All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 15:41:04 to 2026-08-20 16:29:20 UTC [more...]

[PATCH 6.1 000/303] 6.1.184-rc1 review
 2026-08-20 14:56 UTC  (6+ messages)
` [PATCH 6.1 270/303] KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
` [PATCH 6.1 276/303] netfilter: nf_conntrack: defer invalid log until after unlock
` [PATCH 6.1 277/303] arm64: tegra: Add EL2 virtual timer interrupt for Tegra194
` [PATCH 6.1 278/303] crypto: ccm - Set rfc4309 maxauthsize from child
` [PATCH 6.1 279/303] netfilter: ipset: fix refcount race between list:set GC and swap

[PATCH 5.15 000/272] 5.15.217-rc1 review
 2026-08-20 14:54 UTC  (61+ messages)
` [PATCH 5.15 001/272] f2fs: fix UAF issue in f2fs_merge_page_bio()
` [PATCH 5.15 002/272] media: mtk-vcodec: potential null pointer deference in SCP
` [PATCH 5.15 003/272] media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
` [PATCH 5.15 004/272] fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
` [PATCH 5.15 005/272] ipvs: separate destination availability state
` [PATCH 5.15 006/272] selinux: require every boolean value to be defined
` [PATCH 5.15 007/272] selinux: reject a class permission count below its inherited common
` [PATCH 5.15 008/272] selinux: do not cancel a policy conversion that never started
` [PATCH 5.15 009/272] mptcp: options: reset DSS fields in case of unexpected size
` [PATCH 5.15 010/272] s390/qeth: validate user buffer length in SNMP and ARP query ioctls
` [PATCH 5.15 011/272] ASoC: cs4265: sort the register default table
` [PATCH 5.15 012/272] ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses
` [PATCH 5.15 013/272] powerpc/pseries: pci - logic bug
` [PATCH 5.15 014/272] Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
` [PATCH 5.15 015/272] Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
` [PATCH 5.15 016/272] Input: psxpad-spi - set driver data before use
` [PATCH 5.15 017/272] Input: atkbd - skip deactivate for Xiaomi Book Pro 14s internal keyboard
` [PATCH 5.15 018/272] Input: iforce - validate input packet lengths
` [PATCH 5.15 019/272] powerpc/pseries: lparcfg - fix kbuf[] underflow
` [PATCH 5.15 020/272] Input: synaptics-rmi4 - zero report size on F54 work error
` [PATCH 5.15 021/272] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
` [PATCH 5.15 022/272] Input: synaptics-rmi4 - block s_input when F54 queue is busy
` [PATCH 5.15 023/272] Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
` [PATCH 5.15 024/272] crypto: qce - fix error path in devm_qce_register_algs
` [PATCH 5.15 025/272] libceph: fix multiple unsafe decodes in decode_locker()
` [PATCH 5.15 026/272] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
` [PATCH 5.15 027/272] openrisc: signal: do not restore privileged SR bits on sigreturn
` [PATCH 5.15 028/272] Input: sur40 - fix input device registration ordering
` [PATCH 5.15 029/272] Input: sur40 - fix V4L error path cleanup
` [PATCH 5.15 031/272] ceph: fix MDS random selection readiness predicate
` [PATCH 5.15 032/272] libceph: tolerate addrvecs with multiple entries of the same type
` [PATCH 5.15 033/272] mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
` [PATCH 5.15 040/272] drm/amdgpu: validate GEM_CREATE domain combinations
` [PATCH 5.15 041/272] drm/amdgpu: Reject UVD message with dimensions above 4096
` [PATCH 5.15 042/272] drm/amdgpu: Implement insert_end for VCE 3
` [PATCH 5.15 043/272] drm/amdgpu: Fix UVD decode image min size calculation
` [PATCH 5.15 044/272] xfs: fix ilock leak on error in xfs_dq_get_next_id
` [PATCH 5.15 045/272] xfs: check v5 superblock features early
` [PATCH 5.15 046/272] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
` [PATCH 5.15 047/272] mm: do file ownership checks with the proper mount idmap
` [PATCH 5.15 048/272] iommu/amd: Dont split flush for amd_iommu_domain_flush_all()
` [PATCH 5.15 049/272] bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
` [PATCH 5.15 050/272] udmabuf: Do not create malformed scatterlists
` [PATCH 5.15 051/272] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
` [PATCH 5.15 052/272] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH 5.15 053/272] Input: mms114 - fix touch indexing for MMS134S and MMS136
` [PATCH 5.15 054/272] i2c: davinci: Unregister cpufreq notifier on probe failure
` [PATCH 5.15 055/272] Input: mms114 - reject an oversized device packet size
` [PATCH 5.15 056/272] ALSA: hda: conexant: Remove mic bias threshold override
` [PATCH 5.15 057/272] VFS/audit: introduce kern_path_parent() for audit
` [PATCH 5.15 058/272] audit: widen ino fields to u64
` [PATCH 5.15 059/272] audit: use unsigned int instead of unsigned
` [PATCH 5.15 060/272] audit: fix recursive locking deadlock in audit_dupe_exe()
` [PATCH 5.15 061/272] ALSA: hda: Fix cached processing coefficient verbs
` [PATCH 5.15 062/272] serial: max310x: replace bare use of unsigned with unsigned int (checkpatch)
` [PATCH 5.15 063/272] serial: max310x: implement gpio_chip::get_direction()
` [PATCH 5.15 064/272] rxrpc: serialize kernel accept preallocation with socket teardown
` [PATCH 5.15 065/272] fbcon: Rename struct fbcon_ops to struct fbcon_par
` [PATCH 5.15 066/272] fbcon: Use correct type for vc_resize() return value
` [PATCH 5.15 067/272] tipc: restrict socket queue dumps in enqueue tracepoints

[PATCH v2] arm: rockchip: spl: Add hotkey detection support
 2026-08-20 16:29 UTC  (4+ messages)
` [PATCH v3] "
    ` Re:Re: "

[syzbot] [mm?] INFO: rcu detected stall in kvm_vm_release (4)
 2026-08-20 16:29 UTC  (2+ messages)

[PATCH] can: j1939: j1939_sk_bind(): fix j1939_ecu leak when re-bind failed
 2026-08-20 16:28 UTC 

[PATCH] staging: rtl8723bs: reorder conditions to avoid else branch
 2026-08-20 16:26 UTC 

[RFC PATCH v2 00/14] hw/arm: add TI AM64x SoC and am64-virt machine
 2026-08-20 16:25 UTC  (3+ messages)
` [RFC PATCH v2 14/14] tests: add AM64x unit, qtest and functional tests

[PATCH 00/13] cpus: Constify @cpu in SysemuCPUOps::has_work() handler
 2026-08-20 16:24 UTC  (4+ messages)
` [RFC PATCH 09/13] cpus: Add const-qualified CPU environment accessors

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-20 16:24 UTC  (3+ messages)
` [PATCH 20/27] gpu: nova-core: handle the r000 load-and-execute bootloader event

[PATCH v5 0/8] hw/vfio: single-binary
 2026-08-20 16:24 UTC  (6+ messages)
` [PATCH v5 8/8] hw/vfio: all vfio files can now be common files

[PATCH RESEND v9 0/9] Add support for MT6392 PMIC
 2026-08-20 16:23 UTC  (5+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v2 00/27] media: Add support for multi-context operations
 2026-08-20 16:23 UTC  (6+ messages)
` [PATCH v2 13/27] media: v4l2-subdev: Introduce VIDIOC_SUBDEV_BIND_CONTEXT
` [PATCH v2 18/27] media: media-entity: Support context in pipeline_start

[PATCH net] sctp: fix NULL deref on untransmitted RECONF completion
 2026-08-20 16:22 UTC 

(no subject)
 2026-08-20 16:22 UTC  (4+ messages)
` [PATCH v2 0/2] Exynos850 GPU support

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-08-20 16:23 UTC  (8+ messages)

[PATCH 00/61] reduce use of rte_memcpy
 2026-08-20 16:22 UTC  (4+ messages)
` [PATCH 03/61] test: use memcpy instead "

[LTP] [PATCH v1 00/31] Add sysfs sanity tests
 2026-08-20 16:21 UTC  (4+ messages)
` [LTP] [PATCH v2 12/31] testcases: sysfs: Add sys_ata01

[jimc:dd-ratelimit-2 71/76] include/linux/dynamic_debug.h:181:9: sparse: sparse: Trying to use reserved word 'switch' as identifier
 2026-08-20 16:20 UTC 

[PATCH v3] irqchip/irq-realtek-rtl: change to readl_be and writel_be
 2026-08-20 16:20 UTC 

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-08-20 16:19 UTC  (2+ messages)

[PATCH v1] virtio-blk: Add inline encryption support
 2026-08-20 16:18 UTC  (3+ messages)

[LTP] [PATCH v2 00/16] fchroot: add fchroot() testing suite
 2026-08-20 16:17 UTC  (5+ messages)
` [LTP] [PATCH STAGING v2 09/16] fchroot06: test path walks under failfs root
` [LTP] [PATCH STAGING v2 10/16] fchroot07: test execve blocked by "

[PATCH] SUNRPC: add transport details to timeout diagnostics
 2026-08-20 16:15 UTC  (3+ messages)

+ mm-provide-vma_is_cow_mapping-and-remove-is_cow_mapping-fix.patch added to mm-unstable branch
 2026-08-20 16:17 UTC 

[PATCH v7 000/104] tests/tcg: run tests with meson
 2026-08-20 16:16 UTC  (4+ messages)
` [PATCH v7 033/104] tests/tcg/Makefile: skip user/system tests if target Makefile is not present

[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-20 16:16 UTC  (7+ messages)
` [PATCH v7 1/6] fuse: decouple fuse_ring creation from ent registration

[PATCH v2] blk-wbt: Always change enable_state to MANUAL when setting latency
 2026-08-20 16:15 UTC 

[PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting
 2026-08-20 16:14 UTC  (10+ messages)
` [PATCH 1/4] selftest/arm64: Print TAP header
` [PATCH 2/4] selftest/arm64: Treat KSM merge_across_nodes as optional
` [PATCH 3/4] selftest/arm64: Fix MTE prctl TAP plan
` [PATCH 4/4] selftest/arm64: Add MTE test config fragment

[PATCH v3] driver core: avoid klist_remove() on unattached knode_driver
 2026-08-20 16:14 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] f2fs: avoid setting SBI_NEED_FSCK on transient resize failure with -EAGAIN
 2026-08-20 16:14 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-20 16:13 UTC  (9+ messages)

[PATCH wireless-next v3 0/8] Adding NO_STA flag and reworking RX link resolution
 2026-08-20 16:12 UTC  (3+ messages)
` [PATCH wireless-next v3 2/8] wifi: mac80211: change public RX API to use link stations

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (4+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

Question about the maintenance of OOT RT patches for LTS releases (v12.x and v18.x)
 2026-08-20 16:12 UTC  (9+ messages)

[PATCH RESEND] ext4: Avoid entering writeback paths during fastcommit replay
 2026-08-20 16:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/linux-tools/S10hyperv: fix invalid return value
 2026-08-20 16:11 UTC 

[PATCH v2] fuse: permit freezing while waiting for request answer
 2026-08-20 16:11 UTC  (10+ messages)

[PATCH] xfs: revalidate cached COW fork mappings during writeback
 2026-08-20 16:11 UTC  (2+ messages)

[PATCH] sched: Serialize cgroup updates to prevent CFS/SCX state divergence
 2026-08-20 16:09 UTC 

[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
 2026-08-20 16:09 UTC  (4+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()

[agd5f:amd-staging-drm-next 1/107] drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mce.c:28:10: fatal error: 'asm/mce.h' file not found
 2026-08-20 16:09 UTC 

[PATCH RFC 0/2] irqchip/ls-scfg-msi: add multi-MSI support
 2026-08-20 16:09 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: accurately adjust free_sections during free_segment_range
 2026-08-20 16:08 UTC  (6+ messages)

[PATCH] bcachefs: fix memory leak in bch2_setattr_nonsize_trans()
 2026-08-20 16:08 UTC 

[PATCH 1/3] drm/amd/ras: request GFX RAS features through ras_mgr
 2026-08-20 16:08 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/ras: keep reporting the socket id in the RAS feature mask

[PATCH wireless-next] wifi: mac80211: Guard FILS discovery and unsolicited broadcast probe response
 2026-08-20 16:07 UTC 

[PATCH mptcp-net 0/2] selftests: mptcp: lib: get MIB counters for the right test
 2026-08-20 16:07 UTC  (4+ messages)

[PATCH v2 0/1] s390/zcrypt: Validate length information in reply
 2026-08-20 16:07 UTC  (3+ messages)
` [PATCH v2 1/1] s390/zcrypt: Validate length in reply before using it

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-20 16:06 UTC  (3+ messages)

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-20 16:06 UTC  (3+ messages)
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH V2] powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt exit
 2026-08-20 16:06 UTC  (3+ messages)

[PATCH] blk-throttle: Remove dead check in tg_conf_updated()
 2026-08-20 16:05 UTC 

[PATCH] watchdog: sunplus: fix sp_wdt_restart spin loop and timeout
 2026-08-20 16:05 UTC  (4+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in __vb2_queue_cancel (2)
 2026-08-20 16:05 UTC 

[PATCH mptcp-net] mptcp: options: fix uninit-value in mptcp_write_data_fin
 2026-08-20 16:03 UTC  (3+ messages)

[PATCH v4] net/af_xdp: fix shared UMEM refcount corruption
 2026-08-20 23:05 UTC 

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
 2026-08-20 16:03 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems

[PATCH 0/7] media: verisilicon: Add RK3588 VPU720 JPEG decoder
 2026-08-20 16:02 UTC  (6+ messages)
` [PATCH 5/7] media: verisilicon: Add Rockchip "

[vapier@gmail.com: man-pages-website: crush logo]
 2026-08-20 16:02 UTC 

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-08-20 16:01 UTC  (31+ messages)
` [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
` [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
` [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command

[PATCH wireless] wifi: mt76: mt7921: check drv_pmctrl return in the PCIe reset path
 2026-08-20 16:01 UTC  (4+ messages)

[PATCH 7.1 000/228] 7.1.10-rc1 review
 2026-08-20 16:00 UTC  (2+ messages)

[PATCH] x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
 2026-08-20 16:00 UTC  (2+ messages)

[PATCH net v8 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-20 16:00 UTC  (3+ messages)
` [PATCH net v8 1/1] "

[PATCH v3] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-08-20 16:00 UTC  (2+ messages)

[PATCH v2 1/2] phy: sunplus: fix memory leak in update_disc_vol()
 2026-08-20 16:00 UTC  (3+ messages)

[PATCH v3 0/5] odb: eagerly load alternates
 2026-08-20 15:59 UTC  (3+ messages)
` [PATCH v3 2/5] odb: decouple source path comparisons from `the_repository`

[PATCH] pull: add --hard mode
 2026-08-20 15:59 UTC  (4+ messages)

[PATCH] rust: cfi: disable function merging if CFI is enabled
 2026-08-20 15:58 UTC  (2+ messages)

[PATCH v2 0/3] Add driver for Invensense ICM42370P accelerometer
 2026-08-20 15:19 UTC  (2+ messages)

[PATCH v2 0/2] spi: support devices with no wire in one direction
 2026-08-20 15:57 UTC  (5+ messages)
` [PATCH v2 1/2] spi: Handle spi-{tx, rx}-bus-width 0 as SPI_NO_TX/SPI_NO_RX
  ` [PATCH v2 1/2] spi: Handle spi-{tx,rx}-bus-width "
` [PATCH v2 2/2] spi: rockchip: skip the unused FIFO direction on a one-wire device

[PATCH] audit: move the nlmsg_len fixup from __audit_log_end() to send time
 2026-08-20 15:57 UTC  (3+ messages)

[PATCH] m68k: nfcon: don't call console_is_registered in nfcon_device
 2026-08-20 15:57 UTC  (5+ messages)

[PATCH 07/10] hw/vfio/pci: Map the CXL memory on the guest decoder commit
 2026-08-20 15:56 UTC  (3+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add 3 new devices
 2026-08-20 15:56 UTC  (5+ messages)
` [PATCH v2 3/7] arm64: dts: qcom: Add Motorola One

[PATCH 10/10] hw/pci-host: Emit a _DSM on pxb-cxl to preserve firmware PCI config
 2026-08-20 15:56 UTC  (3+ messages)

[PATCH] hw/sd/sdhci: complete non-interrupt ADMA descriptor chains in one pass
 2026-08-20 15:55 UTC  (8+ messages)

[PATCH 06/10] hw/vfio/pci: Bind a CXL device to its fixed memory window
 2026-08-20 15:55 UTC  (3+ messages)

[PATCH net] ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
 2026-08-20 15:56 UTC  (2+ messages)

[PATCH 00/10] QEMU: CXL Type-2 device passthrough via vfio-pci
 2026-08-20 15:55 UTC  (3+ messages)

subscribe to dma engine list
 2026-08-20 15:55 UTC 

[PATCH v2] x86/early-quirks: Scan all functions in early_pci_scan_bus()
 2026-08-20 15:55 UTC  (2+ messages)

[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
 2026-08-20 15:54 UTC  (5+ messages)
` [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support

[PATCH 0/2] disable I/O priority when prio_aging_expire is zero
 2026-08-20 15:54 UTC  (3+ messages)
` [PATCH 2/2] block/mq-deadline: add module parameter for prio_aging_expire default

Network boot of Raspberry Pi 4 leads to unstable network in U-Boot
 2026-08-20 14:35 UTC 

[PATCH] rng: Fix build with SPL/TPL
 2026-08-20 15:14 UTC 

[PATCH] drm/amdgpu: Fix VCE 3 ring align_mask
 2026-08-20 15:53 UTC  (3+ messages)

[Buildroot] [PATCH] package/x11r7/xserver_xorg-server: fix automake-1.18 command not found
 2026-08-20 15:51 UTC  (2+ messages)

[dpdk-dev v1] net/sxe2: replace private mempool cache bypass with rte_mbuf_raw_free_bulk
 2026-08-20 15:50 UTC 

[PATCH net v3] net/sched: sch_cake: fix autorate reconfiguration throttling
 2026-08-20 15:49 UTC  (2+ messages)

[PATCH v4 00/23] x86: Trenchboot Secure Launch DRTM (Xen)
 2026-08-20 15:48 UTC  (6+ messages)
` [PATCH v4 02/23] x86/cpu: report SMX, TXT and SKINIT capabilities

[PATCH] ASoC: fsl_mqs: Add DAPM output widgets for MQS_L/MQS_R pins
 2026-08-20 15:48 UTC  (2+ messages)

[PATCH 0/6] various fixes for 11.2 (gitlab, tests, char-fe, fdc, deprecations)
 2026-08-20 15:47 UTC  (3+ messages)
` [PATCH 5/6] hw/block: validate the fdc sector position fits within bounds

Need 5 star reviews from your city?
 2026-08-20 15:47 UTC 

[PATCH 0/2] USB: serial: fix port tear down use-after-free
 2026-08-20 15:47 UTC  (3+ messages)
` [PATCH 2/2] USB: serial: fix driver deregistration order

[PATCH v2 0/4] Clear shared pages after private-to-shared conversion
 2026-08-20 15:46 UTC  (3+ messages)
` [PATCH v2 2/4] irqchip/gic-v3-its: Allocate VPE tables from sleepable context

[PATCH] worktree repair: detect relative path in .git file correctly
 2026-08-20 15:46 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev v1] mempool: double cache max size using ABI-neutral struct compaction
 2026-08-20 15:45 UTC 

[PATCH] media: pci: hws: only init channels the device actually has
 2026-08-20 15:44 UTC  (2+ messages)

[PATCH v3 0/5] x86: Support shstk via prctl
 2026-08-20 15:44 UTC  (5+ messages)
` [PATCH v3 4/5] x86/shstk: support "
` [PATCH v3 5/5] selftests/x86: add generic prctl shadow stack test

[PATCH] thermal: intel: powerclamp: Simplify check_invalid()
 2026-08-20 15:43 UTC 

[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_sock_from_file
 2026-08-20 15:44 UTC  (2+ messages)

[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-08-20 15:43 UTC  (5+ messages)
` [PATCH 2/7] x86/apic: Add an SVSM APIC driver

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-08-20 15:43 UTC  (3+ messages)

[LTP] [PATCH 0/3] Add optional kernel support checks for filesystem features
 2026-08-20 15:41 UTC  (3+ messages)
` [LTP] [PATCH 1/3] struct tst_fs: Add flag for checking filesystem mount support in kernel

[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
 2026-08-20 15:38 UTC  (4+ messages)
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-20 15:41 UTC  (6+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] checkout: "

[PATCH 1/2] libsepol: Validate expressions do not mix tunables and booleans
 2026-08-20 15:41 UTC  (2+ messages)
` [PATCH 2/2] libsepol: Remove assertion and comment from discard_tunables()

[GIT PULL] BPF changes for 7.3
 2026-08-20 15:41 UTC  (2+ messages)

[GIT PULL] Networking for 7.3
 2026-08-20 15:40 UTC  (2+ messages)

[PATCH 0/2] sched: Remove sched_class::balance()
 2026-08-20 15:40 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.