public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 12:58:57 to 2021-06-16 22:54:53 UTC [more...]

[PATCH 5.12 00/48] 5.12.12-rc1 review
 2021-06-16 22:54 UTC  (54+ messages)
` [PATCH 5.12 01/48] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.12 02/48] HID: asus: Filter keyboard EC for old ROG keyboard
` [PATCH 5.12 03/48] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.12 04/48] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock
` [PATCH 5.12 05/48] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
` [PATCH 5.12 06/48] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.12 07/48] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.12 08/48] HID: asus: filter G713/G733 key event to prevent shutdown
` [PATCH 5.12 09/48] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.12 10/48] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.12 11/48] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.12 12/48] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.12 13/48] mt76: mt7921: fix max aggregation subframes setting
` [PATCH 5.12 14/48] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.12 15/48] gpu: host1x: Split up client initalization and registration
` [PATCH 5.12 16/48] drm/tegra: sor: Fully initialize SOR before registration
` [PATCH 5.12 17/48] hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5
` [PATCH 5.12 18/48] ARM: OMAP1: Fix use of possibly uninitialized irq variable
` [PATCH 5.12 19/48] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.12 20/48] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.12 21/48] gfs2: fix a deadlock on withdraw-during-mount
` [PATCH 5.12 22/48] gfs2: Clean up revokes on normal withdraws
` [PATCH 5.12 23/48] HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad
` [PATCH 5.12 24/48] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.12 25/48] HID: intel-ish-hid: ipc: Add Alder Lake device IDs
` [PATCH 5.12 26/48] riscv: Use -mno-relax when using lld linker
` [PATCH 5.12 27/48] ALSA: hda: Add AlderLake-M PCI ID
` [PATCH 5.12 28/48] mt76: mt7921: remove leftover 80+80 HE capability
` [PATCH 5.12 29/48] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.12 30/48] scsi: target: core: Fix warning on realtime kernels
` [PATCH 5.12 31/48] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 5.12 32/48] scsi: qedf: Do not put host in qedf_vport_create() unconditionally
` [PATCH 5.12 33/48] Bluetooth: Add a new USB ID for RTL8822CE
` [PATCH 5.12 34/48] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
` [PATCH 5.12 35/48] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 5.12 36/48] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 5.12 37/48] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 5.12 38/48] nvme-loop: do not warn for deleted controllers during reset
` [PATCH 5.12 39/48] net: ipconfig: Dont override command-line hostnames or domains
` [PATCH 5.12 40/48] drm/amd/display: Allow bandwidth validation for 0 streams
` [PATCH 5.12 41/48] drm/amdgpu: refine amdgpu_fru_get_product_info
` [PATCH 5.12 42/48] drm/amd/display: Fix overlay validation by considering cursors
` [PATCH 5.12 43/48] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 5.12 44/48] drm/amd/amdgpu:save psp ring wptr to avoid attack
` [PATCH 5.12 45/48] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 5.12 46/48] net/x25: Return the correct errno code
` [PATCH 5.12 47/48] net: "
` [PATCH 5.12 48/48] fib: "

[PATCH 5.10 00/38] 5.10.45-rc1 review
 2021-06-16 22:40 UTC  (43+ messages)
` [PATCH 5.10 01/38] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.10 02/38] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.10 03/38] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
` [PATCH 5.10 04/38] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.10 05/38] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.10 06/38] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.10 07/38] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.10 08/38] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.10 09/38] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.10 10/38] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.10 11/38] gpu: host1x: Split up client initalization and registration
` [PATCH 5.10 12/38] drm/tegra: sor: Fully initialize SOR before registration
` [PATCH 5.10 13/38] ARM: OMAP1: Fix use of possibly uninitialized irq variable
` [PATCH 5.10 14/38] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.10 15/38] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.10 16/38] gfs2: fix a deadlock on withdraw-during-mount
` [PATCH 5.10 17/38] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.10 18/38] riscv: Use -mno-relax when using lld linker
` [PATCH 5.10 19/38] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.10 20/38] scsi: target: core: Fix warning on realtime kernels
` [PATCH 5.10 21/38] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 5.10 22/38] scsi: qedf: Do not put host in qedf_vport_create() unconditionally
` [PATCH 5.10 23/38] Bluetooth: Add a new USB ID for RTL8822CE
` [PATCH 5.10 24/38] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
` [PATCH 5.10 25/38] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 5.10 26/38] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 5.10 27/38] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 5.10 28/38] nvme-loop: do not warn for deleted controllers during reset
` [PATCH 5.10 29/38] net: ipconfig: Dont override command-line hostnames or domains
` [PATCH 5.10 30/38] drm/amd/display: Allow bandwidth validation for 0 streams
` [PATCH 5.10 31/38] drm/amdgpu: refine amdgpu_fru_get_product_info
` [PATCH 5.10 32/38] drm/amd/display: Fix overlay validation by considering cursors
` [PATCH 5.10 33/38] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 5.10 34/38] drm/amd/amdgpu:save psp ring wptr to avoid attack
` [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 5.10 36/38] net/x25: Return the correct errno code
` [PATCH 5.10 37/38] net: "
` [PATCH 5.10 38/38] fib: "

stable-rc/linux-4.4.y baseline: 60 runs, 7 regressions (v4.4.273-14-geeb2e2f2ab09)
 2021-06-16 22:38 UTC 

[PATCH 5.4 00/28] 5.4.127-rc1 review
 2021-06-16 22:37 UTC  (33+ messages)
` [PATCH 5.4 01/28] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.4 02/28] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.4 03/28] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.4 04/28] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.4 05/28] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.4 06/28] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.4 07/28] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.4 08/28] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.4 09/28] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.4 10/28] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.4 11/28] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.4 12/28] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.4 13/28] riscv: Use -mno-relax when using lld linker
` [PATCH 5.4 14/28] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.4 15/28] scsi: target: core: Fix warning on realtime kernels
` [PATCH 5.4 16/28] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 5.4 17/28] scsi: qedf: Do not put host in qedf_vport_create() unconditionally
` [PATCH 5.4 18/28] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
` [PATCH 5.4 19/28] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 5.4 20/28] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 5.4 21/28] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 5.4 22/28] net: ipconfig: Dont override command-line hostnames or domains
` [PATCH 5.4 23/28] drm/amd/display: Allow bandwidth validation for 0 streams
` [PATCH 5.4 24/28] drm/amd/display: Fix overlay validation by considering cursors
` [PATCH 5.4 25/28] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 5.4 26/28] net/x25: Return the correct errno code
` [PATCH 5.4 27/28] net: "
` [PATCH 5.4 28/28] fib: "

[PATCH bpf v1] bpf: fix libelf endian handling in resolv_btfids
 2021-06-16 22:28 UTC  (5+ messages)

stable-rc/linux-4.19.y baseline: 45 runs, 2 regressions (v4.19.195-21-g050ebdeaa488)
 2021-06-16 22:05 UTC 

stable-rc/linux-4.9.y baseline: 68 runs, 2 regressions (v4.9.273-15-gb45cb54aa780)
 2021-06-16 21:48 UTC 

stable-rc/linux-4.14.y baseline: 78 runs, 6 regressions (v4.14.237-18-g5fea905d8e5c)
 2021-06-16 21:36 UTC 

[PATCH v9] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-16 21:31 UTC  (4+ messages)

stable-rc/queue/4.19 baseline: 93 runs, 6 regressions (v4.19.195-20-gbcfa261141f9)
 2021-06-16 21:30 UTC 

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.273-14-gde9cf6b45df7)
 2021-06-16 21:05 UTC 

stable-rc/linux-5.4.y baseline: 100 runs, 6 regressions (v5.4.126-29-g4e778e863160)
 2021-06-16 21:03 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.273-13-g68c61ea02f8c)
 2021-06-16 20:58 UTC 

stable-rc/linux-5.12.y baseline: 104 runs, 3 regressions (v5.12.11-49-g3197a891c08a)
 2021-06-16 20:56 UTC 

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.11-47-gc4250be12ea6)
 2021-06-16 20:43 UTC 

[PATCH] crypto: nx: Fix memcpy() over-reading in nonce
 2021-06-16 20:34 UTC 

[PATCH] mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
 2021-06-16 20:26 UTC  (2+ messages)

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.126-27-g720c1efe9f78)
 2021-06-16 20:07 UTC 

[PATCH v2 1/2] drm/dp_mst: Do not set proposed vcpi directly
 2021-06-16 19:53 UTC  (4+ messages)
` [PATCH v2 2/2] drm/dp_mst: Avoid to mess up payload table by ports in stale topology

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.44-37-g06c9df4e43ff)
 2021-06-16 19:40 UTC 

[v4.14.y] 3cce50dfec4a arm64: perf: Disable PMU while processing counter overflows
 2021-06-16 19:28 UTC  (3+ messages)
  ` [PATCH] "

stable-rc/linux-4.4.y build: 182 builds: 0 failed, 182 passed, 9 warnings (v4.4.273-14-geeb2e2f2ab09)
 2021-06-16 19:09 UTC 

stable-rc/queue/4.14 build: 192 builds: 0 failed, 192 passed, 64 warnings (v4.14.237-17-gb9f48f685d2c)
 2021-06-16 19:02 UTC 

stable-rc/linux-5.10.y build: 150 builds: 0 failed, 150 passed, 12 warnings (v5.10.44-39-gaba9bf2d6e40)
 2021-06-16 18:57 UTC 

[PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation
 2021-06-16 18:52 UTC  (3+ messages)

[PATCH v3 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-16 18:47 UTC  (6+ messages)
` [PATCH v3 1/4] remoteproc: core: Move cdev add before device add

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-16 18:40 UTC  (6+ messages)

stable-rc/linux-4.19.y build: 160 builds: 0 failed, 160 passed, 52 warnings (v4.19.195-21-g050ebdeaa488)
 2021-06-16 18:36 UTC 

stable-rc/linux-4.9.y build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.273-15-gb45cb54aa780)
 2021-06-16 18:19 UTC 

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.237-18-g5fea905d8e5c)
 2021-06-16 18:06 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.195-20-gbcfa261141f9)
 2021-06-16 18:01 UTC 

stable-rc/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.126-29-g4e778e863160)
 2021-06-16 17:33 UTC 

stable-rc/linux-5.12.y build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.11-49-g3197a891c08a)
 2021-06-16 17:27 UTC 

stable-rc/queue/4.9 baseline: 92 runs, 4 regressions (v4.9.273-14-g24267faae718)
 2021-06-16 17:21 UTC 

stable/linux-4.19.y baseline: 114 runs, 4 regressions (v4.19.195)
 2021-06-16 17:10 UTC 

stable/linux-5.10.y baseline: 150 runs, 4 regressions (v5.10.44)
 2021-06-16 17:05 UTC 

stable-rc/queue/4.19 baseline: 129 runs, 7 regressions (v4.19.194-67-g98b7a3170403)
 2021-06-16 16:40 UTC 

stable-rc/queue/4.14 baseline: 105 runs, 1 regressions (v4.14.237-17-gbbcb93d5f8ac)
 2021-06-16 16:27 UTC 

stable-rc/queue/5.4 baseline: 143 runs, 3 regressions (v5.4.125-84-g5fa9d9d0e834)
 2021-06-16 16:02 UTC 

stable/linux-5.12.y baseline: 154 runs, 4 regressions (v5.12.11)
 2021-06-16 15:53 UTC 

stable/linux-4.14.y baseline: 124 runs, 10 regressions (v4.14.237)
 2021-06-16 15:26 UTC 

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-06-16 15:23 UTC  (2+ messages)

stable/linux-5.4.y baseline: 150 runs, 9 regressions (v5.4.126)
 2021-06-16 15:11 UTC 

patch "fpga: stratix10-soc: Add missing fpga_mgr_free() call" added to char-misc-next
 2021-06-16 15:06 UTC 

stable/linux-4.4.y baseline: 107 runs, 8 regressions (v4.4.273)
 2021-06-16 15:03 UTC 

[PATCH 5.4 00/78] 5.4.125-rc1 review
 2021-06-16 15:01 UTC  (4+ messages)
` [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object

[PATCH 5.4 000/244] 5.4.119-rc1 review
 2021-06-16 14:57 UTC  (11+ messages)
` [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation

stable/linux-4.9.y baseline: 116 runs, 5 regressions (v4.9.273)
 2021-06-16 14:57 UTC 

stable-rc/queue/5.12 baseline: 156 runs, 3 regressions (v5.12.10-173-g9338bb0a7a25)
 2021-06-16 14:32 UTC 

stable-rc/queue/4.9 baseline: 118 runs, 5 regressions (v4.9.272-42-gfe168fa6de1a)
 2021-06-16 14:29 UTC 

stable-rc/queue/4.9 baseline: 119 runs, 4 regressions (v4.9.272-42-g3a4807ec2fca)
 2021-06-16 14:21 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.44-38-g409534680574)
 2021-06-16 14:20 UTC 

stable-rc/queue/5.10 baseline: 168 runs, 5 regressions (v5.10.43-130-g7808ce0f4d94)
 2021-06-16 13:58 UTC 

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.273-14-g24267faae718)
 2021-06-16 13:52 UTC 

[PATCH v3 1/2] blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
 2021-06-16 13:43 UTC  (4+ messages)
` [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE "

stable/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.195)
 2021-06-16 13:41 UTC 

[PATCH v1] usb: typec: tcpci: Fix up sink disconnect thresholds for PD
 2021-06-16 13:40 UTC  (2+ messages)

stable/linux-5.10.y build: 183 builds: 0 failed, 183 passed, 15 warnings (v5.10.44)
 2021-06-16 13:35 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.194-67-g98b7a3170403)
 2021-06-16 13:10 UTC 

stable-rc/queue/4.14 baseline: 148 runs, 4 regressions (v4.14.236-50-gbe2d6b3abd46)
 2021-06-16 12:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox