stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 13:47:36 to 2023-06-01 13:24:25 UTC [more...]

[PATCH 5.15 00/42] 5.15.115-rc1 review
 2023-06-01 13:21 UTC  (7+ messages)
` [PATCH 5.15 01/42] power: supply: bq27xxx: expose battery data when CI=1
` [PATCH 5.15 02/42] power: supply: bq27xxx: Move bq27xxx_battery_update() down
` [PATCH 5.15 03/42] power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes
` [PATCH 5.15 05/42] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.15 14/42] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 5.15 15/42] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()

[PATCH 5.10 00/22] 5.10.182-rc1 review
 2023-06-01 13:21 UTC  (23+ messages)
` [PATCH 5.10 01/22] x86/cpu: Add Raptor Lake to Intel family
` [PATCH 5.10 02/22] x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define
` [PATCH 5.10 03/22] power: supply: bq27xxx: fix polarity of current_now
` [PATCH 5.10 04/22] power: supply: bq27xxx: fix sign of current_now for newer ICs
` [PATCH 5.10 05/22] power: supply: bq27xxx: make status more robust
` [PATCH 5.10 06/22] power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_status()
` [PATCH 5.10 07/22] power: supply: bq27xxx: expose battery data when CI=1
` [PATCH 5.10 08/22] power: supply: bq27xxx: Move bq27xxx_battery_update() down
` [PATCH 5.10 09/22] power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes
` [PATCH 5.10 10/22] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 5.10 11/22] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.10 12/22] power: supply: bq24190: Call power_supply_changed() after updating input current
` [PATCH 5.10 13/22] regulator: Add regmap helper for ramp-delay setting
` [PATCH 5.10 14/22] regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
` [PATCH 5.10 15/22] regulator: pca9450: Fix BUCK2 enable_mask
` [PATCH 5.10 16/22] net/mlx5: devcom only supports 2 ports
` [PATCH 5.10 17/22] net/mlx5: Devcom, serialize devcom registration
` [PATCH 5.10 18/22] net: phy: mscc: enable VSC8501/2 RGMII RX clock
` [PATCH 5.10 19/22] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 5.10 20/22] binder: fix UAF caused by faulty buffer cleanup
` [PATCH 5.10 21/22] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
` [PATCH 5.10 22/22] netfilter: ctnetlink: Support offloaded conntrack entry deletion

[PATCH 5.4 00/16] 5.4.245-rc1 review
 2023-06-01 13:21 UTC  (17+ messages)
` [PATCH 5.4 01/16] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
` [PATCH 5.4 02/16] net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
` [PATCH 5.4 03/16] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 5.4 04/16] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.4 05/16] power: supply: bq24190: Call power_supply_changed() after updating input current
` [PATCH 5.4 06/16] fs: fix undefined behavior in bit shift for SB_NOUSER
` [PATCH 5.4 07/16] net/mlx5: devcom only supports 2 ports
` [PATCH 5.4 08/16] net/mlx5: Devcom, serialize devcom registration
` [PATCH 5.4 09/16] cdc_ncm: Fix the build warning
` [PATCH 5.4 10/16] io_uring: always grab lock in io_cancel_async_work()
` [PATCH 5.4 11/16] io_uring: dont drop completion lock before timer is fully initialized
` [PATCH 5.4 12/16] io_uring: have io_kill_timeout() honor the request references
` [PATCH 5.4 13/16] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 5.4 14/16] binder: fix UAF caused by faulty buffer cleanup
` [PATCH 5.4 15/16] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
` [PATCH 5.4 16/16] netfilter: ctnetlink: Support offloaded conntrack entry deletion

Possible build time regression affecting stable kernels
 2023-06-01 13:20 UTC  (4+ messages)

[PATCH 1/3] wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
 2023-06-01 13:17 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix "cannot set freq 48000 to ep 0x3" msgs
 2023-06-01 13:11 UTC 

[PATCH] drm/i915/gt: Use the correct error value when kernel_context() fails
 2023-06-01 12:44 UTC  (2+ messages)
` [Intel-gfx] "

stable-rc/linux-6.1.y build: 165 builds: 5 failed, 160 passed, 12 errors, 21 warnings (v6.1.31-43-g087e96594ba7)
 2023-06-01 12:42 UTC 

stable-rc: 6.1: drivers/dma/at_xdmac.c:2049:9: error: implicit declaration of function 'pm_runtime_get_noresume'
 2023-06-01 12:12 UTC 

[PATCH] ALSA: usb-audio: Logitech P710e: Add quirk to fix setting sample rate
 2023-06-01 11:01 UTC  (3+ messages)

[PATCH v2 1/6] ext4: Remove ext4 locking of moved directory
 2023-06-01 10:58 UTC  (5+ messages)
` [PATCH v2 2/6] Revert "udf: Protect rename against modification of moved directory"
` [PATCH v2 3/6] Revert "f2fs: fix potential corruption when moving a directory"
` [PATCH v2 4/6] fs: Establish locking order for unrelated directories
` [PATCH v2 5/6] fs: Lock moved directories

[PATCH] soundwire: qcom: fix storing port config out-of-bounds
 2023-06-01 10:29 UTC  (2+ messages)

Please cherry-pick 9b7c68b3911aef84afa4cbfc31bce20f10570d51 ("netfilter: ctnetlink: Support offloaded conntrack entry deletion")
 2023-06-01 10:27 UTC  (2+ messages)

[PATCH stable 6.3 v2] arch_topology: Remove early cacheinfo error message if -ENOENT
 2023-06-01 10:25 UTC  (9+ messages)

FAILED: patch "[PATCH] cpufreq: amd-pstate: Add ->fast_switch() callback" failed to apply to 6.3-stable tree
 2023-06-01 10:22 UTC  (3+ messages)
` [PATCH 6.3.y] cpufreq: amd-pstate: Add ->fast_switch() callback

[PATCH AUTOSEL 6.3 01/11] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
 2023-06-01  9:54 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 06/11] of: fdt: Scan /memreserve/ last

[PATCH AUTOSEL 6.1 1/9] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
 2023-06-01  9:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 4/9] drm/amd/display: Do not set drr on pipe commit

[PATCH AUTOSEL 6.3 01/67] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
 2023-06-01  9:52 UTC  (6+ messages)
` [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner

FAILED: patch "[PATCH] block: fix bio-cache for passthru IO" failed to apply to 6.1-stable tree
 2023-06-01  9:47 UTC  (3+ messages)
  ` [PATCH 6.1.y] block: fix bio-cache for passthru IO

[PATCH] mmc: block: ensure error propagation for non-blk
 2023-06-01  9:45 UTC 

FAILED: patch "[PATCH] mm/vmemmap/devdax: fix kernel crash when probing devdax" failed to apply to 6.2-stable tree
 2023-06-01  9:44 UTC  (3+ messages)
` [PATCH 6.3.2] mm/vmemmap/devdax: fix kernel crash when probing devdax devices
  ` [PATCH 6.2.16] "

[PATCH stable 6.1] Revert "thermal/drivers/mellanox: Use generic thermal_zone_get_trip() function"
 2023-06-01  9:42 UTC  (2+ messages)

FAILED: patch "[PATCH] ipv{4,6}/raw: fix output xfrm lookup wrt protocol" failed to apply to 6.1-stable tree
 2023-06-01  9:30 UTC  (3+ messages)
` [PATCH 6.1.y] ipv{4,6}/raw: fix output xfrm lookup wrt protocol

[PATCH AUTOSEL 4.14 01/20] ASoC: dwc: limit the number of overrun messages
 2023-06-01  9:27 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 20/20] mdio_bus: unhide mdio_bus_init prototype

[PATCH 5.15.y 1/5] binder: fix UAF caused by faulty buffer cleanup
 2023-06-01  9:21 UTC  (2+ messages)

[PATCH 6.1 0/1] Hardening against CVE-2023-2002
 2023-06-01  9:14 UTC  (4+ messages)
` [PATCH 6.1 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()

5.4-stable patches
 2023-06-01  9:10 UTC  (2+ messages)

[PATCH v4 00/17] Venus QoL / maintainability fixes
 2023-06-01  9:09 UTC  (3+ messages)
` [PATCH v4 02/17] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts

[PATCH] drm/msm/a6xx: fix uninitialised lock in init error path
 2023-06-01  9:02 UTC  (3+ messages)

WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
 2023-06-01  8:38 UTC  (7+ messages)

[PATCH v6 1/2] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-06-01  3:10 UTC  (2+ messages)
` [PATCH v6 2/2] usb: gadget: udc: core: Prevent soft_connect_store() race

[PATCH v2] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-06-01  1:24 UTC 

[PATCH] scsi: stex: Fix gcc 13 warnings
 2023-06-01  0:43 UTC  (2+ messages)

[PATCH] mpi3mr: propagate sense data for admin queue SCSI IO
 2023-06-01  0:30 UTC 

[PATCH RESEND] epoll: ep_autoremove_wake_function should use list_del_init_careful
 2023-05-31 23:24 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH v5 1/3] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-31 22:55 UTC  (7+ messages)
` [PATCH v5 2/3] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
` [PATCH v5 3/3] usb: gadget: udc: core: Prevent UDC from starting when unbound

[PATCH] btrfs: add block-group tree to lockdep classes
 2023-05-31 22:33 UTC 

S0ix guard rails for amdgpu in 6.1
 2023-05-31 17:41 UTC  (2+ messages)

[PATCH 1/2] usb: gadget: f_ncm: Add OS descriptor support
 2023-05-31 17:33 UTC 

[PATCH RFC v2] tpm: tpm_vtpm_proxy: do not reference kernel memory as user memory
 2023-05-31 17:20 UTC  (4+ messages)

[PATCH] tpm: factor out the user space mm from tpm_vtpm_set_locality()
 2023-05-31 17:01 UTC  (6+ messages)

randconfig fixes for 5.10.y
 2023-05-31 16:37 UTC  (7+ messages)

[PATCH 5.10 0/1] ovl: fail on invalid uid/gid mapping at copy up
 2023-05-31 15:12 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH AUTOSEL 5.15 01/24] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:43 UTC  (20+ messages)
` [PATCH AUTOSEL 5.15 04/24] ARM: dts: vexpress: add missing cache properties
` [PATCH AUTOSEL 5.15 07/24] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
` [PATCH AUTOSEL 5.15 08/24] regulator: Fix error checking for debugfs_create_dir
` [PATCH AUTOSEL 5.15 09/24] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
` [PATCH AUTOSEL 5.15 10/24] power: supply: Fix logic checking if system is running from battery
` [PATCH AUTOSEL 5.15 11/24] ASoC: lpass: Fix for KASAN use_after_free out of bounds
` [PATCH AUTOSEL 5.15 12/24] btrfs: scrub: try harder to mark RAID56 block groups read-only
` [PATCH AUTOSEL 5.15 13/24] btrfs: handle memory allocation failure in btrfs_csum_one_bio
` [PATCH AUTOSEL 5.15 14/24] ASoC: soc-pcm: test if a BE can be prepared
` [PATCH AUTOSEL 5.15 15/24] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
` [PATCH AUTOSEL 5.15 16/24] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
` [PATCH AUTOSEL 5.15 17/24] MIPS: unhide PATA_PLATFORM
` [PATCH AUTOSEL 5.15 18/24] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 5.15 19/24] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.15 20/24] mips: Move initrd_start check after initrd address sanitisation
` [PATCH AUTOSEL 5.15 21/24] ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
` [PATCH AUTOSEL 5.15 22/24] xen/blkfront: Only check REQ_FUA for writes
` [PATCH AUTOSEL 5.15 23/24] drm:amd:amdgpu: Fix missing buffer object unlock in failure path
` [PATCH AUTOSEL 5.15 24/24] NVMe: Add MAXIO 1602 to bogus nid list

[PATCH AUTOSEL 6.3 01/37] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:58 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 12/37] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues

[PATCH AUTOSEL 5.10 01/21] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:44 UTC  (21+ messages)
` [PATCH AUTOSEL 5.10 02/21] power: supply: sc27xx: "
` [PATCH AUTOSEL 5.10 03/21] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
` [PATCH AUTOSEL 5.10 04/21] ARM: dts: vexpress: add missing cache properties
` [PATCH AUTOSEL 5.10 05/21] tools: gpio: fix debounce_period_us output of lsgpio
` [PATCH AUTOSEL 5.10 06/21] power: supply: Ratelimit no data debug output
` [PATCH AUTOSEL 5.10 07/21] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
` [PATCH AUTOSEL 5.10 08/21] regulator: Fix error checking for debugfs_create_dir
` [PATCH AUTOSEL 5.10 09/21] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
` [PATCH AUTOSEL 5.10 10/21] power: supply: Fix logic checking if system is running from battery
` [PATCH AUTOSEL 5.10 11/21] btrfs: scrub: try harder to mark RAID56 block groups read-only
` [PATCH AUTOSEL 5.10 12/21] btrfs: handle memory allocation failure in btrfs_csum_one_bio
` [PATCH AUTOSEL 5.10 13/21] ASoC: soc-pcm: test if a BE can be prepared
` [PATCH AUTOSEL 5.10 14/21] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
` [PATCH AUTOSEL 5.10 15/21] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
` [PATCH AUTOSEL 5.10 16/21] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 5.10 17/21] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.10 18/21] mips: Move initrd_start check after initrd address sanitisation
` [PATCH AUTOSEL 5.10 19/21] ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
` [PATCH AUTOSEL 5.10 20/21] xen/blkfront: Only check REQ_FUA for writes
` [PATCH AUTOSEL 5.10 21/21] drm:amd:amdgpu: Fix missing buffer object unlock in failure path

[PATCH AUTOSEL 4.14 01/10] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:46 UTC  (10+ messages)
` [PATCH AUTOSEL 4.14 02/10] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
` [PATCH AUTOSEL 4.14 03/10] ARM: dts: vexpress: add missing cache properties
` [PATCH AUTOSEL 4.14 04/10] power: supply: Ratelimit no data debug output
` [PATCH AUTOSEL 4.14 05/10] regulator: Fix error checking for debugfs_create_dir
` [PATCH AUTOSEL 4.14 06/10] power: supply: Fix logic checking if system is running from battery
` [PATCH AUTOSEL 4.14 07/10] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 4.14 08/10] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 4.14 09/10] mips: Move initrd_start check after initrd address sanitisation
` [PATCH AUTOSEL 4.14 10/10] xen/blkfront: Only check REQ_FUA for writes

[PATCH AUTOSEL 4.19 01/13] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:45 UTC  (13+ messages)
` [PATCH AUTOSEL 4.19 02/13] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
` [PATCH AUTOSEL 4.19 03/13] ARM: dts: vexpress: add missing cache properties
` [PATCH AUTOSEL 4.19 04/13] power: supply: Ratelimit no data debug output
` [PATCH AUTOSEL 4.19 05/13] regulator: Fix error checking for debugfs_create_dir
` [PATCH AUTOSEL 4.19 06/13] irqchip/meson-gpio: Mark OF related data as maybe unused
` [PATCH AUTOSEL 4.19 07/13] power: supply: Fix logic checking if system is running from battery
` [PATCH AUTOSEL 4.19 08/13] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
` [PATCH AUTOSEL 4.19 09/13] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
` [PATCH AUTOSEL 4.19 10/13] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 4.19 11/13] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 4.19 12/13] mips: Move initrd_start check after initrd address sanitisation
` [PATCH AUTOSEL 4.19 13/13] xen/blkfront: Only check REQ_FUA for writes

[PATCH AUTOSEL 5.4 01/17] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:45 UTC  (17+ messages)
` [PATCH AUTOSEL 5.4 02/17] power: supply: sc27xx: "
` [PATCH AUTOSEL 5.4 03/17] power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
` [PATCH AUTOSEL 5.4 04/17] ARM: dts: vexpress: add missing cache properties
` [PATCH AUTOSEL 5.4 05/17] power: supply: Ratelimit no data debug output
` [PATCH AUTOSEL 5.4 06/17] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
` [PATCH AUTOSEL 5.4 07/17] regulator: Fix error checking for debugfs_create_dir
` [PATCH AUTOSEL 5.4 08/17] irqchip/meson-gpio: Mark OF related data as maybe unused
` [PATCH AUTOSEL 5.4 09/17] power: supply: Fix logic checking if system is running from battery
` [PATCH AUTOSEL 5.4 10/17] btrfs: handle memory allocation failure in btrfs_csum_one_bio
` [PATCH AUTOSEL 5.4 11/17] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
` [PATCH AUTOSEL 5.4 12/17] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
` [PATCH AUTOSEL 5.4 13/17] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 5.4 14/17] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.4 15/17] mips: Move initrd_start check after initrd address sanitisation
` [PATCH AUTOSEL 5.4 16/17] xen/blkfront: Only check REQ_FUA for writes
` [PATCH AUTOSEL 5.4 17/17] drm:amd:amdgpu: Fix missing buffer object unlock in failure path

[PATCH AUTOSEL 6.1 01/33] power: supply: ab8500: Fix external_power_changed race
 2023-05-31 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 31/33] drm:amd:amdgpu: Fix missing buffer object unlock in failure path


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