messages from 2017-07-19 09:43:22 to 2017-07-19 10:24:37 UTC [more...]
[PATCH 4.9 00/72] 4.9.39-stable review
2017-07-19 10:24 UTC (15+ messages)
` [PATCH 4.9 02/72] net_sched: fix error recovery at qdisc creation
` [PATCH 4.9 03/72] net: sched: Fix one possible panic when no destroy callback
` [PATCH 4.9 07/72] tcp: reset sk_rx_dst in tcp_disconnect()
` [PATCH 4.9 08/72] net: prevent sign extension in dev_get_stats()
` [PATCH 4.9 10/72] rocker: move dereference before free
` [PATCH 4.9 14/72] liquidio: fix bug in soft reset failure detection
` [PATCH 4.9 17/72] vxlan: fix hlist corruption
` [PATCH 4.9 28/72] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 4.9 34/72] parisc/mm: Ensure IRQs are off in switch_mm()
` [PATCH 4.9 38/72] mm/list_lru.c: fix list_lru_count_node() to be race free
` [PATCH 4.9 39/72] fs/dcache.c: fix spin lockup issue on nlru->lock
` [PATCH 4.9 40/72] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 4.9 41/72] binfmt_elf: use ELF_ET_DYN_BASE only for PIE
` [PATCH 4.9 43/72] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Patch "KVM: x86: disable MPX if host did not enable MPX XSAVE features" has been added to the 4.4-stable tree
2017-07-19 10:19 UTC
[PATCH 4.11 00/88] 4.11.12-stable review
2017-07-19 10:08 UTC (77+ messages)
` [PATCH 4.11 01/88] net/phy: micrel: configure intterupts after autoneg workaround
` [PATCH 4.11 02/88] ipv6: avoid unregistering inet6_dev for loopback
` [PATCH 4.11 03/88] netvsc: dont access netdev->num_rx_queues directly
` [PATCH 4.11 04/88] sfc: Fix MCDI command size for filter operations
` [PATCH 4.11 06/88] net: dp83640: Avoid NULL pointer dereference
` [PATCH 4.11 07/88] tcp: reset sk_rx_dst in tcp_disconnect()
` [PATCH 4.11 08/88] net: prevent sign extension in dev_get_stats()
` [PATCH 4.11 09/88] virtio-net: serialize tx routine during reset
` [PATCH 4.11 10/88] net: sched: Fix one possible panic when no destroy callback
` [PATCH 4.11 11/88] mlxsw: spectrum_router: Fix NULL pointer dereference
` [PATCH 4.11 12/88] rocker: move dereference before free
` [PATCH 4.11 13/88] bpf: prevent leaking pointer via xadd on unpriviledged
` [PATCH 4.11 15/88] net/mlx5: Cancel delayed recovery work when unloading the driver
` [PATCH 4.11 16/88] net/mlx5e: Fix TX carrier errors report in get stats ndo
` [PATCH 4.11 17/88] ipv6: dad: dont remove dynamic addresses if link is down
` [PATCH 4.11 18/88] vxlan: fix hlist corruption
` [PATCH 4.11 19/88] geneve: "
` [PATCH 4.11 20/88] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
` [PATCH 4.11 21/88] liquidio: fix bug in soft reset failure detection
` [PATCH 4.11 23/88] vrf: fix bug_on triggered by rx when destroying a vrf
` [PATCH 4.11 24/88] rds: tcp: use sock_create_lite() to create the accept socket
` [PATCH 4.11 25/88] net/mlx5e: Initialize CEEs getpermhwaddr address buffer to 0xff
` [PATCH 4.11 26/88] cxgb4: fix BUG() on interrupt deallocating path of ULD
` [PATCH 4.11 27/88] tap: convert a mutex to a spinlock
` [PATCH 4.11 28/88] bridge: mdb: fix leak on complete_info ptr on fail path
` [PATCH 4.11 30/88] sfc: dont read beyond unicast address list
` [PATCH 4.11 31/88] Adding asm-prototypes.h for genksyms to generate crc
` [PATCH 4.11 32/88] sed regex in Makefile.build requires line break between exported symbols
` [PATCH 4.11 33/88] Adding the type of "
` [PATCH 4.11 34/88] sparc64: Fix gup_huge_pmd
` [PATCH 4.11 35/88] block: Fix a blk_exit_rl() regression
` [PATCH 4.11 36/88] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach
` [PATCH 4.11 37/88] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
` [PATCH 4.11 38/88] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
` [PATCH 4.11 39/88] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
` [PATCH 4.11 40/88] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
` [PATCH 4.11 41/88] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 4.11 42/88] cfg80211: Check if NAN service ID "
` [PATCH 4.11 43/88] drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
` [PATCH 4.11 44/88] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
` [PATCH 4.11 45/88] parisc: Report SIGSEGV instead of SIGBUS when running out of stack
` [PATCH 4.11 46/88] parisc: use compat_sys_keyctl()
` [PATCH 4.11 47/88] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
` [PATCH 4.11 48/88] parisc/mm: Ensure IRQs are off in switch_mm()
` [PATCH 4.11 49/88] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
` [PATCH 4.11 50/88] thp, mm: fix crash due race in MADV_FREE handling
` [PATCH 4.11 51/88] kernel/extable.c: mark core_kernel_text notrace
` [PATCH 4.11 52/88] mm/list_lru.c: fix list_lru_count_node() to be race free
` [PATCH 4.11 53/88] fs/dcache.c: fix spin lockup issue on nlru->lock
` [PATCH 4.11 54/88] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 4.11 55/88] binfmt_elf: use ELF_ET_DYN_BASE only for PIE
` [PATCH 4.11 56/88] arm: move ELF_ET_DYN_BASE to 4MB
` [PATCH 4.11 57/88] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
` [PATCH 4.11 58/88] powerpc: "
` [PATCH 4.11 59/88] s390: reduce ELF_ET_DYN_BASE
` [PATCH 4.11 60/88] exec: Limit arg stack to at most 75% of _STK_LIM
` [PATCH 4.11 61/88] powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
` [PATCH 4.11 62/88] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
` [PATCH 4.11 63/88] arm64: Preventing READ_IMPLIES_EXEC propagation
` [PATCH 4.11 64/88] vt: fix unchecked __put_user() in tioclinux ioctls
` [PATCH 4.11 65/88] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH 4.11 66/88] nvmem: core: fix leaks on registration errors
` [PATCH 4.11 67/88] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
` [PATCH 4.11 68/88] mnt: In umount propagation reparent in a separate pass
` [PATCH 4.11 69/88] mnt: In propgate_umount handle visiting mounts in any order
` [PATCH 4.11 70/88] mnt: Make propagate_umount less slow for overlapping mount propagation trees
` [PATCH 4.11 71/88] selftests/capabilities: Fix the test_execve test
` [PATCH 4.11 74/88] crypto: atmel - only treat EBUSY as transient if backlog
` [PATCH 4.11 75/88] crypto: sha1-ssse3 - Disable avx2
` [PATCH 4.11 78/88] sched/fair, cpumask: Export for_each_cpu_wrap()
` [PATCH 4.11 79/88] sched/topology: Fix building of overlapping sched-groups
` [PATCH 4.11 80/88] sched/topology: Optimize build_group_mask()
` [PATCH 4.11 81/88] sched/topology: Fix overlapping sched_group_mask
` [PATCH 4.11 82/88] PM / wakeirq: Convert to SRCU
` [PATCH 4.11 84/88] PM / QoS: return -EINVAL for bogus strings
` [PATCH 4.11 88/88] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Patch "crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
[PATCH 3/6] mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
2017-07-19 9:55 UTC
Patch "tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "sched/topology: Optimize build_group_mask()" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "sched/topology: Fix overlapping sched_group_mask" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "PM / wakeirq: Convert to SRCU" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "PM / QoS: return -EINVAL for bogus strings" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "kvm: x86: Guest BNDCFGS requires guest MPX support" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "kvm: vmx: Do not disable intercepts for BNDCFGS" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
[PATCH 4.12 00/84] 4.12.3-stable review
2017-07-19 9:44 UTC (73+ messages)
` [PATCH 4.12 01/84] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
` [PATCH 4.12 02/84] net/mlx5: Fix driver load error flow when firmware is stuck
` [PATCH 4.12 03/84] net/mlx5: Cancel delayed recovery work when unloading the driver
` [PATCH 4.12 04/84] net/mlx5e: Fix TX carrier errors report in get stats ndo
` [PATCH 4.12 06/84] vxlan: fix hlist corruption
` [PATCH 4.12 08/84] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
` [PATCH 4.12 09/84] liquidio: fix bug in soft reset failure detection
` [PATCH 4.12 11/84] vrf: fix bug_on triggered by rx when destroying a vrf
` [PATCH 4.12 12/84] virtio-net: fix leaking of ctx array
` [PATCH 4.12 13/84] rds: tcp: use sock_create_lite() to create the accept socket
` [PATCH 4.12 14/84] net/mlx5e: Initialize CEEs getpermhwaddr address buffer to 0xff
` [PATCH 4.12 15/84] cxgb4: fix BUG() on interrupt deallocating path of ULD
` [PATCH 4.12 16/84] tap: convert a mutex to a spinlock
` [PATCH 4.12 17/84] bridge: mdb: fix leak on complete_info ptr on fail path
` [PATCH 4.12 19/84] sfc: dont read beyond unicast address list
` [PATCH 4.12 20/84] Adding asm-prototypes.h for genksyms to generate crc
` [PATCH 4.12 21/84] sed regex in Makefile.build requires line break between exported symbols
` [PATCH 4.12 22/84] Adding the type of "
` [PATCH 4.12 23/84] sparc64: Fix gup_huge_pmd
` [PATCH 4.12 24/84] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach
` [PATCH 4.12 25/84] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
` [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen
` [PATCH 4.12 27/84] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
` [PATCH 4.12 28/84] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
` [PATCH 4.12 29/84] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
` [PATCH 4.12 30/84] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 4.12 31/84] cfg80211: Check if NAN service ID "
` [PATCH 4.12 32/84] drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
` [PATCH 4.12 33/84] KVM: ARM64: fix phy counter access failure in guest
` [PATCH 4.12 34/84] KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
` [PATCH 4.12 35/84] kvm-vfio: Decouple only when we match a group
` [PATCH 4.12 36/84] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
` [PATCH 4.12 37/84] parisc: Report SIGSEGV instead of SIGBUS when running out of stack
` [PATCH 4.12 38/84] parisc: use compat_sys_keyctl()
` [PATCH 4.12 39/84] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
` [PATCH 4.12 40/84] parisc/mm: Ensure IRQs are off in switch_mm()
` [PATCH 4.12 41/84] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
` [PATCH 4.12 42/84] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
` [PATCH 4.12 43/84] thp, mm: fix crash due race in MADV_FREE handling
` [PATCH 4.12 44/84] kernel/extable.c: mark core_kernel_text notrace
` [PATCH 4.12 45/84] mm/list_lru.c: fix list_lru_count_node() to be race free
` [PATCH 4.12 46/84] fs/dcache.c: fix spin lockup issue on nlru->lock
` [PATCH 4.12 47/84] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 4.12 48/84] binfmt_elf: use ELF_ET_DYN_BASE only for PIE
` [PATCH 4.12 49/84] arm: move ELF_ET_DYN_BASE to 4MB
` [PATCH 4.12 50/84] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
` [PATCH 4.12 51/84] powerpc: "
` [PATCH 4.12 52/84] s390: reduce ELF_ET_DYN_BASE
` [PATCH 4.12 53/84] exec: Limit arg stack to at most 75% of _STK_LIM
` [PATCH 4.12 54/84] powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
` [PATCH 4.12 55/84] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
` [PATCH 4.12 56/84] arm64: Preventing READ_IMPLIES_EXEC propagation
` [PATCH 4.12 57/84] vt: fix unchecked __put_user() in tioclinux ioctls
` [PATCH 4.12 58/84] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH 4.12 59/84] nvmem: core: fix leaks on registration errors
` [PATCH 4.12 60/84] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
` [PATCH 4.12 61/84] mnt: In umount propagation reparent in a separate pass
` [PATCH 4.12 62/84] mnt: In propgate_umount handle visiting mounts in any order
` [PATCH 4.12 63/84] mnt: Make propagate_umount less slow for overlapping mount propagation trees
` [PATCH 4.12 64/84] selftests/capabilities: Fix the test_execve test
` [PATCH 4.12 67/84] crypto: atmel - only treat EBUSY as transient if backlog
` [PATCH 4.12 68/84] crypto: sha1-ssse3 - Disable avx2
` [PATCH 4.12 71/84] KEYS: DH: validate __spare field
` [PATCH 4.12 72/84] sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors
` [PATCH 4.12 73/84] sched/topology: Fix building of overlapping sched-groups
` [PATCH 4.12 74/84] sched/topology: Optimize build_group_mask()
` [PATCH 4.12 75/84] sched/topology: Fix overlapping sched_group_mask
` [PATCH 4.12 76/84] PM / wakeirq: Convert to SRCU
` [PATCH 4.12 77/84] pstore: Fix leaked pstore_record in pstore_get_backend_records()
` [PATCH 4.12 79/84] ALSA: hda/realtek - change the location for one of two front microphones
` [PATCH 4.12 80/84] PM / QoS: return -EINVAL for bogus strings
` [PATCH 4.12 84/84] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Patch "kvm: vmx: Check value written to IA32_BNDCFGS" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "crypto: sha1-ssse3 - Disable avx2" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "crypto: caam - fix signals handling" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "crypto: atmel - only treat EBUSY as transient if backlog" has been added to the 4.4-stable tree
2017-07-19 9:44 UTC
Patch "sched/topology: Fix overlapping sched_group_mask" has been added to the 4.11-stable tree
2017-07-19 9:44 UTC
Patch "sched/topology: Optimize build_group_mask()" has been added to the 4.11-stable tree
2017-07-19 9:44 UTC
Patch "sched/topology: Fix building of overlapping sched-groups" has been added to the 4.11-stable tree
2017-07-19 9:44 UTC
Patch "sched/fair, cpumask: Export for_each_cpu_wrap()" has been added to the 4.11-stable tree
2017-07-19 9:44 UTC
Patch "PM / wakeirq: Convert to SRCU" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "PM / QoS: return -EINVAL for bogus strings" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "kvm: x86: Guest BNDCFGS requires guest MPX support" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "kvm: vmx: Do not disable intercepts for BNDCFGS" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "kvm: vmx: Check value written to IA32_BNDCFGS" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "crypto: sha1-ssse3 - Disable avx2" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "crypto: caam - properly set IV after {en,de}crypt" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "crypto: caam - fix signals handling" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "crypto: atmel - only treat EBUSY as transient if backlog" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown" has been added to the 4.11-stable tree
2017-07-19 9:43 UTC
Patch "tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
Patch "sched/topology: Optimize build_group_mask()" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
Patch "sched/topology: Fix overlapping sched_group_mask" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
Patch "PM / QoS: return -EINVAL for bogus strings" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
Patch "crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
Patch "crypto: sha1-ssse3 - Disable avx2" has been added to the 3.18-stable tree
2017-07-19 9:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).