public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 14:54:49 to 2017-10-05 18:44:23 UTC [more...]

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-05 18:43 UTC  (5+ messages)
` [PATCH v7 2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v7 3/6] vfs: Use dlock list for superblock's inode list
` [PATCH v7 5/6] lib/dlock-list: Enable faster lookup with hashing
` [PATCH v7 6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler

[PATCH V2] PCI: AER: fix deadlock in do_recovery
 2017-10-05 18:42 UTC  (4+ messages)

[PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
 2017-10-05 18:34 UTC  (6+ messages)

[PATCH v5 0/7] document types of hardware control for V4L2
 2017-10-05 18:39 UTC  (6+ messages)
` [PATCH v5 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec

[PATCH v2] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
 2017-10-05 18:39 UTC  (2+ messages)

[PATCH] vfs: fix statfs64() returning impossible EOVERFLOW for 64-bit f_files
 2017-10-05 18:36 UTC 

[PATCH v2] x86/alternatives: Fix alt_max_short macro to really be a max()
 2017-10-05 18:30 UTC 

[PATCH] md: raid10: remove VLAIS
 2017-10-05 18:28 UTC 

Draft manpage explaining kernel lockdown
 2017-10-05 18:29 UTC  (3+ messages)

[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
 2017-10-05 18:29 UTC  (14+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

[PATCH 1/2] of/fdt: add of_fdt_device_is_available function
 2017-10-05 18:29 UTC  (5+ messages)
` [PATCH 2/2] of/fdt: skip unflattening of disabled nodes

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 18:26 UTC  (4+ messages)

[PATCH] drm/i915: Preallocate mmu notifier to unbreak cpu hotplug deadlock
 2017-10-05 18:26 UTC  (6+ messages)

[PATCH] powerpc: Drop lockdep_assert_cpus_held call from arch_update_cpu_topology
 2017-10-05 18:26 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add sample rate quirk for Plantronics P610
 2017-10-05 18:22 UTC  (2+ messages)

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-05 18:22 UTC  (44+ messages)
` [PATCH v4 04/14] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v4 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v4 09/14] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v4 11/14] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v4 12/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-05 18:22 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Provide GP ordering in face of migrations and delays
` [PATCH tip/core/rcu 7/9] rcu: Pretend ->boost_mtx acquired legitimately

[PATCH v2] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:21 UTC 

[PATCH resend] platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
 2017-10-05 18:19 UTC  (3+ messages)
` [PATCH] "

Build regressions/improvements in v4.14-rc3
 2017-10-05 18:17 UTC  (7+ messages)

[PATCH v2] perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
 2017-10-05 18:12 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:15 UTC  (3+ messages)

[PATCH v3 0/6] iio: Introduce the generic counter interface
 2017-10-05 18:14 UTC  (7+ messages)
` [PATCH v3 1/6] iio: Implement counter channel specification and IIO_SIGNAL constant
` [PATCH v3 2/6] iio: Introduce the generic counter interface
` [PATCH v3 3/6] iio: Documentation: Add IIO Generic Counter sysfs documentation
` [PATCH v3 4/6] docs: Add IIO Generic Counter Interface documentation
` [PATCH v3 5/6] iio: Add dummy counter driver
` [PATCH v3 6/6] iio: 104-quad-8: Add IIO generic counter interface support

[PATCH v5 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-05 18:14 UTC  (2+ messages)

[PATCH] platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
 2017-10-05 18:12 UTC  (6+ messages)

[PATCH] block: remove unnecessary NULL checks in bioset_integrity_free()
 2017-10-05 18:09 UTC 

[GIT PULL 0/1] perf callchain symbol resolving fix
 2017-10-05 18:07 UTC  (3+ messages)
` [PATCH 1/1] perf callchain: Compare dsos (as well) for CCKEY_FUNCTION

[PATCH v2] tools/kvm_stat: Add Python 3 support to kvm_stat
 2017-10-05 18:05 UTC  (2+ messages)

[PATCH] coccinelle: api: detect duplicate chip data arrays
 2017-10-05 18:02 UTC  (2+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-05 18:02 UTC  (6+ messages)

[PATCH v6 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-05 18:01 UTC  (6+ messages)
` [PATCH v6 4/6] lib/dlock-list: Make sibling CPUs share the same linked list

Extreme time jitter with suspend/resume cycles
 2017-10-05 18:01 UTC  (8+ messages)

[PATCH] KVM: add X86_LOCAL_APIC dependency
 2017-10-05 18:01 UTC  (2+ messages)

[PATCH v2] irqchip/gicv3: Add support for Range Selector (RS) feature
 2017-10-05 18:00 UTC  (4+ messages)

[PATCH] staging: ccree: local variable "dev" not required
 2017-10-05 18:00 UTC  (3+ messages)

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-05 17:57 UTC  (7+ messages)

[PATCH v4 4/5] cramfs: add mmap support
 2017-10-05 17:52 UTC  (12+ messages)

[PATCH v2] net/mac80211/mesh_plink: Convert timers to use timer_setup()
 2017-10-05 17:39 UTC 

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-05 17:38 UTC  (4+ messages)
` [PATCH v9 06/29] x86/mpx: Use signed variables to compute effective addresses

[PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string
 2017-10-05 17:36 UTC  (3+ messages)

[PATCH] drm/i915: Convert timers to use timer_setup()
 2017-10-05 17:35 UTC  (3+ messages)

[PATCH] PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
 2017-10-05 17:30 UTC  (2+ messages)

[PATCH] powerpc: Default to enabling STRICT_KERNEL_RWX
 2017-10-05 17:30 UTC  (3+ messages)

[PATCH] net/mac80211/mesh_plink: Convert timers to use
 2017-10-05 17:27 UTC  (3+ messages)

[PATCH] clk: export clk_bulk_prepare
 2017-10-05 17:22 UTC  (2+ messages)

[linux-next][Oops] CPU toggle resulted in kernel crash
 2017-10-05 17:21 UTC 

[PATCH] ALSA: sh: aica: Convert timers to use timer_setup()
 2017-10-05 17:19 UTC  (4+ messages)

[PATCH] timer: Fix two mistakes in callback conversions
 2017-10-05 17:10 UTC 

[PATCH] s390: qdio: Convert timers to use timer_setup()
 2017-10-05 17:06 UTC  (4+ messages)

[PATCH 0/4] RFC: TDA1997x HDMI video receiver
 2017-10-05 17:06 UTC  (4+ messages)
` [PATCH 2/4] media: dt-bindings: Add bindings for TDA1997X

[PATCH] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-05 16:57 UTC 

[RFC PATCH 0/2] Missing READ_ONCE in core and arch-specific pgtable code leading to crashes
 2017-10-05 16:54 UTC  (5+ messages)

[PATCH] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-05 16:53 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: Select RPMSG_VIRTIO as module
 2017-10-05 16:49 UTC 

[PATCH 0/5] x86/platform/UV: Update TSC support
 2017-10-05 16:47 UTC  (6+ messages)
` [PATCH 1/5] x86/kernel: Add option that TSC on Socket 0 being non-zero is valid
` [PATCH 2/5] x86/kernel: Skip TSC test and error messages if already unstable
` [PATCH 3/5] x86/kernel: Drastically reduce the number of firmware bug warnings
` [PATCH 4/5] x86/kernel: Provide a means to disable TSC ART
` [PATCH 5/5] x86/platform/UV: Add check of TSC state set by UV BIOS

[PATCH v3] rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
 2017-10-05 16:43 UTC 

[PATCH 0/4] irqchip: imgpdc: Fix various issues
 2017-10-05 16:42 UTC  (7+ messages)
` [PATCH 4/4] irqchip: imgpdc: Pass on peripheral mask/unmasks to the parent

MAP_FIXED for ELF mappings
 2017-10-05 16:42 UTC  (6+ messages)

[v10 0/6] cgroup-aware OOM killer
 2017-10-05 16:40 UTC  (7+ messages)
` [v10 5/6] mm, oom: add cgroup v2 mount option for "

false positive lockdep splat with loop device
 2017-10-05 16:33 UTC  (4+ messages)

[RFC PATCH 1/2] arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
 2017-10-05 16:31 UTC  (11+ messages)

[PATCH V1] pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
 2017-10-05 16:27 UTC  (2+ messages)

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-10-05 16:27 UTC  (8+ messages)
` [RESEND PATCH] "

[PATCH tip/core/rcu 0/3] Updates to sys_membarrier for v4.14 to add registration
 2017-10-05 16:21 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command

vmx.c:undefined reference to `boot_cpu_physical_apicid'
 2017-10-05 16:18 UTC 

linux-next: Tree for Sep 29
 2017-10-05 16:18 UTC  (2+ messages)

[patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-10-05 16:17 UTC  (9+ messages)
` [patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-05 16:16 UTC  (6+ messages)

[PATCH] rsi: fix integer overflow warning
 2017-10-05 16:11 UTC  (4+ messages)

lib/lz4/lz4_decompress.c:487:1: internal compiler error: output_operand: unrecognized address
 2017-10-05 16:10 UTC 

[PATCH] powerpc/perf/hv-24x7: Delete an error message for a failed memory allocation in create_events_from_catalog()
 2017-10-05 16:08 UTC 

[PATCH] ARM: dts: stm32: add Timers driver for stm32f746 MCU
 2017-10-05 16:06 UTC  (2+ messages)

[PATCH v3 0/4] platform/chrome: Support for cros_ec_accel_legacy driver
 2017-10-05 16:02 UTC  (5+ messages)
` [PATCH v3 1/4] platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing
` [PATCH v3 2/4] platform/chrome: cros_ec_lpc: Add support for Google Glimmer
` [PATCH v3 3/4] platform/chrome: Add cros_ec_accel_legacy driver
` [PATCH v3 4/4] platform/chrome: Register "

[PATCH 00/20] sunxi: Cleanup DT warnings for the A10 and A80
 2017-10-05 15:59 UTC  (42+ messages)
` [PATCH 01/20] ARM: dts: sunxi: Remove leading zeros from unit-addresses
` [PATCH 02/20] ARM: dts: axp209: Rename usb_power_supply node to avoid warnings
` [PATCH 03/20] ARM: dts: sun4i: Change framebuffer node names "
` [PATCH 04/20] ARM: dts: sun4i: Change clock "
` [PATCH 05/20] ARM: dts: sun4i: Change pinctrl nodes to avoid warning
` [PATCH 06/20] ARM: dts: sun4i: Provide default muxing for relevant controllers
` [PATCH 07/20] ARM: dts: sun4i: Remove skeleton and memory to avoid warnings
` [PATCH 08/20] ARM: dts: sun4i: Change LRADC node names "
` [PATCH 09/20] ARM: dts: sun4i: Remove SoC node unit-name "
` [PATCH 10/20] ARM: dts: sun4i: Rename thermal nodes "
` [PATCH 11/20] ARM: dts: sun4i: Remove all useless pinctrl nodes
` [PATCH 12/20] ARM: dts: sun4i: Remove underscores from nodes names
` [PATCH 13/20] ARM: dts: sun4i: Remove gpio-keys warnings
` [PATCH 14/20] ARM: dts: sun9i: Remove skeleton to avoid warnings
` [PATCH 15/20] ARM: dts: sun9i: Rename pinctrl nodes "
` [PATCH 16/20] ARM: dts: sun9i: Remove GPIO "
` [PATCH 17/20] ARM: dts: sun9i: optimus: Remove card detect pull-up
` [PATCH 18/20] ARM: dts: sun9i: cubieboard4: "
` [PATCH 19/20] ARM: dts: sun9i: Change node names to remove underscores
` [PATCH 20/20] "

[ANNOUNCE] v4.11.12-rt13
 2017-10-05 15:54 UTC  (3+ messages)

[PATCH v3 00/17] Hyper-V: add tracing to VMBus module and trace messages/events
 2017-10-05 15:49 UTC  (3+ messages)
` [PATCH v3 03/17] hyper-v: trace vmbus_onoffer()

Apply
 2017-10-05 14:05 UTC 

[rcu:rcu/next 33/34] kernel/rcu/tree_plugin.h:533:4: error: implicit declaration of function 'rt_mutex_futex_unlock'
 2017-10-05 15:42 UTC 

[PATCH 0/2] PowerPC-Cell OProfile: Adjustments for three function implementations
 2017-10-05 15:42 UTC  (3+ messages)
` [PATCH 1/2] powerpc/oprofile/cell: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] powerpc/oprofile/cell: Improve a size determination in two functions

[PATCH v4 0/6] fs/dcache: Limit # of negative dentries
 2017-10-05 15:41 UTC  (2+ messages)

[PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO
 2017-10-05 15:39 UTC  (2+ messages)

[PATCH] switchtec: make struct event_regs static
 2017-10-05 15:37 UTC  (2+ messages)

[PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe()
 2017-10-05 15:31 UTC  (2+ messages)

[PATCH 1/3] arm/xen: don't inclide rwlock.h directly
 2017-10-05 15:17 UTC  (3+ messages)
` [PATCH 2/3] greybus: audio: "

[RFC v2 0/4] arm-smmu-v3 tlbi-on-map option
 2017-10-05 15:14 UTC  (9+ messages)
` [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option

[PATCH tip/core/rcu 0/4] RCU CPU stall warning updates for v4.15
 2017-10-05 15:11 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/4] sched,rcu: Make cond_resched() provide RCU quiescent state

[PATCH v3 0/8] Introduce support for Dell SMBIOS over WMI
 2017-10-05 15:10 UTC  (7+ messages)
` [PATCH v3 5/8] platform/x86: dell-wmi-smbios: introduce character device for userspace

[PATCH 1/2] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
 2017-10-05 15:09 UTC  (5+ messages)

[PATCH] NFC: fdp: make struct nci_ops static
 2017-10-05 15:09 UTC  (2+ messages)

[PATCH] x86/alternatives: Fix alt_max_short macro to really be a max()
 2017-10-05 14:55 UTC  (5+ messages)


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