stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 16:32:24 to 2023-03-02 02:07:30 UTC [more...]

[PATCH 5.4 v3 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-03-02  2:07 UTC  (3+ messages)
` [PATCH 5.4 v3 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v3 2/6] arch: fix broken BuildID for arm64 and riscv

[PATCH 5.10 v3 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-03-02  2:04 UTC  (5+ messages)
` [PATCH 5.10 v3 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 v3 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 v3 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 v3 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36

[PATCH 5.15 v3 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-03-02  2:03 UTC  (6+ messages)
` [PATCH 5.15 v3 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 v3 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 v3 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.15 v3 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 v3 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-02  1:51 UTC  (13+ messages)
` [PATCH 4.19 1/9] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 4.19 2/9] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 4.19 3/9] btrfs: send: limit number of clones and allocated memory size
` [PATCH 4.19 4/9] IB/hfi1: Assign npages earlier
` [PATCH 4.19 5/9] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 4.19 6/9] vc_screen: dont clobber return value in vcs_read
` [PATCH 4.19 7/9] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
` [PATCH 4.19 8/9] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 4.19 9/9] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 5.4 00/13] 5.4.234-rc1 review
 2023-03-02  1:50 UTC  (17+ messages)
` [PATCH 5.4 01/13] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 5.4 02/13] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 5.4 03/13] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 5.4 04/13] btrfs: send: limit number of clones and allocated memory size
` [PATCH 5.4 05/13] IB/hfi1: Assign npages earlier
` [PATCH 5.4 06/13] neigh: make sure used and confirmed times are valid
` [PATCH 5.4 07/13] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 5.4 08/13] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 5.4 09/13] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 5.4 10/13] vc_screen: dont clobber return value in vcs_read
` [PATCH 5.4 11/13] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
` [PATCH 5.4 12/13] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 5.4 13/13] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-02  1:48 UTC  (25+ messages)
` [PATCH 5.10 01/19] Fix XFRM-I support for nested ESP tunnels
` [PATCH 5.10 02/19] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 5.10 03/19] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 5.10 04/19] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 5.10 05/19] btrfs: send: limit number of clones and allocated memory size
` [PATCH 5.10 06/19] IB/hfi1: Assign npages earlier
` [PATCH 5.10 07/19] neigh: make sure used and confirmed times are valid
` [PATCH 5.10 08/19] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 5.10 09/19] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 5.10 10/19] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 5.10 11/19] vc_screen: dont clobber return value in vcs_read
` [PATCH 5.10 12/19] md: Flush workqueue md_rdev_misc_wq in md_alloc()
` [PATCH 5.10 13/19] scripts/tags.sh: Invoke realpath via xargs
` [PATCH 5.10 14/19] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 5.10 15/19] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
` [PATCH 5.10 16/19] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH 5.10 17/19] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 5.10 18/19] usb: gadget: u_serial: Add null pointer check in gserial_resume
` [PATCH 5.10 19/19] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 5.15 00/22] 5.15.97-rc1 review
 2023-03-02  1:46 UTC  (26+ messages)
` [PATCH 5.15 01/22] ionic: refactor use of ionic_rx_fill()
` [PATCH 5.15 02/22] Fix XFRM-I support for nested ESP tunnels
` [PATCH 5.15 03/22] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 5.15 04/22] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 5.15 05/22] HID: elecom: add support for TrackBall 056E:011C
` [PATCH 5.15 06/22] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 5.15 07/22] btrfs: send: limit number of clones and allocated memory size
` [PATCH 5.15 08/22] ASoC: rt715-sdca: fix clock stop prepare timeout issue
` [PATCH 5.15 09/22] IB/hfi1: Assign npages earlier
` [PATCH 5.15 10/22] neigh: make sure used and confirmed times are valid
` [PATCH 5.15 11/22] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 5.15 12/22] x86/cpu: Add Lunar Lake M
` [PATCH 5.15 13/22] staging: mt7621-dts: change palmbus address to lower case
` [PATCH 5.15 14/22] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 5.15 15/22] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 5.15 16/22] vc_screen: dont clobber return value in vcs_read
` [PATCH 5.15 17/22] scripts/tags.sh: Invoke realpath via xargs
` [PATCH 5.15 18/22] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 5.15 19/22] usb: dwc3: pci: add support for the Intel Meteor Lake-M
` [PATCH 5.15 20/22] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 5.15 21/22] usb: gadget: u_serial: Add null pointer check in gserial_resume
` [PATCH 5.15 22/22] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-02  1:44 UTC  (47+ messages)
` [PATCH 6.1 01/42] Fix XFRM-I support for nested ESP tunnels
` [PATCH 6.1 02/42] arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-pro
` [PATCH 6.1 03/42] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 6.1 04/42] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 6.1 05/42] arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
` [PATCH 6.1 06/42] arm64: dts: rockchip: fix probe of analog sound card on rock-3a
` [PATCH 6.1 07/42] HID: elecom: add support for TrackBall 056E:011C
` [PATCH 6.1 08/42] HID: Ignore battery for Elan touchscreen on Asus TP420IA
` [PATCH 6.1 09/42] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 6.1 10/42] pinctrl: amd: Fix debug output for debounce time
` [PATCH 6.1 11/42] btrfs: send: limit number of clones and allocated memory size
` [PATCH 6.1 12/42] arm64: dts: rockchip: align rk3399 DMC OPP table with bindings
` [PATCH 6.1 13/42] ASoC: rt715-sdca: fix clock stop prepare timeout issue
` [PATCH 6.1 14/42] IB/hfi1: Assign npages earlier
` [PATCH 6.1 15/42] powerpc: Dont select ARCH_WANTS_NO_INSTR
` [PATCH 6.1 16/42] ASoC: SOF: amd: Fix for handling spurious interrupts from DSP
` [PATCH 6.1 17/42] ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port
` [PATCH 6.1 18/42] neigh: make sure used and confirmed times are valid
` [PATCH 6.1 19/42] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 6.1 20/42] ASoC: codecs: es8326: Fix DTS properties reading
` [PATCH 6.1 21/42] HID: Ignore battery for ELAN touchscreen 29DF on HP
` [PATCH 6.1 22/42] selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more comprehensive
` [PATCH 6.1 23/42] x86/cpu: Add Lunar Lake M
` [PATCH 6.1 24/42] PM: sleep: Avoid using pr_cont() in the tasks freezing code
` [PATCH 6.1 25/42] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 6.1 26/42] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 6.1 27/42] vc_screen: dont clobber return value in vcs_read
` [PATCH 6.1 28/42] drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
` [PATCH 6.1 29/42] drm/amd/display: Fix race condition in DPIA AUX transfer
` [PATCH 6.1 30/42] usb: dwc3: pci: add support for the Intel Meteor Lake-M
` [PATCH 6.1 31/42] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 6.1 32/42] usb: gadget: u_serial: Add null pointer check in gserial_resume
` [PATCH 6.1 33/42] arm64: dts: uniphier: Fix property name in PXs3 USB node
` [PATCH 6.1 34/42] usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
` [PATCH 6.1 35/42] drm/amd/display: Properly reuse completion structure
` [PATCH 6.1 36/42] attr: add in_group_or_capable()
` [PATCH 6.1 37/42] fs: move should_remove_suid()
` [PATCH 6.1 38/42] attr: add setattr_should_drop_sgid()
` [PATCH 6.1 39/42] attr: use consistent sgid stripping checks
` [PATCH 6.1 40/42] fs: use consistent setgid checks in is_sxid()
` [PATCH 6.1 41/42] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 6.1 42/42] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-02  1:42 UTC  (20+ messages)
` [PATCH 6.2 01/16] ALSA: hda: cs35l41: Correct error condition handling
` [PATCH 6.2 02/16] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
` [PATCH 6.2 03/16] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 6.2 04/16] vc_screen: dont clobber return value in vcs_read
` [PATCH 6.2 05/16] drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
` [PATCH 6.2 06/16] drm/amd/display: Properly reuse completion structure
` [PATCH 6.2 07/16] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 6.2 08/16] wifi: rtw88: usb: Set qsel correctly
` [PATCH 6.2 09/16] wifi: rtw88: usb: send Zero length packets if necessary
` [PATCH 6.2 10/16] wifi: rtw88: usb: drop now unnecessary URB size check
` [PATCH 6.2 11/16] usb: dwc3: pci: add support for the Intel Meteor Lake-M
` [PATCH 6.2 12/16] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 6.2 13/16] usb: gadget: u_serial: Add null pointer check in gserial_resume
` [PATCH 6.2 14/16] arm64: dts: uniphier: Fix property name in PXs3 USB node
` [PATCH 6.2 15/16] usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
` [PATCH 6.2 16/16] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 4.14 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:47 UTC  (3+ messages)
` [PATCH 4.14 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 4.14 3/3] HID: asus: use spinlock to safely schedule workers

[PATCH 4.19 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:47 UTC  (3+ messages)
` [PATCH 4.19 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 4.19 3/3] HID: asus: use spinlock to safely schedule workers

[PATCH 5.4 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:46 UTC  (3+ messages)
` [PATCH 5.4 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 5.4 3/3] HID: asus: use spinlock to safely schedule workers

[PATCH 5.10 1/3] HID: asus: Remove check for same LED brightness on set
 2023-03-01 22:46 UTC  (3+ messages)
` [PATCH 5.10 2/3] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 5.10 3/3] HID: asus: use spinlock to safely schedule workers

[PATCH 5.15 1/2] HID: asus: use spinlock to protect concurrent accesses
 2023-03-01 22:45 UTC  (2+ messages)
` [PATCH 5.15 2/2] HID: asus: use spinlock to safely schedule workers

[PATCH 6.1 1/2] HID: asus: use spinlock to protect concurrent accesses
 2023-03-01 22:38 UTC  (2+ messages)
` [PATCH 6.1 2/2] HID: asus: use spinlock to safely schedule workers

[PATCH] drm/vmwgfx: Avoid NULL-ptr dereference in vmw_cmd_dx_define_query()
 2023-03-01 21:50 UTC  (2+ messages)

[PATCH for 4.19] Revert "spi: mt7621: Fix an error message in mt7621_spi_probe()"
 2023-03-01 21:23 UTC 

[PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks
 2023-03-01 20:36 UTC  (4+ messages)

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-01 19:50 UTC  (2+ messages)

[PATCH AUTOSEL 6.2 1/6] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 18:59 UTC  (4+ messages)
` [PATCH AUTOSEL 6.2 2/6] efi: efivars: prevent double registration

[PATCH] freevxfs: Fix kernel memory exposure with inline files
 2023-03-01 17:49 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 1/6] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/6] efi: efivars: prevent double registration

[PATCH AUTOSEL 4.14 1/3] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:32 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/3] efi: efivars: prevent double registration
` [PATCH AUTOSEL 4.14 3/3] firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3

[PATCH AUTOSEL 4.19 1/3] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] efi: efivars: prevent double registration

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-03-01 16:32 UTC  (2+ messages)
` lock_torture results for different patches:

[PATCH AUTOSEL 5.10 1/5] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/5] efi: efivars: prevent double registration

[PATCH AUTOSEL 5.4 1/4] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/4] efi: efivars: prevent double registration

[PATCH AUTOSEL 5.15 1/6] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-03-01 16:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/6] efi: efivars: prevent double registration


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