linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-10 17:41:55 to 2017-04-10 20:28:17 UTC [more...]

[RFC v2] Introduce rare_write() infrastructure
 2017-04-10 20:27 UTC  (12+ messages)
` [kernel-hardening] Re: [RFC v2][PATCH 04/11] x86: Implement __arch_rare_write_begin/unmap()

[PATCH v2 0/7] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
 2017-04-10 20:27 UTC  (5+ messages)
` [PATCH v2 2/7] Documentation: dt: Remove bindings for "
` [PATCH v2 3/7] includes: dt-bindings: Rename STM32F429 pinctrl DT bindings

[PATCH] NFS: fix usage of mempools
 2017-04-10 20:22 UTC  (2+ messages)

4.11-rc*: PCI IRQ allocation broken
 2017-04-10 20:21 UTC 

[PATCH 0/3] Thermal/int340x: Fine-tuning for five function implementations
 2017-04-10 20:20 UTC  (4+ messages)
` [PATCH 1/3] ACPI/int340x_thermal: Use kcalloc() in two functions
` [PATCH 2/3] ACPI/int340x_thermal: Improve size determinations "
` [PATCH 3/3] thermal: int340x: Use kcalloc() in int340x_thermal_zone_add()

[PATCH 1/2] mfd: arizona: Add GPIO maintain state flag
 2017-04-10 20:17 UTC  (2+ messages)

[PATCH] Staging: comedidev.h comedi_lrange should be const struct
 2017-04-10 20:17 UTC  (3+ messages)

[PATCH 0/7] perf tool: pipe-mode fixes
 2017-04-10 20:14 UTC  (8+ messages)
` [PATCH 1/7] perf inject: don't proceed if perf_session__process_event fails
` [PATCH 2/7] perf inject: copy events when reordering events in pipe mode
` [PATCH 3/7] perf tool: describe pipe mode in perf.data-file-fomat.txt
` [PATCH 4/7] perf annotate: process attr and build_id records
` [PATCH 5/7] perf session: don't rely on evlist in pipe mode
` [PATCH 6/7] perf tool: protect empty evlists
` [PATCH 7/7] perf tool: do not print missing features in pipe-mode

[PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-10 20:13 UTC  (3+ messages)
` [PATCH V3 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume

[PATCH] MAINTAINERS: relinquish kconfig
 2017-04-10 20:10 UTC 

[PATCH v7 4/4] arm64/syscalls: Architecture specific pre-usermode check
 2017-04-10 20:09 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: i2c: mux: ltc4306: Add dt-bindings for I2C multiplexer/switch
 2017-04-10 20:04 UTC  (3+ messages)
` [PATCH v4 2/2] i2c: mux: ltc4306: LTC4306 and LTC4305 "

[PATCH RFC v2 0/3] security: Add ModAutoRestrict LSM
 2017-04-10 20:00 UTC  (11+ messages)
` [PATCH RFC v2 1/3] LSM: Allow per LSM module per "struct task_struct" blob
` [PATCH RFC v2 2/3] security: add the ModAutoRestrict Linux Security Module

iov_iter_pipe warning
 2017-04-10 19:57 UTC  (4+ messages)

[for-next][PATCH 0/7] tracing: Stack tracing and rcu modification updates
 2017-04-10 19:52 UTC  (8+ messages)
` [for-next][PATCH 1/7] ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
` [for-next][PATCH 2/7] tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
` [for-next][PATCH 3/7] tracing: Add stack_tracer_disable/enable() functions
` [for-next][PATCH 4/7] tracing: Rename trace_active to disable_stack_tracer and inline its modification
` [for-next][PATCH 5/7] rcu: Fix dyntick-idle tracing
` [for-next][PATCH 6/7] rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
` [for-next][PATCH 7/7] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-04-10 19:48 UTC  (6+ messages)
` [RFC PATCH 2/4] "

[PATCH nf-next] ipset: remove unused function __ip_set_get_netlink
 2017-04-10 19:52 UTC 

[PATCH v6 00/23] FSI device driver implementation
 2017-04-10 19:47 UTC  (24+ messages)
` [PATCH v6 01/23] drivers/fsi: Add fsi master definition
` [PATCH v6 02/23] drivers/fsi: Add slave definition
` [PATCH v6 03/23] drivers/fsi: Add empty master scan
` [PATCH v6 04/23] drivers/fsi: Add crc4 helpers
` [PATCH v6 05/23] drivers/fsi: Add slave & master read/write APIs
` [PATCH v6 06/23] drivers/fsi: Set up links for slave communication
` [PATCH v6 07/23] drivers/fsi: Implement slave initialisation
` [PATCH v6 08/23] drivers/fsi: Set slave SMODE to init communication
` [PATCH v6 09/23] drivers/fsi: scan slaves & register devices
` [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API
` [PATCH v6 11/23] drivers/fsi: Add master unscan
` [PATCH v6 12/23] drivers/fsi: Add documentation for GPIO bindings
` [PATCH v6 13/23] drivers/fsi: Add client driver register utilities
` [PATCH v6 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
` [PATCH v6 15/23] drivers/fsi: expose direct-access slave API
` [PATCH v6 16/23] drivers/fsi: Add tracepoints for low-level operations
` [PATCH v6 17/23] drivers/fsi: Add error handling for slave communication errors
` [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
` [PATCH v6 20/23] drivers/fsi/gpio: Add tracepoints for GPIO master
` [PATCH v6 21/23] drivers/fsi: Add SCOM FSI client device driver
` [PATCH v6 22/23] drivers/ fsi: Add hub master support
` [PATCH v6 23/23] drivers/fsi: Use asynchronous slave mode

[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
 2017-04-10 19:50 UTC 

[PATCH v7 resend 00/20] ILP32 for ARM64
 2017-04-10 19:47 UTC  (2+ messages)

Crash caused by hid-rmi and no longer working touchscreen
 2017-04-10 19:41 UTC  (4+ messages)

[PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-10 19:38 UTC  (4+ messages)
` [PATCH v6 1/2] drm: Unplug drm device when unregistering it

[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick
 2017-04-10 19:38 UTC  (2+ messages)

[PATCH] staging: wilc1000: use kernel define byte order macros
 2017-04-10 19:36 UTC  (9+ messages)

[PATCH 1/2] ASoC: Improve hi6210-i2s DT bindings
 2017-04-10 19:35 UTC  (2+ messages)
` [PATCH 2/2] ASoC: hisilicon: Minor fixups to hi6210 i2s audio driver

[RFC] linkage: new macros for functions and data
 2017-04-10 19:35 UTC  (7+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[PATCH 3.12 001/142] dm: flush queued bios when process blocks to avoid deadlock
 2017-04-10 19:30 UTC  (3+ messages)
` [PATCH 3.12 127/142] cgroup: use an ordered workqueue for cgroup destruction

af_packet: use after free in prb_retire_rx_blk_timer_expired
 2017-04-10 19:23 UTC  (2+ messages)

[PATCH v3 0/4] Improved seccomp logging
 2017-04-10 19:22 UTC  (7+ messages)

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2017-04-10 19:19 UTC  (11+ messages)

[PATCH v4 0/9] Renesas RZ/A1 pin and gpio controller
 2017-04-10 19:19 UTC  (6+ messages)
` [PATCH v4 1/9] pinctrl: generic: Add bi-directional and output-enable
` [PATCH v4 3/9] dt-bindings: pinctrl: Add RZ/A1 bindings doc

KASLR causes intermittent boot failures on some systems
 2017-04-10 19:18 UTC  (7+ messages)

[PATCH] ARM: dts: stm32f7: add STM32f769I & stm32f746 discovery board support
 2017-04-10 18:40 UTC  (3+ messages)

[PATCH v1 1/7] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-10 18:52 UTC  (7+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v1 3/7] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [PATCH v1 5/7] gpio: gpio-wcove: use first level PMIC GPIO irq
` [PATCH v1 6/7] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips
` [PATCH v1 7/7] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH] Staging: comedidev.h comedi_lrange should be const struct
 2017-04-10 18:56 UTC  (3+ messages)
` [PATCH] checkpatch: Avoid suggesting struct definitions should be const

[PATCH 1/3] lightnvm: convert sprintf into snprintf
 2017-04-10 18:56 UTC  (3+ messages)
` [PATCH 2/3] lightnvm: make nvm_free static

[PATCH v2] x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
 2017-04-10 18:53 UTC  (2+ messages)

[PATCH] fpga: region: release FPGA region reference in error path
 2017-04-10 18:50 UTC 

[printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage
 2017-04-10 18:48 UTC  (11+ messages)

[PATCH] 9p: set page uptodate when required in write_end()
 2017-04-10 18:46 UTC 

Linux next-20170407 failed to build on ARM due to usage of mod in btrfs code
 2017-04-10 18:41 UTC  (3+ messages)
` [PATCH] btrfs: scrub: use do_div() for 64-by-32 division

[PATCH v4] regulator: Add driver for voltage controlled regulators
 2017-04-10 18:43 UTC  (2+ messages)
` Applied "regulator: Add driver for voltage controlled regulators" to the regulator tree

[PATCH 0/3 v4] HiKey i2s bindings, driver and dts changes
 2017-04-10 18:41 UTC  (7+ messages)
` [PATCH 1/3 v4] ASoC: add hi6210-i2s DT bindings
` [PATCH 2/3 v4] ASoC: hisilicon: Add hi6210 i2s audio driver

[PATCH v4] lightnvm: pblk
 2017-04-10 18:36 UTC  (2+ messages)
` [PATCH v4] lightnvm: physical block device (pblk) target

[PATCH 0/7 v3] tracing: Add usecase of synchronize_rcu_tasks() and stack_tracer_disable()
 2017-04-10 18:36 UTC  (16+ messages)
` [PATCH 1/7 v3] ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
` [PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
` [PATCH 3/7 v3] tracing: Add stack_tracer_disable/enable() functions
` [PATCH 4/7 v3] tracing: Rename trace_active to disable_stack_tracer and inline its modification
` [PATCH 5/7 v3] rcu: Fix dyntick-idle tracing
` [PATCH 6/7 v3] rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
` [PATCH 7/7 v3] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events

[PATCH net-next] net: stmmac: set total length of the packet to be transmitted in TDES3
 2017-04-10 18:33 UTC 

[PATCH v7 0/7] Xen transport for 9pfs frontend driver
 2017-04-10 18:28 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM
 2017-04-10 18:26 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: Document Phytec phyCORE-RK3288 RDK

[PATCH v5 0/5] STM32 Independent watchdog
 2017-04-10 18:25 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: watchdog: Document STM32 IWDG bindings

[PATCH 1/5] dt-bindings: media: Add document file for CXD2880 SPI I/F
 2017-04-10 18:23 UTC  (2+ messages)

[PATCH v1 1/3] nvmem: add snvs_lpgpr driver
 2017-04-10 18:22 UTC  (3+ messages)
` [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding

[PATCH] ipmi_si: use smi_num for init_name
 2017-04-10 18:17 UTC  (4+ messages)

[PATCH v4 0/7] Add support for pinctrl/gpio on Armada 37xx
 2017-04-10 18:15 UTC  (3+ messages)
` [PATCH v4 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers

[PATCH 1/1] ARM: dts: armada-xp-linksys-mamba: use wan instead of internet for DSA port
 2017-04-10 18:14 UTC  (6+ messages)

[RFC HMM CDM 0/3] Coherent Device Memory (CDM) on top of HMM
 2017-04-10 18:11 UTC  (3+ messages)
` [RFC HMM CDM 3/3] mm/migrate: memory migration using a device DMA engine

[PATCH 00/16] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-04-10 18:11 UTC  (10+ messages)
` [PATCH 06/16] regulator: madera-ldo1: LDO1 driver for Cirrus Logic Madera codecs
` [PATCH 08/16] irqchip: Add "
` [PATCH 09/16] pinctrl: madera: "
` [PATCH 13/16] ASoC: madera: Add common support "

[PATCH v5 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-10 18:10 UTC  (6+ messages)
` [PATCH v5 2/2] iio: "

[PATCH] kbuild: use -Oz instead of -Os when using clang
 2017-04-10 18:08 UTC  (5+ messages)

[PATCH] mm, numa: Fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2017-04-10 18:07 UTC  (5+ messages)

[PATCH] tick/nohz: Fix wrong user and system time accouting against vtime sampling
 2017-04-10 18:01 UTC  (3+ messages)

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-04-10 18:00 UTC  (4+ messages)
` [PATCH v9 3/3] "

[patch 2/3] x86/vdso: Plug race between mapping and ELF header setup
 2017-04-10 16:34 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 4.4 00/32] 4.4.61-stable review
 2017-04-10 16:39 UTC  (7+ messages)
` [PATCH 4.4 10/32] arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
` [PATCH 4.4 11/32] iio: bmg160: reset chip when probing
` [PATCH 4.4 12/32] Reset TreeId to zero on SMB2 TREE_CONNECT
` [PATCH 4.4 13/32] ptrace: fix PTRACE_LISTEN race corrupting task->state
` [PATCH 4.4 19/32] metag/usercopy: Set flags before ADDZ
` [PATCH 4.4 21/32] metag/usercopy: Add missing fixups

[PATCH 4.9 000/152] 4.9.22-stable review
 2017-04-10 17:43 UTC  (23+ messages)
` [PATCH 4.9 004/152] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
` [PATCH 4.9 005/152] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
` [PATCH 4.9 008/152] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
` [PATCH 4.9 009/152] sysfs: be careful of error returns from ops->show()
` [PATCH 4.9 010/152] staging: android: ashmem: lseek failed due to no FMODE_LSEEK
` [PATCH 4.9 012/152] arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
` [PATCH 4.9 019/152] ptrace: fix PTRACE_LISTEN race corrupting task->state
` [PATCH 4.9 020/152] dm verity fec: limit error correction recursion
` [PATCH 4.9 021/152] dm verity fec: fix bufio leaks
` [PATCH 4.9 025/152] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
` [PATCH 4.9 032/152] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH 4.9 034/152] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.9 036/152] powerpc: Disable HFSCR[TM] if TM is not supported
` [PATCH 4.9 038/152] powerpc/64: Fix flush_(d|i)cache_range() called from modules
` [PATCH 4.9 039/152] powerpc: Dont try to fix up misaligned load-with-reservation instructions
` [PATCH 4.9 042/152] nios2: reserve boot memory for device tree
` [PATCH 4.9 044/152] s390/decompressor: fix initrd corruption caused by bss clear
` [PATCH 4.9 046/152] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
` [PATCH 4.9 049/152] MIPS: Lantiq: fix missing xbar kernel panic
` [PATCH 4.9 053/152] MIPS: c-r4k: Fix Loongson-3s vcache/scache waysize calculation
` [PATCH 4.9 112/152] Input: gpio_keys - add support for GPIO descriptors

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-10 17:53 UTC  (3+ messages)

WARN @lib/refcount.c:128 during hot unplug of I/O adapter
 2017-04-10 17:53 UTC  (4+ messages)

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-10 16:44 UTC  (3+ messages)
` [PATCH v7 2/4] x86/syscalls: Architecture specific pre-usermode check
` [PATCH v7 3/4] arm/syscalls: "

[PATCH v2 0/5] Add STM32H7 DAC driver
 2017-04-10 16:43 UTC  (4+ messages)
` [PATCH v2 5/5] iio: dac: stm32: add support for waveform generator

[PATCH] PCI: Improve __pci_read_base robustness
 2017-04-10 17:46 UTC 

[PATCH v3] lightnvm: pblk
 2017-04-10 17:47 UTC  (6+ messages)
` [PATCH v3] lightnvm: physical block device (pblk) target

net/ipv4: use-after-free in ip_queue_xmit
 2017-04-10 17:46 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).