Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 12:19:39 to 2021-07-29 14:35:38 UTC [more...]

[PATCH v2] i2c: dev: zero out array used for i2c reads from userspace
 2021-07-29 14:35 UTC 

[PATCH net] af_unix: fix garbage collect vs. MSG_PEEK
 2021-07-29 14:29 UTC  (3+ messages)

[PATCH 5.10] io_uring: fix null-ptr-deref in io_sq_offload_start()
 2021-07-29 14:23 UTC 

[PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
 2021-07-29 14:00 UTC  (2+ messages)

[PATCH 5.13 00/22] 5.13.7-rc1 review
 2021-07-29 13:54 UTC  (23+ messages)
` [PATCH 5.13 01/22] af_unix: fix garbage collect vs MSG_PEEK
` [PATCH 5.13 02/22] workqueue: fix UAF in pwq_unbound_release_workfn()
` [PATCH 5.13 03/22] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
` [PATCH 5.13 04/22] net/802/mrp: fix memleak in mrp_request_join()
` [PATCH 5.13 05/22] net/802/garp: fix memleak in garp_request_join()
` [PATCH 5.13 06/22] net: annotate data race around sk_ll_usec
` [PATCH 5.13 07/22] sctp: move 198 addresses from unusable to private scope
` [PATCH 5.13 08/22] rcu-tasks: Dont delete holdouts within trc_inspect_reader()
` [PATCH 5.13 09/22] rcu-tasks: Dont delete holdouts within trc_wait_for_one_reader()
` [PATCH 5.13 10/22] ipv6: allocate enough headroom in ip6_finish_output2()
` [PATCH 5.13 11/22] nvme-pci: fix multiple races in nvme_setup_io_queues
` [PATCH 5.13 12/22] drm/ttm: add a check against null pointer dereference
` [PATCH 5.13 13/22] hfs: add missing clean-up in hfs_fill_super
` [PATCH 5.13 14/22] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 5.13 15/22] hfs: add lock nesting notation to hfs_find_init
` [PATCH 5.13 16/22] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
` [PATCH 5.13 17/22] firmware: arm_scmi: Fix range check for the maximum number of pending messages
` [PATCH 5.13 18/22] cifs: fix the out of range assignment to bit fields in parse_server_interfaces
` [PATCH 5.13 19/22] iomap: remove the length variable in iomap_seek_data
` [PATCH 5.13 20/22] iomap: remove the length variable in iomap_seek_hole
` [PATCH 5.13 21/22] ARM: dts: versatile: Fix up interrupt controller node names
` [PATCH 5.13 22/22] ipv6: ip6_finish_output2: set sk into newly allocated nskb

[PATCH 5.10 00/24] 5.10.55-rc1 review
 2021-07-29 13:54 UTC  (25+ messages)
` [PATCH 5.10 01/24] tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
` [PATCH 5.10 02/24] [PATCH] io_uring: fix link timeout refs
` [PATCH 5.10 03/24] KVM: x86: determine if an exception has an error code only when injecting it
` [PATCH 5.10 04/24] af_unix: fix garbage collect vs MSG_PEEK
` [PATCH 5.10 05/24] workqueue: fix UAF in pwq_unbound_release_workfn()
` [PATCH 5.10 06/24] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
` [PATCH 5.10 07/24] net/802/mrp: fix memleak in mrp_request_join()
` [PATCH 5.10 08/24] net/802/garp: fix memleak in garp_request_join()
` [PATCH 5.10 09/24] net: annotate data race around sk_ll_usec
` [PATCH 5.10 10/24] sctp: move 198 addresses from unusable to private scope
` [PATCH 5.10 11/24] rcu-tasks: Dont delete holdouts within trc_inspect_reader()
` [PATCH 5.10 12/24] rcu-tasks: Dont delete holdouts within trc_wait_for_one_reader()
` [PATCH 5.10 13/24] ipv6: allocate enough headroom in ip6_finish_output2()
` [PATCH 5.10 14/24] drm/ttm: add a check against null pointer dereference
` [PATCH 5.10 15/24] hfs: add missing clean-up in hfs_fill_super
` [PATCH 5.10 16/24] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 5.10 17/24] hfs: add lock nesting notation to hfs_find_init
` [PATCH 5.10 18/24] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
` [PATCH 5.10 19/24] firmware: arm_scmi: Fix range check for the maximum number of pending messages
` [PATCH 5.10 20/24] cifs: fix the out of range assignment to bit fields in parse_server_interfaces
` [PATCH 5.10 21/24] iomap: remove the length variable in iomap_seek_data
` [PATCH 5.10 22/24] iomap: remove the length variable in iomap_seek_hole
` [PATCH 5.10 23/24] ARM: dts: versatile: Fix up interrupt controller node names
` [PATCH 5.10 24/24] ipv6: ip6_finish_output2: set sk into newly allocated nskb

[PATCH 5.4 00/21] 5.4.137-rc1 review
 2021-07-29 13:54 UTC  (22+ messages)
` [PATCH 5.4 01/21] selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
` [PATCH 5.4 02/21] tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
` [PATCH 5.4 03/21] KVM: x86: determine if an exception has an error code only when injecting it
` [PATCH 5.4 04/21] af_unix: fix garbage collect vs MSG_PEEK
` [PATCH 5.4 05/21] workqueue: fix UAF in pwq_unbound_release_workfn()
` [PATCH 5.4 06/21] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
` [PATCH 5.4 07/21] net/802/mrp: fix memleak in mrp_request_join()
` [PATCH 5.4 08/21] net/802/garp: fix memleak in garp_request_join()
` [PATCH 5.4 09/21] net: annotate data race around sk_ll_usec
` [PATCH 5.4 10/21] sctp: move 198 addresses from unusable to private scope
` [PATCH 5.4 11/21] ipv6: allocate enough headroom in ip6_finish_output2()
` [PATCH 5.4 12/21] hfs: add missing clean-up in hfs_fill_super
` [PATCH 5.4 13/21] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 5.4 14/21] hfs: add lock nesting notation to hfs_find_init
` [PATCH 5.4 15/21] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
` [PATCH 5.4 16/21] firmware: arm_scmi: Fix range check for the maximum number of pending messages
` [PATCH 5.4 17/21] cifs: fix the out of range assignment to bit fields in parse_server_interfaces
` [PATCH 5.4 18/21] iomap: remove the length variable in iomap_seek_data
` [PATCH 5.4 19/21] iomap: remove the length variable in iomap_seek_hole
` [PATCH 5.4 20/21] ARM: dts: versatile: Fix up interrupt controller node names
` [PATCH 5.4 21/21] ipv6: ip6_finish_output2: set sk into newly allocated nskb

[PATCH 4.19 00/17] 4.19.200-rc1 review
 2021-07-29 13:54 UTC  (18+ messages)
` [PATCH 4.19 01/17] selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
` [PATCH 4.19 02/17] iio: dac: ds4422/ds4424 drop of_node check
` [PATCH 4.19 03/17] KVM: x86: determine if an exception has an error code only when injecting it
` [PATCH 4.19 04/17] net: split out functions related to registering inflight socket files
` [PATCH 4.19 05/17] af_unix: fix garbage collect vs MSG_PEEK
` [PATCH 4.19 06/17] workqueue: fix UAF in pwq_unbound_release_workfn()
` [PATCH 4.19 07/17] net/802/mrp: fix memleak in mrp_request_join()
` [PATCH 4.19 08/17] net/802/garp: fix memleak in garp_request_join()
` [PATCH 4.19 09/17] net: annotate data race around sk_ll_usec
` [PATCH 4.19 10/17] sctp: move 198 addresses from unusable to private scope
` [PATCH 4.19 11/17] hfs: add missing clean-up in hfs_fill_super
` [PATCH 4.19 12/17] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 4.19 13/17] hfs: add lock nesting notation to hfs_find_init
` [PATCH 4.19 14/17] firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
` [PATCH 4.19 15/17] firmware: arm_scmi: Fix range check for the maximum number of pending messages
` [PATCH 4.19 16/17] cifs: fix the out of range assignment to bit fields in parse_server_interfaces
` [PATCH 4.19 17/17] ARM: dts: versatile: Fix up interrupt controller node names

[PATCH] USB: serial: ch341: fix character loss at high transfer rates
 2021-07-29 11:51 UTC  (2+ messages)

[PATCH v2 1/2] char: tpm: Kconfig: remove bad i2c cr50 select
 2021-07-29 11:10 UTC  (3+ messages)

[linux-4.14.y] KVM: x86: determine if an exception has an error code only when injecting it
 2021-07-29  8:37 UTC  (2+ messages)

[linux-4.19.y] KVM: x86: determine if an exception has an error code only when injecting it
 2021-07-29  8:37 UTC  (2+ messages)

[linux-5.4.y] KVM: x86: determine if an exception has an error code only when injecting it
 2021-07-29  8:37 UTC  (2+ messages)

[linux-5.10.y] KVM: x86: determine if an exception has an error code only when injecting it
 2021-07-29  8:37 UTC  (2+ messages)

[PATCH 5.10 000/252] 5.10.42-rc1 review
 2021-07-29  7:58 UTC  (3+ messages)
` [PATCH 5.10 182/252] drm/amd/amdgpu: fix refcount leak

stable-rc/queue/4.9 baseline: 87 runs, 3 regressions (v4.9.277-2-gaf4b7daff4d2)
 2021-07-29  7:29 UTC 

[PATCH 2/2] io_uring: don't block level reissue off completion path
 2021-07-29  6:50 UTC  (4+ messages)

[PATCH] soc: mmsys: mediatek: add mask to mmsys routes
 2021-07-29  6:47 UTC  (10+ messages)

patch "usb: cdnsp: Fixed issue with ZLP" added to usb-linus
 2021-07-29  6:44 UTC 

patch "usb: cdns3: Fixed incorrect gadget state" added to usb-linus
 2021-07-29  6:44 UTC 

stable-rc/queue/4.9 build: 179 builds: 0 failed, 179 passed, 4 warnings (v4.9.277-2-gaf4b7daff4d2)
 2021-07-29  4:00 UTC 

[PATCH] ibmvfc: fix command state accounting and stale response detection
 2021-07-29  3:37 UTC  (2+ messages)

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.136-2-g84218d2954b2)
 2021-07-29  2:09 UTC 

stable/linux-5.10.y baseline: 152 runs, 4 regressions (v5.10.54)
 2021-07-29  1:58 UTC 

stable/linux-5.13.y baseline: 157 runs, 1 regressions (v5.13.6)
 2021-07-29  1:43 UTC 

[PATCH 4.19 000/119] 4.19.199-rc3 review
 2021-07-29  1:13 UTC  (2+ messages)

[PATCH 5.10 000/168] 5.10.54-rc2 review
 2021-07-29  1:12 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 135 runs, 3 regressions (v4.19.199-2-g6e7bdd8caac9)
 2021-07-29  1:04 UTC 

[RESEND PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-28 23:56 UTC 

stable-rc/linux-4.19.y baseline: 135 runs, 3 regressions (v4.19.199)
 2021-07-28 23:13 UTC 

[PATCH v3] KVM: x86: accept userspace interrupt only if no event is injected
 2021-07-28 23:11 UTC  (2+ messages)

Please Advise
 2021-07-28 22:52 UTC 

stable-rc/linux-5.10.y baseline: 160 runs, 3 regressions (v5.10.54)
 2021-07-28 23:01 UTC 

stable-rc/linux-4.4.y baseline: 74 runs, 6 regressions (v4.4.277)
 2021-07-28 22:54 UTC 

stable-rc/queue/5.10 build: 174 builds: 0 failed, 174 passed, 13 warnings (v5.10.54-2-geb01b613f84f)
 2021-07-28 22:47 UTC 

stable-rc/queue/5.10 baseline: 158 runs, 3 regressions (v5.10.54-1-g8d71121686cb)
 2021-07-28 22:30 UTC 

stable/linux-5.10.y build: 180 builds: 0 failed, 180 passed, 14 warnings (v5.10.54)
 2021-07-28 22:28 UTC 

stable/linux-5.13.y build: 171 builds: 2 failed, 169 passed, 7 warnings (v5.13.6)
 2021-07-28 22:13 UTC 

stable-rc/linux-4.9.y baseline: 82 runs, 3 regressions (v4.9.277)
 2021-07-28 22:13 UTC 

stable-rc/queue/4.14 baseline: 119 runs, 1 regressions (v4.14.241-1-gdaf138d437dd)
 2021-07-28 21:39 UTC 

stable-rc/linux-5.4.y baseline: 147 runs, 4 regressions (v5.4.136)
 2021-07-28 21:39 UTC 

stable-rc/queue/4.19 build: 189 builds: 0 failed, 189 passed, 62 warnings (v4.19.199-2-g6e7bdd8caac9)
 2021-07-28 21:35 UTC 

stable/linux-5.4.y baseline: 155 runs, 4 regressions (v5.4.136)
 2021-07-28 21:24 UTC 

stable-rc/linux-4.14.y baseline: 93 runs, 4 regressions (v4.14.241)
 2021-07-28 21:10 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.241-1-g7c050ad997f7)
 2021-07-28 21:04 UTC 

stable-rc/linux-5.13.y baseline: 103 runs, 2 regressions (v5.13.6)
 2021-07-28 20:47 UTC 

stable-rc/queue/5.13 baseline: 157 runs, 3 regressions (v5.13.5-223-g3a7649e5ffb5)
 2021-07-28 20:25 UTC 

stable-rc/queue/4.19 baseline: 56 runs, 3 regressions (v4.19.199-1-ge25f07ced983)
 2021-07-28 20:05 UTC 

stable-rc/linux-4.19.y build: 191 builds: 0 failed, 191 passed, 63 warnings (v4.19.199)
 2021-07-28 19:44 UTC 

stable-rc/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.54)
 2021-07-28 19:32 UTC 

stable-rc/linux-4.4.y build: 181 builds: 0 failed, 181 passed, 9 warnings (v4.4.277)
 2021-07-28 19:25 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.54-1-g8d71121686cb)
 2021-07-28 19:01 UTC 

+ mm-memcg-fix-null-pointer-dereference-in-memcg_slab_free_hook.patch added to -mm tree
 2021-07-28 18:45 UTC 

stable-rc/linux-4.9.y build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.277)
 2021-07-28 18:44 UTC 

[PATCH] Revert "ACPI: resources: Add checks for ACPI IRQ override"
 2021-07-28 18:23 UTC  (6+ messages)

stable-rc/linux-5.4.y build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.136)
 2021-07-28 18:10 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.241-1-gdaf138d437dd)
 2021-07-28 18:10 UTC 

[PATCH 4.9 1/2] iommu/amd: Fix backport of 140456f994195b568ecd7fc2287a34eadffef3ca
 2021-07-28 18:05 UTC  (3+ messages)
` [PATCH 4.9 2/2] tipc: Fix backport of b77413446408fdd256599daf00d5be72b5f3e7c6

[PATCH] io_uring: fix link timeout refs
 2021-07-28 18:02 UTC  (6+ messages)

stable/linux-5.4.y build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.136)
 2021-07-28 17:55 UTC 

stable 5.4.135 REGRESSION / once-a-day WARNING: at kthread_is_per_cpu+0x1c/0x20
 2021-07-28 17:51 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 156 runs, 4 regressions (v5.4.136-1-gd23f64074e2a)
 2021-07-28 17:45 UTC 

stable-rc/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 64 warnings (v4.14.241)
 2021-07-28 17:41 UTC 

stable 5.4.135 REGRESSION / once-a-day WARNING: at kthread_is_per_cpu+0x1c/0x20
 2021-07-28 17:40 UTC 

stable-rc/linux-5.13.y build: 174 builds: 2 failed, 172 passed, 7 warnings (v5.13.6)
 2021-07-28 17:17 UTC 

stable-rc/queue/5.13 build: 174 builds: 2 failed, 172 passed, 7 warnings (v5.13.5-223-g3a7649e5ffb5)
 2021-07-28 16:56 UTC 

stable-rc/queue/4.19 build: 187 builds: 0 failed, 187 passed, 63 warnings (v4.19.199-1-ge25f07ced983)
 2021-07-28 16:35 UTC 

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-28 16:32 UTC  (7+ messages)
` [PATCH 5.10 014/167] net: Introduce preferred busy-polling
` [PATCH 5.10 099/167] tcp: disable TFO blackhole logic by default

Backport commit a2d2010d95cd (iio: dac: ds4422/ds4424 drop of_node check) to Linux 4.19
 2021-07-28 16:15 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 152 runs, 2 regressions (v5.4.135-108-g3bc4fefb0124)
 2021-07-28 15:57 UTC 

[PATCH] btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
 2021-07-28 15:47 UTC  (4+ messages)

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-28 15:45 UTC  (6+ messages)

stable/linux-4.19.y baseline: 140 runs, 3 regressions (v4.19.199)
 2021-07-28 15:30 UTC 

stable/linux-4.14.y baseline: 124 runs, 4 regressions (v4.14.241)
 2021-07-28 15:22 UTC 

stable-rc/queue/5.13 baseline: 174 runs, 5 regressions (v5.13.5-224-g078d5e3a85db)
 2021-07-28 14:50 UTC 

stable-rc/queue/5.10 baseline: 125 runs, 2 regressions (v5.10.53-167-g7fbcbc1a9534)
 2021-07-28 14:33 UTC 

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.136-1-gd23f64074e2a)
 2021-07-28 14:16 UTC 

[PATCH AUTOSEL 5.13 01/19] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-28 14:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 07/19] ipv6: allocate enough headroom in ip6_finish_output2()

stable-rc/queue/5.13 baseline: 179 runs, 5 regressions (v5.13.5-224-g079356b51f75)
 2021-07-28 13:22 UTC 

stable-rc/queue/5.10 baseline: 182 runs, 6 regressions (v5.10.53-167-gff9fbe06f641)
 2021-07-28 13:10 UTC 

[PATCH] Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
 2021-07-28 13:10 UTC  (6+ messages)

Linux 5.13.6
 2021-07-28 13:08 UTC  (2+ messages)

Linux 5.10.54
 2021-07-28 13:08 UTC  (2+ messages)

[PATCH 4.14 00/68] 4.14.231-rc1 review
 2021-07-28 12:56 UTC  (3+ messages)
` [PATCH 4.14 45/68] usbip: fix vudc usbip_sockfd_store races leading to gpf

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 90 warnings (v5.4.135-108-g3bc4fefb0124)
 2021-07-28 12:28 UTC 

stable/linux-4.4.y baseline: 57 runs, 8 regressions (v4.4.277)
 2021-07-28 12:27 UTC 

stable/linux-4.9.y baseline: 20 runs, 1 regressions (v4.9.277)
 2021-07-28 12:19 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 read-only IMAP folder(s) and NNTP newsgroup(s).