stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-16 15:38:06 to 2024-07-16 15:48:12 UTC [more...]

[PATCH 6.9 000/143] 6.9.10-rc1 review
 2024-07-16 15:30 UTC  (24+ messages)
` [PATCH 6.9 001/143] mm: prevent derefencing NULL ptr in pfn_section_valid()
` [PATCH 6.9 002/143] scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
` [PATCH 6.9 003/143] scsi: ufs: core: Fix ufshcd_abort_one "
` [PATCH 6.9 004/143] vfio/pci: Init the count variable in collecting hot-reset devices
` [PATCH 6.9 005/143] spi: axi-spi-engine: fix sleep calculation
` [PATCH 6.9 006/143] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
` [PATCH 6.9 007/143] cachefiles: stop sending new request when dropping object
` [PATCH 6.9 008/143] cachefiles: cancel all requests for the object that is being dropped
` [PATCH 6.9 009/143] cachefiles: wait for ondemand_object_worker to finish when dropping object
` [PATCH 6.9 010/143] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH 6.9 011/143] cachefiles: add missing lock protection when polling
` [PATCH 6.9 012/143] net: dsa: introduce dsa_phylink_to_port()
` [PATCH 6.9 013/143] net: dsa: allow DSA switch drivers to provide their own phylink mac ops
` [PATCH 6.9 014/143] net: dsa: lan9303: provide own phylink MAC operations
` [PATCH 6.9 015/143] dsa: lan9303: Fix mapping between DSA port number and PHY address
` [PATCH 6.9 016/143] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 6.9 017/143] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 6.9 018/143] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 6.9 019/143] net: bcmasp: Fix error code in probe()
` [PATCH 6.9 020/143] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 6.9 021/143] bpf: Fix too early release of tcx_entry
` [PATCH 6.9 022/143] net: phy: microchip: lan87xx: reinit PHY after cable test
` [PATCH 6.9 023/143] skmsg: Skip zero length skb in sk_msg_recvmsg

FAILED: patch "[PATCH] ACPI: processor_idle: Fix invalid comparison with insertion" failed to apply to 4.19-stable tree
 2024-07-16 15:47 UTC  (2+ messages)
` [PATCH 4.19.y] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

[PATCH 5.10 000/108] 5.10.222-rc1 review
 2024-07-16 15:32 UTC  (109+ messages)
` [PATCH 5.10 001/108] drm/lima: fix shared irq handling on driver remove
` [PATCH 5.10 002/108] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 5.10 003/108] media: dvb-usb: dib0700_devices: Add missing release_firmware()
` [PATCH 5.10 004/108] IB/core: Implement a limit on UMAD receive List
` [PATCH 5.10 005/108] scsi: qedf: Make qedf_execute_tmf() non-preemptible
` [PATCH 5.10 006/108] crypto: aead,cipher - zeroize key buffer after use
` [PATCH 5.10 007/108] drm/amdgpu: Initialize timestamp for some legacy SOCs
` [PATCH 5.10 008/108] drm/amd/display: Check index msg_id before read or write
` [PATCH 5.10 009/108] drm/amd/display: Check pipe offset before setting vblank
` [PATCH 5.10 010/108] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 5.10 011/108] media: dw2102: Dont translate i2c read into write
` [PATCH 5.10 012/108] sctp: prefer struct_size over open coded arithmetic
` [PATCH 5.10 013/108] firmware: dmi: Stop decoding on broken entry
` [PATCH 5.10 014/108] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 5.10 015/108] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 5.10 016/108] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 5.10 017/108] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 5.10 018/108] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH 5.10 019/108] i2c: i801: Annotate apanel_addr as __ro_after_init
` [PATCH 5.10 020/108] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 5.10 021/108] orangefs: fix out-of-bounds fsid access
` [PATCH 5.10 022/108] kunit: Fix timeout message
` [PATCH 5.10 023/108] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 5.10 024/108] bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
` [PATCH 5.10 025/108] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 5.10 026/108] s390/pkey: Wipe sensitive data on failure
` [PATCH 5.10 027/108] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 5.10 028/108] tcp_metrics: validate source addr length
` [PATCH 5.10 029/108] wifi: wilc1000: fix ies_len type in connect path
` [PATCH 5.10 030/108] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 5.10 031/108] selftests: fix OOM in msg_zerocopy selftest
` [PATCH 5.10 032/108] selftests: make order checking verbose "
` [PATCH 5.10 033/108] inet_diag: Initialize pad field in struct inet_diag_req_v2
` [PATCH 5.10 034/108] nilfs2: fix inode number range checks
` [PATCH 5.10 035/108] nilfs2: add missing check for inode numbers on directory entries
` [PATCH 5.10 036/108] mm: optimize the redundant loop of mm_update_owner_next()
` [PATCH 5.10 037/108] mm: avoid overflows in dirty throttling logic
` [PATCH 5.10 038/108] Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
` [PATCH 5.10 039/108] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 5.10 040/108] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 5.10 041/108] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 5.10 042/108] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
` [PATCH 5.10 043/108] drm/amdgpu/atomfirmware: silence UBSAN warning
` [PATCH 5.10 044/108] mtd: rawnand: Bypass a couple of sanity checks during NAND identification
` [PATCH 5.10 045/108] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
` [PATCH 5.10 046/108] bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
` [PATCH 5.10 047/108] ima: Avoid blocking in RCU read-side critical section
` [PATCH 5.10 048/108] media: dw2102: fix a potential buffer overflow
` [PATCH 5.10 049/108] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` [PATCH 5.10 050/108] ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
` [PATCH 5.10 051/108] nvme-multipath: find NUMA path only for online numa-node
` [PATCH 5.10 052/108] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH 5.10 053/108] platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
` [PATCH 5.10 054/108] platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
` [PATCH 5.10 055/108] nvmet: fix a possible leak when destroy a ctrl during qp establishment
` [PATCH 5.10 056/108] kbuild: fix short log for AS in link-vmlinux.sh
` [PATCH 5.10 057/108] nilfs2: fix incorrect inode allocation from reserved inodes
` [PATCH 5.10 058/108] mm: prevent derefencing NULL ptr in pfn_section_valid()
` [PATCH 5.10 059/108] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 5.10 060/108] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 5.10 061/108] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 5.10 062/108] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 5.10 063/108] octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
` [PATCH 5.10 064/108] net: lantiq_etop: add blank line after declaration
` [PATCH 5.10 065/108] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 5.10 066/108] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 5.10 067/108] ethtool: netlink: do not return SQI value if link is down
` [PATCH 5.10 068/108] udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
` [PATCH 5.10 069/108] net/sched: Fix UAF when resolving a clash
` [PATCH 5.10 070/108] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 5.10 071/108] ARM: davinci: Convert comma to semicolon
` [PATCH 5.10 072/108] octeontx2-af: fix detection of IP layer
` [PATCH 5.10 073/108] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 5.10 074/108] tcp: avoid too many retransmit packets
` [PATCH 5.10 075/108] net: ks8851: Fix potential TX stall after interface reopen
` [PATCH 5.10 076/108] USB: serial: option: add Telit generic core-dump composition
` [PATCH 5.10 077/108] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 5.10 078/108] USB: serial: option: add Fibocom FM350-GL
` [PATCH 5.10 079/108] USB: serial: option: add support for Foxconn T99W651
` [PATCH 5.10 080/108] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 5.10 081/108] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 5.10 082/108] USB: serial: mos7840: fix crash on resume
` [PATCH 5.10 083/108] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 5.10 084/108] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 5.10 085/108] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 5.10 086/108] hpet: Support 32-bit userspace
` [PATCH 5.10 087/108] nvmem: meson-efuse: Fix return value of nvmem callbacks
` [PATCH 5.10 088/108] ALSA: hda/realtek: Enable Mute LED on HP 250 G7
` [PATCH 5.10 089/108] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
` [PATCH 5.10 090/108] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 5.10 091/108] wireguard: allowedips: avoid unaligned 64-bit memory accesses
` [PATCH 5.10 092/108] wireguard: queueing: annotate intentional data race in cpu round robin
` [PATCH 5.10 093/108] wireguard: send: annotate intentional data race in checking empty queue
` [PATCH 5.10 094/108] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
` [PATCH 5.10 095/108] efi: ia64: move IA64-only declarations to new asm/efi.h header
` [PATCH 5.10 096/108] ipv6: annotate data-races around cnf.disable_ipv6
` [PATCH 5.10 097/108] ipv6: prevent NULL dereference in ip6_output()
` [PATCH 5.10 098/108] bpf: Allow reads from uninit stack
` [PATCH 5.10 099/108] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 5.10 100/108] arm64/bpf: Remove 128MB limit for BPF JIT programs
` [PATCH 5.10 101/108] i2c: rcar: bring hardware to known state when probing
` [PATCH 5.10 102/108] i2c: mark HostNotify target address as used
` [PATCH 5.10 103/108] i2c: rcar: Add R-Car Gen4 support
` [PATCH 5.10 104/108] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH 5.10 105/108] i2c: rcar: introduce Gen4 devices
` [PATCH 5.10 106/108] i2c: rcar: ensure Gen3+ reset does not disturb local targets
` [PATCH 5.10 107/108] i2c: rcar: clear NO_RXDMA flag after resetting
` [PATCH 5.10 108/108] i2c: rcar: fix error code in probe()

FAILED: patch "[PATCH] ACPI: processor_idle: Fix invalid comparison with insertion" failed to apply to 5.4-stable tree
 2024-07-16 15:42 UTC  (2+ messages)
` [PATCH 5.4.y] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-16 15:31 UTC  (66+ messages)
` [PATCH 5.4 07/78] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 5.4 08/78] media: dw2102: Dont translate i2c read into write
` [PATCH 5.4 09/78] sctp: prefer struct_size over open coded arithmetic
` [PATCH 5.4 17/78] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 5.4 18/78] orangefs: fix out-of-bounds fsid access
` [PATCH 5.4 19/78] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 5.4 20/78] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 5.4 21/78] s390/pkey: Wipe sensitive data on failure
` [PATCH 5.4 22/78] tcp: tcp_mark_head_lost is only valid for sack-tcp
` [PATCH 5.4 23/78] tcp: add ece_ack flag to reno sack functions
` [PATCH 5.4 24/78] net: tcp better handling of reordering then loss cases
` [PATCH 5.4 25/78] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 5.4 26/78] tcp_metrics: validate source addr length
` [PATCH 5.4 27/78] wifi: wilc1000: fix ies_len type in connect path
` [PATCH 5.4 28/78] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 5.4 29/78] selftests: fix OOM in msg_zerocopy selftest
` [PATCH 5.4 30/78] selftests: make order checking verbose "
` [PATCH 5.4 31/78] inet_diag: Initialize pad field in struct inet_diag_req_v2
` [PATCH 5.4 32/78] nilfs2: fix inode number range checks
` [PATCH 5.4 33/78] nilfs2: add missing check for inode numbers on directory entries
` [PATCH 5.4 34/78] mm: optimize the redundant loop of mm_update_owner_next()
` [PATCH 5.4 35/78] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 5.4 36/78] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 5.4 37/78] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 5.4 38/78] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
` [PATCH 5.4 39/78] drm/amdgpu/atomfirmware: silence UBSAN warning
` [PATCH 5.4 40/78] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
` [PATCH 5.4 41/78] media: dw2102: fix a potential buffer overflow
` [PATCH 5.4 42/78] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` [PATCH 5.4 43/78] ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
` [PATCH 5.4 44/78] nvme-multipath: find NUMA path only for online numa-node
` [PATCH 5.4 45/78] nilfs2: fix incorrect inode allocation from reserved inodes
` [PATCH 5.4 46/78] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 5.4 47/78] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 5.4 48/78] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 5.4 49/78] tcp: add TCP_INFO status for failed client TFO
` [PATCH 5.4 50/78] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 5.4 51/78] octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
` [PATCH 5.4 52/78] net: lantiq_etop: add blank line after declaration
` [PATCH 5.4 53/78] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 5.4 54/78] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 5.4 55/78] udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
` [PATCH 5.4 56/78] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 5.4 57/78] ARM: davinci: Convert comma to semicolon
` [PATCH 5.4 58/78] octeontx2-af: fix detection of IP layer
` [PATCH 5.4 59/78] USB: serial: option: add Telit generic core-dump composition
` [PATCH 5.4 60/78] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 5.4 61/78] USB: serial: option: add Fibocom FM350-GL
` [PATCH 5.4 62/78] USB: serial: option: add support for Foxconn T99W651
` [PATCH 5.4 63/78] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 5.4 64/78] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 5.4 65/78] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 5.4 66/78] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 5.4 67/78] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 5.4 68/78] hpet: Support 32-bit userspace
` [PATCH 5.4 69/78] nvmem: meson-efuse: Fix return value of nvmem callbacks
` [PATCH 5.4 70/78] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
` [PATCH 5.4 71/78] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 5.4 72/78] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
` [PATCH 5.4 73/78] tcp: refactor tcp_retransmit_timer()
` [PATCH 5.4 74/78] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH 5.4 75/78] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 5.4 76/78] tcp: avoid too many retransmit packets
` [PATCH 5.4 77/78] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 5.4 78/78] i2c: rcar: bring hardware to known state when probing


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