All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-20 18:47:09 to 2026-06-20 23:49:29 UTC [more...]

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-20 23:48 UTC  (14+ messages)

[GIT PULL] tracing: Updates for 7.2
 2026-06-20 23:43 UTC  (8+ messages)

[PATCH] SubmittingPatches: address design critiques
 2026-06-20 23:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] staging: rtl8723bs: fix checkpatch style issues
 2026-06-20 23:41 UTC 

[PATCH] docs: kgdb: Fix path of driver options
 2026-06-20 23:40 UTC 

[scarthgap][PATCH 0/1] Backport "wic: Fix updating fstab for nvme devices"
 2026-06-20 23:40 UTC  (3+ messages)
` [scarthgap][PATCH 1/1] wic: Fix updating fstab for nvme devices
  ` [OE-core] "

[PATCH] media: cec: cancel delayed work before freeing an interrupted transmit
 2026-06-20 23:34 UTC  (2+ messages)

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-20 23:36 UTC  (4+ messages)
` [PATCH v3 07/22] xen/device-tree: Read NUMA node distance from Device Tree 'distance-map'

[RFC 00/15] btrfs: RAID5 with RAID stripe-tree (zoned + non-zoned)
 2026-06-20 23:35 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-20 23:34 UTC  (20+ messages)

[PATCH 1/1] powerpc/watchdog: avoid extra sys_info dumps for all_bt
 2026-06-20 22:02 UTC 

[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
 2026-06-20 23:30 UTC  (3+ messages)
` [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic

[PATCH] ocfs2: fix deadlock in dio write orphan cleanup path
 2026-06-20 23:26 UTC  (3+ messages)

[PATCH v2] ocfs2: use inode_lock_nested() for orphan dir locking
 2026-06-20 23:25 UTC  (2+ messages)

[PATCH v6 13/21] RISC-V: perf: Implement supervisor counter delegation support
 2026-06-20 23:25 UTC  (4+ messages)

[PATCH v6 14/21] RISC-V: perf: Skip PMU SBI extension when not implemented
 2026-06-20 23:15 UTC  (4+ messages)

[PATCH] init/main: Expose built-in initcalls and blacklist status via debugfs
 2026-06-20 23:11 UTC  (3+ messages)

[PATCH RESEND v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
 2026-06-20 23:09 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
` [PATCH RESEND v3 2/4] IPC: Added system call entry in all of most common architectures
` [PATCH RESEND v3 3/4] IPC: Added system call entry in performance tool
` [PATCH RESEND v3 4/4] Test: Added self-testing and documentation

[PATCH] docs: ipmi: Fix path of the "hotmod" module parameter
 2026-06-20 23:06 UTC  (3+ messages)

[PATCH] mtd: mtdpart: validate partition bounds in mtd_add_partition()
 2026-06-20 22:56 UTC  (2+ messages)

[PATCH 0/2] Silence po catalog output under "make -s"
 2026-06-20 22:46 UTC  (2+ messages)
` [PATCH v2] gitk, git-gui: drop msgfmt --statistics output

[PATCH v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
 2026-06-20 22:36 UTC  (5+ messages)
` [PATCH v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
` [PATCH v3 2/4] IPC: Added system call entry in all of most common architectures
` [PATCH v3 3/4] IPC: Added system call entry in performance tool
` [PATCH v3 4/4] Test: Added self-testing and documentation

[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
 2026-06-20 22:32 UTC  (11+ messages)
        ` Bug#1130336: "

[PATCH net 00/16] Netfilter fixes for net
 2026-06-20 22:28 UTC  (2+ messages)

[PATCH net,v2 00/14] Netfilter fixes for net
 2026-06-20 22:27 UTC  (15+ messages)
` [PATCH net 01/14] netfilter: flowtable: fix offloaded ct timeout never being extended
` [PATCH net 02/14] netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
` [PATCH net 03/14] netfilter: xt_cluster: reject template conntracks in hash match
` [PATCH net 04/14] netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
` [PATCH net 05/14] netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
` [PATCH net 06/14] netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap types
` [PATCH net 07/14] netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
` [PATCH net 08/14] netfilter: ipset: make sure gc is properly stopped
` [PATCH net 09/14] netfilter: nft_payload: reject offsets exceeding 65535 bytes
` [PATCH net 10/14] netfilter: nft_meta_bridge: add validate callback for get operations
` [PATCH net 11/14] netfilter: nft_flow_offload: zero device address for non-ether case
` [PATCH net 12/14] netfilter: nf_reject: skip iphdr options when looking for icmp header
` [PATCH net 13/14] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
` [PATCH net 14/14] netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-20 22:19 UTC  (4+ messages)
` [PATCH v2 2/4] rust: pci: add managed Device::enable_device()

[PATCH 0/1] 9p: caches_show() out-of-bounds write
 2026-06-20 22:16 UTC 

[PATCH 1/1] watchdog: avoid extra sys_info dumps for all_bt
 2026-06-20 22:01 UTC 

[PATCH v2] md/raid5: read batch_head under stripe_lock in make_stripe_request
 2026-06-20 22:01 UTC  (2+ messages)

I've seen the Linux kernel code, but it needs a very deep overhaul because it contains a lot of outdated stuff
 2026-06-20 21:58 UTC 

I've seen the Linux kernel code, but it contains a lot of unnecessary extras
 2026-06-20 21:57 UTC 

[regression] amdgpu carrizo: no display signal after modeset
 2026-06-20 21:52 UTC  (2+ messages)
  ` [resend] "

[PATCH] md/raid5: avoid R5_Overlap races while breaking stripe batches
 2026-06-20 21:51 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: locking bug in __clocksource_register_scale
 2026-06-20 21:47 UTC  (2+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree
 2026-06-20 21:45 UTC  (10+ messages)
` rt_spin_unlock order of operations [was: Re: [syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree]
            ` [PATCH V2] locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()

[PATCH 0/3] Documentation: fix doc build errors for 7.2
 2026-06-20 21:42 UTC  (7+ messages)
` [PATCH 1/3] Documentation: iio: fix Malformed table for ltc4283
` [PATCH 2/3] Documentation: xe_drm: fix chars used for subsection
` [PATCH 3/3] Documentation: ABI: fix description field indentation

[PATCH] nvdimm/btt: reject an arena whose nfree is below the lane count
 2026-06-20 21:41 UTC  (2+ messages)

[PATCH] md/raid5: use stripe state snapshot in break_stripe_batch_list()
 2026-06-20 21:38 UTC  (3+ messages)

[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-20 21:37 UTC 

[syzbot] [kernel?] WARNING in stub_timer (2)
 2026-06-20 21:35 UTC  (2+ messages)

[PATCH] Bluetooth: L2CAP: validate option length before reading conf opt value
 2026-06-20 21:28 UTC  (2+ messages)
`  "

[PATCH] md/raid5: let stripe batch bm_seq comparison wrap-safe
 2026-06-20 21:27 UTC  (2+ messages)

[PATCH v3 0/1] dm-inlinecrypt: add support for hardware-wrapped keys
 2026-06-20 21:27 UTC  (3+ messages)
` [PATCH v3 1/1] "

[Bug 218901] New: LG Gram Laptop Extra Features not working on 2024 models (16Z90S)
 2026-06-20 21:24 UTC  (3+ messages)
` [Bug 218901] "

[PATCH] dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
 2026-06-20 21:23 UTC  (2+ messages)

[PATCH v2] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
 2026-06-20 21:13 UTC  (2+ messages)

[RFC PATCH v3 0/3] seccomp: non-cooperative pinned-memfd argument redirect
 2026-06-20 21:11 UTC  (4+ messages)
` [RFC PATCH v3 2/3] seccomp: add kernel-installed pinned-memfd redirect

[PATCH BlueZ 1/2] shared: harden btsnoop trace parsing
 2026-06-20 21:09 UTC  (3+ messages)
` [PATCH BlueZ 2/2] unit: split btsnoop pklg tests
` [BlueZ,1/2] shared: harden btsnoop trace parsing

[PATCH BlueZ 0/2] audio: harden A2DP parser handling
 2026-06-20 21:07 UTC  (4+ messages)
` [PATCH BlueZ 1/2] audio: harden a2dp parsers
  ` audio: harden A2DP parser handling
` [PATCH BlueZ 2/2] audio: reduce a2dp parser complexity

[PATCH dwarves] CI: add clang+aarch64 to matrix
 2026-06-20 21:01 UTC  (2+ messages)

[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
 2026-06-20 21:00 UTC  (27+ messages)
` [PATCH v4 01/16] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v4 02/16] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v4 03/16] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v4 04/16] rust: drm: change default DeviceContext to Normal
` [PATCH v4 05/16] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v4 06/16] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v4 07/16] rust: drm: split Deref for Device context typestates
` [PATCH v4 08/16] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v4 09/16] rust: drm: add Ioctl device context typestate
` [PATCH v4 10/16] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v4 11/16] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v4 12/16] rust: drm: return ParentDevice from Device AsRef
` [PATCH v4 13/16] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v4 15/16] rust: drm: Pass registration data to ioctl handlers
` [PATCH v4 16/16] drm: nova: Use drm::Device<Registered> to access the parent bus device

[PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
 2026-06-20 20:58 UTC  (4+ messages)
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning

[PATCH bpf v2 0/2] Fix effective prog array indexing with BPF_F_PREORDER
 2026-06-20 20:54 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Fix effective prog array index "
` [PATCH bpf v2 2/2] selftests/bpf: Test cgroup link replace "

[PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
 2026-06-20 20:54 UTC  (2+ messages)

[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-20 20:47 UTC  (7+ messages)
` [PATCH RESEND 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH RESEND 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
` [PATCH RESEND 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()

[PATCH] md/raid1: protect head_position for read balance
 2026-06-20 20:44 UTC  (2+ messages)

[RFC PATCH 0/6] mm/damon: Add mTHP-aware collapse/split with ARM SPE feedback
 2026-06-20 20:39 UTC  (2+ messages)

[PATCH] hw/dma/soc_dma: Replace if-else chain with array lookup
 2026-06-20 20:33 UTC  (3+ messages)

[PATCH] md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
 2026-06-20 20:30 UTC  (2+ messages)

[PATCH v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
 2026-06-20 20:29 UTC  (3+ messages)
` [PATCH v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()

ARM v8 rte_power_pause
 2026-06-20 20:23 UTC  (6+ messages)

[PATCH v8 0/9] Add support for MT6392 PMIC
 2026-06-20 20:20 UTC  (17+ messages)
` [PATCH v8 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v8 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v8 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v8 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v8 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v8 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v8 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v8 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v8 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH] md/raid1: honor REQ_NOWAIT when waiting for behind writes
 2026-06-20 20:18 UTC  (2+ messages)

[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
 2026-06-20 20:15 UTC 

[bluez/bluez] cfc7fc: shared: harden btsnoop trace parsing
 2026-06-20 20:09 UTC 

[bluez/bluez] 92081f: audio: harden a2dp parsers
 2026-06-20 20:09 UTC 

[PATCH v4 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-06-20 20:05 UTC  (7+ messages)
` [PATCH v4 1/3] md: suspend array before raid10 reshape via sync_action
` [PATCH v4 2/3] md/raid10: make r10bio_pool use fixed-size objects
` [PATCH v4 3/3] md/raid10: bound reused r10bio devs[] walks by used_nr_devs

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-06-20 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/util-linux: bump version to 2.42.2
 2026-06-20 19:57 UTC 

[PATCH] rseq: fix using an uninitialized stack variable in rseq_exit_user_update
 2026-06-20 19:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()
 2026-06-20 19:48 UTC 

[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
 2026-06-20 19:39 UTC  (5+ messages)
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers
` [RFC PATCH v3 3/3] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged

[PATCH] drm/tegra: Fix a strange error handling path
 2026-06-20 19:33 UTC  (2+ messages)

[PATCH] md: use READ_ONCE() for rdev_attr_show() mddev check
 2026-06-20 19:29 UTC  (2+ messages)

[PATCH] test/security: increase wait time for reassebmly test
 2026-06-20 19:28 UTC  (2+ messages)

[PATCH net] net: phylink: print correct c45 phy id when missing PHY driver
 2026-06-20 19:24 UTC  (2+ messages)

[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
 2026-06-20 19:22 UTC 

[GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.2-rc1
 2026-06-20 19:22 UTC 

[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
 2026-06-20 19:22 UTC  (3+ messages)

[PATCH v2] crypto/openssl: fix use-after-free bug and cleanup
 2026-06-20 19:21 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-06-20 19:20 UTC  (9+ messages)

[PATCH] security: harden telemetry parameter parsing
 2026-06-20 19:19 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] drm/amdkfd: Fix an error handling path in amdgpu_amdkfd_get_dmabuf_info()
 2026-06-20 19:12 UTC  (2+ messages)

[PATCH v4] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-20 19:00 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: drop packets in poll mode
 2026-06-20 18:57 UTC  (2+ messages)

[PATCH] drm/radeon: Add NULL pointer check for enc_priv in atombios_set_encoder_crtc_source()
 2026-06-20 18:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/util-linux: allow musl build for login/runuser/su
 2026-06-20 18:46 UTC 


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.