mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/5 v2] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
 2017-11-18  8:18 UTC  (5+ messages)
` [PATCH 2/5 v2] ASoC: mt8173: "
` [PATCH 3/5 v2] ASoC: nuc900: "

[PATCH 0/2] misc: Fix platform_get_irq's error checking
 2017-11-18  8:16 UTC  (4+ messages)
` [PATCH 1/2] misc: aspeed-lpc-snoop: "
` [PATCH 2/2] misc: atmel-ssc: "

[PATCH 0/3] mfd: Handle platform_get_irq's error checking and return
 2017-11-18  8:15 UTC  (5+ messages)
` [PATCH 1/3] mfd: ipaq-micro: Fix platform_get_irq's error checking
` [PATCH 2/3] mfd: intel-lpss: Handle return value of platform_get_*
` [PATCH 3/3] mfd: sun4i-gpadc: Handle return value of platform_get_irq

[PATCH 13/35] perf annotate: Move rb_node into struct annotation_line
 2017-11-18  8:15 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Move rb_node to "

[PATCH 12/35] perf annotate: Add annotation_line__add function
 2017-11-18  8:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 11/35] perf annotate: Add annotation_line__next function
 2017-11-18  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 10/35] perf annotate: Add evsel into struct annotation_line_args
 2017-11-18  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 09/35] perf annotate: Add offset/line/line_nr into struct annotate_args
 2017-11-18  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 08/35] perf annotate: Add map into struct annotate_args
 2017-11-18  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/35] perf annotate: Add arch into struct annotate_args
 2017-11-18  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/35] perf annotate: Add struct annotate_args
 2017-11-18  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/35] perf annotate: Add symbol__annotate function
 2017-11-18  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/35] perf annotate: Move ipc/cycles into annotation_line struct
 2017-11-18  8:11 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/35] perf annotate: Move line/offset into annotation_line struct
 2017-11-18  8:11 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/35] perf annotate: Add annotation_line struct
 2017-11-18  8:10 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf evlist: Set the correct idx when adding dummy events
 2017-11-18  8:10 UTC 

[GIT PULL 00/83] perf/core improvements and fixes
 2017-11-18  8:06 UTC  (2+ messages)

STRICT_KERNEL_RWX on PPC32 is broken on PowerMac G4
 2017-11-18  7:54 UTC  (6+ messages)

Linux 3.10.108 (EOL)
 2017-11-18  7:37 UTC  (11+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-18  7:26 UTC  (7+ messages)

[PATCH 0/4][v6] Add the ability to do BPF directed error injection
 2017-11-18  7:05 UTC  (3+ messages)
` [PATCH 2/4] btrfs: make open_ctree error injectable

[PATCH] perf report/top: Add a tip about source line matching
 2017-11-18  7:01 UTC 

[RFC PATCH 00/20] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2017-11-18  6:42 UTC  (3+ messages)

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-18  5:29 UTC  (21+ messages)

Blank console but X11 works on MCP79 - old regression since 3.8
 2017-11-18  5:23 UTC  (6+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-18  5:22 UTC  (7+ messages)
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
    ` [virtio-dev] "

[PATCH] checkpatch: allow URL >80 chars
 2017-11-18  5:21 UTC  (2+ messages)

[PATCH] certs: always use secondary keyring first if possible
 2017-11-18  4:47 UTC 

[PATCH v2 00/15] ima: digest list feature
 2017-11-18  4:25 UTC  (5+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata
` [PATCH v2 12/15] ima: do not update security.ima if appraisal status is not INTEGRITY_PASS

[PATCH 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2017-11-18  4:20 UTC  (6+ messages)
` [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
` [PATCH 2/2] iommu/amd: Add support for fast IOTLB flushing

Disk UUID failing query in 4.14-rc5
 2017-11-18  4:14 UTC  (2+ messages)

[PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-18  4:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks
 2017-11-18  4:08 UTC  (5+ messages)
` [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
` [PATCH 2/2] kbuild: remove all dummy assignments to obj-

[PATCH v5 0/4] pmbus: Expand fan support and add MAX31785 driver
 2017-11-18  3:26 UTC  (5+ messages)
` [PATCH v5 1/4] pmbus (core): Add fan control support
` [PATCH v5 2/4] pmbus (max31785): Add fan control
` [PATCH v5 3/4] pmbus (core): Add virtual page config bit
` [PATCH v5 4/4] pmbus (max31785): Add dual tachometer support

[GIT PULL] hwmon updates for v4.15 (take 2)
 2017-11-18  3:24 UTC 

[PATCH v2 12/18] kbuild: add support for clang LTO
 2017-11-18  3:21 UTC  (2+ messages)
` [v2,12/18] "

[PATCH AUTOSEL for 4.9 01/56] ACPICA: Resources: Not a valid resource if buffer length too long
 2017-11-18  3:15 UTC  (9+ messages)
` [PATCH AUTOSEL for 4.9 36/56] drm/i915: Fix the level 0 max_wm hack on VLV/CHV

[GIT] Sparc
 2017-11-18  3:15 UTC 

[PATCH] arm64: dts: sort vendor subdirectories in Makefile alphabetically
 2017-11-18  3:10 UTC 

[Error after setting -Og] ‘__bad_copy_from’ declared with attribute error: copy source size is too small
 2017-11-18  3:03 UTC  (2+ messages)

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-18  2:44 UTC  (5+ messages)
` [PATCH 18/31] nds32: Library functions
      ` Fwd: FW: "

[PATCH v2 00/13] Modernization and fixes for NuBus subsystem
 2017-11-18  2:30 UTC  (14+ messages)
` [PATCH v2 05/13] nubus: Validate slot resource IDs
` [PATCH v2 09/13] nubus: Generalize block resource handling
` [PATCH v2 01/13] nubus: Avoid array underflow and overflow
` [PATCH v2 08/13] nubus: Clean up whitespace
` [PATCH v2 10/13] nubus: Rework /proc/bus/nubus/s/ implementation
` [PATCH v2 07/13] nubus: Remove redundant code
` [PATCH v2 03/13] nubus: Use static functions where possible
` [PATCH v2 13/13] nubus: Add support for the driver model
` [PATCH v2 02/13] nubus: Fix up header split
` [PATCH v2 11/13] nubus: Rename struct nubus_dev
` [PATCH v2 12/13] nubus: Add expansion_type values for various Mac models
` [PATCH v2 06/13] nubus: Call proc_mkdir() not more than once per slot directory
` [PATCH v2 04/13] nubus: Fix log spam

[PATCH] mm/shmem: set default tmpfs size according to memcg limit
 2017-11-18  2:29 UTC  (10+ messages)

[PATCH] dt-bindings: trivial-devices: Remove fsl,mc13892
 2017-11-18  2:22 UTC 

[PATCH v3 0/5] In-kernel QMI helpers and sysmon
 2017-11-18  2:11 UTC  (7+ messages)
` [PATCH v3 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v3 4/5] remoteproc: qcom: Introduce sysmon

[GIT PULL 2/3] ARM: SoC driver updates for 4.15
 2017-11-18  2:03 UTC  (5+ messages)

[GIT PULL 1/2] Kbuild updates for v4.15
 2017-11-18  2:01 UTC  (3+ messages)

[GIT] Networking
 2017-11-18  1:55 UTC 

[PATCH V2 0/3] perf/x86/intel: Add Branch Monitoring support
 2017-11-18  1:54 UTC  (4+ messages)
` [PATCH V2 1/3] x86/cpu/intel: Add Cannonlake to Intel family
` [PATCH V2 2/3] perf/x86/intel/bm.c: Add Intel Branch Monitoring support
` [PATCH V2 3/3] x86, bm: Add documentation on Intel Branch Monitoring

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-18  1:48 UTC  (9+ messages)
` [PATCH 2/8] fs: pstore: "
` [PATCH 3/8] fs: btrfs: "
` [PATCH 4/8] vfs: "
` [PATCH 5/8] crypto: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [PATCH 8/8] net: tipc: "

[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
 2017-11-18  1:37 UTC  (2+ messages)

[PATCH] net/netlabel: Add list_next_rcu() in rcu_dereference()
 2017-11-18  1:35 UTC  (2+ messages)

[PATCH] qed: fix unnecessary call to memset cocci warnings
 2017-11-18  1:31 UTC  (3+ messages)

[PATCH] intel_ips: Convert timers to use timer_setup()
 2017-11-18  1:30 UTC  (5+ messages)

[PATCH] HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi
 2017-11-18  1:21 UTC 

[GIT pull] printk updates for 4.15
 2017-11-18  1:00 UTC  (19+ messages)

[GIT PULL] hwspinlock update for v4.15
 2017-11-18  0:59 UTC 

[GIT PULL] remoteproc updates for v4.15
 2017-11-18  0:59 UTC 

[GIT PULL] rpmsg updates for v4.15
 2017-11-18  0:58 UTC 

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-18  0:53 UTC  (10+ messages)

[PATCH] CHROMIUM: ecryptfs: sync before truncating lower inode
 2017-11-18  0:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4.13 00/44] 4.13.14-stable review
 2017-11-18  0:41 UTC  (3+ messages)

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-18  0:27 UTC  (4+ messages)
` [PATCH 14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code

mmotm 2017-11-17-16-17 uploaded
 2017-11-18  0:18 UTC 

[GIT PULL] clk changes for v4.15
 2017-11-18  0:17 UTC 

[PATCH] samples: replace FSF address with web source in license notices
 2017-11-18  0:13 UTC  (6+ messages)
` [PATCH] samples: replace outdated permission statement with SPDX identifiers

[RFC PATCH 0/7] Fix Intel audio Kconfig issues
 2017-11-18  0:09 UTC  (9+ messages)
` [RFC PATCH 1/7] ASoC: Intel: Fix Kconfig
` [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies
` [RFC PATCH 3/7] ASoC: Intel: document what Kconfig options do
` [RFC PATCH 4/7] ASoC: Intel: Fix nested/unnecessary Kconfig dependencies
` [RFC PATCH 5/7] ASoC: Intel: boards: align Kconfig dependencies for Haswell/Broadwell
` [RFC PATCH 6/7] ASoC: Intel: boards: align Kconfig configurations for HiFi2
` [RFC PATCH 7/7] ASoC: Intel: boards: align/fix SKL/BXT/KBL Kconfigs

[PATCH v3 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-17 23:58 UTC  (10+ messages)

[PATCH V6] clk: qcom: Add spmi_pmic clock divider support
 2017-11-17 23:56 UTC  (2+ messages)

[PATCH] rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
 2017-11-17 23:51 UTC  (2+ messages)

[ftrace-bpf 1/5] add BPF_PROG_TYPE_FTRACE to bpf
 2017-11-17 23:48 UTC  (4+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-17 23:46 UTC  (11+ messages)
` [PATCH v5 01/11] intel_sgx: updated MAINTAINERS
` [PATCH v5 03/11] x86: define the feature control MSR's SGX enable bit
` [PATCH v5 10/11] intel_sgx: glue code for in-kernel LE
` [PATCH v5 11/11] intel_sgx: driver documentation

[RFC patch 0/7] printk: Switch to CLOCK_MONOTONIC and store extra time stamps
 2017-11-17 23:43 UTC  (5+ messages)
` [RFC patch 4/7] timekeeping: Add NMI safe accessor to mono/boot/real clocks

[PATCH 0/4] ARC perf updates
 2017-11-17 23:42 UTC  (6+ messages)
` [PATCH 4/4] ARCv2: entry: Reduce perf intr return path

[GIT PULL] tracing: Updates for 4.15
 2017-11-17 23:41 UTC  (4+ messages)

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-17 23:14 UTC  (16+ messages)
` [PATCH 01/10] x86/apic: Install an empty physflat_init_apic_ldr
` [PATCH 02/10] x86: jailhouse: Add infrastructure for running in non-root cell
` [PATCH 03/10] x86: jailhouse: Enable APIC and SMP support
` [PATCH 04/10] x86: jailhouse: Enable PMTIMER
` [PATCH 05/10] x86: jailhouse: Set up timekeeping
` [PATCH 06/10] x86: jailhouse: Avoid access of unsupported platform resources
` [PATCH 09/10] x86: jailhouse: Wire up IOAPIC for legacy UART ports

Bug 103796 - 4.9.62: intermittent flicker after upgrade from 4.9.61
 2017-11-17 23:00 UTC 

Bug 103796 - 4.9.62: intermittent flicker after upgrade from 4.9.61
 2017-11-17 22:55 UTC 

[ANNOUNCE] v4.14-rt1
 2017-11-17 22:52 UTC 

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-17 22:48 UTC  (2+ messages)

[PATCH] Documentation/process: add Co-Developed-by: tag for patches with multiple authors
 2017-11-17 22:46 UTC  (2+ messages)

[PATCH] afs: cell: Remove unnecessary code in afs_lookup_cell
 2017-11-17 22:40 UTC 

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-17 22:38 UTC  (5+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V3 "

Logically dead code at fs/afs/cell.c:206
 2017-11-17 22:26 UTC  (3+ messages)

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-17 22:19 UTC  (6+ messages)

[PATCH] zswap: Same-filled pages handling
 2017-11-17 22:10 UTC  (7+ messages)

[lkp-robot] [lib/rbtree] c21f87074d: WARNING:at_kernel/events/core.c:#perf_swevent_add
 2017-11-17 22:05 UTC  (2+ messages)

[GIT PULL] Please pull NFS client fixes for 4.15
 2017-11-17 21:50 UTC 

[PATCH v2] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-17 21:49 UTC  (3+ messages)

[GIT PULL] overlayfs update for 4.15
 2017-11-17 21:49 UTC  (2+ messages)

[PATCH] dmaengine: ioat: Fix error handling path
 2017-11-17 21:44 UTC  (2+ messages)

Add fine grained sampled metrics for perf script
 2017-11-17 21:43 UTC  (4+ messages)
` [PATCH v3 1/3] perf, tools, record: Synthesize unit/scale/... in event update
` [PATCH v3 2/3] perf, tools, record: Synthesize thread map and cpu map
` [PATCH v3 3/3] perf, tools, script: Allow computing metrics in perf script

[GIT PULL] parisc architecture updates for 4.15
 2017-11-17 21:40 UTC 

[git pull] vfs.git get_user_pages_fast() conversion
 2017-11-17 21:32 UTC  (3+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-17 21:32 UTC  (11+ messages)

[GIT PULL] eCryptfs fixes for 4.15-rc1
 2017-11-17 21:27 UTC 

[PATCH 0/3] ALSA-RME Digi32: Fine-tuning for seven function implementations
 2017-11-17 21:20 UTC  (4+ messages)
` [PATCH 1/3] ALSA: rme32: Adjust 15 function calls together with a variable assignment
` [PATCH 2/3] ALSA: rme32: Use common error handling code in snd_rme32_probe()
` [PATCH 3/3] ALSA: rme32: Improve unlocking of an IRQ in two functions

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-17 21:13 UTC  (9+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

[PATCH 0/2] drivers: Move visorbus from staging to drivers/visorbus
 2017-11-17 21:11 UTC  (4+ messages)
` [PATCH 2/2] drivers: visorbus: move driver out of staging

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome