All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 23:17:47 to 2026-06-20 03:20:43 UTC [more...]

[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
 2026-06-20  3:20 UTC  (3+ messages)
` [PATCH 1/2] fs: "

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-20  3:16 UTC  (6+ messages)
` [GSoC Patch v6 "
  ` [GSoC Patch v6 1/4] path: introduce append_formatted_path() for shared path formatting
  ` [GSoC Patch v6 2/4] rev-parse: use append_formatted_path() for "
  ` [GSoC Patch v6 3/4] repo: add path.commondir with absolute and relative suffix formatting
  ` [GSoC Patch v6 4/4] repo: add path.gitdir "

[PATCH v2] c: handle .ACCESS_WITH_SIZE in build_unary_op for !/+/- [PR125604]
 2026-06-20  3:18 UTC  (4+ messages)

[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-20  3:06 UTC  (5+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
` [PATCH bpf-next v5 2/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
` [PATCH bpf-next v5 3/3] selftests/bpf: test rejection of "

[PATCH v3] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-20  3:04 UTC  (2+ messages)

[PATCH] btrfs: do not check eb->refs to determine if the eb is still held
 2026-06-20  3:01 UTC  (3+ messages)

include/linux/sched/isolation.h:104:52: warning: 'struct housekeeping_cbs' declared inside parameter list will not be visible outside of this definition or declaration
 2026-06-20  3:00 UTC 

[PATCH] iommu/intel: Prevent variable pollution in cache_tag_flush_range()
 2026-06-20  2:59 UTC  (3+ messages)
` 答复: "

[PATCH i-g-t] tests/kms_hdr: Enable DRM KMS debug mask for invalid-hdr subtest
 2026-06-20  2:58 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_hdr: Enable DRM KMS debug mask for invalid-hdr subtest (rev2)

[PATCH wireless] wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
 2026-06-20  2:56 UTC 

[Linux Memory Hotness and Promotion] Notes from June 18, 2026
 2026-06-20  2:54 UTC 

[PATCH] ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
 2026-06-20  2:54 UTC  (2+ messages)

The read builtin erroneously consumes null bytes
 2026-06-20  2:51 UTC  (3+ messages)

[PATCH 0/2] mm/damon/reclaim: fix initalization and parameter issues
 2026-06-20  2:48 UTC  (9+ messages)
` [PATCH 1/2] mm/damon/reclaim: fix destruction of ctx
` [PATCH 2/2] mm/damon/reclaim: fix potential memory leak
  ` [PATCH v2 0/1] fix initialization and parameter issues
    ` [PATCH v2 1/1] mm/damon/reclaim: fix potential memory leak

[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
 2026-06-20  2:48 UTC  (7+ messages)
` [PATCH bpf v2 2/8] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf v2 8/8] libbpf: ringbuf: Prevent missed wakeups

[PATCH v2 00/37] bsd-user: Upstream most of the remaining system calls
 2026-06-20  2:30 UTC  (7+ messages)
` [PATCH v2 13/37] bsd-user: Add do_bsd_getsockopt
` [PATCH v2 20/37] bsd-user: Add kqueue and kevent functions to os-time.h

[PATCH v3] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-20  2:42 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in __anon_vma_prepare / __vmf_anon_prepare (2)
 2026-06-20  2:36 UTC 

[PATCH 0/2] ata: bound the concurrent positioning ranges count from the device
 2026-06-20  2:36 UTC  (6+ messages)
` [PATCH 1/2] ata: libata-core: Clamp the concurrent positioning ranges count
` [PATCH 2/2] ata: libata-scsi: Bound the VPD B9h ranges to the response buffer

[PATCH v5 00/24] deprecate rte_atomic functions
 2026-06-20  2:28 UTC  (25+ messages)
  ` [PATCH v5 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG
  ` [PATCH v5 02/24] net/bonding: use stdatomic
  ` [PATCH v5 03/24] net/nbl: remove unused rte_atomic16 field
  ` [PATCH v5 04/24] net/ena: replace use of rte_atomicNN
  ` [PATCH v5 05/24] net/failsafe: convert to stdatomic
  ` [PATCH v5 06/24] net/enic: do not use deprecated rte_atomic64
  ` [PATCH v5 07/24] net/pfe: use ethdev linkstatus helpers
  ` [PATCH v5 08/24] net/sfc: replace rte_atomic with stdatomic
  ` [PATCH v5 09/24] crypto/ccp: replace use of rte_atomic64 "
  ` [PATCH v5 10/24] bus/dpaa: replace rte_atomic16 "
  ` [PATCH v5 11/24] drivers: "
  ` [PATCH v5 12/24] net/netvsc: replace rte_atomic32 "
  ` [PATCH v5 13/24] event/sw: convert from rte_atomic32 to stdatomic
  ` [PATCH v5 14/24] bus/vmbus: convert from rte_atomic "
  ` [PATCH v5 15/24] common/dpaax: use stdatomic instead of rte_atomic
  ` [PATCH v5 16/24] net/bnx2x: convert from rte_atomic32 to stdatomic
  ` [PATCH v5 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
  ` [PATCH v5 18/24] drivers/event: replace rte_atomic32 in selftests
  ` [PATCH v5 19/24] net/hinic: replace rte_atomic32 with stdatomic
  ` [PATCH v5 20/24] net/txgbe: "
  ` [PATCH v5 21/24] net/vhost: use stdatomic instead of rte_atomic32
  ` [PATCH v5 22/24] vdpa/ifc: replace rte_atomic32 with stdatomic
  ` [PATCH v5 23/24] test/atomic: suppress deprecation warnings for legacy APIs
  ` [PATCH v5 24/24] eal: deprecate rte_atomicNN functions

[STATUS] arm64/for-kernelci - 92e3f6ef4ffb1f65e7774f4611c27fb764b3bc14
 2026-06-20  2:30 UTC 

[STATUS] next/master - 3ce97bd3c4f18608335e709c24d6a40e7036cab8
 2026-06-20  2:30 UTC 

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-20  2:13 UTC  (4+ messages)

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-20  2:02 UTC  (3+ messages)

[PATCH v4] iio: accel: stk8ba50: Update includes to match IWYU
 2026-06-20  1:59 UTC 

[PATCH] x86/cpu: Hide and rename static_cpu_has()
 2026-06-20  1:50 UTC 

[PATCH v8 0/4] ext4: fix xattr iput deadlock with s_writepages_rwsem
 2026-06-20  1:39 UTC  (5+ messages)
` [PATCH v8 1/4] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v8 2/4] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v8 3/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v8 4/4] ext4: convert remaining EA inode iput() calls to ext4_put_ea_inode()

[PATCH v3] btrfs: warn about extent buffer that can not be released
 2026-06-20  1:40 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7996: expose per-band MAC addresses to cfg80211
 2026-06-20  1:38 UTC 

[PATCH] staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()
 2026-06-20  1:39 UTC 

[PATCH v2] hung_task: Add per-round stack trace deduplication
 2026-06-20  1:35 UTC 

What's cooking in git.git (Jun 2026, #07)
 2026-06-20  1:33 UTC 

[PATCH blktests] Fix _get_page_size()
 2026-06-20  1:26 UTC  (2+ messages)

[PATCH net v2] net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bit
 2026-06-20  1:19 UTC 

[PATCH] hwmon: ltc4283: fix malformed table docs build error
 2026-06-20  1:19 UTC  (2+ messages)

[peterz-queue:x86/syscall 4/4] vmlinux.o: warning: objtool: .export_symbol+0x138: data relocation to !ENDBR: x86_entry_from_kvm+0x0
 2026-06-20  1:19 UTC 

[PATCH] power: supply: bd71828: add a terminating table border
 2026-06-20  1:18 UTC 

[PATCH] drm/amdgpu: Reduce stack usage in IP block soft reset
 2026-06-20  1:17 UTC  (3+ messages)

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

[PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue
 2026-06-20  1:10 UTC  (2+ messages)

[PATCH v2] nfsd: recall deleg if a requested dir attr change can't be encoded
 2026-06-20  1:06 UTC  (2+ messages)

[PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot
 2026-06-20  1:07 UTC  (2+ messages)

[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
 2026-06-20  0:52 UTC  (2+ messages)
` ✓ i915.CI.Full: success for : "

SM7225 (Snapdragon 750G) Mainline Bringup Status & Blockers - Motorola Kiev XT2113-3
 2026-06-20  0:54 UTC  (3+ messages)

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-06-20  0:48 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in bt_accept_dequeue
 2026-06-20  0:40 UTC 

[PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events
 2026-06-20  0:37 UTC  (3+ messages)

[PATCH v6 16/21] RISC-V: perf: Add legacy event encodings via sysfs
 2026-06-20  0:35 UTC  (3+ messages)

[PATCH v6 11/21] RISC-V: perf: Modify the counter discovery mechanism
 2026-06-20  0:31 UTC  (3+ messages)

[PATCH mptcp-next] selftests: mptcp: fix const qualifier warnings in strchr usage
 2026-06-20  0:30 UTC  (2+ messages)

[PATCH] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-20  0:23 UTC  (3+ messages)

[PATCH v2] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-20  0:18 UTC  (2+ messages)

[PATCH v6 10/21] RISC-V: perf: Restructure the SBI PMU code
 2026-06-20  0:17 UTC  (3+ messages)

[PATCH v2 0/2] platform/x86: msi-wmi: Fix unknown wmi event messages on MSI Claw models
 2026-06-20  0:07 UTC  (2+ messages)

[PATCH v6 21/21] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path
 2026-06-20  0:04 UTC  (3+ messages)

KernelCI Metrics Report - 2026-06-20 00:00 UTC
 2026-06-20  0:02 UTC 

[PATCH v2 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-19 23:59 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev2)

[syzbot] [fs?] KASAN: slab-use-after-free Read in d_alloc_parallel
 2026-06-19 23:56 UTC 

[PATCH] riscv: entry: Fixup do_trap_break from kernel side
 2026-06-19 23:54 UTC  (3+ messages)

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-19 23:51 UTC  (7+ messages)

[PATCH v6 09/21] dt-bindings: riscv: add Counter delegation ISA extensions description
 2026-06-19 23:49 UTC  (3+ messages)

[PATCH v2] resolve_btfids: preserve tag and parameter names when processing implicit args
 2026-06-19 23:48 UTC  (2+ messages)

[PATCH v6 08/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
 2026-06-19 23:44 UTC  (4+ messages)

[PATCH bpf-next v2 00/17] Redesign Verification Errors
 2026-06-19 23:44 UTC  (9+ messages)
` [PATCH bpf-next v2 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v2 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v2 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v2 12/17] bpf: Report Execution Context Safety errors

qcom: Add qdsp6sw firmware for shikra platform
 2026-06-19 23:43 UTC  (3+ messages)

[PATCH v6 06/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
 2026-06-19 23:40 UTC  (3+ messages)

[PATCH v6 03/21] dt-bindings: riscv: add Sxcsrind ISA extension description
 2026-06-19 23:39 UTC  (3+ messages)

[PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
 2026-06-19 23:39 UTC  (3+ messages)

[PULL 00/74] hex queue - sysemu
 2026-06-19 22:59 UTC  (36+ messages)
` [PULL 40/74] target/hexagon: Implement {g,s}etimask helpers
` [PULL 41/74] target/hexagon: Implement wait helper
` [PULL 42/74] target/hexagon: Implement get_exe_mode()
` [PULL 43/74] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PULL 44/74] target/hexagon: Implement software interrupt
` [PULL 45/74] target/hexagon: Implement stack overflow exception
` [PULL 46/74] target/hexagon: Implement exec_interrupt, set_irq
` [PULL 47/74] target/hexagon: add simple cpu_exec_reset and pointer_wrap
` [PULL 48/74] target/hexagon: Implement hexagon_tlb_fill()
` [PULL 49/74] target/hexagon: Implement siad inst
` [PULL 50/74] target/hexagon: Implement hexagon_resume_threads()
` [PULL 51/74] target/hexagon: Implement setprio, resched
` [PULL 52/74] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PULL 53/74] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PULL 54/74] target/hexagon: Decode trap1, rte as COF
` [PULL 55/74] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PULL 56/74] target/hexagon: Add pkt_ends_tb to translation
` [PULL 57/74] target/hexagon: Add next_PC, {s,g}reg writes
` [PULL 58/74] target/hexagon: Add implicit sysreg writes
` [PULL 59/74] target/hexagon: Define system, guest reg names
` [PULL 60/74] target/hexagon: Add k0 {un,}lock
` [PULL 61/74] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PULL 62/74] target/hexagon: Add TCG overrides for transfer insts
` [PULL 63/74] target/hexagon: Add support for loadw_phys
` [PULL 64/74] target/hexagon: Add guest reg reading functionality
` [PULL 65/74] hw/hexagon: Add globalreg model
` [PULL 66/74] hw/hexagon: Add global register tracing
` [PULL 67/74] hw/hexagon: Add hexagon TLB device implementation
` [PULL 68/74] hw/hexagon: Add machine configs for sysemu
` [PULL 69/74] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PULL 70/74] hw/hexagon: Add support for cfgbase
` [PULL 71/74] target/hexagon: add build config for softmmu
` [PULL 72/74] hw/hexagon: Define hexagon "virt" machine
` [PULL 73/74] tests/qtest: Add hexagon boot-serial-test
` [PULL 74/74] target/hexagon/idef-parser: open input file in binary mode

[PATCH 0/2] rockchip: odroid-m1s/rk3566 watchdog support
 2026-06-19 22:08 UTC  (3+ messages)
` [PATCH 1/2] rockchip: rk3568: make the WDT trigger a first global reset
` [PATCH 2/2] rockchip: odroid-m1s: enable watchdog support

[moderation/CI] Re: Data in direntry (dirdata) feature
 2026-06-19 23:25 UTC 

[PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
 2026-06-19 23:18 UTC  (3+ messages)

[hare-scsi-devel:configfs-ns.v2 16/17] drivers/nvme/target/loop.c:542:36: error: incomplete definition of type 'struct nsproxy'
 2026-06-19 23:17 UTC 

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-19 23:17 UTC  (6+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function
` [PATCHv2 2/5] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv2 3/5] k3-am62-pocketbeagle2: add initial board support
` [PATCHv2 4/5] k3-am62-pocketbeagle2: add support for 1GB variant
` [PATCHv2 5/5] k3-am62-pocketbeagle2: add support for efi capsules


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.