linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-14 08:37:03 to 2026-08-14 10:00:35 UTC [more...]

[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
 2026-08-14 10:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] drm/nouveau/svm: drain fault handler before freeing svmm
 2026-08-14 10:00 UTC 

[PATCH] serial: 8250_pci: Catch up on new pci_device_id entry without named initializer
 2026-08-14  9:59 UTC 

[PATCH V2] Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
 2026-08-14  9:51 UTC 

[PATCH] fuse: clear stale intr_entry in fuse_remove_pending_req()
 2026-08-14  9:57 UTC 

[PATCH] mefi: add dynamic control interface for EFI runtime services
 2026-08-15  9:50 UTC  (2+ messages)
` [PATCH] efi: "

[PATCH 0/4] media: iris: Fix DMA coherency, power-off ordering, and frame interval issues
 2026-08-14  9:56 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: sc7280: Add dma-coherent property into venus node

[PATCH] liveupdate: use scoped_guard for mutex in session operations
 2026-08-14  9:55 UTC 

[PATCH net] mpls: reload header after pskb_may_pull()
 2026-08-14  9:54 UTC 

[PATCH v3 0/2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
 2026-08-14  9:55 UTC  (5+ messages)
` [PATCH v3 1/2] usb: typec: tipd: fix uninitialized typec_partner_desc in tps6598x_connect()
` [PATCH v3 2/2] usb: typec: tipd: fix uninitialized typec_partner_desc in cd321x_update_work()

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-08-14  9:54 UTC  (2+ messages)

[PATCH v4 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-14  9:53 UTC  (3+ messages)
` [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-14  9:53 UTC  (37+ messages)
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v3 06/23] mtd: spi-nor: Create an indirection on the part name
` [PATCH v3 07/23] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v3 09/23] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v3 10/23] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v3 11/23] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v3 12/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v3 13/23] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v3 14/23] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v3 15/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v3 16/23] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v3 17/23] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v3 18/23] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v3 19/23] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v3 20/23] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M

[PATCH v3 0/7] serial: Some yak shaving
 2026-08-14  9:52 UTC  (9+ messages)
` [PATCH v3 1/7] serial: txx9: Drop noop probe function and dangerous remove callback
` [PATCH v3 2/7] serial: txx9: Drop usage of uart_match_port()
` [PATCH v3 3/7] serial: 8250: Make uart_match_port() a 8250 specific function
` [PATCH v3 4/7] serial: 8250: Simplify serial8250_match_port()
` [PATCH v3 5/7] serial: 8250: Fix corner case for port matching
` [PATCH v3 6/7] serial: 8250: hub6: Add cleanup code
` [PATCH v3 7/7] serial: 8250: pnp: Annotate init and exit functions for conditional discarding

[PATCH -next v5 00/32] ext4: use iomap for regular file's buffered I/O path
 2026-08-14  9:46 UTC  (33+ messages)
` [PATCH -next v5 01/32] ext4: simplify size updating in ext4_setattr()
` [PATCH -next v5 02/32] ext4: factor out ext4_truncate_[up|down]()
` [PATCH -next v5 03/32] ext4: simplify error handling in ext4_setattr()
` [PATCH -next v5 04/32] ext4: skip ordered I/O wait when zeroing beyond i_disksize block
` [PATCH -next v5 05/32] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks
` [PATCH -next v5 06/32] ext4: recheck extent status tree before block allocation
` [PATCH -next v5 07/32] ext4: fix orig_mlen initialization in ext4_map_blocks()
` [PATCH -next v5 08/32] ext4: allow ext4_map_blocks() to start its own transaction handle
` [PATCH -next v5 09/32] ext4: avoid unnecessary transaction in ext4_map_blocks() for unwritten extents
` [PATCH -next v5 10/32] ext4: skip block allocation for holes in the data submission path
` [PATCH -next v5 11/32] ext4: add iomap address space operations for buffered I/O
` [PATCH -next v5 12/32] ext4: implement buffered read path using iomap
` [PATCH -next v5 13/32] ext4: pass out extent seq counter when mapping da blocks
` [PATCH -next v5 14/32] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH -next v5 15/32] ext4: implement buffered write path using iomap
` [PATCH -next v5 16/32] ext4: implement writeback "
` [PATCH -next v5 17/32] ext4: implement mmap "
` [PATCH -next v5 18/32] ext4: implement partial block zero range "
` [PATCH -next v5 19/32] ext4: tolerate unexpected holes in ext4_convert_unwritten_extents()
` [PATCH -next v5 20/32] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH -next v5 21/32] ext4: disable online defrag when inode using "
` [PATCH -next v5 22/32] ext4: add EXT4_STATE_DISKSIZE_GROW_PENDING state bit and helpers
` [PATCH -next v5 23/32] ext4: submit and wait for pending disksize-grow I/O on writeback
` [PATCH -next v5 24/32] ext4: advance i_disksize to i_size upon disksize-grow I/O completion
` [PATCH -next v5 25/32] ext4: defer i_disksize update while DISKSIZE_GROW_PENDING is set
` [PATCH -next v5 26/32] ext4: submit and wait for disksize-grow I/O in fallocate paths
` [PATCH -next v5 27/32] ext4: clear DISKSIZE_GROW_PENDING on truncate or error
` [PATCH -next v5 28/32] ext4: set DISKSIZE_GROW_PENDING after zeroing unaligned EOF block
` [PATCH -next v5 29/32] ext4: add tracepoints for DISKSIZE_GROW_PENDING set, clear, and wait
` [PATCH -next v5 30/32] ext4: add tracepoints for EOF block zeroing and disksize-grow I/O
` [PATCH -next v5 31/32] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH -next v5 32/32] ext4: introduce a mount option for iomap buffered I/O path

[PATCH 2/2] arm64: dts: qcom: monaco-pmics: Enable PMIC MBG thermal monitor
 2026-08-14  9:51 UTC 

[PATCH 1/2] arm64: dts: qcom: lemans-pmics: Enable PMIC MBG thermal monitor
 2026-08-14  9:51 UTC 

[PATCH 0/2] arm64: qcom: Add Qualcomm MBG thermal monitor support
 2026-08-14  9:51 UTC 

[PATCH v2] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
 2026-08-14  9:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-08-14  9:47 UTC 

[PATCH rdma-next] RDMA/uverbs: Fix mmap_lock/disassociation_lock circular dependency
 2026-08-14  9:47 UTC  (2+ messages)

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-14  9:47 UTC  (7+ messages)
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
 2026-08-14  9:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:45 UTC  (8+ messages)
      ` fixing sashiko failure to apply (was Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff)

[PATCH 1/2] ASoC: meson: aiu: Drop redundant probe error messages
 2026-08-14  9:42 UTC  (2+ messages)
` [PATCH 2/2] ASoC: meson: meson-card-utils: "

[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
 2026-08-14  9:38 UTC  (5+ messages)
` [PATCH v9 1/2] "

[PATCH] Bluetooth: btintel: Bound exception info print to the received length
 2026-08-14  9:36 UTC  (2+ messages)

[PATCH v3 0/5] firmware: tegra: bpmp: Add ACPI and MBWT support
 2026-08-14  9:36 UTC  (6+ messages)
` [PATCH v3 1/5] firmware: tegra: bpmp: Move channel initialization to helper
` [PATCH v3 2/5] firmware: tegra: bpmp: Add ACPI support
` [PATCH v3 3/5] firmware: tegra: bpmp: Add the Memory Bandwidth Throttler ABI definitions
` [PATCH v3 4/5] firmware: tegra: bpmp: Add MBWT BPMP helpers
` [PATCH v3 5/5] firmware: tegra: bpmp: Add MBWT sysfs interface

[PATCH v3 0/2] Ambarella CV75: 8250_dw UART
 2026-08-14  9:33 UTC  (5+ messages)
` [PATCH v3 2/2] serial: 8250_dw: add Ambarella CV75 quirks
    ` [EXT] "

[syzbot] [usb?] KASAN: slab-use-after-free Read in attach_store
 2026-08-14  9:32 UTC 

[RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
 2026-08-14  9:32 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64: Add pre-shutdown hook to machine_shutdown()
` [RFC PATCH 2/2] arm64/hyperv: Add kexec handler using machine_shutdown hook

[PATCH] i2c: xiic: restore runtime PM teardown in remove to fix clk WARN flood
 2026-08-14  9:30 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix divide-by-zero in hpsa_scsi_ioaccel_raid_map
 2026-08-14  9:00 UTC 

[PATCH] Bluetooth: btintel_pcie: fix double free of IRQ in remove()
 2026-08-14  9:28 UTC 

[PATCH] serial: 8250_dw: Add device HID for AMDI0021 AMD UART controller
 2026-08-14  9:29 UTC  (2+ messages)

[PATCH v2] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-08-14  9:28 UTC  (4+ messages)

[PATCH] sched/fair: Fix flat hierarchy
 2026-08-14  9:26 UTC  (6+ messages)

[PATCH] clk: microchip: mpfs: fix regmap_update_bits() mask/val order
 2026-08-14  9:22 UTC 

[PATCH v2 0/3] iio: accel: adxl367: add INT2 interrupt pin support
 2026-08-14  9:23 UTC  (3+ messages)
` [PATCH v2 1/3] iio: accel: adxl367: update maintainer entries

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-14  9:22 UTC  (8+ messages)
` [PATCH v10 01/12] sched/cputime: Add kcpustat_field_total helper
` [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff

[PATCH v6 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-14  9:23 UTC  (8+ messages)
` [PATCH v6 2/4] "

[PATCH v4] reboot: fix cad_pid use-after-free race
 2026-08-14  9:22 UTC  (2+ messages)

[PATCH v2 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-14  9:22 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH net-next] net: advertise TCP MSS from the configured MTU, not the learned PMTU
 2026-08-14  9:21 UTC  (2+ messages)

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-08-14  9:20 UTC  (3+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-14  9:20 UTC  (11+ messages)
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)

[PATCH] riscv: hwprobe: Register unaligned probes before usermode
 2026-08-14  9:19 UTC  (6+ messages)

[syzbot] [fs?] BUG: sleeping function called from invalid context in null_process_zoned_cmd
 2026-08-14  9:19 UTC 

[PATCH v3 0/6] Ambarella CV75: bindings, RCT clocks, and DT
 2026-08-14  9:18 UTC  (6+ messages)
` [PATCH v3 3/6] dt-bindings: clock: add Ambarella CV75 RCT
    ` [EXT] "
` [PATCH v3 5/6] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT

[PATCH net-next 0/2] net: fec: support RX flushing via fsl,rx-flush-queues
 2026-08-14  9:09 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: fsl,fec: add fsl,rx-flush-queues
` [PATCH net-next 2/2] net: fec: support receive flushing via fsl,rx-flush-queues

[PATCH v3 0/2] Add Qualcomm I2C target controller driver
 2026-08-14  9:18 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: Add Qualcomm I2C target controller

[PATCH v7 0/1] leds: st1202: Add hardware-accelerated blink support
 2026-08-14  9:16 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH v4] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
 2026-08-14  8:32 UTC 

[PATCH net-next 0/2] add callback
 2026-08-14  9:10 UTC  (3+ messages)
` [PATCH net-next 1/2] bng_re: add support for the shutdown callback
` [PATCH net-next 2/2] bnge: add steps in bnge_shutdown()

[PATCH net] octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()
 2026-08-14  9:10 UTC  (2+ messages)

[PATCH v3 0/8] coresight: Prevent per-thread events from sharing a sink
 2026-08-14  9:09 UTC  (7+ messages)
` [PATCH v3 3/8] coresight: etm-perf: Flush workqueue before unloading module
` [PATCH v3 4/8] coresight: tmc-etr: Prevent per-thread events from sharing a sink

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-14  9:08 UTC  (10+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v2] ASoC: cs35l56: Fix probe deadlock waiting for SoundWire enumeration
 2026-08-14  9:08 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: microchip,pic32mzda-wdt: Convert to DT schema
 2026-08-14  9:08 UTC  (5+ messages)

[PATCH 1/3] iio: imu: adis16480: fix unprotected debugfs reads
 2026-08-14  9:07 UTC  (3+ messages)
` [PATCH 2/3] iio: imu: adis16400: "
` [PATCH 3/3] iio: gyro: adis16136: "

[PATCH net v2] net: pktgen: use a consistent flow count
 2026-08-14  9:07 UTC  (2+ messages)

[PATCH v3] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
 2026-08-14  9:05 UTC  (2+ messages)

[syzbot] [netfs?] KASAN: slab-out-of-bounds Read in cachefiles_set_object_xattr
 2026-08-14  9:05 UTC 

[PATCH v6 0/3] vsock: fix stale sk_err handling after a failed connect
 2026-08-14  9:04 UTC  (5+ messages)
` [PATCH v6 1/3] vsock: don't check the listener's sk_err in vsock_accept()
` [PATCH v6 2/3] vsock: remove the now-unused rejected flag

[RESEND PATCH v6 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-08-14  9:03 UTC  (7+ messages)
` [RESEND PATCH v6 1/6] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [RESEND PATCH v6 2/6] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [RESEND PATCH v6 3/6] can: flexcan: split rx/tx masks per mailbox IRQ line
` [RESEND PATCH v6 4/6] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [RESEND PATCH v6 5/6] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [RESEND PATCH v6 6/6] can: flexcan: add NXP S32N79 SoC support

[PATCH net-next v2] octeontx2-af: Add mailbox to read default MCAM entry
 2026-08-14  9:03 UTC  (2+ messages)

[PATCH] USB: serial: option: add support for SIMCom SIM8260C
 2026-08-14  9:01 UTC 

[syzbot] [usb?] memory leak in gadget_bind (2)
 2026-08-14  9:01 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2f1baf1fc8929e6c48370be543ad028ac7ad4131

[PATCH net-next v3] tipc: replace deprecated strcpy with strscpy in tipc_bearer_get_name()
 2026-08-14  9:00 UTC  (2+ messages)

[PATCH v13 0/1] Add USB2.0 VBUS mux driver for RZ/G3E
 2026-08-14  9:00 UTC  (3+ messages)

[syzbot] [fs?] general protection fault in configfs_symlink
 2026-08-14  8:59 UTC 

[PATCH v3 0/3] Ambarella CV75: pinctrl and PL061 GPIO
 2026-08-14  8:59 UTC  (3+ messages)
` [PATCH v3 2/3] gpio: pl061: add Ambarella CV75 register layout variant

[PATCH] Bluetooth: btnxpuart: Validate the FW dump header length
 2026-08-14  8:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 net-next] octeontx2-af: add NPC TEID matching for GTP-U and GTP-C flows
 2026-08-14  8:56 UTC  (2+ messages)

[PATCH] usb: gadget: f_hid: only clear write_pending from the owning request
 2026-08-14  8:46 UTC 

[RFC PATCH v5] mm: retry page faults once under the per-VMA lock
 2026-08-14  8:53 UTC 

[PATCH] ima: bound line scan in ima_read_policy() to fix OOB read
 2026-08-14  8:54 UTC 

[PATCH v8 net-next 0/9] Switch support
 2026-08-14  8:54 UTC  (2+ messages)

[syzbot] [kernel?] general protection fault in __device_attach (2)
 2026-08-14  8:51 UTC 

[PATCH v1 0/4] iio: Unshadow error codes in ->store()
 2026-08-14  8:50 UTC  (8+ messages)
` [PATCH v1 1/4] iio: light: "

[PATCH 0/2] fuse: fix request lifetime races in the resend path
 2026-08-14  8:49 UTC  (3+ messages)
` [PATCH 2/2] fuse: don't queue an interrupt for a request that is back on fiq->pending

[PATCH 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
 2026-08-14  8:48 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "

[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-08-14  8:48 UTC  (4+ messages)
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress

[PATCH v23 2/5] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-08-14  8:46 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Fix array bounds check bugs
 2026-08-14  8:46 UTC  (2+ messages)

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-14  8:45 UTC  (4+ messages)
` [PATCH v3 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH] ALSA: hda/realtek: Drop duplicate quirk for Lenovo 0x17aa:0x38df
 2026-08-14  8:44 UTC  (2+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-14  8:43 UTC  (5+ messages)
` [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code

[PATCH v3 0/4] stratix10: Add Interrupt support for asynchronous communication with SDM
 2026-08-14  8:42 UTC  (3+ messages)
` [PATCH v3 4/4] firmware: stratix10-svc: Add for SDM mailbox doorbell interrupt

[PATCH v2] mm/Kconfig: make MEMORY_FAILURE select MIGRATION
 2026-08-14  8:41 UTC  (2+ messages)

[PATCH v6 0/1] leds: st1202: Add hardware-accelerated blink support
 2026-08-14  8:41 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
 2026-08-14  8:40 UTC  (3+ messages)

[PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
 2026-08-14  8:40 UTC  (2+ messages)

[PATCH 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-14  8:39 UTC  (4+ messages)
` [PATCH 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC

fs/ufs: three reviewed fixes looking for a tree
 2026-08-14  8:36 UTC 

[PATCH] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
 2026-08-14  8:36 UTC 

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-14  8:36 UTC  (10+ messages)


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