mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH bpf-next v9 0/3] bpf: arena: handle memory.max on fault-in with reclaim
 2026-09-22 11:28 UTC  (5+ messages)
` [PATCH bpf-next v9 1/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v9 2/3] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v9 3/3] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH] audit: fix exe mark UAF in kill_rules()
 2026-09-22 11:26 UTC  (2+ messages)

[PATCH] nfsd: prevent NFSv4.1 SEQUENCE reply-cache overflow
 2026-09-22 11:26 UTC 

[PATCH] mm: madvise: drop MADV_PAGEOUT folios at swap writeback completion
 2026-09-22 11:26 UTC  (10+ messages)

[PATCH] net: phy: mxl-gpy: add 2.5G for MXL68211C
 2026-09-22 11:25 UTC 

[PATCH net v3] net: ipv6: keep room for the mac header in dst_dev_overhead()
 2026-09-22 11:24 UTC  (2+ messages)

[PATCH net-next v3 0/8] net: dsa: motorcomm: Add SerDes PCS
 2026-09-22 11:23 UTC  (2+ messages)

[PATCH v5 04/20] media: rc: Replace open coded krealloc() for keymap
 2026-09-22 11:22 UTC  (5+ messages)

[PATCH] fs/gfs2: prevent premature evict in prune_icache_sb
 2026-09-22 11:22 UTC  (2+ messages)

[PATCH net 1/2] net/mlx5: Bound the command interface drain so teardown cannot hang
 2026-09-22 11:21 UTC  (3+ messages)

[PATCH 0/4] ASoC: Add Cadence I2S-SC and I2S-MC controller support
 2026-09-22 11:21 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: Add Cadence I2S-SC controller
` [PATCH 2/4] ASoC: cdns: Add Cadence I2S-SC controller driver
` [PATCH 3/4] ASoC: dt-bindings: Add Cadence I2S-MC controller
` [PATCH 4/4] ASoC: cdns: Add Cadence I2S-MC controller driver

[PATCH] iio: st_sensors: add __counted_by_ptr to struct st_sensor_settings
 2026-09-22 11:21 UTC 

[PATCH] net: hisilicon: hns_dsaf_mac: fix mdio device leak in hns_mac_register_phy()
 2026-09-22 11:20 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: netcp: fix pm_runtime usage counter leak on error
 2026-09-22 11:20 UTC  (2+ messages)

kernel/sched/fair.c:2004:38: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-09-22 11:18 UTC 

[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
 2026-09-22 11:17 UTC  (4+ messages)
` [RFC PATCH 4/4] i3c: hub: Add Realtek RTS490x I3C hub support
    ` 回复: "

[PATCH v16 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-09-22 11:17 UTC  (8+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in fb_pad_aligned_buffer (3)
 2026-09-22 11:17 UTC  (2+ messages)
` Forwarded: Re: test patch

[PATCH 2/2] KVM: arm64: Support FFA_FN64_MEM_RECLAIM2 in host handler
 2026-09-22 11:16 UTC  (2+ messages)

[PATCH 1/2] firmware: arm_ffa: Add FFA_FN64_MEM_RECLAIM2 function ID
 2026-09-22 11:16 UTC 

[PATCH net-next 0/4] net: macb: Rework hardware timestamp configuration
 2026-09-22 11:15 UTC  (10+ messages)
` [PATCH net-next 1/4] net: macb: Preserve timestamp settings on rejected requests
` [PATCH net-next 2/4] net: macb: Enable RX timestamping for specific PTPv1 filters
` [PATCH net-next 3/4] net: macb: Disable one-step mode when TX timestamping is off
` [PATCH net-next 4/4] net: macb: Clear SRTSM outside PTPv2 receive filters

usb: typec: tcpm: type-mismatched PDO handling in tcpm_pd_build_request()
 2026-09-22 11:15 UTC  (2+ messages)

[PATCH v13 0/2] Add support for LTC3208 multi-display driver
 2026-09-22 11:14 UTC  (2+ messages)

[PATCH v4 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support
 2026-09-22 11:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: nord: Add adreno SMMU nodes
 2026-09-22 11:13 UTC 

[PATCH 0/4] mmc: sdhci-cadence: SD6HC DDR50 read-path tuning and fixes
 2026-09-22 11:12 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci-cadence6: add PHY settle delay after tuning DLL re-lock
` [PATCH 2/4] mmc: sdhci-cadence6: program PHONY_DQS_TIMING for extended-read DDR
` [PATCH 3/4] dt-bindings: mmc: cdns,sdhci: add SD6HC DDR50 read-path tuning
` [PATCH 4/4] mmc: sdhci-cadence: read SD6HC DDR50 tuning from device tree

[PATCH 0/2] x86/mce: Stop losing MCE record fields to pr_cont()
 2026-09-22 11:11 UTC  (3+ messages)
` [PATCH 1/2] x86/mce: Spell the long long conversions in __print_mce() as %llx
` [PATCH 2/2] x86/mce: Print each MCE record line in a single printk()

[PATCH RFC v2 0/4] regmap: convert map->lock/unlock users to a scoped guard
 2026-09-22 11:10 UTC  (5+ messages)
` [PATCH RFC v2 1/4] regmap: convert lock/unlock "
` [PATCH RFC v2 2/4] regcache: use the regmap scoped lock guard
` [PATCH RFC v2 3/4] regcache: rbtree: "
` [PATCH RFC v2 4/4] regmap: debugfs: "

[PATCH net v2 0/2] net: ngbe: fix error handling in resume and open paths
 2026-09-22 11:10 UTC  (6+ messages)
` [PATCH net v2 1/2] net: ngbe: propagate resume errors to the PM core
` [PATCH net v2 2/2] net: ngbe: clear DRV_LOAD bit when ngbe_open() fails

[PATCH] net: spacemit: clear TX descriptor on fragment mapping failure
 2026-09-22 11:10 UTC  (2+ messages)

[PATCH] iio: adc: ad4080: enable address ascension for chip identification
 2026-09-22 11:09 UTC 

[PATCH 0/2] platform/x86: hp-bioscfg: fix OOB reads and buffer desynchronization in buffer parsers
 2026-09-22 11:09 UTC  (6+ messages)
` [PATCH 2/2] platform/x86: hp-bioscfg: fix heap OOB read and buffer desync in hp_get_string_from_buffer()

[PATCH] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER
 2026-09-22 11:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] nfc: llcp: Fix local use-after-free in nfc_llcp_general_bytes()
 2026-09-22 11:08 UTC  (2+ messages)

[PATCH v7 0/4] tracing: improve symbolic printing
 2026-09-22 11:08 UTC  (5+ messages)
` [PATCH v7 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v7 2/4] tracing/timer: use __print_sym()
` [PATCH v7 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v7 4/4] net: drop_monitor: use drop_reason_lookup()

[PATCH] jfs: pin metapage during synchronous writeback
 2026-09-22 11:07 UTC 

[PATCH net] net: vmxnet3: unwind partial IRQ setup
 2026-09-22 11:07 UTC 

[PATCH v4 0/4] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-22 11:07 UTC  (5+ messages)
` [PATCH v4 1/4] mm/truncate: align truncation boundaries to mapping minimum folio order
` [PATCH v4 2/4] mm/truncate: look up the end-edge straddler by index
` [PATCH v4 3/4] mm/truncate: fix data loss when splitting straddling large folios fails
` [PATCH v4 4/4] mm/truncate: clarify return value of truncate_inode_partial_folio()

[PATCH] s390/uv: Rework page allocation for guest variable storage area
 2026-09-22 11:06 UTC  (2+ messages)

[PATCH] clk: tegra: annotate struct tegra210_clk_emc_provider with __counted_by_ptr
 2026-09-22 11:06 UTC 

[PATCH v2 0/3] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
 2026-09-22 11:05 UTC  (5+ messages)
` [PATCH v2 3/3] usb: typec: mux: ps883x: disable USB4 on incomplete USB4 platforms

[PATCH net v11 0/1] llc: fix listener child socket leaks
 2026-09-22 11:05 UTC  (2+ messages)
` [PATCH net v11 1/1] "

[PATCH v2 0/4] net: qrtr: Add support for using identical MHI endpoint devices
 2026-09-22 11:05 UTC  (5+ messages)
` [PATCH v2 3/4] wifi: ath11k: Connect to the QMI server belonging to the device owned by this driver
` [PATCH v2 4/4] wifi: ath12k: "

[PATCH 0/3] Enable USB and SD for Deepcomputing FML13V05 board
 2026-09-22 11:04 UTC  (4+ messages)
` [PATCH 1/3] riscv: dts: spacemit: k3-deepcomputing-fml13v05: add P1 PMIC regulator tree
` [PATCH 2/3] riscv: dts: spacemit: k3-deepcomputing-fml13v05: add USB controller and USB phy support
` [PATCH 3/3] riscv: dts: spacemit: k3-deepcomputing-fml13v05: Enable SD card support

[PATCH v2 0/2] usb: typec: ucsi: Add ITE IT527x/IT885x and DisplayPort alt mode support
 2026-09-22 11:03 UTC  (3+ messages)
` [PATCH v2 2/2] usb: typec: ucsi: itepd: Add DisplayPort alternate "

[PATCH net v9 0/4] net: phy: keep a PHY interrupt across a generic bind cycle
 2026-09-22 11:03 UTC  (2+ messages)

[PATCH] leds: ktd2692: Pass context to regulator cleanup
 2026-09-22 11:00 UTC  (2+ messages)
` (subset) "

[PATCH net-next v4 0/3] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-09-22 11:00 UTC  (2+ messages)

[PATCH 0/2] mfd: qcom-pm8008: support PMICs with no interrupt line
 2026-09-22 11:00 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime
 2026-09-22 10:57 UTC  (4+ messages)

[PATCH v2 0/8] arm64: Unmap FF-A lent memory from direct map
 2026-09-22 10:57 UTC  (3+ messages)

[PATCH v2] remoteproc: qcom_wcnss: Fix error check after devm_ioremap_wc() switch
 2026-09-22 10:56 UTC  (2+ messages)

[PATCH net-next v1] net: devmem: document that bind-tx is unprivileged by design
 2026-09-22 10:56 UTC  (2+ messages)

[PATCH v3] sched/stats: Fix run_delay over-count for migrated sched_delayed tasks
 2026-09-22 10:55 UTC  (2+ messages)

[PATCH RFC v9 0/8] mfd: ls2kbmc: multiple fixes for this driver
 2026-09-22 10:54 UTC  (3+ messages)

[PATCH net-next v4] net: dsa: mxl-gsw1xx: force internal PHYs into a known reset state
 2026-09-22 10:53 UTC  (2+ messages)

[PATCH] KVM: selftests: arm64: Add test for cross-vCPU LPI disable race
 2026-09-22 10:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] usb: typec: tcpm: advance vdm_discovery_state on Discover Identity Not_Supported
 2026-09-22 10:50 UTC  (2+ messages)

[PATCH] leds: lp8860: fix device_node leak in lp8860_probe()
 2026-09-22 10:50 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] Improving latency of short slice tasks
 2026-09-22 10:46 UTC  (10+ messages)
` [PATCH 4/8] sched/eevdf: Decay positive lag of sleeping entities
` [PATCH 5/8] sched/eevdf: Reset lag when waking up on idle cpu
` [PATCH 6/8] sched/eevdf: Add per cpu cached min_slice
` [PATCH 8/8] sched/eevdf: Add min slice check when selecting CPU

[PATCH net 0/7] net/mlx5e: Fix offload lifetime, cleanup and exclusion bugs
 2026-09-22 10:44 UTC  (2+ messages)

[PATCH v2 0/2] Fix for storage corruption w/ AMD IOMMU on 64-bit addressing
 2026-09-22 10:44 UTC  (4+ messages)

[PATCH v2 1/3] firmware: qcom: tzmem: Use DO_ONCE_SLEEPABLE() in qcom_tzmem_enable()
 2026-09-22 10:43 UTC  (5+ messages)
` [PATCH v2 2/3] firmware: qcom_scm: handle empty PAS resource table
` [PATCH v2 3/3] firmware: qcom_scm: align PAS resource table retry

[PATCH v3 0/2] arm64: dts: qcom: Add eDP display overlays for hamoa and purwa IoT EVKs
 2026-09-22 10:42 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: hamoa-iot-evk: Add eDP display overlay
` [PATCH v3 2/2] arm64: dts: qcom: purwa-iot-evk: "

[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
 2026-09-22 10:40 UTC  (8+ messages)

[PATCH] fsl/fman: Fix clk reference leak in read_dts_node()
 2026-09-22 10:40 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Return the actual error code in kvm_ipi_create()
 2026-09-22 10:39 UTC 

[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-22 10:39 UTC  (5+ messages)

[PATCH] usb: mtu3: Fix double dereference in TP_printk
 2026-09-22 10:37 UTC 

[PATCH 00/17] KVM: Use atomic SRCU for gfn-to-pfn cache, reinstate guest mode for x86 nesting
 2026-09-22 10:37 UTC  (2+ messages)

[PATCH v3] scsi: libsas: Fix SMP IO deadlock during HA resume
 2026-09-22 10:37 UTC  (6+ messages)

[PATCH] soc: tegra: cbb: walk cbb_list under cbb_lock in the debugfs path
 2026-09-22 10:37 UTC  (2+ messages)

[PATCH v3] gpio: cdev: fix kernel stack leak to user-space in error path
 2026-09-22 10:36 UTC  (4+ messages)

[PATCH v2 0/3] usb: mtu3: add mt6595 support
 2026-09-22 10:36 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: usb: mtu3: add mt6595
` [PATCH v2 2/3] usb: mtu3: add SoC platform data for FIFO quirk handling
` [PATCH v2 3/3] usb: mtu3: add mt6595 support

[PATCH v2] arm64: dts: ti: k3-pinctrl: Add virtual GPIO select mux macros
 2026-09-22 10:36 UTC  (3+ messages)

[PATCH v20 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-09-22 10:35 UTC  (9+ messages)
` [PATCH v20 1/8] i3c: master: Add APIs for I3C hub support
` [PATCH v20 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v20 3/8] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v20 4/8] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v20 5/8] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v20 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v20 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v20 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH 0/4] Add ETM devices for multiple QCOM platforms
 2026-09-22 10:35 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: hamoa: Add CoreSight nodes for APSS debug block
` [PATCH 2/4] arm64: dts: qcom: sm8750: "
` [PATCH 3/4] arm64: dts: qcom: kaanapali: "
` [PATCH 4/4] arm64: dts: qcom: glymur: "

[PATCH v4 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
 2026-09-22 10:34 UTC  (3+ messages)

[PATCH RFC 0/3] workqueue: Take the pwq backend from the attrs
 2026-09-22 10:34 UTC  (3+ messages)

[PATCH ath-next v3] wifi: ath12k: advertise interface MAC address pool
 2026-09-22 10:34 UTC  (4+ messages)

[PATCH 0/3] crypto: ccp - two PSP init fixes, and the AMD BC-250
 2026-09-22 10:33 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: nord: Add bwmon node for Nord
 2026-09-22 10:32 UTC  (2+ messages)

[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-09-22 10:32 UTC  (5+ messages)
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute

[PATCH v4 0/3] pps-gpio: restore pin mux on unbind and shutdown
 2026-09-22 10:30 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] pps: clients: gpio: propagate probe error codes
  ` [PATCH v5 2/4] pps: clients: gpio: only tear down the echo timer when it exists
  ` [PATCH v5 3/4] dt-bindings: pps: pps-gpio: document optional pinctrl states
  ` [PATCH v5 4/4] pps: clients: gpio: release pins to an inactive state on remove and shutdown

[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
 2026-09-22 10:30 UTC  (3+ messages)
` [PATCH v8 3/5] drm/xe/i2c: use device_create_managed_software_node()

[PATCH] soc: fsl: qbman: order the probed flags with release/acquire
 2026-09-22 10:28 UTC  (2+ messages)

[PATCH v2] iio: cdc: ad7150: fix OF matching and publish module aliases
 2026-09-22 10:26 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: nord: add CoreSight debug nodes
 2026-09-22 10:26 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v3] arm64: dts: ti: k3-pinctrl: Add virtual GPIO select mux macros
 2026-09-22 10:26 UTC 

[PATCH v3 0/2] soc: fsl: dpio: Use scope-based resource management in two functions
 2026-09-22 10:23 UTC  (2+ messages)

[PATCH net-next v20 0/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-22 10:23 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: expose cgroup preorder attachment state to userspace
 2026-09-22 10:23 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag

[PATCH] staging: rtl8723bs: fix ie_length bound check in rtw_cfg80211_inform_bss
 2026-09-22 10:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/3] dt-bindings: net: can: convert three bindings to DT schema
 2026-09-22 10:22 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: net: can: ifi,canfd-1.0: Convert "
` [PATCH v8 2/3] dt-bindings: net: can: holt,hi311x: "
` [PATCH v8 3/3] dt-bindings: net: can: fsl,mpc5xxx-mscan: "

[PATCH] pinctrl: pinctrl-generic-mux: Fix provider resource leak on re-parse
 2026-09-22 10:22 UTC  (3+ messages)

[PATCH v2 00/13] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-22 10:22 UTC  (4+ messages)
` [PATCH v2 08/13] mm/sparse: move __highest_used_section_nr handling

[PATCH net v7 0/2] octeontx2: Misc fixes for RVU drivers
 2026-09-22 10:21 UTC  (3+ messages)
` [PATCH net v7 1/2] octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled
` [PATCH net v7 2/2] octeontx2-af: mcs: Fix SC resource cleanup loop

[PATCH 0/2] nord : llcc : Adding LLCC dt bindings and SCT configurations
 2026-09-22 10:21 UTC  (3+ messages)
` [PATCH 2/2] soc: qcom: llcc: Add LLCC configuration for Nord

[PATCH v2] nfc: nci: ignore unexpected CORE_RESET_NTF and CORE_RESET_RSP
 2026-09-22 10:21 UTC 

[PATCH v4 0/7] net: skb: isolate skb data area allocations into a separate bucket
 2026-09-22 10:20 UTC  (3+ messages)
` [PATCH v4 6/7] mm/slab: Let a bucket set handle __GFP_ACCOUNT

[PATCH] x86/tdx: Remove the early #VE handler
 2026-09-22 10:19 UTC  (5+ messages)

[PATCH RFC 0/9] drm: panel: Add support for Epson Moverio BT 200 display
 2026-09-22 10:18 UTC  (4+ messages)
` [PATCH RFC 2/9] drm: panel: Add panel for Epson Moverio BT200

[PATCH 0/8] nfsd: reduce the scope of the nfsd_mutex
 2026-09-22 10:18 UTC  (4+ messages)
` [PATCH 5/8] nfsd: give the open file cache its own mutex

[PATCH 1/1] nfc: nci: ignore unexpected CORE_RESET_NTF
 2026-09-22 10:18 UTC  (4+ messages)
` [PATCH v2] nfc: nci: ignore unexpected CORE_RESET_NTF and CORE_RESET_RSP

[PATCH] mm/memory_hotplug: cache zone stats for "auto-movable" online policy
 2026-09-22 10:17 UTC  (2+ messages)

[PATCH v3 0/1] KVM: arm64: vgic: Drop last_lr_irq and serialize overflow EOI replay
 2026-09-22 10:16 UTC  (3+ messages)
` [PATCH] KVM: selftests: arm64: Add test for cross-vCPU LPI disable race

[PATCH v4 0/8] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
 2026-09-22 10:16 UTC  (3+ messages)
` [PATCH v4 5/8] block: fail a short atomic pin in bio_iov_iter_get_pages()

[PATCH v1] arm64: dts: qcom: glymur-crd: Enable DMIC4 and DMIC5 on CRD
 2026-09-22 10:15 UTC 

[PATCH v2 0/6] Add CAMSS support for Qualcomm Glymur
 2026-09-22 10:15 UTC  (5+ messages)
` [PATCH v2 5/6] mfd: qcom-pm8008: Add support for PM8010 PMIC

[PATCH net-next v22 0/9] net: dsa: Add Airoha AN8855 support
 2026-09-22 10:14 UTC  (4+ messages)
` [PATCH net-next v22 4/9] mfd: an8855: Add support for Airoha AN8855 Switch

[PATCH v3 0/3] pps-gpio: restore pin mux on unbind and shutdown
 2026-09-22 10:13 UTC  (4+ messages)
` [PATCH v4 3/3] pps: clients: gpio: release pins to an inactive state on remove "

[PATCH net-next v16 00/12] net: pcs: Introduce support for fwnode PCS
 2026-09-22 10:12 UTC  (3+ messages)

[PATCH] rust: DmaFence: Remove static lifetime
 2026-09-22 10:12 UTC  (2+ messages)

[PATCH 00/28] Add speaker and headset jack support for Apple Silicon Macs
 2026-09-22 10:12 UTC  (3+ messages)
` [PATCH 06/28] ALSA: dmaengine: Always terminate DMA when a PCM is closed

[PATCH] buffer: fix NULL dereference of bh->b_folio in __bh_submit()
 2026-09-22 10:12 UTC  (6+ messages)

[PATCH v8 0/4] cxl: Repair poison enumeration regressions
 2026-09-22 10:11 UTC  (5+ messages)
` [PATCH v8 1/4] cxl/region: Scan all partitions for unmapped poison
` [PATCH v8 2/4] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v8 3/4] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v8 4/4] cxl/memdev: Don't overwrite the error from an earlier partition poison query

[REGRESSION] ACPI processor/cpuidle change in 6.18.52 breaks bare-metal Xen dom0 boot
 2026-09-22 10:04 UTC  (3+ messages)

[syzbot] [comedi?] UBSAN: shift-out-of-bounds in dt2811_attach
 2026-09-22  9:11 UTC  (3+ messages)
` [PATCH] comedi: dt2811: fix shift-out-of-bounds in IRQ check

page:  |  | latest

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

all inboxes | Powered by JetHome®