Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2024-07-15 23:35:39 to 2024-07-16 15:37:39 UTC [more...]

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-16 15:30 UTC  (6+ messages)
` [PATCH 5.4 01/78] drm/lima: fix shared irq handling on driver remove
` [PATCH 5.4 10/78] firmware: dmi: Stop decoding on broken entry
` [PATCH 5.4 11/78] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 5.4 12/78] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 5.4 13/78] media: dvb-frontends: tda18271c2dd: Remove casting during div

[PATCH 4.19 00/66] 4.19.318-rc1 review
 2024-07-16 15:31 UTC  (67+ messages)
` [PATCH 4.19 01/66] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 4.19 02/66] media: dvb-usb: dib0700_devices: Add missing release_firmware()
` [PATCH 4.19 03/66] IB/core: Implement a limit on UMAD receive List
` [PATCH 4.19 04/66] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 4.19 05/66] media: dw2102: Dont translate i2c read into write
` [PATCH 4.19 06/66] sctp: prefer struct_size over open coded arithmetic
` [PATCH 4.19 07/66] firmware: dmi: Stop decoding on broken entry
` [PATCH 4.19 08/66] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 4.19 09/66] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 4.19 10/66] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 4.19 11/66] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 4.19 12/66] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH 4.19 13/66] i2c: i801: Annotate apanel_addr as __ro_after_init
` [PATCH 4.19 14/66] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 4.19 15/66] orangefs: fix out-of-bounds fsid access
` [PATCH 4.19 16/66] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 4.19 17/66] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 4.19 18/66] s390/pkey: Wipe sensitive data on failure
` [PATCH 4.19 19/66] tcp: take care of compressed acks in tcp_add_reno_sack()
` [PATCH 4.19 20/66] tcp: tcp_mark_head_lost is only valid for sack-tcp
` [PATCH 4.19 21/66] tcp: add ece_ack flag to reno sack functions
` [PATCH 4.19 22/66] net: tcp better handling of reordering then loss cases
` [PATCH 4.19 23/66] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 4.19 24/66] tcp_metrics: validate source addr length
` [PATCH 4.19 25/66] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 4.19 26/66] selftests: fix OOM in msg_zerocopy selftest
` [PATCH 4.19 27/66] selftests: make order checking verbose "
` [PATCH 4.19 28/66] inet_diag: Initialize pad field in struct inet_diag_req_v2
` [PATCH 4.19 29/66] nilfs2: fix inode number range checks
` [PATCH 4.19 30/66] nilfs2: add missing check for inode numbers on directory entries
` [PATCH 4.19 31/66] mm: optimize the redundant loop of mm_update_owner_next()
` [PATCH 4.19 32/66] Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
` [PATCH 4.19 33/66] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 4.19 34/66] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 4.19 35/66] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 4.19 36/66] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
` [PATCH 4.19 37/66] drm/amdgpu/atomfirmware: silence UBSAN warning
` [PATCH 4.19 38/66] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
` [PATCH 4.19 39/66] media: dw2102: fix a potential buffer overflow
` [PATCH 4.19 40/66] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` [PATCH 4.19 41/66] nilfs2: fix incorrect inode allocation from reserved inodes
` [PATCH 4.19 42/66] drm/i915: make find_fw_domain work on intel_uncore
` [PATCH 4.19 43/66] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 4.19 44/66] net: lantiq_etop: add blank line after declaration
` [PATCH 4.19 45/66] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 4.19 46/66] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 4.19 47/66] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 4.19 48/66] ARM: davinci: Convert comma to semicolon
` [PATCH 4.19 49/66] USB: serial: option: add Telit generic core-dump composition
` [PATCH 4.19 50/66] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 4.19 51/66] USB: serial: option: add Fibocom FM350-GL
` [PATCH 4.19 52/66] USB: serial: option: add support for Foxconn T99W651
` [PATCH 4.19 53/66] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 4.19 54/66] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 4.19 55/66] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 4.19 56/66] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 4.19 57/66] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 4.19 58/66] hpet: Support 32-bit userspace
` [PATCH 4.19 59/66] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 4.19 60/66] tcp: refactor tcp_retransmit_timer()
` [PATCH 4.19 61/66] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH 4.19 62/66] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 4.19 63/66] tcp: avoid too many retransmit packets
` [PATCH 4.19 64/66] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
` [PATCH 4.19 65/66] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 4.19 66/66] i2c: rcar: bring hardware to known state when probing

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

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

[PATCH 5.15.y] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
 2024-07-16 15:29 UTC 

[REGRESSION] ALSA: firewire-lib: snd_pcm_period_elapsed deadlock with Fireface 800
 2024-07-16 14:51 UTC 

[PATCH AUTOSEL 6.9 01/22] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
 2024-07-16 14:48 UTC  (23+ messages)
` [PATCH AUTOSEL 6.9 02/22] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
` [PATCH AUTOSEL 6.9 03/22] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 6.9 04/22] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 6.9 05/22] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 6.9 06/22] tee: optee: ffa: Fix missing-field-initializers warning
` [PATCH AUTOSEL 6.9 07/22] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 6.9 08/22] Bluetooth: btnxpuart: Enable Power Save feature on startup
` [PATCH AUTOSEL 6.9 09/22] bluetooth/l2cap: sync sock recv cb and release
` [PATCH AUTOSEL 6.9 10/22] erofs: ensure m_llen is reset to 0 if metadata is invalid
` [PATCH AUTOSEL 6.9 11/22] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 6.9 12/22] drm/amd/display: Add refresh rate range check
` [PATCH AUTOSEL 6.9 13/22] drm/amd/display: Account for cursor prefetch BW in DML1 mode support
` [PATCH AUTOSEL 6.9 14/22] drm/amd/display: Fix refresh rate range for some panel
` [PATCH AUTOSEL 6.9 15/22] drm/amd/display: Update efficiency bandwidth for dcn351
` [PATCH AUTOSEL 6.9 16/22] drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
` [PATCH AUTOSEL 6.9 17/22] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH AUTOSEL 6.9 18/22] btrfs: fix uninitialized return value in the ref-verify tool
` [PATCH AUTOSEL 6.9 19/22] fs: better handle deep ancestor chains in is_subdir()
` [PATCH AUTOSEL 6.9 20/22] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH AUTOSEL 6.9 21/22] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH AUTOSEL 6.9 22/22] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH AUTOSEL 4.19 1/3] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:30 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 4.19 3/3] fs: better handle deep ancestor chains in is_subdir()

[PATCH AUTOSEL 5.4 1/7] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:30 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 5.4 3/7] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 5.4 4/7] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 5.4 5/7] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 5.4 6/7] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 5.4 7/7] fs: better handle deep ancestor chains in is_subdir()

[PATCH AUTOSEL 5.10 1/7] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:29 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 2/7] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 5.10 3/7] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 5.10 4/7] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 5.10 5/7] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 5.10 6/7] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 5.10 7/7] fs: better handle deep ancestor chains in is_subdir()

[PATCH AUTOSEL 5.15 1/9] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:29 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 5.15 3/9] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 5.15 4/9] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 5.15 5/9] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 5.15 6/9] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 5.15 7/9] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH AUTOSEL 5.15 8/9] fs: better handle deep ancestor chains in is_subdir()
` [PATCH AUTOSEL 5.15 9/9] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH AUTOSEL 6.1 01/15] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:28 UTC  (15+ messages)
` [PATCH AUTOSEL 6.1 02/15] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 6.1 03/15] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 6.1 04/15] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 6.1 05/15] tee: optee: ffa: Fix missing-field-initializers warning
` [PATCH AUTOSEL 6.1 06/15] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 6.1 07/15] bluetooth/l2cap: sync sock recv cb and release
` [PATCH AUTOSEL 6.1 08/15] erofs: ensure m_llen is reset to 0 if metadata is invalid
` [PATCH AUTOSEL 6.1 09/15] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 6.1 10/15] drm/amd/display: Account for cursor prefetch BW in DML1 mode support
` [PATCH AUTOSEL 6.1 11/15] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH AUTOSEL 6.1 12/15] fs: better handle deep ancestor chains in is_subdir()
` [PATCH AUTOSEL 6.1 13/15] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH AUTOSEL 6.1 14/15] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH AUTOSEL 6.1 15/15] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH AUTOSEL 6.6 01/18] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-07-16 14:26 UTC  (18+ messages)
` [PATCH AUTOSEL 6.6 02/18] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH AUTOSEL 6.6 03/18] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH AUTOSEL 6.6 04/18] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH AUTOSEL 6.6 05/18] tee: optee: ffa: Fix missing-field-initializers warning
` [PATCH AUTOSEL 6.6 06/18] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH AUTOSEL 6.6 07/18] Bluetooth: btnxpuart: Enable Power Save feature on startup
` [PATCH AUTOSEL 6.6 08/18] bluetooth/l2cap: sync sock recv cb and release
` [PATCH AUTOSEL 6.6 09/18] erofs: ensure m_llen is reset to 0 if metadata is invalid
` [PATCH AUTOSEL 6.6 10/18] drm/amd/display: Reset freesync config before update new state
` [PATCH AUTOSEL 6.6 11/18] drm/amd/display: Add refresh rate range check
` [PATCH AUTOSEL 6.6 12/18] drm/amd/display: Account for cursor prefetch BW in DML1 mode support
` [PATCH AUTOSEL 6.6 13/18] drm/amd/display: Fix refresh rate range for some panel
` [PATCH AUTOSEL 6.6 14/18] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH AUTOSEL 6.6 15/18] fs: better handle deep ancestor chains in is_subdir()
` [PATCH AUTOSEL 6.6 16/18] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH AUTOSEL 6.6 17/18] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH AUTOSEL 6.6 18/18] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH 6.6] btrfs: tree-checker: add type and sequence check for inline backrefs
 2024-07-16 14:23 UTC  (2+ messages)

[PATCH 6.1] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
 2024-07-16 14:21 UTC  (2+ messages)

[PATCH 6.6/6.9] ext4: avoid ptr null pointer dereference
 2024-07-16 14:18 UTC  (5+ messages)

5.15.x: randomize_layout_plugin.c: 'last_stmt' was not declared in this scope?
 2024-07-16 14:08 UTC  (2+ messages)

[PATCH v4] cxl: Fix possible null pointer dereference in read_handle()
 2024-07-16 13:27 UTC  (2+ messages)

[PATCH 4.19 5.4 5.10 5.15 6.1 6.6] nilfs2: fix kernel bug on rename operation of broken directory
 2024-07-16 13:10 UTC  (2+ messages)

[PATCH 4.14] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
 2024-07-16 13:08 UTC  (2+ messages)

[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
 2024-07-16 13:01 UTC  (4+ messages)

[PATCH] mm: Fix endless reclaim on machines with unaccepted memory
 2024-07-16 13:00 UTC 

[PATCH] power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
 2024-07-16 12:42 UTC  (2+ messages)

[PATCH v3] ceph: force sending a cap update msg back to MDS for revoke op
 2024-07-16 12:07 UTC 

[PATCH v3] drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
 2024-07-16  9:54 UTC  (7+ messages)

[PATCH] ceph: force sending a cap update msg back to MDS for revoke op
 2024-07-16  8:44 UTC  (3+ messages)

[PATCH 6.6/6.9 v2 1/2] ext4: avoid overflow when setting values via sysfs
 2024-07-16  8:19 UTC  (5+ messages)
` [PATCH 6.6/6.9 v2 2/2] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

FAILED: patch "[PATCH] mm/damon/core: merge regions aggressively when max_nr_regions" failed to apply to 6.1-stable tree
 2024-07-16  7:16 UTC  (3+ messages)

[PATCH] binder: fix descriptor lookup for context manager
 2024-07-16  4:28 UTC 

[PATCH v3 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-07-16  3:38 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v3 2/4] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v3 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v3 4/4] ata: ahci_imx: Correct the email address

[PATCH v2] ufs: core: fix deadlock when rtc update
 2024-07-16  2:57 UTC  (4+ messages)

[PATCH v2 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-07-16  2:52 UTC  (4+ messages)
` [PATCH v2 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA

[PATCH 6.6] fork: defer linking file vma until vma is fully initialized
 2024-07-16  1:06 UTC  (4+ messages)

[PATCH 6.6] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
 2024-07-16  0:28 UTC 

+ mm-mglru-fix-ineffective-protection-calculation.patch added to mm-unstable branch
 2024-07-15 23:53 UTC 

+ mm-mglru-fix-ineffective-protection-calculation.patch added to mm-hotfixes-unstable branch
 2024-07-15 23:48 UTC 

+ mm-huge_memory-avoid-pmd-size-page-cache-if-needed.patch added to mm-hotfixes-unstable branch
 2024-07-15 23:35 UTC 


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