messages from 2025-09-16 22:25:45 to 2025-09-16 23:54:41 UTC [more...]
[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
2025-09-16 23:54 UTC (2+ messages)
[BUG] deadlocks due to setenv in lookup_program.c
2025-09-16 23:54 UTC (3+ messages)
` Helper for reproducing
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-16 23:44 UTC (16+ messages)
` [PATCH v3 01/15] iomap: move bio read logic into helper function
` [PATCH v3 02/15] iomap: move read/readahead bio submission "
` [PATCH v3 03/15] iomap: store read/readahead bio generically
` [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v3 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v3 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 08/15] iomap: add public start/finish folio read helpers
` [PATCH v3 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v3 13/15] fuse: use iomap for read_folio
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-16 23:47 UTC (11+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
` [PATCH v4 14/15] mm, swap: implement dynamic allocation of "
` [PATCH v4 15/15] mm, swap: use a single page for swap table when the size fits
[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-09-16 23:47 UTC (5+ messages)
` [PATCH v4 03/27] target/i386/mshv: Add x86 decoder/emu implementation
` [CRM114spam]: "
[PATCH bpf-next v7 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-16 23:44 UTC (13+ messages)
` [PATCH bpf-next v7 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v7 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v7 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v7 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v7 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
` [PATCH bpf-next v7 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-16 23:44 UTC (9+ messages)
[PATCH v3 0/5] mshv: Fixes for stats and vp state page mappings
2025-09-16 23:44 UTC (6+ messages)
` [PATCH v3 1/5] mshv: Only map vp->vp_stats_pages if on root scheduler
` [PATCH v3 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
` [PATCH v3 3/5] mshv: Get the vmm capabilities offered by the hypervisor
` [PATCH v3 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
` [PATCH v3 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
2025-09-16 23:43 UTC (10+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support
` [PATCH net-next v6 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v6 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v6 9/9] selftests/vsock: add namespace tests
[PATCH net-next] net: dsa: mv88e6xxx: clean up PTP clock during setup failure
2025-09-16 23:40 UTC (2+ messages)
[PATCH net-next] net: mvpp2: add support for hardware timestamps
2025-09-16 23:40 UTC (2+ messages)
[PATCH] doc/netlink: Fix typos in operation attributes
2025-09-16 23:40 UTC (2+ messages)
[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
2025-09-16 23:39 UTC (3+ messages)
[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
2025-09-16 23:38 UTC (5+ messages)
` [PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
[Intel-wired-lan] [PATCH net-next] libie: fix linking with libie_{adminq, fwlog} when CONFIG_LIBIE=n
2025-09-16 23:30 UTC (3+ messages)
` [PATCH net-next] libie: fix linking with libie_{adminq,fwlog} "
[PATCH bpf-next v5 0/8] bpf: Introduce deferred task context execution
2025-09-16 23:36 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: refactor special field-type detection
` [PATCH bpf-next v5 2/8] bpf: extract generic helper from process_timer_func()
` [PATCH bpf-next v5 3/8] bpf: htab: extract helper for freeing special structs
` [PATCH bpf-next v5 4/8] bpf: verifier: permit non-zero returns from async callbacks
` [PATCH bpf-next v5 5/8] bpf: bpf task work plumbing
` [PATCH bpf-next v5 6/8] bpf: extract map key pointer calculation
` [PATCH bpf-next v5 7/8] bpf: task work scheduling kfuncs
` [PATCH bpf-next v5 8/8] selftests/bpf: BPF task work scheduling tests
[PATCH v6 0/2] BMI270: Add support for step counter and motion events
2025-09-16 23:38 UTC (3+ messages)
` [PATCH v6 1/2] iio: imu: bmi270: add support for "
` [PATCH v6 2/2] iio: ABI: document accelerometer event attributes
[PATCH net] octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
2025-09-16 23:36 UTC (2+ messages)
[PATCH 0/6] firewire: core: partition fw_card spinlock
2025-09-16 23:36 UTC (2+ messages)
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-09-16 23:33 UTC (4+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
[PATCH] usb: mon: Make mon_bus::lock a raw spinlock
2025-09-16 23:33 UTC (4+ messages)
` [PATCH V2] usbip: Fix locking bug in RT-enabled kernels
[PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
2025-09-16 23:31 UTC
[PATCH v3] hid: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
2025-09-16 23:31 UTC (2+ messages)
[MAINTAINERS SUMMIT] Annotating patches containing AI-assisted code
2025-09-16 23:30 UTC (4+ messages)
[PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
2025-09-16 23:30 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH net 0/3] net: stmmac: misc fixes
2025-09-16 23:29 UTC (7+ messages)
` [PATCH net 3/3] net: stmmac: check if interface is running before TC block setup
[PATCH v2] docs: maintainer: Fix ambiguous subheading formatting
2025-09-16 23:28 UTC (2+ messages)
[PATCH net v3 0/2] net: stmmac: misc fixes
2025-09-16 23:27 UTC (2+ messages)
[PATCH bpf-next] bpf: support nested rcu critical sections
2025-09-16 23:26 UTC (2+ messages)
[PATCH net v4 0/2] net: stmmac: misc fixes
2025-09-16 23:25 UTC (7+ messages)
` [PATCH net v4 1/2] net: stmmac: replace memcpy with ethtool_puts in ethtool
` [PATCH net v4 2/2] net: stmmac: check if interface is running before TC block setup
[PATCH v4 0/7] you-still-use-that??: improve breaking changes troubleshooting
2025-09-16 23:24 UTC (5+ messages)
` [PATCH v5 0/8] "
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-16 23:23 UTC (4+ messages)
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
[tip:x86/urgent] BUILD SUCCESS 7f830e126dc357fc086905ce9730140fd4528d66
2025-09-16 23:21 UTC
Invitation: KernelCI Dashboard WG - Bi-weekly meeting
2025-09-16 23:21 UTC
[CI 0/2] Some shmem fixes
2025-09-16 23:20 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for Some shmem fixes (rev2)
[PATCH v11 0/3] LoongArch: Add Loongson-2K BMC support
2025-09-16 23:20 UTC (10+ messages)
` (subset) "
[PATCH v3 00/64] objtool,livepatch: klp-build livepatch module generation
2025-09-16 23:18 UTC (6+ messages)
` [PATCH v3 42/64] kbuild,x86: Fix special section module permissions
[PATCH net-next v9 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-09-16 23:17 UTC (3+ messages)
` [PATCH net-next v9 3/3] "
[bluez/bluez] 4d37bf: transport: Fix build with VCP support disabled
2025-09-16 23:15 UTC
[PATCH net-next v3 0/9] eth: fbnic: add devlink health support for FW crashes and OTP mem corruptions
2025-09-16 23:14 UTC (10+ messages)
` [PATCH net-next v3 1/9] eth: fbnic: make fbnic_fw_log_write() parameter const
` [PATCH net-next v3 2/9] eth: fbnic: use fw uptime to detect fw crashes
` [PATCH net-next v3 3/9] eth: fbnic: factor out clearing the action TCAM
` [PATCH net-next v3 4/9] eth: fbnic: reprogram TCAMs after FW crash
` [PATCH net-next v3 5/9] eth: fbnic: support allocating FW completions with extra space
` [PATCH net-next v3 6/9] eth: fbnic: support FW communication for core dump
` [PATCH net-next v3 7/9] eth: fbnic: add FW health reporter
` [PATCH net-next v3 8/9] eth: fbnic: report FW uptime in health diagnose
` [PATCH net-next v3 9/9] eth: fbnic: add OTP health reporter
[PATCH 0/13] unraveling the mysteries of color variables
2025-09-16 23:13 UTC (3+ messages)
` [PATCH 09/13] color: use git_colorbool enum to type to store colorbools
` [PATCH v1.5 9/13] color: use git_colorbool enum "
[PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
2025-09-16 23:10 UTC (4+ messages)
[PATCH 0/1] ring: correct ordering issue in head/tail update
2025-09-16 23:08 UTC (4+ messages)
` [PATCH 1/1] ring: safe partial ordering for "
We should announce our releases on
2025-09-16 23:07 UTC
[PATCH 1/4] arm64: dts: mediatek: mt7622: add 'serial' cell to efuse
2025-09-16 23:05 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt7986a: "
` [PATCH 3/4] arm64: dts: mediatek: mt7981b: "
` [PATCH 4/4] arm64: dts: mediatek: mt7988a: "
[PATCH 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-09-16 21:22 UTC (8+ messages)
` [PATCH 2/2] ARM: dts: aspeed: add "
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-09-16 23:01 UTC (7+ messages)
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
[PATCH BlueZ] transport: Fix build with VCP support disabled
2025-09-16 23:00 UTC
Quick Follow-Up on Health & Travel Article
2025-09-16 23:00 UTC
[PATCH bpf 1/3] bpf: Explicitly check accesses to bpf_sock_addr
2025-09-16 22:59 UTC (6+ messages)
` [PATCH bpf 2/3] selftests/bpf: Move macros to bpf_misc.h
` [PATCH bpf 3/3] selftest/bpf: Test accesses to ctx padding
[PATCH bpf-next v3 0/6] Add kfunc bpf_xdp_pull_data
2025-09-16 22:59 UTC (3+ messages)
` [PATCH bpf-next v3 4/6] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
[linux-next:master 9218/9696] ERROR: modpost: "iwl_bz_mac_cfg" [drivers/net/wireless/intel/iwlwifi/tests/iwlwifi-tests.ko] undefined!
2025-09-16 22:57 UTC
[RFC PATCH 00/12] CMA balancing
2025-09-16 22:57 UTC (3+ messages)
` [RFC PATCH 05/12] mm/cma: add helper functions for "
[PATCH i-g-t] intel-ci: Unblock the xe_evict multi-thread tests
2025-09-16 22:57 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for intel-ci: Unblock the xe_evict multi-thread tests (rev2)
[PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
2025-09-16 22:57 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-09-16 22:55 UTC (5+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages
[PATCH v15 00/41] KVM: x86: Mega-CET
2025-09-16 22:55 UTC (7+ messages)
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
[PATCH] test: Add trigger for more predictable run time
2025-09-16 22:55 UTC
[PATCH v4] trace: print alloca pointers as actual pointer values
2025-09-16 22:53 UTC (2+ messages)
[PATCH bpf-next v1 1/2] bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
2025-09-16 22:52 UTC (5+ messages)
[RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd
2025-09-16 22:41 UTC (3+ messages)
[PATCH] drm/xe: Handle NULL TTM case in xe_bo_move
2025-09-16 22:49 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH RFC] dt-bindings: thunderbolt: Add Qualcomm USB4 Host Router
2025-09-16 22:48 UTC (2+ messages)
[PATCH] bootlinux: add modular kernel configuration fragment support
2025-09-16 22:47 UTC (2+ messages)
[PATCH] fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled
2025-09-16 22:46 UTC (3+ messages)
t5564 seems to be failing on Debian unstable
2025-09-16 22:46 UTC (2+ messages)
[Buildroot] [PATCH v2 1/2] package/go: bump to version 1.25.1
2025-09-16 22:46 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/cloudflared: bump to version 2025.8.1
[PATCH] sysbench: fix A/B testing device configuration conflicts
2025-09-16 22:45 UTC (2+ messages)
[PATCH] coresight: Fix data argument to coresight_enable_helpers
2025-09-16 22:44 UTC
[PATCH 00/14] sched: Support shared runqueue locking
2025-09-16 22:41 UTC (8+ messages)
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()
[PATCH] drm/amdkfd: Fix mmap write lock not release
2025-09-16 22:41 UTC
[PATCH i-g-t v1 0/1] Revert IGT_DATA_PATH env setting in runner
2025-09-16 22:41 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] monitoring: restructure into modular architecture and extend workflow coverage
2025-09-16 22:40 UTC (2+ messages)
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-09-16 22:39 UTC (5+ messages)
` [PATCH RFC 4/9] migration/rdma: Change io_create_watch() to return immediately
` [PATCH RFC 6/9] migration/rdma: Remove coroutine path in qemu_rdma_wait_comp_channel
[PATCH net-next RFC] netfilter: flowtable: add CT metadata action for nft flowtables
2025-09-16 22:39 UTC (3+ messages)
kselftest and cargo
2025-09-16 22:39 UTC (2+ messages)
[PATCH net-next v5 00/11] tools: ynl: prepare for wireguard
2025-09-16 22:39 UTC (3+ messages)
[PATCH 0/5] Add ARM64 libguestfs Support
2025-09-16 22:39 UTC (2+ messages)
[PATCH 0/9] Add Ansible DIY Callback support
2025-09-16 22:38 UTC (2+ messages)
[PATCH v1] drm/bridge: ti-sn65dsi86: Transition to LP mode on every video line
2025-09-16 15:28 UTC (3+ messages)
[PATCH] drm: panel-orientation-quirks: Add quirk for Chuwi MiniBook X
2025-09-16 21:03 UTC (2+ messages)
[RESEND PATCH v7 1/1] PCI/sysfs: Expose PCIe device serial number
2025-09-16 22:35 UTC (3+ messages)
[PATCH 0/4] General MMC fixes for K3
2025-09-16 22:35 UTC (6+ messages)
` [PATCH 1/4] arm: mach-k3: Fix MMC macros
[libnftnl RFC] data_reg: Improve data reg value printing
2025-09-16 22:32 UTC (4+ messages)
[PATCH wireless-next 00/57] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
2025-09-16 22:18 UTC (29+ messages)
` [PATCH wireless-next 30/57] wifi: inffmac: add bus.h
` [PATCH wireless-next 31/57] wifi: inffmac: add proto.c/h
` [PATCH wireless-next 32/57] wifi: inffmac: add commonring.c/h
` [PATCH wireless-next 33/57] wifi: inffmac: add flowring.c/h
` [PATCH wireless-next 34/57] wifi: inffmac: add sdio.c/h
` [PATCH wireless-next 35/57] wifi: inffmac: add bcdc.c/h
` [PATCH wireless-next 36/57] wifi: inffmac: add infsdh.c
` [PATCH wireless-next 37/57] wifi: inffmac: add fwil.c/h
` [PATCH wireless-next 38/57] wifi: inffmac: add fwil_types.h
` [PATCH wireless-next 39/57] wifi: inffmac: add fweh.c/h
` [PATCH wireless-next 40/57] wifi: inffmac: add fwsignal.c/h
` [PATCH wireless-next 41/57] wifi: inffmac: add xtlv.c/h
` [PATCH wireless-next 42/57] wifi: inffmac: add common.c/h
` [PATCH wireless-next 43/57] wifi: inffmac: add cfg80211.c/h
` [PATCH wireless-next 44/57] wifi: inffmac: add core.c/h
` [PATCH wireless-next 45/57] wifi: inffmac: add btcoex.c/h
` [PATCH wireless-next 46/57] wifi: inffmac: add pno.c/h
` [PATCH wireless-next 47/57] wifi: inffmac: add ie.c/h
` [PATCH wireless-next 48/57] wifi: inffmac; add scan.c/h
` [PATCH wireless-next 49/57] wifi: inffmac: add interface.c/h
` [PATCH wireless-next 50/57] wifi: inffmac: add security.c/h
` [PATCH wireless-next 51/57] wifi: inffmac: add p2p.c/h
` [PATCH wireless-next 52/57] wifi: inffmac: add hw_ids.h
` [PATCH wireless-next 53/57] wifi: inffmac: add chipcommon.h
` [PATCH wireless-next 54/57] wifi: inffmac: add chanspec.c/h
` [PATCH wireless-next 55/57] wifi: inffmac: add utils.c/h
` [PATCH wireless-next 56/57] wifi: inffmac: add defs.h
` [PATCH wireless-next 57/57] wifi: inffmac: add Kconfig, Makefile
[GIT PULL] perf-tools fixes for v6.17-rc7
2025-09-16 22:29 UTC (2+ messages)
[PATCHv4 bpf-next 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-16 22:28 UTC (3+ messages)
` [PATCHv4 bpf-next 2/6] uprobe: Do not emulate/sstep original instruction when ip is changed
[PATCH v8 0/2] introduce kasan.write_only option in hw-tags
2025-09-16 22:27 UTC (3+ messages)
` [PATCH v8 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v8 2/2] kasan: apply write-only mode in kasan kunit testcases
[PATCH v2 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
2025-09-16 22:27 UTC (8+ messages)
[PATCH] cpupower: fix memory leak in print_{on,off}line_cpus()
2025-09-16 22:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.