linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-06 11:39:40 to 2017-10-06 15:31:34 UTC [more...]

[GIT PULL] lkdtm updates for -next
 2017-10-06 15:31 UTC 

[PATCH v3] irqchip/gicv3: Add support for Range Selector (RS) feature
 2017-10-06 15:30 UTC  (3+ messages)

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-10-06 15:29 UTC  (16+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH v2 02/10] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH v2 03/10] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v2 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v2 05/10] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v2 06/10] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables

[PATCH v10 00/10] complete deferred page initialization
 2017-10-06 15:25 UTC  (9+ messages)
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap

[PATCH v4] irqchip/gicv3: Add support for Range Selector (RS) feature
 2017-10-06 15:24 UTC 

[PATCH v4 01/27] linkage: new macros for assembler symbols
 2017-10-06 15:23 UTC  (9+ messages)
` [PATCH v4 19/27] x86: assembly, make some functions local

[PATCH 0/4] RCU: introduce noref debug
 2017-10-06 15:21 UTC  (10+ messages)
` [PATCH 1/4] rcu: "
` [PATCH 2/4] net: use RCU noref infrastructure to track dst noref
` [PATCH 3/4] ipv4: drop unneeded and misleading RCU lock in ip_route_input_noref()
` [PATCH 4/4] tcp: avoid noref dst leak on input path

[PATCH v2] livepatch: unpatch all klp_objects if klp_module_coming fails
 2017-10-06 15:14 UTC  (2+ messages)

[PATCH] kernel/module: Delete an error message for a failed memory allocation in add_module_usage()
 2017-10-06 15:12 UTC 

[PATCH] mm/page-writeback.c: fix bug caused by disable periodic writeback
 2017-10-06 22:58 UTC 

[PATCH v2] usb: wusbcore: Use put_unaligned_le32
 2017-10-06 15:08 UTC 

[PATCH v2] mwifiex: Use put_unaligned_le32
 2017-10-06 15:04 UTC 

[PATCH v6 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-06 15:04 UTC  (8+ messages)
` [PATCH v6 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH v6 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer

[PATCH] Documentation: add Kernel Driver Statement to the kernel
 2017-10-06 15:03 UTC  (3+ messages)

[PATCH v8] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-06 15:02 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Allow Cadence QSPI support for ARM64
 2017-10-06 15:04 UTC  (4+ messages)

[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
 2017-10-06 14:58 UTC  (10+ messages)

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2017-10-06 14:57 UTC  (5+ messages)
` [PATCH 2/2] uio: Prefer MSI(X) interrupts in PCI drivers

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-06 14:57 UTC  (12+ messages)

[PATCH] amifloppy: Convert timers to use timer_setup()
 2017-10-06 14:46 UTC  (2+ messages)

[PATCH] block/floppy: Convert callback to pass timer_list
 2017-10-06 14:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
 2017-10-06 14:44 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Use rcu instead of stop_machine in set_wedged
` [Intel-gfx] [PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock

[PATCH v1 1/2] KVM: arm64: handle single-stepping trapped instructions
 2017-10-06 14:43 UTC  (15+ messages)
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-06 14:43 UTC  (4+ messages)

[PATCH v7] KVM: LAPIC: Apply change to TDCR right away to the timer
 2017-10-06 14:40 UTC  (3+ messages)

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-06 14:36 UTC  (6+ messages)
` [PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
` [Xen-devel] [PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality

[PATCH v6 0/3] PCI hotplug feature
 2017-10-06 14:33 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: iproc: Implement PCI hotplug support

[GIT PULL] Ceph fixes for 4.14-rc4
 2017-10-06 14:31 UTC 

[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-06 14:28 UTC  (3+ messages)

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-06 14:28 UTC  (4+ messages)
` [PATCHv2 "

[PATCH] net/mlx4_core: Convert timers to use timer_setup()
 2017-10-06 14:26 UTC  (3+ messages)

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

[PATCH v2] block/aoe: Convert timers to use timer_setup()
 2017-10-06 14:19 UTC  (2+ messages)

[PATCH 4.4 00/50] 4.4.91-stable review
 2017-10-06 14:16 UTC  (6+ messages)
` [PATCH 4.4 22/50] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()

[PATCH 0/2] writeback: start-all allocation elimination
 2017-10-06 14:17 UTC  (4+ messages)
` [PATCH 2/2] sysctl: remove /proc/sys/vm/nr_pdflush_threads

[PATCH] scsi: isci: Convert timers to use timer_setup()
 2017-10-06 14:11 UTC 

[PATCH 4.9 000/104] 4.9.54-stable review
 2017-10-06 14:08 UTC  (2+ messages)

[PATCH 3.18 00/35] 3.18.74-stable review
 2017-10-06 14:03 UTC  (2+ messages)

[PATCH] kmemleak: clear stale pointers from task stacks
 2017-10-06 14:02 UTC  (2+ messages)

[PATCH] mm: deferred_init_memmap improvements
 2017-10-06 13:55 UTC  (3+ messages)

[PATCH] kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
 2017-10-06 13:55 UTC  (2+ messages)

[PATCH 0/6] Shrinking DT memory usage
 2017-10-06 13:55 UTC  (4+ messages)
` [PATCH 2/6] of: remove struct property.unique_id for FDT

[RFC] yamldt v0.5, now a DTS compiler too
 2017-10-06 13:55 UTC  (8+ messages)

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-06 13:51 UTC  (14+ messages)
` [PATCH v3 15/22] firmware: arm_scmi: abstract mailbox interface
` [PATCH v3 16/22] firmware: arm_scmi: add arm_mhu specific "

[PATCH v7 1/2] tracing: Prepare to add preempt and irq trace events
 2017-10-06 13:38 UTC  (7+ messages)
` [PATCH v7 2/2] tracing: Add support for preempt and irq enable/disable events

[PATCH v2 0/5] Switch arm64 over to qrwlock
 2017-10-06 13:34 UTC  (6+ messages)
` [PATCH v2 1/5] kernel/locking: Use struct qrwlock instead of struct __qrwlock
` [PATCH v2 2/5] locking/atomic: Add atomic_cond_read_acquire
` [PATCH v2 3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock
` [PATCH v2 4/5] arm64: locking: Move rwlock implementation over to qrwlocks
` [PATCH v2 5/5] kernel/locking: Prevent slowpath writers getting held up by fastpath

[ANNOUNCE] v4.11.12-rt13
 2017-10-06 13:33 UTC  (6+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-06 13:31 UTC  (8+ messages)

[PATCH] ahci: Convert timers to use timer_setup()
 2017-10-06 13:29 UTC  (4+ messages)

[PATCH] lightnvm: pblk: remove spinlock when freeing line metadata
 2017-10-06 13:28 UTC  (3+ messages)

[PATCH 0/2] lightnvm: patches for 4.15 on core
 2017-10-06 13:26 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: fail fast on passthrough commands
` [PATCH 2/2] lightnvm: implement generic path for sync I/O

[rcu:dev.2017.10.05a 32/34] include/linux/compiler.h:343:2: error: implicit declaration of function 'smp_read_barrier_depends'
 2017-10-06 13:21 UTC  (2+ messages)

[PATCH 1/2] arm64: Ensure the instruction emulation is ready for userspace
 2017-10-06 13:16 UTC  (2+ messages)
` [PATCH 2/2] arm64: Ensure fpsimd support is ready before userspace is active

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2017-10-06 13:05 UTC  (19+ messages)
` [PATCH 01/18] crypto: talitos - fix AEAD test failures
` [PATCH 02/18] crypto: talitos - fix memory corruption on SEC2
` [PATCH 03/18] crypto: talitos - fix setkey to check key weakness
` [PATCH 04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
` [PATCH 05/18] crypto: talitos - fix use of sg_link_tbl_len
` [PATCH 06/18] crypto: talitos - fix ctr-aes-talitos
` [PATCH 07/18] crypto: talitos - zeroize the descriptor with memset()
` [PATCH 08/18] crypto: talitos - declare local functions static
` [PATCH 09/18] crypto: talitos - use devm_kmalloc()
` [PATCH 10/18] crypto: talitos - use of_property_read_u32()
` [PATCH 11/18] crypto: talitos - use devm_ioremap()
` [PATCH 12/18] crypto: talitos - don't check the number of channels at each interrupt
` [PATCH 13/18] crypto: talitos - remove to_talitos_ptr_len()
` [PATCH 14/18] crypto: talitos - simplify tests in ipsec_esp()
` [PATCH 15/18] crypto: talitos - DMA map key in setkey()
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests
` [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1
` [PATCH 18/18] crypto: talitos - avoid useless copy

intel-dmar: possible circular locking dependency detected
 2017-10-06 13:08 UTC  (4+ messages)
    ` [PATCH] iommu/vt-d: Don't register bus-notifier under

[PATCH v1] ARM: configs: stm32: Add I2C support in STM32 defconfig
 2017-10-06 13:04 UTC  (2+ messages)

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

[PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
 2017-10-06 13:04 UTC  (11+ messages)

[PATCH] ARM: dts: stm32: Add lptimer definitions to stm32h743
 2017-10-06 13:03 UTC  (2+ messages)

[PATCH v3] ARM: dts: stm32: Add DMAMUX support for STM32H743 SoC
 2017-10-06 13:02 UTC  (2+ messages)

[PATCH -v2 00/18] sched/fair: A bit of a cgroup/PELT overhaul
 2017-10-06 13:02 UTC  (4+ messages)
` [PATCH -v2 15/18] sched/fair: Align PELT windows between cfs_rq and its se

[RESEND PATCH v5 0/4] Add STM32 DMAMUX support
 2017-10-06 13:01 UTC  (3+ messages)
` [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[PATCH] pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping
 2017-10-06 13:02 UTC  (4+ messages)

[GIT PULL 0/1] perf script fix
 2017-10-06 13:02 UTC  (2+ messages)
` [PATCH 1/1] perf script: Add missing separator for "-F ip,brstack" (and brstackoff)

[PATCH v2 0/3] Add support for STM32 vrefbuf regulator
 2017-10-06 13:01 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: add vrefbuf to stm32h743

[PATCH v4 0/5] Add support for the STM32F7 I2C
 2017-10-06 13:00 UTC  (5+ messages)
` [PATCH v4 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC
` [PATCH v4 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

[PATCH v3 0/4] platform/chrome: Support for cros_ec_accel_legacy driver
 2017-10-06 13:00 UTC  (3+ messages)
` [PATCH v3 3/4] platform/chrome: Add "

[RFC PATCH -tip 0/5] kprobes: Abolish jprobe APIs
 2017-10-06 12:58 UTC  (5+ messages)

[PATCH v4] staging: atomisp: add a driver for ov5648 camera sensor
 2017-10-06 12:57 UTC  (2+ messages)

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-06 12:54 UTC  (6+ messages)
` [RFC 5/5] pm: remove kernel thread freezing

[PATCH] kvm/x86: Avoid async PF to end RCU read-side critical section early in PREEMPT=n kernel
 2017-10-06 12:41 UTC  (4+ messages)

[PATCH] INSTALL: Update dependency list and configure with libxtables support
 2017-10-06 12:40 UTC  (2+ messages)

[PATCH] test: shell: execute shell/run-tests.sh from any directory
 2017-10-06 12:37 UTC  (2+ messages)

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-10-06 12:28 UTC  (15+ messages)

[PATCH 0/3] ARM: dts: gr-peach: Mix DTS fixes/updates
 2017-10-06 12:25 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

[PATCH] Bugfix perf script -F ip,brstack (and brstackoff)
 2017-10-06 12:25 UTC  (2+ messages)

[BUG] fs/super: a possible sleep-in-atomic bug in put_super
 2017-10-06 12:19 UTC  (2+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-06 12:17 UTC  (5+ messages)
` [v11 4/6] mm, oom: introduce memory.oom_group

[GIT PULL] overlayfs fixes for 4.14-rc4
 2017-10-06 12:14 UTC 

[RFC PATCH 00/17] perf: Detached events
 2017-10-06 11:52 UTC  (7+ messages)
` [RFC PATCH 08/17] perf: Allow inheritance for detached events
` [RFC PATCH 09/17] perf: Use shmemfs pages for userspace-only per-thread "

[PATCH v3 0/2] Replace PID bitmap allocation with IDR API
 2017-10-06 11:53 UTC  (3+ messages)
` [PATCH v3 1/2] pid: Replace pid bitmap implementation "
` [PATCH v3 2/2] pid: Remove pidhash

[PATCH 0/2] lightnvm: pblk fixes
 2017-10-06 11:52 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: pblk: cleanup unused and static functions
` [PATCH 2/2] lightnvm: pblk: avoid being reported as hung on rated GC

[PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
 2017-10-06 11:51 UTC 

[PATCH] sched/cgroup: allow rt tasks in cpu cgroup without group rt scheduler
 2017-10-06 11:48 UTC 

Vibrations in input vs. LED was Re: [PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-10-06 11:48 UTC  (11+ messages)

[PATCH RFC] sched/cgroup: allow overcommit of rt group runtime
 2017-10-06 11:48 UTC 

[PATCH RFC] blk-throttle: add feedback to cgroup writeback about throttled writes
 2017-10-06 11:45 UTC 

[PATCH] block: add partition uuid into uevent as "PARTUUID"
 2017-10-06 11:42 UTC 


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).