linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-06 18:33:02 to 2016-07-07 01:31:42 UTC [more...]

[PATCH 4.6 00/31] 4.6.4-stable review
 2016-07-07  1:19 UTC  (20+ messages)
` [PATCH 4.6 03/31] net: Dont forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
` [PATCH 4.6 04/31] sit: correct IP protocol used in ipip6_err
` [PATCH 4.6 05/31] kcm: fix /proc memory leak
` [PATCH 4.6 06/31] esp: Fix ESN generation under UDP encapsulation
` [PATCH 4.6 07/31] netem: fix a use after free
` [PATCH 4.6 08/31] ipmr/ip6mr: Initialize the last assert time of mfc entries
` [PATCH 4.6 11/31] bpf, perf: delay release of BPF prog after grace period
` [PATCH 4.6 12/31] neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
` [PATCH 4.6 13/31] AX.25: Close socket connection on session completion
` [PATCH 4.6 14/31] crypto: vmx - Increase priority of aes-cbc cipher
` [PATCH 4.6 20/31] usb: musb: only restore devctl when session was set in backup
` [PATCH 4.6 23/31] usb: musb: host: correct cppi dma channel for isoch transfer
` [PATCH 4.6 24/31] xhci: Cleanup only when releasing primary hcd
` [PATCH 4.6 26/31] USB: xhci: Add broken streams quirk for Frescologic device id 1009
` [PATCH 4.6 27/31] xhci: Fix handling timeouted commands on hosts in weird states
` [PATCH 4.6 28/31] USB: mos7720: delete parport
` [PATCH 4.6 29/31] usb: gadget: fix spinlock dead lock in gadgetfs
` [PATCH 4.6 30/31] usb: host: ehci-tegra: Grab the correct UTMI pads reset
` [PATCH 4.6 31/31] usb: dwc3: exynos: Fix deferred probing storm

[PATCH 4.4 00/32] 4.4.15-stable review
 2016-07-07  1:19 UTC  (32+ messages)
` [PATCH 4.4 01/32] net_sched: fix pfifo_head_drop behavior vs backlog
` [PATCH 4.4 02/32] net: Dont forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
` [PATCH 4.4 03/32] sit: correct IP protocol used in ipip6_err
` [PATCH 4.4 04/32] esp: Fix ESN generation under UDP encapsulation
` [PATCH 4.4 05/32] netem: fix a use after free
` [PATCH 4.4 06/32] ipmr/ip6mr: Initialize the last assert time of mfc entries
` [PATCH 4.4 08/32] sock_diag: do not broadcast raw socket destruction
` [PATCH 4.4 09/32] bpf, perf: delay release of BPF prog after grace period
` [PATCH 4.4 10/32] neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
` [PATCH 4.4 11/32] net: macb: fix default configuration for GMAC on AT91
` [PATCH 4.4 12/32] net: alx: Work around the DMA RX overflow issue
` [PATCH 4.4 13/32] bpf: try harder on clones when writing into skb
` [PATCH 4.4 14/32] AX.25: Close socket connection on session completion
` [PATCH 4.4 15/32] crypto: vmx - Increase priority of aes-cbc cipher
` [PATCH 4.4 16/32] crypto: ux500 - memmove the right size
` [PATCH 4.4 17/32] crypto: user - re-add size check for CRYPTO_MSG_GETALG
` [PATCH 4.4 18/32] USB: uas: Fix slave queue_depth not being set
` [PATCH 4.4 19/32] usb: quirks: Fix sorting
` [PATCH 4.4 20/32] usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
` [PATCH 4.4 21/32] usb: musb: only restore devctl when session was set in backup
` [PATCH 4.4 22/32] usb: musb: Stop bulk endpoint while queue is rotated
` [PATCH 4.4 23/32] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
` [PATCH 4.4 24/32] usb: musb: host: correct cppi dma channel for isoch transfer
` [PATCH 4.4 25/32] xhci: Cleanup only when releasing primary hcd
` [PATCH 4.4 26/32] usb: xhci-plat: properly handle probe deferral for devm_clk_get()
` [PATCH 4.4 27/32] USB: xhci: Add broken streams quirk for Frescologic device id 1009
` [PATCH 4.4 28/32] xhci: Fix handling timeouted commands on hosts in weird states
` [PATCH 4.4 29/32] USB: mos7720: delete parport
` [PATCH 4.4 30/32] usb: gadget: fix spinlock dead lock in gadgetfs
` [PATCH 4.4 31/32] usb: host: ehci-tegra: Grab the correct UTMI pads reset
` [PATCH 4.4 32/32] usb: dwc3: exynos: Fix deferred probing storm

[PATCH v6 18/18] remoteproc: core: Retry rproc_fw_config_virtio() if !rproc->table_ptr
 2016-07-07  1:25 UTC  (2+ messages)

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-07  1:24 UTC  (7+ messages)
` [PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps
` [PATCH 20/31] mm, vmscan: only wakeup kswapd once per node for the requested classzone

[PATCH 1/1][V3] usb: quirks: Add no-lpm quirk for Elan
 2016-07-07  1:18 UTC 

[PATCH -v3 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-07  1:17 UTC  (10+ messages)
` [PATCH -v3 1/2] ratelimit: Extend to print suppressed messages on release
  ` [PATCH -v3.1 "
      ` [PATCH -v3.2 "
` [PATCH -v3 2/2] printk: Add kernel parameter to control writes to /dev/kmsg
  ` [PATCH -v3.1 "

[PATCH v3] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-07  1:05 UTC  (3+ messages)

[PATCH 1/1][V2] usb: quirks: Add no-lpm quirk for Elan
 2016-07-07  1:05 UTC  (3+ messages)

[PATCH v7 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-07-07  1:01 UTC  (9+ messages)
` [PATCH v7 1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver
` [PATCH v7 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding
` [PATCH v7 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
` [PATCH v7 4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-07  0:58 UTC  (6+ messages)

[PATCH v2 0/5] firmware: add SmPL grammar to avoid issues
 2016-07-07  0:56 UTC  (2+ messages)

[PATCH] clk: stm32f4: fix error handling
 2016-07-07  0:55 UTC  (2+ messages)

[PATCH v2] clk: imx7d: do not set parent of ethernet time/ref clocks
 2016-07-07  0:53 UTC  (2+ messages)

[PATCH v2] clkdev: add devm_of_clk_get()
 2016-07-07  0:43 UTC  (2+ messages)

[PATCH v6 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-07-07  0:44 UTC  (5+ messages)
` [PATCH v6 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[PATCH 0/3] dma, nvme, powerpc: introduce and implement DMA_ATTR_NO_WARN
 2016-07-07  0:41 UTC  (5+ messages)
` [PATCH 1/3] dma: introduce DMA_ATTR_NO_WARN
` [PATCH 2/3] nvme: implement DMA_ATTR_NO_WARN
` [PATCH 3/3] powerpc: "

Regression between rc2 and rc6: ACPI EC problems
 2016-07-07  0:36 UTC  (7+ messages)

[PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus
 2016-07-07  0:33 UTC  (2+ messages)

[PATCH 1/1] usb: quirks: Add no-lpm quirk for Elan Microelectronics Touchpad
 2016-07-07  0:24 UTC  (3+ messages)

Is LTO_REFERENCE_INITCALL() still needed?
 2016-07-07  0:22 UTC  (2+ messages)
` [PATCH] x86: remove LTO flags

[PATCH v3 00/21] backports: add kernel integration support
 2016-07-07  0:10 UTC  (4+ messages)
` [PATCH v3 01/21] backports: move legacy and SmPL patch application into helper

[PATCH net-next] net: dsa: initialize the routing table
 2016-07-07  0:03 UTC 

[PATCH 1/1] Tools: hv: kvp: ensure kvp device fd is closed on exec
 2016-07-07  1:24 UTC 

[PATCH 0/3] x86: Remove duplicate turbo ratio MSRs
 2016-07-06 23:21 UTC  (5+ messages)
` [PATCH 1/3] cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
` [PATCH 2/3] tools/power turbostat: "
` [PATCH 3/3] x86: remove duplicate turbo ratio limit MSRs

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-07-06 23:20 UTC  (12+ messages)

[PATCH 1/1] Drivers: hv: Introduce a policy for controlling channel affinity
 2016-07-07  1:02 UTC 

[PATCH] init/Kconfig: keep Expert users menu together
 2016-07-06 23:06 UTC 

[REPOST v3 1/2] drm/panel: simple: Add support for Sharp LQ101K1LY04
 2016-07-06 22:59 UTC  (2+ messages)
` [REPOST v3 2/2] drm/panel: simple: Add Documentation "

[PATCH] doc: flat-table directive
 2016-07-06 22:58 UTC  (9+ messages)

GOOD DAY
 2016-07-06 22:41 UTC 

[PATCH v3 0/7] convert dynamic_debug to use jump labels
 2016-07-06 22:52 UTC  (9+ messages)
` [PATCH v3 1/7] powerpc: add explicit #include <asm/asm-compat.h> for jump label
` [PATCH v3 2/7] s390: add explicit <linux/stringify.h> "
` [PATCH v3 3/7] sparc: support static_key usage in non-module __exit sections
` [PATCH v3 4/7] tile: "
` [PATCH v3 5/7] arm: jump label may reference text in __exit
` [PATCH v3 6/7] jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
` [PATCH v3 7/7] dynamic_debug: add jump label support

[PATCH 0/4] Drivers: hv: vmbus: Make in-place consumption always possible
 2016-07-07  0:25 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: cleanup vmbus_open() for wrap around mappings
  ` [PATCH 2/4] Drivers: hv: ring_buffer: wrap around mappings for ring buffers
  ` [PATCH 3/4] Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,to}_ringbuffer()
  ` [PATCH 4/4] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()

[PATCH 1/2] f2fs: fix to return correct trimmed block number in FITRIM interface
 2016-07-06 22:37 UTC  (7+ messages)
` [PATCH 2/2] f2fs: fix to avoid data update racing between GC and DIO

[PATCH 00/12] lkdtm: use struct arrays instead of enums
 2016-07-06 22:33 UTC  (13+ messages)
` [PATCH 01/12] lkdtm: add usercopy test for blocking kernel text
` [PATCH 02/12] lkdtm: drop "alloc_size" parameter
` [PATCH 03/12] lkdtm: split usercopy tests to separate file
` [PATCH 04/12] lkdtm: split memory permissions "
` [PATCH 05/12] lkdtm: split heap corruption "
` [PATCH 06/12] lkdtm: split remaining logic bug "
` [PATCH 07/12] lkdtm: remove intentional off-by-one array access
` [PATCH 08/12] lkdtm: rename "count" to "crash_count"
` [PATCH 09/12] lkdtm: rename globals for clarity
` [PATCH 10/12] lkdtm: reorganize module paramaters
` [PATCH 11/12] lkdtm: move jprobe entry points to start of source
` [PATCH 12/12] lkdtm: use struct arrays instead of enums

[PATCH 0/9] mm: Hardened usercopy
 2016-07-06 22:25 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] x86/uaccess: Enable hardened usercopy
` [PATCH 3/9] ARM: uaccess: "
` [PATCH 4/9] arm64/uaccess: "
` [PATCH 5/9] ia64/uaccess: "
` [PATCH 6/9] powerpc/uaccess: "
` [PATCH 7/9] sparc/uaccess: "
` [PATCH 8/9] mm: SLAB hardened usercopy support
` [PATCH 9/9] mm: SLUB "

[PATCH v2 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz
 2016-07-06 22:23 UTC  (4+ messages)
` [PATCH v2 2/2] clk: hi6220: initialize UART1 clock to 150MHz

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-07-06 22:22 UTC  (3+ messages)
` [RESEND PATCH v5 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-06 22:22 UTC  (9+ messages)
` [PATCH 01/10] clk: meson8b: make it explicitly non-modular
` [PATCH 02/10] clk: meson: make gxbb "
` [PATCH 05/10] clk: oxnas: make it "
` [PATCH 08/10] clk: sunxi: make clk-* "

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-06 22:07 UTC  (2+ messages)

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-06 22:04 UTC  (7+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[PATCH v6 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-07-06 21:43 UTC  (4+ messages)
` [PATCH v6 3/4] perf: xgene: "

[PATCH 0/3] PM / hibernate: Core code cleanups
 2016-07-06 21:44 UTC  (4+ messages)
` [PATCH 1/3] PM / hibernate: Clean up function headers in snapshot.c
` [PATCH 2/3] PM / hibernate: Clean up comments "
` [PATCH 3/3] PM / hibernate: Add missing braces in __register_nosave_region()

[PATCH] ACPI/init: Correct the comments about acpi_subsystem_init
 2016-07-06 21:32 UTC  (2+ messages)

kvm: RDTSCP on AMD
 2016-07-06 21:27 UTC  (4+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-06 21:09 UTC  (4+ messages)
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans

[Tracing Summit] Talk proposal submission deadline on July 15, 2016
 2016-07-06 21:05 UTC 

[PATCH v3] arm64: dts: rockchip: add the power domain node for rk3399
 2016-07-06 21:04 UTC  (6+ messages)

[3.19.y-ckt stable] Patch "MIPS: math-emu: Fix jalr emulation when rd == $0" has been added to the 3.19.y-ckt tree
 2016-07-06 21:00 UTC 

[3.19.y-ckt stable] Patch "MIPS: Fix siginfo.h to use strict posix types" has been added to the 3.19.y-ckt tree
 2016-07-06 21:00 UTC 

[PATCH 0/2] i2c-dev: Don't let userspace block adapter
 2016-07-06 20:55 UTC  (5+ messages)
` [PATCH 2/2] i2c-dev: Don't block the adapter from unregistering

[PATCH -next] ARM: dts: sun8i: Add NFC node to Allwinner A23/A33 SoC
 2016-07-06 20:29 UTC 

[PATCH v2 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-07-06 20:29 UTC  (4+ messages)

[v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices
 2016-07-06 20:27 UTC  (2+ messages)

[v3 PATCH 0/5] Rockchip Type-C and DispplayPort driver
 2016-07-06 20:22 UTC  (5+ messages)
` [v3 PATCH 1/5] extcon: Add Type-C and DP support

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-06 19:58 UTC  (6+ messages)

[PATCH v6 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-07-06 19:49 UTC  (3+ messages)

[PATCH v8 0/6] crypto: algif - add akcipher
 2016-07-06 19:38 UTC  (5+ messages)
` [PATCH v8 6/6] crypto: AF_ALG - add support for key_id

[PATCH] Remove lots of IS_ERR_VALUE abuses
 2016-07-06 19:38 UTC 

[PATCH 00/14] PCI: trivial demodularization of builtin code
 2016-07-06 19:28 UTC  (3+ messages)
` [PATCH 06/14] PCI: keystone: make it explicitly non-modular

[Query] Preemption (hogging) of the work handler
 2016-07-06 19:25 UTC  (5+ messages)

[PATCH] Remove lots of IS_ERR_VALUE abuses
 2016-07-06 19:17 UTC 

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-06 19:22 UTC  (8+ messages)
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file

Zpráva pro vás
 2016-07-06 12:56 UTC 

[PATCH v2 0/3] Cache id
 2016-07-06 22:07 UTC  (4+ messages)
` [PATCH v2 1/3] cacheinfo: Introduce cache id
` [PATCH v2 2/3] Documentation, ABI: Add a document entry for "
` [PATCH v2 3/3] x86, intel_cacheinfo: Enable cache id in x86

[PATCH -next] orangefs: use vzalloc() instead of vmalloc()/memset(0)
 2016-07-06 19:01 UTC  (6+ messages)

futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
 2016-07-06 18:57 UTC  (10+ messages)

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-06 18:57 UTC  (3+ messages)
` [PATCH v23 13/22] vfs: Cache richacl in struct inode

[PATCH v2] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-06 18: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).