stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 22:16:03 to 2019-08-09 09:18:19 UTC [more...]

[PATCH 5.2 00/20] 5.2.6-stable review
 2019-08-09  8:52 UTC  (5+ messages)

Grand Schemozzle, 4.9 backport
 2019-08-09  8:45 UTC  (3+ messages)

[PATCH 5.2 00/56] 5.2.8-stable review
 2019-08-09  8:42 UTC  (61+ messages)
` [PATCH 5.2 01/56] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 5.2 02/56] libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
` [PATCH 5.2 03/56] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
` [PATCH 5.2 04/56] ALSA: usb-audio: Sanity checks for each pipe and EP types
` [PATCH 5.2 05/56] ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
` [PATCH 5.2 06/56] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 5.2 07/56] HID: Add quirk for HP X1200 PIXART OEM mouse
` [PATCH 5.2 08/56] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 5.2 09/56] bnx2x: Disable multi-cos feature
` [PATCH 5.2 10/56] drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
` [PATCH 5.2 11/56] ife: error out when nla attributes are empty
` [PATCH 5.2 12/56] ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
` [PATCH 5.2 13/56] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 5.2 14/56] ipip: validate header length in ipip_tunnel_xmit
` [PATCH 5.2 15/56] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
` [PATCH 5.2 16/56] mvpp2: fix panic on module removal
` [PATCH 5.2 17/56] mvpp2: refactor MTU change code
` [PATCH 5.2 18/56] net: bridge: delete local fdb on device init failure
` [PATCH 5.2 19/56] net: bridge: mcast: dont delete permanent entries when fast leave is enabled
` [PATCH 5.2 20/56] net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
` [PATCH 5.2 21/56] net: fix ifindex collision during namespace removal
` [PATCH 5.2 22/56] net/mlx5e: always initialize frag->last_in_page
` [PATCH 5.2 23/56] net/mlx5: Use reversed order when unregister devices
` [PATCH 5.2 24/56] net: phy: fixed_phy: print gpio error only if gpio node is present
` [PATCH 5.2 25/56] net: phylink: dont start and stop SGMII PHYs in SFP modules twice
` [PATCH 5.2 26/56] net: phylink: Fix flow control for fixed-link
` [PATCH 5.2 27/56] net: phy: mscc: initialize stats array
` [PATCH 5.2 28/56] net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
` [PATCH 5.2 29/56] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 5.2 30/56] net sched: update vlan action for batched events operations
` [PATCH 5.2 31/56] net: sched: use temporary variable for actions indexes
` [PATCH 5.2 32/56] net/smc: do not schedule tx_work in SMC_CLOSED state
` [PATCH 5.2 33/56] net: stmmac: Use netif_tx_napi_add() for TX polling function
` [PATCH 5.2 34/56] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 5.2 35/56] ocelot: Cancel delayed work before wq destruction
` [PATCH 5.2 36/56] tipc: compat: allow tipc commands without arguments
` [PATCH 5.2 37/56] tipc: fix unitilized skb list crash
` [PATCH 5.2 38/56] tun: mark small packets as owned by the tap sock
` [PATCH 5.2 39/56] net/mlx5: Fix modify_cq_in alignment
` [PATCH 5.2 40/56] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 5.2 41/56] r8169: dont use MSI before RTL8168d
` [PATCH 5.2 42/56] bpf: fix XDP vlan selftests test_xdp_vlan.sh
` [PATCH 5.2 43/56] selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
` [PATCH 5.2 44/56] selftests/bpf: reduce time to execute test_xdp_vlan.sh
` [PATCH 5.2 45/56] net: fix bpf_xdp_adjust_head regression for generic-XDP
` [PATCH 5.2 46/56] hv_sock: Fix hang when a connection is closed
` [PATCH 5.2 47/56] net: phy: fix race in genphy_update_link
` [PATCH 5.2 48/56] net/smc: avoid fallback in case of non-blocking connect
` [PATCH 5.2 49/56] rocker: fix memory leaks of fib_work on two error return paths
` [PATCH 5.2 50/56] mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
` [PATCH 5.2 51/56] net/mlx5: Add missing RDMA_RX capabilities
` [PATCH 5.2 52/56] net/mlx5e: Fix matching of speed to PRM link modes
` [PATCH 5.2 53/56] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 5.2 54/56] drm/i915/vbt: Fix VBT parsing for the PSR section
` [PATCH 5.2 55/56] Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
` [PATCH 5.2 56/56] spi: bcm2835: Fix 3-wire mode if DMA is enabled

[PATCH 1/2] powerpc: Allow flush_icache_range to work across ranges >4GB
 2019-08-09  8:59 UTC  (2+ messages)

[PATCH v2 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
 2019-08-09  6:14 UTC 

[PATCH 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
 2019-08-09  6:08 UTC 

[PATCH 4.19 00/45] 4.19.66-stable review
 2019-08-09  3:20 UTC  (48+ messages)
` [PATCH 4.19 01/45] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 4.19 02/45] gcc-9: dont warn about uninitialized variable
` [PATCH 4.19 03/45] driver core: Establish order of operations for device_add and device_del via bitflag
` [PATCH 4.19 04/45] drivers/base: Introduce kill_device()
` [PATCH 4.19 05/45] libnvdimm/bus: Prevent duplicate device_unregister() calls
` [PATCH 4.19 06/45] libnvdimm/region: Register badblocks before namespaces
` [PATCH 4.19 07/45] libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
` [PATCH 4.19 08/45] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
` [PATCH 4.19 09/45] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 4.19 10/45] HID: Add quirk for HP X1200 PIXART OEM mouse
` [PATCH 4.19 11/45] [PATCH] IB: directly cast the sockaddr union to aockaddr
` [PATCH 4.19 12/45] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 4.19 13/45] bnx2x: Disable multi-cos feature
` [PATCH 4.19 14/45] ife: error out when nla attributes are empty
` [PATCH 4.19 15/45] ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
` [PATCH 4.19 16/45] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 4.19 17/45] ipip: validate header length in ipip_tunnel_xmit
` [PATCH 4.19 18/45] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
` [PATCH 4.19 19/45] mvpp2: fix panic on module removal
` [PATCH 4.19 20/45] mvpp2: refactor MTU change code
` [PATCH 4.19 21/45] net: bridge: delete local fdb on device init failure
` [PATCH 4.19 22/45] net: bridge: mcast: dont delete permanent entries when fast leave is enabled
` [PATCH 4.19 23/45] net: fix ifindex collision during namespace removal
` [PATCH 4.19 24/45] net/mlx5e: always initialize frag->last_in_page
` [PATCH 4.19 25/45] net/mlx5: Use reversed order when unregister devices
` [PATCH 4.19 26/45] net: phylink: Fix flow control for fixed-link
` [PATCH 4.19 27/45] net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
` [PATCH 4.19 28/45] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 4.19 29/45] net sched: update vlan action for batched events operations
` [PATCH 4.19 30/45] net: sched: use temporary variable for actions indexes
` [PATCH 4.19 31/45] net/smc: do not schedule tx_work in SMC_CLOSED state
` [PATCH 4.19 32/45] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 4.19 33/45] ocelot: Cancel delayed work before wq destruction
` [PATCH 4.19 34/45] tipc: compat: allow tipc commands without arguments
` [PATCH 4.19 35/45] tun: mark small packets as owned by the tap sock
` [PATCH 4.19 36/45] net/mlx5: Fix modify_cq_in alignment
` [PATCH 4.19 37/45] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 4.19 38/45] r8169: dont use MSI before RTL8168d
` [PATCH 4.19 39/45] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 4.19 40/45] cgroup: Call cgroup_release() before __exit_signal()
` [PATCH 4.19 41/45] cgroup: Implement css_task_iter_skip()
` [PATCH 4.19 42/45] cgroup: Include dying leaders with live threads in PROCS iterations
` [PATCH 4.19 43/45] cgroup: css_task_iter_skip()d iterators must be advanced before accessed
` [PATCH 4.19 44/45] cgroup: Fix css_task_iter_advance_css_set() cset skip condition
` [PATCH 4.19 45/45] spi: bcm2835: Fix 3-wire mode if DMA is enabled

stable-rc/linux-4.9.y boot: 103 boots: 0 failed, 91 passed with 12 offline (v4.9.187-71-g399cf2b4ebf0)
 2019-08-09  3:19 UTC 

[PATCH 4.14 00/33] 4.14.138-stable review
 2019-08-09  3:16 UTC  (36+ messages)
` [PATCH 4.14 01/33] scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
` [PATCH 4.14 02/33] ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
` [PATCH 4.14 03/33] ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
` [PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
` [PATCH 4.14 05/33] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
` [PATCH 4.14 06/33] HID: wacom: fix bit shift for Cintiq Companion 2
` [PATCH 4.14 07/33] HID: Add quirk for HP X1200 PIXART OEM mouse
` [PATCH 4.14 08/33] RDMA: Directly cast the sockaddr union to sockaddr
` [PATCH 4.14 09/33] [PATCH] IB: directly cast the sockaddr union to aockaddr
` [PATCH 4.14 10/33] objtool: Add machine_real_restart() to the noreturn list
` [PATCH 4.14 11/33] objtool: Add rewind_stack_do_exit() "
` [PATCH 4.14 12/33] atm: iphase: Fix Spectre v1 vulnerability
` [PATCH 4.14 13/33] ife: error out when nla attributes are empty
` [PATCH 4.14 14/33] ip6_tunnel: fix possible use-after-free on xmit
` [PATCH 4.14 15/33] net: bridge: delete local fdb on device init failure
` [PATCH 4.14 16/33] net: bridge: mcast: dont delete permanent entries when fast leave is enabled
` [PATCH 4.14 17/33] net: fix ifindex collision during namespace removal
` [PATCH 4.14 18/33] net/mlx5: Use reversed order when unregister devices
` [PATCH 4.14 19/33] net: phylink: Fix flow control for fixed-link
` [PATCH 4.14 20/33] net: sched: Fix a possible null-pointer dereference in dequeue_func()
` [PATCH 4.14 21/33] NFC: nfcmrvl: fix gpio-handling regression
` [PATCH 4.14 22/33] tipc: compat: allow tipc commands without arguments
` [PATCH 4.14 23/33] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH 4.14 24/33] net/mlx5e: Prevent encap flow counter update async to user query
` [PATCH 4.14 25/33] tun: mark small packets as owned by the tap sock
` [PATCH 4.14 26/33] mvpp2: refactor MTU change code
` [PATCH 4.14 27/33] bnx2x: Disable multi-cos feature
` [PATCH 4.14 28/33] cgroup: Call cgroup_release() before __exit_signal()
` [PATCH 4.14 29/33] cgroup: Implement css_task_iter_skip()
` [PATCH 4.14 30/33] cgroup: Include dying leaders with live threads in PROCS iterations
` [PATCH 4.14 31/33] cgroup: css_task_iter_skip()d iterators must be advanced before accessed
` [PATCH 4.14 32/33] cgroup: Fix css_task_iter_advance_css_set() cset skip condition
` [PATCH 4.14 33/33] spi: bcm2835: Fix 3-wire mode if DMA is enabled

stable-rc/linux-4.14.y boot: 101 boots: 2 failed, 88 passed with 11 offline (v4.14.136-94-g4ec3ef9505a3)
 2019-08-09  1:16 UTC 

[PATCH v2] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
 2019-08-09  0:53 UTC 

stable-rc/linux-5.2.y boot: 137 boots: 1 failed, 120 passed with 14 offline, 2 untried/unknown (v5.2.6-195-gbd703501e2df)
 2019-08-09  0:47 UTC 

stable-rc/linux-4.4.y boot: 94 boots: 2 failed, 82 passed with 9 offline, 1 conflict (v4.4.187-40-geae076a61a51)
 2019-08-09  0:43 UTC 

Grand Schemozzle, 4.4 backport
 2019-08-09  0:26 UTC 

stable-rc/linux-4.19.y boot: 124 boots: 0 failed, 113 passed with 11 offline (v4.19.64-128-gd43238541496)
 2019-08-09  0:21 UTC 

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.187-71-g399cf2b4ebf0)
 2019-08-08 23:49 UTC 

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.136-94-g4ec3ef9505a3)
 2019-08-08 21:46 UTC 

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.6-195-gbd703501e2df)
 2019-08-08 21:17 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.187-40-geae076a61a51)
 2019-08-08 21:13 UTC 

[PATCH v3] Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
 2019-08-08 21:01 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.64-128-gd43238541496)
 2019-08-08 20:51 UTC 

+ mm-vmscan-do-not-special-case-slab-reclaim-when-watermarks-are-boosted.patch added to -mm tree
 2019-08-08 20:06 UTC 

[PATCH 03/10] perf db-export: Fix thread__exec_comm()
 2019-08-08 18:53 UTC  (3+ messages)
` [PATCH 08/10] perf record: Fix module size on s390
` [PATCH 09/10] perf annotate: Fix s390 gap between kernel end and module start

[PATCH] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
 2019-08-08 18:04 UTC 

[PATCH] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
 2019-08-08 16:36 UTC 

[PATCH 3.18.y 4.4.y 4.9.y] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
 2019-08-08 15:21 UTC  (3+ messages)

patch "usb: setup authorized_default attributes using usb_bus_notify" added to usb-linus
 2019-08-08 14:09 UTC 

[PATCH 1/2] perf/record: Fix module size on s390
 2019-08-08 13:49 UTC  (4+ messages)
` [PATCH 2/2] perf/top: Fix s390 gap between kernel end and module start

[PATCH v2 2/2] ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
 2019-08-08 12:52 UTC 

[PATCH v3] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-08-08 12:43 UTC  (4+ messages)

[PATCH V2] PCI: set BAR size bits correctly in Resize BAR control register
 2019-08-08 12:31 UTC  (6+ messages)

[PATCH v4.4 V2 00/43] V4.4 backport of arm64 Spectre patches
 2019-08-08 12:06 UTC  (6+ messages)
` [PATCH v4.4 V2 24/43] arm64: Add skeleton to harden the branch predictor against aliasing attacks

patch "usb: iowarrior: fix deadlock on disconnect" added to usb-linus
 2019-08-08 10:43 UTC 

patch "Revert "USB: rio500: simplify locking"" added to usb-linus
 2019-08-08 10:43 UTC 

FAILED: patch "[PATCH] spi: bcm2835: Fix 3-wire mode if DMA is enabled" failed to apply to 5.2-stable tree
 2019-08-08 10:01 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 01/42] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
 2019-08-08  9:02 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 04/42] netfilter: conntrack: always store window size un-scaled

FAILED: patch "[PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section" failed to apply to 5.2-stable tree
 2019-08-08  9:03 UTC  (6+ messages)
` [PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section

[PATCH v4.4.y, v4.9.y] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
 2019-08-08  9:00 UTC  (2+ messages)

[PATCHES] Networking
 2019-08-08  6:57 UTC  (2+ messages)

patch "Revert "kernfs: fix memleak in kernel_ops_readdir()"" added to driver-core-linus
 2019-08-08  6:41 UTC 

[PATCH v5 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
 2019-08-07 22:15 UTC  (2+ messages)
` [PATCH v5 2/2] x86/purgatory: use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS


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