linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-12 16:57:58 to 2017-09-12 20:26:27 UTC [more...]

[RFC 00/17] Pile o' entry stack changes
 2017-09-12 20:25 UTC  (10+ messages)
` [RFC 04/17] x86/asm/64: Simplify reg restore code in the standard IRET paths
` [RFC 09/17] x86/asm/32: Pull MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
` [RFC 12/17] x86/xen/64: Clean up SP code in cpu_initialize_context()
` [RFC 17/17] x86/traps: Use a new on_thread_stack() helper to clean up an assertion

[GIT PULL] SELinux patches for v4.14
 2017-09-12 20:24 UTC  (2+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-12 20:24 UTC  (14+ messages)
` [RFC Part2 PATCH v3 04/26] KVM: SVM: Prepare to reserve asid for SEV guest
` [RFC Part2 PATCH v3 05/26] KVM: SVM: Reserve ASID range "
` [RFC Part2 PATCH v3 06/26] KVM: SVM: Prepare for new bit definition in nested_ctl
` [RFC Part2 PATCH v3 07/26] KVM: SVM: Add SEV feature definitions to KVM
` [RFC Part2 PATCH v3 08/26] KVM: X86: Extend CPUID range to include new leaf
` [RFC Part2 PATCH v3 09/26] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl

[PATCH 5/5] mm:swap: skip swapcache for swapin of synchronous device
 2017-09-12 20:22 UTC  (2+ messages)

[v8 0/4] cgroup-aware OOM killer
 2017-09-12 20:23 UTC  (5+ messages)
` [v8 3/4] mm, oom: add cgroup v2 mount option for "

[PATCH] net: vrf: avoid gcc-4.6 warning
 2017-09-12 20:10 UTC 

[PATCH] iommu: dmar: fix harmless section mismatch warning
 2017-09-12 20:10 UTC 

[PATCH] [media] s3c-camif: fix out-of-bounds array access
 2017-09-12 20:09 UTC 

[PATCH] irqchip/gic-v4: fix building with ancient gcc
 2017-09-12 20:08 UTC 

[PATCH] KVM: MMU: speedup update_permission_bitmask
 2017-09-12 20:06 UTC  (5+ messages)

usb/uwb: WARNING in hwarc_neep_init/usb_submit_urb
 2017-09-12 19:57 UTC  (2+ messages)

[PATCH 1/2] perf, tools, json: Fix ILP metrics
 2017-09-12 19:56 UTC  (2+ messages)
` [PATCH 2/2] perf, tools: Don't force MetricExprs to lower case

[patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-09-12 19:37 UTC  (30+ messages)
` [patch V2 01/29] hardlockup_detector: Provide interface to stop/restart perf events
` [patch V2 02/29] perf/x86/intel: Sanitize PMU HT bug workaround
` [patch V2 03/29] lockup_detector: Provide interface to stop from poweroff()
` [patch V2 04/29] parisc: Use lockup_detector_stop()
` [patch V2 05/29] lockup_detector: Remove broken suspend/resume interfaces
` [patch V2 06/29] lockup_detector: Rework cpu hotplug locking
` [patch V2 07/29] lockup_detector: Rename watchdog_proc_mutex
` [patch V2 08/29] lockup_detector: Mark hardlockup_detector_disable() __init
` [patch V2 09/29] lockup_detector/perf: Remove broken self disable on failure
` [patch V2 10/29] lockup_detector/perf: Prevent cpu hotplug deadlock
` [patch V2 11/29] lockup_detector: Remove park_in_progress obfuscation
` [patch V2 12/29] lockup_detector: Cleanup stub functions
` [patch V2 13/29] lockup_detector: Cleanup the ifdef maze
` [patch V2 14/29] lockup_detector: Split out cpumask write function
` [patch V2 15/29] smpboot/threads: Avoid runtime allocation
` [patch V2 16/29] lockup_detector: Create new thread handling infrastructure
` [patch V2 17/29] lockup_detector: Get rid of the thread teardown/setup dance
` [patch V2 18/29] lockup_detector: Further simplify sysctl handling
` [patch V2 19/29] lockup_detector: Cleanup header mess
` [patch V2 20/29] lockup_detector/sysctl: Get rid of the ifdeffery
` [patch V2 21/29] lockup_detector: Cleanup sysctl variable name space
` [patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage
` [patch V2 23/29] lockup_detector: Get rid of the racy update loop
` [patch V2 24/29] lockup_detector/perf: Implement init time perf validation
` [patch V2 25/29] lockup_detector: Implement init time detection of perf
` [patch V2 26/29] lockup_detector/perf: Implement CPU enable replacement
` [patch V2 27/29] lockup_detector: Use new perf CPU enable mechanism
` [patch V2 28/29] lockup_detector/perf: Simplify deferred event destroy
` [patch V2 29/29] lockup_detector: Cleanup hotplug locking mess

GERARD SANCHEZ
 2017-09-12 19:55 UTC 

usb/uwb: GPF in uwbd_start
 2017-09-12 19:55 UTC  (2+ messages)

[PATCH 1/2] proc: uninline name_to_int()
 2017-09-12 19:52 UTC  (2+ messages)
` [PATCH 2/2] proc: use do-while in name_to_int()

[PATCH v4 00/10] PCID and improved laziness
 2017-09-12 19:32 UTC  (2+ messages)

[PATCH v3] Add driver to force WMI Thunderbolt controller power status
 2017-09-12 19:19 UTC  (3+ messages)

[GIT PULL 0/9] perf/urgent fixes
 2017-09-12 19:24 UTC  (10+ messages)
` [PATCH 1/9] tools include linux: Guard against redefinition of some macros
` [PATCH 2/9] perf tests: Fix compile when libunwind's unwind.h is available
` [PATCH 3/9] tools lib api: Fix make DEBUG=1 build
` [PATCH 4/9] perf tools: Open perf.data with O_CLOEXEC flag
` [PATCH 5/9] perf ui progress: Make sure we always define step value
` [PATCH 6/9] perf ui progress: Fix progress update
` [PATCH 7/9] perf config: Check not only section->from_system_config but also item's
` [PATCH 8/9] perf tools: Support running perf binaries with a dash in their name
` [PATCH 9/9] perf stat: Wait for the correct child

Splitting led drivers to subdirectories?
 2017-09-12 19:11 UTC  (2+ messages)

[PATCH] staging: pi433: Replace printk() with dev_dbg()
 2017-09-12 19:04 UTC 

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-09-12 18:54 UTC  (3+ messages)

[PATCH 0/4] xen: grant table interface v2 support
 2017-09-12 18:54 UTC  (10+ messages)
` [PATCH 2/4] xen: limit grant v2 interface to the v1 functionality
` [PATCH 4/4] xen: select grant interface version
  ` [Xen-devel] "

[bisected] Re: Module removal-related regression?
 2017-09-12 18:52 UTC  (11+ messages)

[PATCH] ARC: [plat-axs10x]: DTS: fix sdio ciu frequency
 2017-09-12 18:38 UTC  (2+ messages)

[PATCH] Fixed IIO_DEVICE_ATTR_NAMED API to take name as a string and added "" around names
 2017-09-12 18:31 UTC  (7+ messages)
` [Outreachy kernel] "

[PATCH 0/4] Fix check address limit on user-mode
 2017-09-12 18:28 UTC  (4+ messages)
` [PATCH 4/4] arm64/syscalls: Move address limit check in loop

[PATCH] Input: xpad - validate USB endpoint type during probe
 2017-09-12 18:28 UTC  (2+ messages)

system hung up when offlining CPUs
 2017-09-12 18:15 UTC  (8+ messages)

usb/joystick: warnings in xpad_start_input and xpad_try_sending_next_out_packet
 2017-09-12 18:15 UTC  (4+ messages)

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-12 18:13 UTC  (8+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)

[PATCH v5 0/2] tracing: Add trace events for preemption and irq disable/enable
 2017-09-12 18:11 UTC  (3+ messages)
` [PATCH v5 1/2] tracing: Prepare to add preempt and irq trace events
` [PATCH v5 2/2] tracing: Add support for preempt and irq enable/disable events

[PATCH 4/4] sched/debug: Add debugfs knob for "sched_debug"
 2017-09-12 18:05 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 2/4] sched/fair: Plug hole between hotplug and active load_balance
 2017-09-12 18:05 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Plug hole between hotplug and active_load_balance()

[PATCH 1/4] sched/fair: Avoid newidle balance for !active CPUs
 2017-09-12 18:04 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 3/4] sched: WARN when migrating to an offline CPU
 2017-09-12 18:05 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: WARN() "

[PATCH] [v2] soc: bcm: brcmstb: fix ARM build errors
 2017-09-12 17:56 UTC  (2+ messages)

[PATCH] drm/vmwgfx: remove DRM_ERROR message, stops log spamming
 2017-09-12 17:54 UTC  (4+ messages)

usb/gadget: stalls in dummy_timer
 2017-09-12 17:44 UTC  (7+ messages)

[PATCH 1/3] kcov: support comparison operands collection
 2017-09-12 17:41 UTC  (5+ messages)

[PATCH 0/3] S5P MFC: Adjustments for five function implementations
 2017-09-12 17:41 UTC  (7+ messages)
` [PATCH 3/3] [media] s5p-mfc: Adjust a null pointer check in four functions
      `  "

[PATCH][V2] drm: qxl: remove pr_info message, stops log spamming
 2017-09-12 17:34 UTC 

"KVM: x86: generalize guest_cpuid_has_ helpers" breaks clang
 2017-09-12 17:33 UTC  (8+ messages)

[PATCH 0/2] Update TMDSEVM3530 support for omap3-evm
 2017-09-12 17:33 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] ARM: dts: omap3: Fix Sharp LS037V7DW01 compatible string and envdd supply

[PATCH 3.18 00/19] 3.18.71-stable review
 2017-09-12 16:54 UTC  (7+ messages)
` [PATCH 3.18 03/19] usb: Add device quirk for Logitech HD Pro Webcam C920-C
` [PATCH 3.18 04/19] usb:xhci:Fix regression when ATI chipsets detected
` [PATCH 3.18 11/19] workqueue: Fix flag collision
` [PATCH 3.18 12/19] cs5536: add support for IDE controller variant
` [PATCH 3.18 14/19] scsi: sg: recheck MMAP_IO request length with lock held
` [PATCH 3.18 17/19] ALSA: msnd: Optimize / harden DSP and MIDI loops

[PATCH 4.13 00/27] 4.13.2-stable review
 2017-09-12 17:20 UTC  (27+ messages)
` [PATCH 4.13 02/27] mtd: nand: hynix: add support for 20nm NAND chips
` [PATCH 4.13 03/27] mtd: nand: mxc: Fix mxc_v1 ooblayout
` [PATCH 4.13 04/27] mtd: nand: qcom: fix read failure without complete bootchain
` [PATCH 4.13 05/27] mtd: nand: qcom: fix config error for BCH
` [PATCH 4.13 06/27] nvme-fabrics: generate spec-compliant UUID NQNs
` [PATCH 4.13 07/27] btrfs: resume qgroup rescan on rw remount
` [PATCH 4.13 08/27] rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
` [PATCH 4.13 09/27] rtlwifi: btcoexist: Fix antenna selection code
` [PATCH 4.13 10/27] radix-tree: must check __radix_tree_preload() return value
` [PATCH 4.13 11/27] brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
` [PATCH 4.13 12/27] kselftests: timers: leap-a-day: Change default arguments to help test runs
` [PATCH 4.13 13/27] selftests: timers: Fix run_destructive_tests target to handle skipped tests
` [PATCH 4.13 14/27] selftests/x86/fsgsbase: Test selectors 1, 2, and 3
` [PATCH 4.13 15/27] mm: kvfree the swap cluster info if the swap file is unsatisfactory
` [PATCH 4.13 16/27] mm/swapfile.c: fix swapon frontswap_map memory leak on error
` [PATCH 4.13 17/27] mm/sparse.c: fix typo in online_mem_sections
` [PATCH 4.13 18/27] mm/memory.c: fix mem_cgroup_oom_disable() call missing
` [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend"
` [PATCH 4.13 21/27] rt2800: fix TX_PIN_CFG setting for non MT7620 chips
` [PATCH 4.13 22/27] Bluetooth: Properly check L2CAP config option output buffer length
` [PATCH 4.13 23/27] ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
` [PATCH 4.13 24/27] ARM: 8692/1: mm: abort uaccess retries upon fatal signal
` [PATCH 4.13 25/27] NFS: Fix 2 use after free issues in the I/O code
` [PATCH 4.13 26/27] NFS: Sync the correct byte range during synchronous writes
` [PATCH 4.13 27/27] NFSv4: Fix up mirror allocation

[PATCH 4.4 00/31] 4.4.88-stable review
 2017-09-12 16:56 UTC  (16+ messages)
` [PATCH 4.4 01/31] usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
` [PATCH 4.4 03/31] usb: Add device quirk for Logitech HD Pro Webcam C920-C
` [PATCH 4.4 05/31] USB: core: Avoid race of async_completed() w/ usbdev_release()
` [PATCH 4.4 06/31] staging/rts5208: fix incorrect shift to extract upper nybble
` [PATCH 4.4 07/31] driver core: bus: Fix a potential double free
` [PATCH 4.4 08/31] intel_th: pci: Add Cannon Lake PCH-H support
` [PATCH 4.4 09/31] intel_th: pci: Add Cannon Lake PCH-LP support
` [PATCH 4.4 10/31] ath10k: fix memory leak in rx ring buffer allocation
` [PATCH 4.4 11/31] Input: trackpoint - assume 3 buttons when buttons detection fails
` [PATCH 4.4 12/31] rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
` [PATCH 4.4 13/31] Bluetooth: Add support of 13d3:3494 RTL8723BE device
` [PATCH 4.4 15/31] mwifiex: correct channel stat buffer overflows
` [PATCH 4.4 23/31] drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
` [PATCH 4.4 26/31] btrfs: resume qgroup rescan on rw remount
` [PATCH 4.4 31/31] NFS: Fix 2 use after free issues in the I/O code

[PATCH 4.9 00/14] 4.9.50-stable review
 2017-09-12 16:58 UTC  (14+ messages)
` [PATCH 4.9 01/14] mtd: nand: mxc: Fix mxc_v1 ooblayout
` [PATCH 4.9 02/14] mtd: nand: qcom: fix read failure without complete bootchain
` [PATCH 4.9 03/14] mtd: nand: qcom: fix config error for BCH
` [PATCH 4.9 04/14] nvme-fabrics: generate spec-compliant UUID NQNs
` [PATCH 4.9 05/14] btrfs: resume qgroup rescan on rw remount
` [PATCH 4.9 06/14] selftests/x86/fsgsbase: Test selectors 1, 2, and 3
` [PATCH 4.9 07/14] mm/memory.c: fix mem_cgroup_oom_disable() call missing
` [PATCH 4.9 09/14] ALSA: msnd: Optimize / harden DSP and MIDI loops
` [PATCH 4.9 10/14] Bluetooth: Properly check L2CAP config option output buffer length
` [PATCH 4.9 11/14] ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
` [PATCH 4.9 12/14] ARM: 8692/1: mm: abort uaccess retries upon fatal signal
` [PATCH 4.9 13/14] NFS: Fix 2 use after free issues in the I/O code
` [PATCH 4.9 14/14] NFS: Sync the correct byte range during synchronous writes

[PATCH 4.12 00/22] 4.12.13-stable review
 2017-09-12 16:59 UTC  (21+ messages)
` [PATCH 4.12 02/22] mtd: nand: hynix: add support for 20nm NAND chips
` [PATCH 4.12 03/22] mtd: nand: mxc: Fix mxc_v1 ooblayout
` [PATCH 4.12 04/22] mtd: nand: qcom: fix read failure without complete bootchain
` [PATCH 4.12 05/22] mtd: nand: qcom: fix config error for BCH
` [PATCH 4.12 06/22] nvme-fabrics: generate spec-compliant UUID NQNs
` [PATCH 4.12 07/22] btrfs: resume qgroup rescan on rw remount
` [PATCH 4.12 08/22] rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
` [PATCH 4.12 09/22] radix-tree: must check __radix_tree_preload() return value
` [PATCH 4.12 10/22] selftests/x86/fsgsbase: Test selectors 1, 2, and 3
` [PATCH 4.12 11/22] mm: kvfree the swap cluster info if the swap file is unsatisfactory
` [PATCH 4.12 12/22] mm/swapfile.c: fix swapon frontswap_map memory leak on error
` [PATCH 4.12 13/22] mm/memory.c: fix mem_cgroup_oom_disable() call missing
` [PATCH 4.12 14/22] ALSA: msnd: Optimize / harden DSP and MIDI loops
` [PATCH 4.12 16/22] rt2800: fix TX_PIN_CFG setting for non MT7620 chips
` [PATCH 4.12 17/22] Bluetooth: Properly check L2CAP config option output buffer length
` [PATCH 4.12 18/22] ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
` [PATCH 4.12 19/22] ARM: 8692/1: mm: abort uaccess retries upon fatal signal
` [PATCH 4.12 20/22] NFS: Fix 2 use after free issues in the I/O code
` [PATCH 4.12 21/22] NFS: Sync the correct byte range during synchronous writes
` [PATCH 4.12 22/22] NFSv4: Fix up mirror allocation

[f2fs-dev] [PATCH] f2fs: fix double count on issued discard commands
 2017-09-12 17:11 UTC  (6+ messages)
`  "

[PATCH] mm/memory_hotplug: fix wrong casting for __remove_section()
 2017-09-12 17:05 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).