linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-12 17:10:14 to 2017-09-12 23:13:20 UTC [more...]

[PATCH v3 00/13] introduce the Xen PV Calls frontend
 2017-09-12 23:13 UTC  (9+ messages)
` [PATCH v3 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v3 11/13] xen/pvcalls: implement poll command

[PATCH] x86/asm/64: do not clear high 32 bits of syscall number when CONFIG_X86_X32=y
 2017-09-12 22:57 UTC 

[PATCH] nvdimm: fix potential double-fetch bug
 2017-09-12 22:49 UTC  (4+ messages)

[PATCH] datapath: Fix an error handling path in 'ovs_nla_init_match_and_action()'
 2017-09-12 22:48 UTC  (2+ messages)

[PATCH] perf/aux: Only update aux_wakeup in non-overwrite mode
 2017-09-12 22:37 UTC  (2+ messages)

319554f284dd ("inet: don't use sk_v6_rcv_saddr directly") causes bind port regression
 2017-09-12 22:35 UTC 

[PATCH] ieee802154: fix gcc-4.9 warnings
 2017-09-12 22:34 UTC  (2+ messages)

[PATCH v5 0/3] livepatch callbacks
 2017-09-12 22:22 UTC  (6+ messages)
` [PATCH v5 1/3] livepatch: add (un)patch callbacks

[PATCH] nl80211: check for the required netlink attributes presence
 2017-09-12 22:21 UTC 

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-12 22:20 UTC  (3+ messages)
` [PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support

[PATCH 00/13] OpenRISC SMP Support
 2017-09-12 22:15 UTC  (6+ messages)
` [PATCH 10/13] openrisc: add simple_smp dts and defconfig for simulators

[PATCH] gpio: dwapb: Add wakeup source support
 2017-09-12 22:14 UTC  (3+ messages)

fs/select.c:991:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2017-09-12 22:12 UTC  (4+ messages)

[PATCH v6] Livepatch shadow variables
 2017-09-12 22:11 UTC  (4+ messages)
` [PATCH v6] livepatch: introduce shadow variable API

RISC-V Linux Port v8
 2017-09-12 21:57 UTC  (19+ messages)
` [PATCH v8 01/18] MAINTAINERS: Add RISC-V
` [PATCH v8 02/18] lib: Add shared copies of some GCC library routines
` [PATCH v8 03/18] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
` [PATCH v8 04/18] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH v8 05/18] dt-bindings: RISC-V CPU Bindings
` [PATCH v8 06/18] clocksource: New RISC-V SBI timer driver
` [PATCH v8 07/18] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH v8 08/18] irqchip: New RISC-V PLIC Driver
` [PATCH v8 09/18] tty: New RISC-V SBI console driver
` [PATCH v8 10/18] RISC-V: Init and Halt Code
` [PATCH v8 11/18] RISC-V: Atomic and Locking Code
` [PATCH v8 12/18] RISC-V: Generic library routines and assembly
` [PATCH v8 13/18] RISC-V: ELF and module implementation
` [PATCH v8 14/18] RISC-V: Task implementation
` [PATCH v8 15/18] RISC-V: Device, timer, IRQs, and the SBI
` [PATCH v8 16/18] RISC-V: Paging and MMU
` [PATCH v8 17/18] RISC-V: User-facing API
` [PATCH v8 18/18] RISC-V: Build Infrastructure

[GIT PULL] SELinux patches for v4.14
 2017-09-12 22:00 UTC  (3+ messages)

[PATCH v2 0/6] Host1x and VIC support for Tegra186
 2017-09-12 21:49 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: host1x: Add Tegra186 information

[PULL] Documentation fixes for 4.14
 2017-09-12 21:48 UTC 

[PATCHv7 0/3] Intel FPGA Video and Image Processing Suite
 2017-09-12 21:48 UTC  (3+ messages)
` [PATCHv7] ARM:dt-bindings:display "

[PATCH] ASoC: fsl_ssi: Override bit clock rate based on slot number
 2017-09-12 21:32 UTC  (3+ messages)

[GIT PULL] OpenRISC patches for 4.14
 2017-09-12 21:22 UTC 

[PATCH 0/7] Refactor audio device tree handling
 2017-09-12 21:21 UTC  (7+ messages)
` [PATCH 3/7] ASoC: arizona: Add audio device tree bindings
` [PATCH 5/7] mfd: arizona: Remove audio bindings from MFD binding document
` [PATCH 7/7] ASoC: arizona: Add device tree binding doc for volume limits

[PATCH] mm, hugetlb, soft_offline: save compound page order before page migration
 2017-09-12 21:12 UTC  (5+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-12 21:08 UTC  (19+ 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
` [RFC Part2 PATCH v3 10/26] KVM: Introduce KVM_MEMORY_ENCRYPT_REGISTER/UNREGISTER_RAM ioctl

[PATCH v3] staging: typec: tcpm: Rewrite comparison to NULL pointer
 2017-09-12 20:43 UTC  (2+ messages)

[PATCH 00/10] staging: rtl8723bs: Follow linux-kernel coding style
 2017-09-12 20:41 UTC  (3+ messages)
` [PATCH v2 06/10] staging: rtl8723bs: Add space after ','

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

[PATCH] Staging: irda: net: fix coding style issues in irqueue.h
 2017-09-12 20:30 UTC  (2+ messages)

[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

[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][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  (3+ messages)
` [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend"

[PATCH 4.4 00/31] 4.4.88-stable review
 2017-09-12 16:56 UTC  (11+ messages)
` [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 07/31] driver core: bus: Fix a potential double free
` [PATCH 4.4 09/31] intel_th: pci: Add Cannon Lake PCH-LP support
` [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.9 00/14] 4.9.50-stable review
 2017-09-12 16:58 UTC  (5+ messages)
` [PATCH 4.9 03/14] mtd: nand: qcom: fix config error for BCH
` [PATCH 4.9 10/14] Bluetooth: Properly check L2CAP config option output buffer length
` [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  (6+ messages)
` [PATCH 4.12 03/22] mtd: nand: mxc: Fix mxc_v1 ooblayout
` [PATCH 4.12 05/22] mtd: nand: qcom: fix config error for BCH
` [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

[f2fs-dev] [PATCH] f2fs: fix double count on issued discard commands
 2017-09-12 17:11 UTC  (6+ 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).