public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 13:48:49 to 2026-03-04 14:53:52 UTC [more...]

[syzbot] [netfilter?] KASAN: use-after-free Read in nf_hook_entry_head
 2026-03-04 14:53 UTC 

[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-04 14:53 UTC  (5+ messages)
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH v2 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-04 14:53 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v2 2/2] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-04 14:52 UTC  (8+ messages)
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next 6/8] net: dsa: lan9645x: add vlan support

cleanup the RAID5 XOR library
 2026-03-04 14:51 UTC  (6+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context

[RFC PATCH v2 02/10] mm/damon/core: allow quota goals set zero effective size quota
 2026-03-04 14:51 UTC  (2+ messages)

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-04 14:51 UTC  (24+ messages)
` [RFC PATCH 01/17] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
` [RFC PATCH 02/17] vfs: Implement a FIEMAP callback
` [RFC PATCH 03/17] iov_iter: Add a segmented queue of bio_vec[]
` [RFC PATCH 04/17] Add a function to kmap one page of a multipage bio_vec
` [RFC PATCH 05/17] netfs: Add some tools for managing bvecq chains
` [RFC PATCH 06/17] afs: Use a bvecq to hold dir content rather than folioq
` [RFC PATCH 07/17] netfs: Add a function to extract from an iter into a bvecq
` [RFC PATCH 08/17] cifs: Use a bvecq for buffering instead of a folioq
` [RFC PATCH 09/17] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [RFC PATCH 10/17] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [RFC PATCH 11/17] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [RFC PATCH 12/17] netfs: Remove netfs_alloc/free_folioq_buffer()
` [RFC PATCH 13/17] netfs: Remove netfs_extract_user_iter()
` [RFC PATCH 14/17] iov_iter: Remove ITER_FOLIOQ
` [RFC PATCH 15/17] netfs: Remove folio_queue and rolling_buffer
` [RFC PATCH 16/17] netfs: Check for too much data being read
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src dividers
 2026-03-04 14:50 UTC  (3+ messages)

[PATCH 0/9] s390/idle/vtime: Minor fixes and cleanups
 2026-03-04 14:49 UTC  (9+ messages)
` [PATCH 1/9] s390/idle: Fix cpu idle exit cpu time accounting
` [PATCH 2/9] s390/vtime: Fix virtual timer forwarding
` [PATCH 3/9] s390/idle: Add comment for non obvious code
` [PATCH 7/9] s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-03-04 14:49 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: Add i.MX team to all arm NXP platforms
 2026-03-04 14:52 UTC  (3+ messages)

[PATCH 1/1 fyi] perf beauty: Sync UAPI linux/fs.h with kernel sources
 2026-03-04 14:48 UTC 

[PATCH v2] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
 2026-03-04 14:48 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] staging: rtl8723bs: replace alloc+memcpy "

[PATCH] staging: nvec: fix block comment style in nvec.c
 2026-03-04 14:47 UTC  (2+ messages)

[PATCH v5] drm/gud: fix NULL crtc dereference on display disable
 2026-03-04 13:53 UTC  (4+ messages)

[PATCH 1/1] perf beauty: Sync linux/mount.h copy with the kernel sources
 2026-03-04 14:44 UTC 

[PATCH 0/4] watchdog/hardlockup: Improvements to hardlockup detection and documentation
 2026-03-04 14:44 UTC  (3+ messages)
` [PATCH 1/4] watchdog/hardlockup: Always update saved interrupts during check

[RFC] zram: sleepable async read bio completion
 2026-03-04 14:43 UTC  (2+ messages)

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-03-04 14:38 UTC  (4+ messages)
` [PATCH 03/13] libmultipath: Add path selection support

[PATCH v4] tools build: Fix rust cross compilation
 2026-03-04 14:39 UTC  (3+ messages)

[RESEND 1/1] phy: freescale: imx8qm-hsio: provide regmap names
 2026-03-04 14:36 UTC  (3+ messages)

linux-next: build failure after merge of the xen-tip tree
 2026-03-04 14:37 UTC  (2+ messages)

[PATCH v6 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-04 14:34 UTC  (6+ messages)
` [PATCH v6 1/5] bpf: Introduce the bpf_list_del kfunc
` [PATCH v6 2/5] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH v6 3/5] bpf: Add bpf_list_is_edge/empty kfuncs
` [PATCH v6 4/5] selftests/bpf: Add test cases for bpf_list_del/add/is_edge/empty
` [PATCH v6 5/5] bpf/verifier: refactor kfunc checks to table-driven approach

[PATCH] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
 2026-03-04 14:35 UTC  (18+ messages)

[PATCH v1] misc: fastrpc: Add reference counting for fastrpc_user structure
 2026-03-04 14:35 UTC  (5+ messages)

[PATCH v2] PCI: dwc: rcar-gen4-ep: Mark BAR0 and BAR2 as Resizable BARs
 2026-03-04 14:34 UTC  (5+ messages)

[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
 2026-03-04 14:34 UTC  (5+ messages)

[PATCH V2 0/3] Add support for Orange Pi 5 Pro
 2026-03-04 14:32 UTC  (3+ messages)
` [PATCH V2 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro

[PATCH] dt-bindings: interrupt-controller: arm,gic-v3: Fix EPPI range
 2026-03-04 14:32 UTC  (2+ messages)

[PATCH] staging: sm750fb: use proper error codes instead of -1
 2026-03-04 14:30 UTC  (10+ messages)
` [PATCH v2 0/6] staging: sm750fb: fix error return values
  ` [PATCH 3/6] staging: sm750fb: sm750_hw_copyarea: propagate de_wait() error
  ` [PATCH 4/6] staging: sm750fb: sm750_hw_imageblit: "
  ` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -ETIMEDOUT on timeout
  ` [PATCH 6/6] staging: sm750fb: sm750_sw_i2c_init: return -EINVAL for invalid GPIO

[PATCH v2 0/8] drm/msm: Add Qualcomm Eliza SoC support
 2026-03-04 14:29 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm: dp-controller: Add Eliza SoC
` [PATCH v2 6/8] soc: qcom: ubwc: Add configuration "
` [PATCH v2 7/8] drm/msm/dpu: Add support for "

[PATCH] docs: sysctl: Add documentation for /proc/sys/xen/
 2026-03-04 14:29 UTC  (2+ messages)

[PATCH 0/5] DSI byte clock setting fixup
 2026-03-04 14:27 UTC  (11+ messages)
` [PATCH 1/5] clk: qcom: dispcc-glymur: Fix DSI byte clock rate setting
` [PATCH 2/5] clk: qcom: dispcc-kaanapali: "
` [PATCH 3/5] clk: qcom: dispcc-milos: "
` [PATCH 4/5] clk: qcom: dispcc-sm4450: "
` [PATCH 5/5] clk: qcom: dispcc[01]-sa8775p: "

[PATCH] SUNRPC: xdr.h: fix all kernel-doc warnings
 2026-03-04 14:27 UTC  (2+ messages)

[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-03-04 14:26 UTC  (4+ messages)

[RFC PATCH 0/2] disable optimistic spinning for ftrace_lock
 2026-03-04 14:25 UTC  (8+ messages)
` [RFC PATCH 1/2] locking: add mutex_lock_nospin()

[PATCH v4] scsi: core: Fix async_scan race condition with READ_ONCE/WRITE_ONCE
 2026-03-04 14:25 UTC  (2+ messages)

[PATCH] block: fix race in update_io_ticks causing inflated disk statistics
 2026-03-04 14:24 UTC  (2+ messages)

[PATCH] perf build: prevent "argument list too long" error
 2026-03-04 14:23 UTC  (2+ messages)

[PATCH] phy: rockchip: naneng-combphy: configure SSC for PCIe on rk3588 and rk3576
 2026-03-04 13:47 UTC  (2+ messages)

[PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
 2026-03-04 14:22 UTC  (6+ messages)
` [PATCH] "

[syzbot] [rdma?] kernel BUG in ib_device_get_by_index
 2026-03-04 14:22 UTC  (5+ messages)

[RFC PATCH 0/4] PCI: Add DOE support for endpoint
 2026-03-04 14:22 UTC  (6+ messages)
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions

[PATCH v7 0/6] imu: st_lsm6dsx: Add support for rotation sensor
 2026-03-04 14:21 UTC  (4+ messages)
` [PATCH v7 5/6] iio: ABI: Add partial quaternion modifier

[RFC v1 00/18] PCI: Enable async probe by default
 2026-03-04 13:52 UTC  (19+ messages)
` [RFC v1 01/18] PCI: al: Allow asynchronous probing for background link training
` [RFC v1 02/18] PCI: amd-mdb: "
` [RFC v1 03/18] PCI: armada8x: "
` [RFC v1 04/18] PCI: artpec6: "
` [RFC v1 05/18] PCI: bt1: "
` [RFC v1 06/18] PCI: dra7xx: "
` [RFC v1 07/18] PCI: exynos: "
` [RFC v1 08/18] PCI: fu740: "
` [RFC v1 09/18] PCI: intel-gw: "
` [RFC v1 10/18] PCI: keystone: "
` [RFC v1 11/18] PCI: keembay: "
` [RFC v1 12/18] PCI: kirin: "
` [RFC v1 13/18] PCI: layerscape: "
` [RFC v1 14/18] PCI: meson: "
` [RFC v1 15/18] PCI: sophgo: "
` [RFC v1 16/18] PCI: tegra194: "
` [RFC v1 17/18] PCI: uniphier: "
` [RFC v1 18/18] PCI: visconti: "

[PATCH] ASoC: codecs: wcd-clsh: Always update buck/flyback on transitions on transitions
 2026-03-04 14:10 UTC 

[PATCH v3 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-04 14:17 UTC  (3+ messages)
` [PATCH v3 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`

[syzbot] [netfilter?] KASAN: use-after-free Read in nf_hook_entry_head
 2026-03-04 14:17 UTC 

[PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
 2026-03-04 14:14 UTC  (2+ messages)

rtmutex deadlock and memory corruption when running gcc testsuite in next-20260303
 2026-03-04 14:15 UTC  (2+ messages)

[PATCH v4 0/2] landlock: Fix TSYNC deadlock and clean up error path
 2026-03-04 14:15 UTC  (3+ messages)
` [PATCH v4 1/2] landlock: Serialize TSYNC thread restriction

[PATCH] iio: proximity: rfd77402: Fix completion race condition in IRQ mode
 2026-03-04 14:14 UTC 

[PATCH v4 0/2] jbd2: audit and convert legacy J_ASSERT usage
 2026-03-04 14:14 UTC  (3+ messages)
` [PATCH v4 2/2] jbd2: gracefully abort on transaction state corruptions

[PATCH] staging: rtl8723bs: replace kzalloc/kmalloc+memcpy with kmemdup
 2026-03-04 14:13 UTC  (2+ messages)

[PATCH] tools/build: make in-target rule robust against too long argument error
 2026-03-04 14:13 UTC  (6+ messages)

[PATCH] firmware: cs_dsp: Fix fragmentation regression in firmware download
 2026-03-04 14:12 UTC 

[PATCH] MAINTAINERS: change email address of Denis Benato
 2026-03-04 14:12 UTC  (2+ messages)

[PATCH] staging: axis-fifo: fix alignment and add DT binding documentation
 2026-03-04 14:12 UTC  (4+ messages)
  ` [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property

[PATCH v4 0/4] Rework BPI-R2-Pro PCIe clock topology
 2026-03-04 13:36 UTC  (3+ messages)
` [PATCH v4 1/4] arm64: dts: rockchip: assign pipe clock to rk356x PCIe lanes

[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
 2026-03-04 14:10 UTC  (2+ messages)

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-04 14:11 UTC  (3+ messages)
` [PATCH v3 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv

[PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
 2026-03-04 14:10 UTC  (11+ messages)

[PATCH v3 0/2] landlock: Fix TSYNC deadlock and clean up error path
 2026-03-04 14:08 UTC  (8+ messages)
` [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction

[PATCH] soc: atmel: Convert to of_machine_device_match()
 2026-03-04 14:08 UTC 

[PATCH v3] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-04 14:08 UTC  (2+ messages)

[PATCH v3] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
 2026-03-04 14:07 UTC  (2+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
 2026-03-04 14:06 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v2] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-04 14:06 UTC  (6+ messages)

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-04 14:06 UTC  (2+ messages)

[PATCH v6 0/6] Raspberry Pi HEVC decoder driver
 2026-03-04 14:05 UTC  (7+ messages)
` [PATCH v6 1/6] docs: uapi: media: Clarify HEVC slice_param bit_size, data_byte_offset
` [PATCH v6 2/6] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH v6 3/6] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH v6 4/6] dt-bindings: media: Add the Raspberry Pi HEVC decoder
` [PATCH v6 5/6] media: platform: Add Raspberry Pi HEVC decoder driver
` [PATCH v6 6/6] arm: dts: bcm2711-rpi: Add HEVC decoder node

[PATCH v3 1/1] drm: lcdif: Use dev_err_probe()
 2026-03-04 14:04 UTC 

[PATCH] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G3L SoC
 2026-03-04 14:04 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
 2026-03-04 14:04 UTC  (2+ messages)

drivers/video/fbdev/au1100fb.c:448:46: error: implicit declaration of function 'KSEG1ADDR'; did you mean 'CKSEG1ADDR'?
 2026-03-04 14:03 UTC 

[PATCH v2] vfs: add support for empty path to openat2(2)
 2026-03-04 14:03 UTC  (2+ messages)

[PATCH v3 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-03-04 14:02 UTC  (4+ messages)
` [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC

[PATCH] mm/migrate_device: fix folio refcount leak on folio_split_unmapped failure
 2026-03-04 14:00 UTC  (2+ messages)

[PATCH] [RFC]: sched/deadline: Avoid double enqueue_pushable_dl_task() warning
 2026-03-04 13:59 UTC  (4+ messages)

[PATCH net] net: enetc: fix fallback PHY address handling and do not skip setting for addr 0
 2026-03-04 13:58 UTC  (2+ messages)

[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
 2026-03-04 13:57 UTC  (7+ messages)
` [PATCH v5 update "

[PATCH v3 00/18] rtla: Robustness and code quality improvements
 2026-03-04 13:57 UTC  (3+ messages)
` [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-04 13:56 UTC  (5+ messages)
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
    ` 回复:[PATCH "

rtmutex deadlock and memory corruption when running gcc testsuite in next-20260303
 2026-03-04 13:54 UTC  (2+ messages)

[PATCH net v4 0/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop and add selftest
 2026-03-04 13:54 UTC  (3+ messages)
` [PATCH net v4 1/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop

[PATCH] arm64: dts: rockchip: configure hdmirx in Rock 5 ITX
 2026-03-04 13:54 UTC 

[PATCH v2 00/11] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-04 13:53 UTC  (12+ messages)
` [PATCH v2 01/11] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v2 02/11] scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameter
` [PATCH v2 03/11] scsi: ufs: core: Add UFS_HS_G6 and UFS_HS_GEAR_MAX to enum ufs_hs_gear_tag
` [PATCH v2 04/11] scsi: ufs: core: Add support for TX Equalization
` [PATCH v2 05/11] scsi: ufs: core: Add debugfs entries for TX Equalization params
` [PATCH v2 06/11] scsi: ufs: core: Add support to retrain TX Equalization via debugfs
` [PATCH v2 07/11] scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern length
` [PATCH v2 08/11] scsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()
` [PATCH v2 09/11] scsi: ufs: ufs-qcom: Implement vops get_rx_fom()
` [PATCH v2 10/11] scsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()
` [PATCH v2 11/11] scsi: ufs: ufs-qcom: Enable TX Equalization

[PATCH 1/3] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
 2026-03-04 13:51 UTC  (3+ messages)
` [PATCH 2/3] [PATCH-V2] "
` [PATCH 3/3] [PATCH]-This patch series completes the implementation of do_mq_timedreceive2 new system calls that provide non-destructive peek functionality on POSIX message queues

[PATCH] platform/x86: asus-wmi: do not enforce a battery charge threshold
 2026-03-04 13:51 UTC  (5+ messages)

[tip:x86/cpu] BUILD SUCCESS 68400c1aaf02636a97c45ba198110b66feb270a9
 2026-03-04 13:51 UTC 

[PATCH v5 3/3] scsi: bsg: add io_uring passthrough handler
 2026-03-04 13:50 UTC  (2+ messages)

[PATCH v2] blk-cgroup: always display debug stats in io.stat
 2026-03-04 13:48 UTC  (4+ messages)

[PATCH v4 0/3] media: subdev: Add v4l2_subdev_get_frame_desc_passthrough and use it
 2026-03-04 13:49 UTC  (3+ messages)
` [PATCH v4 1/3] media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helper

[GIT PULL] sysctl fixes for v7.00-rc3
 2026-03-04 13:48 UTC 

[PATCH 0/4] Add RZ/G3L GFX support
 2026-03-04 13:48 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC
` [PATCH 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
` [PATCH 3/4] drm/panfrost: Add bus_ace optional clock support for RZ/G2L
` [PATCH 4/4] drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC


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