linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-10 04:59:03 to 2017-11-10 10:52:35 UTC [more...]

[PATCH v2 3/3] HID: cp2112: fix broken gpio_direction_input callback
 2017-11-10 10:18 UTC  (2+ messages)

linux-next 20171018: reboot after 'freeing SMP alternatives memory'
 2017-11-10 10:52 UTC  (5+ messages)
  ` linux-next 20171018 to 20171108: "

[PATCH v6] x86: use lock+addl for smp_mb()
 2017-11-10 10:42 UTC  (3+ messages)
` [tip:locking/core] locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE

[PATCH 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-10 10:50 UTC  (10+ messages)
` [PATCH 02/14] soundwire: Add SoundWire bus type
` [PATCH 03/14] soundwire: Add Master registration

[PATCH net-next] bindings: net: stmmac: correctify note about LPI interrupt
 2017-11-10 10:47 UTC  (2+ messages)

[PATCH] lib: test module for find_*_bit() functions
 2017-11-10 10:45 UTC  (3+ messages)

[PATCH RFC v3 0/7] proc: modernize proc to support multiple private instances
 2017-11-10 10:45 UTC  (16+ messages)
` [PATCH RFC v3 1/7] proc: add proc_fs_info struct to store proc information
` [PATCH RFC v3 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH RFC v3 3/7] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH RFC v3 4/7] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v3 6/7] proc: support new 'pids=all|ptraceable' mount option

[PATCH net-next v2 0/2] hv_netvsc: fix a hang on channel/mtu changes
 2017-11-10 10:42 UTC  (4+ messages)
  ` [RFC] hv_netvsc: safer orderly shutdown

[PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT
 2017-11-10 10:40 UTC  (2+ messages)

[PATCH] pinctrl: samsung/s3c24xx: add CONFIG_OF dependency
 2017-11-10 10:40 UTC  (2+ messages)

vDSO maximum stack usage, stack probes, and -fstack-check
 2017-11-10 10:40 UTC 

[PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
 2017-11-10 10:40 UTC  (7+ messages)

[PATCH] Add support for bq27521 battery monitor
 2017-11-10 10:39 UTC  (2+ messages)
` [PATCH v4.14] "

[PATCH] perf parse events: Fix invalid precise_ip handling
 2017-11-10 10:39 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Paravirt remote TLB flush
 2017-11-10 10:31 UTC  (10+ messages)
` [PATCH v3 1/4] KVM: Add vCPU running/preempted state
` [PATCH v3 2/4] KVM: Add paravirt remote TLB flush
` [PATCH v3 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v3 4/4] KVM: Add flush_on_enter before guest enter

[PATCH] HID: input: enable Totem on the Dell Canvas 27
 2017-11-10 10:26 UTC 

[PATCH 0/3] Implement a software workaround for Falkor erratum 1041
 2017-11-10 10:24 UTC  (7+ messages)
` [PATCH 3/3] arm64: Add "

[PATCH 00/30] security, efi: Add kernel lockdown
 2017-11-10 10:23 UTC  (7+ messages)
` [PATCH 26/30] Lock down ftrace

[PATCH V13 00/10] mmc: Add Command Queue support
 2017-11-10 10:19 UTC  (22+ messages)
` [PATCH V13 03/10] mmc: block: Add blk-mq support
` [PATCH V13 05/10] mmc: cqhci: support for command queue enabled host
` [PATCH V13 06/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery

[RESEND PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
 2017-11-10 10:15 UTC  (3+ messages)

[PATCH 1/3] HID: cp2112: fix interface specification URL
 2017-11-10 10:04 UTC  (4+ messages)

[PATCH] x86/acpi: Fix improper handling of SCI INT for platforms supporting only IOAPIC mode
 2017-11-10  9:38 UTC 

[PATCH 0/4] x86: 5-level related changes into decompression code
 2017-11-10  9:57 UTC  (14+ messages)
` [PATCH 1/4] x86/boot/compressed/64: Compile pagetable.c unconditionally
` [PATCH 2/4] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCH 3/4] x86/boot/compressed/64: Introduce place_trampoline()

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-10  9:49 UTC 

[PATCH v2 5/5] x86/xen: use guest_late_init to detect Xen PVH guest
 2017-11-10  9:43 UTC  (2+ messages)
` [tip:x86/platform] x86/virt/xen: Use "

[PATCH v2 3/5] x86/acpi: add test for ACPI_FADT_NO_VGA
 2017-11-10  9:42 UTC  (2+ messages)
` [tip:x86/platform] x86/virt, x86/acpi: Add "

[PATCH v2 4/5] x86: add guest_late_init hook to hypervisor_x86 structure
 2017-11-10  9:43 UTC  (2+ messages)
` [tip:x86/platform] x86/virt, x86/platform: Add ->guest_late_init() callback "

[PATCH] x86/debug: Handle warnings before the notifier chain
 2017-11-10  9:41 UTC  (3+ messages)
` [tip:x86/urgent] x86/debug: Handle warnings before the notifier chain, to fix KGDB crash

[PATCH v2 1/5] x86: merge x86_hyper into x86_platform and x86_init
 2017-11-10  9:41 UTC  (2+ messages)
` [tip:x86/platform] x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'

[PATCH v2 2/5] x86: add enum for hypervisors to replace x86_hyper
 2017-11-10  9:42 UTC  (2+ messages)
` [tip:x86/platform] x86/virt: Add "

[PATCH v2] x86/tsc: Mark cyc2ns_init() and detect_art() __init
 2017-11-10  9:41 UTC  (2+ messages)
` [tip:x86/timers] "

[PATCH 0/3] perf tools: Build fixes
 2017-11-10  9:43 UTC  (6+ messages)
` [PATCH 2/3] perf tools: Fix build for hardened environments

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-11-10  9:41 UTC  (20+ messages)
` [PATCH v5 09/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v5 10/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v5 16/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v5 17/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE

[PATCH v3] kernel/kprobes: add re-register safe check for register_kretprobe()
 2017-11-10  9:28 UTC 

[PATCH 0/2][v5] Add the ability to do BPF directed error injection
 2017-11-10  9:34 UTC  (6+ messages)
` [PATCH 1/2] bpf: add a bpf_override_function helper

[PATCH] x86: use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz" again
 2017-11-10  9:21 UTC  (4+ messages)

[PATCH] arm64: allwinner: a64: add Ethernet PHY regulator for several boards
 2017-11-10  9:26 UTC 

[PATCH 0/4] kbuild: optimize output directory creation
 2017-11-10  9:21 UTC  (5+ messages)
` [PATCH 3/4] kbuild: create object directories simpler and faster

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-10  9:09 UTC  (5+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
    ` [PATCH v2 1/6] PM / core: Add LEAVE_SUSPENDED driver flag

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-10  9:09 UTC  (9+ messages)
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle

[PATCH 0/3] introduce get_user_pages_longterm()
 2017-11-10  9:01 UTC  (5+ messages)
` [PATCH 1/3] mm: introduce get_user_pages_longterm
` [PATCH 2/3] IB/core: disable memory registration of fileystem-dax vmas

[PATCH 1/2] rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm
 2017-11-10  8:59 UTC  (2+ messages)
` [PATCH 2/2] rtc: at91rm9200: fix reading alarm value

[PATCH] rtc: Use time64_t variables to set time/alarm from sysfs
 2017-11-10  8:58 UTC  (2+ messages)

[PATCH] PCI: hv: use effective affinity mask
 2017-11-10  8:55 UTC  (3+ messages)

[PATCH] ovl: fix null pointer dereference on ofs allocation failure
 2017-11-10  8:54 UTC  (2+ messages)

[PATCH 0/3] Three VFS patch resends
 2017-11-10  8:50 UTC  (4+ messages)
` [PATCH 2/3] Improve fairness when locking the per-superblock s_anon list

[PATCH 1/3] dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
 2017-11-10  8:46 UTC  (2+ messages)
` [PATCH 2/3] reset: meson-axg: add compatible string for Meson-AXG SoC

[PATCH 3/3] arm64: dts: meson-axg: add new reset DT node
 2017-11-10  8:46 UTC 

[PATCH 0/3] add Reset controller driver for Meson-AXG
 2017-11-10  8:46 UTC 

[PATCH] fs: guard_bio_eod() needs to consider partitions
 2017-11-10  8:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-10  8:43 UTC  (23+ messages)
` [PATCH 13/31] nds32: DMA mapping API
` [PATCH 25/31] nds32: defconfig
` [PATCH 26/31] nds32: Build infrastructure
` [PATCH 30/31] dt-bindings: nds32 CPU Bindings

[PATCH] HID: Wacom: switch Dell canvas into highres mode
 2017-11-10  8:40 UTC  (6+ messages)

[PATCH v2 0/4] KVM: Paravirt remote TLB flush
 2017-11-10  8:35 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: Add vCPU running/preempted state
` [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
` [PATCH v2 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v2 4/4] KVM: Add flush_on_enter before guest enter

[PATCH] sched/fair: Consider RT/IRQ pressure in capacity_spare_wake
 2017-11-10  8:29 UTC  (2+ messages)

[PATCH v5] pci: dwc: dra7xx: Add shutdown handler to cleanly turn off clocks
 2017-11-10  8:27 UTC 

[PATCH v4 3/6] pmbus: core: Add fan control support
 2017-11-10  8:24 UTC  (4+ messages)
` [v4,3/6] "

[PATCH 0/4] perf: Allow suppressing useless AUX records
 2017-11-10  8:22 UTC  (3+ messages)
` [PATCH 1/4] perf: Allow suppressing "

[PATCH] block: avoid null pointer dereference on null disk
 2017-11-10  8:20 UTC  (2+ messages)

[PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-10  8:19 UTC  (14+ messages)

[PATCH v4 4/6] pmbus: max31785: Add fan control
 2017-11-10  8:07 UTC  (4+ messages)
` [v4,4/6] "

[PATCH v2] perf evsel: Fix incorrect precise_ip in default event name
 2017-11-10  7:57 UTC 

[PATCH 1/2] sched/swait: allow swake_up() to return
 2017-11-10  8:05 UTC  (6+ messages)

[RFT][PATCH 0/2] PM / QoS: Device resume latency framework fix
 2017-11-10  8:03 UTC  (9+ messages)
` [RFT][PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] PM / domains: Rework governor code to be more consistent
    ` [PATCH v3 2/2] PM / QoS: Fix device resume latency framework
      ` [PATCH v4 "

[PATCH 0/4] i2c: mpc: Clean up clock selection
 2017-11-10  7:50 UTC  (5+ messages)
` [PATCH 1/4] i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
` [PATCH 2/4] i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
` [PATCH 3/4] i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
` [PATCH 4/4] i2c: mpc: always determine I2C clock prescaler at runtime

[PATCH] perf evsel: Fix incorrect precise_ip in default event name
 2017-11-10  7:56 UTC  (3+ messages)

[PATCH v2 1/3] kvm: arm debug: introduce helper for single-step
 2017-11-10  7:47 UTC  (2+ messages)
` [PATCH] fixup! "

[git pull] Input updates for v4.14-rc8
 2017-11-10  7:44 UTC 

[f2fs-dev] [PATCH] f2fs: validate before set/clear free nat bitmap
 2017-11-10  7:41 UTC 

[PATCH v2] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-10  7:41 UTC  (3+ messages)

[PATCH RFC] kbuild: fixes in Makefile.lib
 2017-11-10  7:35 UTC 

[PATCH v5 00/37] tracing: Inter-event (e.g. latency) support
 2017-11-10  7:28 UTC  (3+ messages)
` [PATCH v5 15/37] tracing: Add variable support to hist triggers

[RFC PATCH] mm: fix device-dax pud write-faults triggered by get_user_pages()
 2017-11-10  7:22 UTC 

[RFC PATCH v2 0/7] Fix year 2038 issue for sound subsystem
 2017-11-10  7:19 UTC  (11+ messages)
` [RFC PATCH v2 7/7] sound: core: Avoid using timespec for struct snd_timer_tread
  ` [alsa-devel] "

[PATCH] x86, pkeys: update documentation about availability
 2017-11-10  7:17 UTC  (4+ messages)

[PATCH] pstore: use ktime_get_real_fast_ns() instead of __getnstimeofday()
 2017-11-10  7:04 UTC  (8+ messages)

[PATCH v17 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-11-10  7:02 UTC  (6+ messages)
` [PATCH v17 5/6] vfio: ABI for mdev display dma-buf operation

[PATCH V4 00/12] add clock driver for Spreadtrum platforms
 2017-11-10  6:36 UTC  (13+ messages)
` [PATCH V4 01/12] drivers: move clock common macros out from vendor directories
` [PATCH V4 02/12] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V4 03/12] clk: sprd: Add common infrastructure
` [PATCH V4 04/12] clk: sprd: add gate clock support
` [PATCH V4 05/12] clk: sprd: add mux "
` [PATCH V4 06/12] clk: sprd: add divider "
` [PATCH V4 07/12] clk: sprd: add composite "
` [PATCH V4 08/12] clk: sprd: add adjustable pll support
` [PATCH V4 09/12] clk: sprd: Add dt-bindings include file for SC9860
` [PATCH V4 10/12] clk: sprd: add clocks support "
` [PATCH V4 11/12] arm64: dts: add syscon for whale2 platform
` [PATCH V4 12/12] arm64: dts: add clocks for SC9860

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-10  6:42 UTC  (4+ messages)

[PATCH v2] checkpatch: Fix checks for Kconfig help text
 2017-11-10  6:42 UTC 

n900 in next-20170901
 2017-11-10  6:46 UTC  (14+ messages)

[PATCH] checkpatch: Fix checks for Kconfig help text
 2017-11-10  6:39 UTC  (2+ messages)

[PATCHv4 0/3] dts: Add the property of IB and OB
 2017-11-10  6:31 UTC  (5+ messages)
` [PATCHv4 1/3] ARMv8: dts: ls1046a: add "
` [PATCHv4 2/3] ARMv8: layerscape: add the pcie ep function support

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-10  6:31 UTC  (10+ messages)
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL

KGDB/KDB treats WARN*() as Oops on x86 since 4.12
 2017-11-10  6:15 UTC  (4+ messages)

[PATCH 01/18] x86/asm/64: Remove the restore_c_regs_and_iret label
 2017-11-10  6:08 UTC  (2+ messages)
` [01/18] "

Kernel crash in free_pipe_info()
 2017-11-10  6:07 UTC  (7+ messages)

[PATCH v2 0/4] kaslr: extend movable_node to movable_node=nn[KMG]@ss[KMG]
 2017-11-10  6:02 UTC  (6+ messages)
` [PATCH v2 2/4] kaslr: select the memory region in immovable node to process

[PATCH net] rds: ib: Fix NULL pointer dereference in debug code
 2017-11-10  5:55 UTC  (2+ messages)

[PATCH v2 0/2] Add dwmac-sun8i on A83T DT
 2017-11-10  5:50 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: sun8i: bananapi-m3: Enable dwmac-sun8i

[PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-11-10  5:37 UTC 

[PATCHv2 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-10  5:37 UTC 

[PATCHv2 0/2] capability controlled user-namespaces
 2017-11-10  5:37 UTC 

[kernel-hardening] Re: [PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-10  5:28 UTC  (12+ messages)

linux-next: Tree for Nov 10
 2017-11-10  5:17 UTC 

[PATCH resend 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-10  5:05 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;
as well as URLs for NNTP newsgroup(s).