The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-05 14:30:04 to 2026-05-05 15:52:07 UTC [more...]

[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
 2026-05-05 15:52 UTC  (4+ messages)

[PATCH 6.18 000/275] 6.18.27-rc1 review
 2026-05-05 15:51 UTC  (2+ messages)

[PATCH v5 3/7] fs/resctrl: Disallow the software controller when MBM counters are assignable
 2026-05-05 15:51 UTC  (5+ messages)

[PATCH 7.0 000/307] 7.0.4-rc1 review
 2026-05-05 15:51 UTC  (2+ messages)

[PATCH v6 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-05 15:50 UTC  (12+ messages)
` [PATCH v6 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v6 09/12] iio: dac: ad5686: add helpers to handle powerdown masks

[PATCH v4 08/14] clk: sunxi-ng: a523: add system mod clocks
 2026-05-05 15:49 UTC 

[PATCH v1 1/3] s390/pci: Preserve FMB state in device re-enablement
 2026-05-05 15:48 UTC  (2+ messages)

[PATCH 2/2] arm64: dts: ti: Add k3-am62l3-beaglebadge
 2026-05-05 15:48 UTC  (5+ messages)

[PATCH v2 0/3] rust: auxiliary: replace drvdata() with registration data
 2026-05-05 15:48 UTC  (5+ messages)
` [PATCH v2 1/3] rust: alloc: add Box::zeroed()
` [PATCH v2 2/3] rust: auxiliary: add registration data to auxiliary devices
` [PATCH v2 3/3] rust: driver core: remove drvdata() and driver_type

[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
 2026-05-05 15:48 UTC  (5+ messages)
` [PATCH v1 1/6] objtool/powerpc: Add build-time fixup of alternate feature branch targets

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-05 15:47 UTC  (8+ messages)
` [PATCH 1/8] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 2/8] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 3/8] drm/panthor: De-duplicate FW memory section sync

[PATCH 1/2] dt-bindings: misc: fsl,qoriq-mc: drop trailing whitespace
 2026-05-05 15:47 UTC 

[PATCH v2 00/11] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
 2026-05-05 15:46 UTC 

[PATCH 0/4] i.MX LDB DT cleanups
 2026-05-05 15:45 UTC  (4+ messages)
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"

[PATCH v4] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-05 15:45 UTC  (2+ messages)

[PATCH v4 01/16] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
 2026-05-05 15:45 UTC  (2+ messages)

[PATCH 2/3] arm64: qcom: imola: Move analogix video/audio output to dtso
 2026-05-05 15:44 UTC 

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-05 15:43 UTC  (2+ messages)

[PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry
 2026-05-05 15:42 UTC 

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-05 15:42 UTC 

[PATCH v2] ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
 2026-05-05 15:42 UTC 

[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-05-05 15:41 UTC  (2+ messages)
  ` [PATCH v5 1/1] "

[PATCH] ACPI: video: force native backlight on HP OMEN 16 (8A44)
 2026-05-05 15:40 UTC  (3+ messages)

[PATCH v4 07/27] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
 2026-05-05 15:40 UTC 

[PATCH v2] docs: dt: writing-bindings: Extend compatible fallbacks guideline
 2026-05-05 15:40 UTC 

[PATCH 05/10] spi: nxp-xspi: Use FIELD_MODIFY()
 2026-05-05 15:39 UTC 

[PATCH v6 00/22] Virtual Swap Space
 2026-05-05 15:38 UTC  (23+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v6 02/22] swap: rearrange the swap header file
` [PATCH v6 03/22] mm: swap: add an abstract API for locking out swapoff
` [PATCH v6 04/22] zswap: add new helpers for zswap entry operations
` [PATCH v6 05/22] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v6 06/22] mm: swap: add a separate type for physical swap slots
` [PATCH v6 07/22] mm: create scaffolds for the new virtual swap implementation
` [PATCH v6 08/22] zswap: prepare zswap for swap virtualization
` [PATCH v6 09/22] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v6 10/22] swap: move swap cache to virtual swap descriptor
` [PATCH v6 11/22] zswap: move zswap entry management to the "
` [PATCH v6 12/22] swap: implement the swap_cgroup API using virtual swap
` [PATCH v6 13/22] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v6 14/22] mm: swap: decouple virtual swap slot from backing store
` [PATCH v6 15/22] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v6 16/22] swap: do not unnecessarily pin readahead swap entries
` [PATCH v6 17/22] swapfile: remove zeromap bitmap
` [PATCH v6 18/22] memcg: swap: only charge physical swap slots
` [PATCH v6 19/22] swap: simplify swapoff using virtual swap
` [PATCH v6 20/22] swapfile: replace the swap map with bitmaps
` [PATCH v6 21/22] vswap: batch contiguous vswap free calls
` [PATCH v6 22/22] vswap: cache cluster lookup

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-05 15:38 UTC  (4+ messages)

Question about C/C++ Safety and Kernel Development
 2026-05-05 15:38 UTC 

[PATCH v2] coresight: ete: Always save state on power down
 2026-05-05 15:38 UTC 

[PATCH v4 3/3] drm/bridge: megachips: remove bridge when irq request fails
 2026-05-05 15:37 UTC 

[PATCH net 0/5] net: dsa: mt7530: assorted fixes
 2026-05-05 15:37 UTC  (3+ messages)
` [PATCH net 2/5] net: dsa: mt7530: preserve VLAN tags on trapped link-local frames

[RFT PATCH] clk: qcom: dispcc-glymur: Fix (possibly) dumping regmap
 2026-05-05 15:37 UTC 

[PATCH 0/2] firmware: arm_scmi: imx: Support getting reset reason
 2026-05-05 15:35 UTC 

[PATCH v4 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-05-05 15:35 UTC  (2+ messages)

[PATCH] leds: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-05 15:34 UTC  (2+ messages)

[PATCH] fs/ntfs3: fix Out-Of-Bounds write in log_replay() via unvalidated data_off
 2026-05-05 15:32 UTC 

[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-05-05 15:32 UTC  (2+ messages)

[PATCH v5 1/2] drm/atomic: attempt full modeset on page flip timeout
 2026-05-05 15:32 UTC  (3+ messages)

[PATCH iwl-next v5 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-05-05 15:29 UTC  (6+ messages)
` [PATCH iwl-next v5 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH iwl-next v5 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH iwl-next v5 3/5] ice: migrate to netdev ops lock
` [PATCH iwl-next v5 4/5] ice: implement Rx queue management ops
` [PATCH iwl-next v5 5/5] ice: add support for transmitting unreadable frags

[linus:master] [sched/fair] 4823725d9d: INFO:task_blocked_for_more_than#seconds
 2026-05-05 15:29 UTC  (2+ messages)

[RFT PATCH] clk: qcom: dispcc-x1e80100: Fix (possibly) dumping regmap
 2026-05-05 15:29 UTC 

[PATCH] ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
 2026-05-05 15:27 UTC  (5+ messages)

[PATCH v3 30/54] selftests/mm: compaction_test: use HugeTLB helpers 
 2026-05-05 15:26 UTC 

[PATCH v2] locking/rtmutex: Annotate API and implementation
 2026-05-05 15:26 UTC  (7+ messages)

[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
 2026-05-05 15:25 UTC  (2+ messages)
    `  "

[RFC PATCH v5 15/29] sched/rt: Update rt-cgroup schedulability checks
 2026-05-05 15:24 UTC  (6+ messages)
  ` [RFC PATCH v5 18/29] sched/core: Cgroup v2 support
  ` [RFC PATCH v5 19/29] sched/rt: Remove support for cgroups-v1
  ` [RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
  ` [RFC PATCH v5 22/29] sched/rt: Add rt-cgroup migration functions

[PATCH 0/4] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-05 15:24 UTC  (2+ messages)

[PATCH] media: rcar-vin: Drop min_queued_buffers
 2026-05-05 15:23 UTC  (2+ messages)

[PATCH v2] selftests/mm: use pattern matching in .gitignore
 2026-05-05 15:22 UTC 

Forwarded: Private message regarding: [syzbot] [jfs?] KASAN: use-after-free Read in jfs_lazycommit
 2026-05-05 15:21 UTC  (2+ messages)
` Forwarded: Private message regarding: "

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-05-05 15:20 UTC  (2+ messages)

[PATCH net v2] net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
 2026-05-05 15:19 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2026-05-05 15:17 UTC 

[PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
 2026-05-05 15:17 UTC 

[PATCH 1/2] arm64: dts: rockchip: add usbc to rk3588s-roc-pc
 2026-05-05 15:10 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rk3588s-roc-pc set hym8563 rtc as wakeup source

[PATCH 1/1] pinctrl: imx1: Allow parsing DT without function nodes
 2026-05-05 15:14 UTC  (3+ messages)

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-05-05 15:14 UTC  (5+ messages)

[PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation
 2026-05-05 15:14 UTC  (2+ messages)

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-05-05 15:12 UTC  (2+ messages)

[PATCH v2] mfd: sm501: fix reference leak on failed device registration
 2026-05-05 15:12 UTC  (4+ messages)

[PATCH] jfs: wait for log read completion under lcache lock
 2026-05-05 15:11 UTC 

[PATCH net-next 1/5] dt-bindings: net: add onsemi's TS2500/NCN26010 10BASE-T1S MACPHY
 2026-05-05 15:11 UTC  (2+ messages)

[PATCH 0/3] Some improvements for SM6350 & Fairphone 4
 2026-05-05 15:08 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm6350: Add interconnects for GPU, MPSS & CDSP
` [PATCH 2/3] arm64: dts: qcom: sm6350: Add PIL info region
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Fix address in fb node name

[PATCH v2] x86/fpu: Disable shstk if no CET_USER state
 2026-05-05 15:07 UTC  (2+ messages)

[PATCH RFC 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining
 2026-05-05 15:07 UTC  (3+ messages)

[PATCH v2 0/4] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-05 15:07 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: broadcom: bcm2712: add bcm2712-firmware compatible

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-05 15:06 UTC  (4+ messages)
` [RFC PATCH 2/3] firmware: arm_ffa: initialise ff-a after finalising pKVM initialisation

[PATCH] Bluetooth: fix UAF read of ->accept_q in bt_accept_poll()
 2026-05-05 15:06 UTC  (2+ messages)

gpio-mt7621 unroutable IRQs to bank0
 2026-05-05 15:05 UTC  (3+ messages)

[PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
 2026-05-05 15:05 UTC 

[REGRESSION] aquantia: Sunshine/Moonlight UDP video streaming broken since 5b4015ad833c ("net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL")
 2026-05-05 15:05 UTC 

[PATCH v5] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
 2026-05-05 15:02 UTC 

[PATCH] jfs: use i_size helpers in open and truncate paths
 2026-05-05 15:05 UTC 

[PATCH wireguard] wireguard: prevent ipv6 addrconf via IFF_NO_ADDRCONF flag
 2026-05-05 15:05 UTC 

[PATCH] drm/vc4: fix NULL dereference in vc4_hvs_unbind
 2026-05-05 15:04 UTC  (3+ messages)

[PATCH] jfs: serialize jfs_flush_journal() logsync list checks
 2026-05-05 15:04 UTC 

[PATCH] jfs: serialize remount option snapshots
 2026-05-05 15:04 UTC 

[PATCH 1/3] Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
 2026-05-05 15:03 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-05-05 15:02 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP

[PATCH v6 2/2] leds: ltc3220: Add Support for LTC3220 18 channel LED Driver
 2026-05-05 15:02 UTC 

[PATCH net 00/11] mptcp: pm: misc. fixes for v7.1-rc3
 2026-05-05 15:00 UTC  (12+ messages)
` [PATCH net 01/11] mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0
` [PATCH net 02/11] mptcp: pm: ADD_ADDR rtx: allow "
` [PATCH net 03/11] mptcp: pm: ADD_ADDR rtx: fix potential data-race
` [PATCH net 04/11] mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
` [PATCH net 05/11] mptcp: pm: ADD_ADDR rtx: free sk if last
` [PATCH net 06/11] mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker
` [PATCH net 07/11] mptcp: pm: ADD_ADDR rtx: skip inactive subflows
` [PATCH net 08/11] mptcp: pm: ADD_ADDR rtx: return early if no retrans
` [PATCH net 09/11] mptcp: pm: prio: skip closed subflows
` [PATCH net 10/11] selftests: mptcp: check output: catch cmd errors
` [PATCH net 11/11] selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl

[Question] Core-to-core CAS latency spikes on AMD EPYC 8534P (Siena) cross-CCD
 2026-05-05 15:01 UTC 

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-05 15:00 UTC  (2+ messages)

[PATCH 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
 2026-05-05 14:59 UTC  (3+ messages)

[PATCH v9 5/6] iio: adc: ad4691: add oversampling support
 2026-05-05 14:58 UTC  (4+ messages)
  ` [PATCH v9 6/6] docs: iio: adc: ad4691: add driver documentation
      ` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support

[PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update
 2026-05-05 14:57 UTC  (5+ messages)

(subset) [PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-05-05 14:57 UTC 

[PATCH v4] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
 2026-05-05 14:55 UTC 

[PATCH v4 0/5] leds: Add powerdown gpio for is31fl32xx
 2026-05-05 14:53 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: leds: is31fl32xx: convert the binding to yaml
` [PATCH v4 2/5] dt-bindings: leds: leds-is31fl32xx: add support for is31fl3236a
` [PATCH v4 3/5] dt-bindings: leds: leds-is31fl32xx: Add powerdown-gpios property
` [PATCH v4 4/5] leds: is31fl32xx: Add powerdown pin to exit hardware shutdown mode
` [PATCH v4 5/5] leds: is31f132xx: Fix missing brightness_steps for is31f13236

[7.1-rc1 BUG] System hang when reading clock controller sysfs 'registers' files
 2026-05-05 14:54 UTC 

[PATCH v2] MAINTAINERS: move Yoshinori Sato to CREDITS
 2026-05-05 14:52 UTC 

[PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
 2026-05-05 14:53 UTC 

[PATCH v2] mm/damon: replace damon_rand() with a per-ctx lockless PRNG
 2026-05-05 14:52 UTC 

[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-05 14:50 UTC  (4+ messages)
` [PATCH v5 14/16] wifi: ath12k: Switch to generic PAS TZ APIs

[PATCH] KVM: arm64: nv: Consider the DS bit when translating TCR_EL2
 2026-05-05 14:47 UTC 

[PATCH] thermal/core: Split __thermal_cooling_device_register() into two functions
 2026-05-05 14:44 UTC 

[PATCH] dma-buf: system_heap: Optimize sg_table-to-pages conversion in vmap
 2026-05-05 14:44 UTC 

[PATCH] fs/namespace: fix NULL pointer dereference in do_lock_mount()
 2026-05-05 14:43 UTC  (2+ messages)

[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-05-05 14:42 UTC 

[PATCH v2 2/2] media: i2c: add os02g10 image sensor driver
 2026-05-05 14:42 UTC 

[PATCH v3 2/4] clocksource/drivers/sun5i: add D1 hstimer support
 2026-05-05 14:39 UTC  (4+ messages)
  ` [PATCH v3 4/4] arm64: dts: allwinner: h616: add hstimer node
  ` [PATCH v3 3/4] arm: dts: allwinner: t113s: "

[PATCH v5] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2026-05-05 14:38 UTC  (2+ messages)

[PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
 2026-05-05 14:37 UTC  (2+ messages)

[PATCH v2 0/4] SEV re-initialization fixes
 2026-05-05 14:37 UTC  (5+ messages)
` [PATCH v2 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
` [PATCH v2 4/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_CONFIG)

[PATCH 0/9] Improve process/maintainers output
 2026-05-05 14:37 UTC  (9+ messages)
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries

[PATCH] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
 2026-05-05 14:36 UTC  (2+ messages)

[PATCH v3 04/15] firmware: arm_scmi: Simplify clock rates exposed interface
 2026-05-05 14:36 UTC  (2+ messages)

[PATCH v5 00/18] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-05 14:34 UTC  (3+ messages)
` [PATCH v5 14/18] iio: magnetometer: ak8975: switch to using managed resources

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-05 14:34 UTC  (3+ messages)
` [PATCH net-next v3 2/2] dpll: zl3073x: report FFO as DPLL vs input reference offset

[PATCH] arm: dts: allwinner: enable overlay support for sun8i-h2-plus pi boards
 2026-05-05 14:33 UTC 

Regression due to /sys/kernel/dmabuf/buffers removal
 2026-05-05 14:32 UTC  (4+ messages)

[PATCH v2 3/5] dt-bindings: leds: leds-is31fl32xx: Add shutdown-gpios property
 2026-05-05 14:32 UTC 

[PATCH] crypto: ccp: Treat zero-length cert chain as query for blob lengths
 2026-05-05 14:32 UTC  (2+ messages)

[PATCH] clk: microchip: rename clk-core to clk-pic32
 2026-05-05 14:30 UTC 


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