messages from 2026-04-02 15:45:57 to 2026-04-02 16:30:26 UTC [more...]
[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
2026-04-02 16:30 UTC (2+ messages)
[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
2026-04-02 16:28 UTC (15+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic
` [PATCH v2 02/14] fuse: refactor io-uring header copying to ring
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring
` [PATCH v2 04/14] fuse: use enum types for header copying
` [PATCH v2 05/14] fuse: refactor setting up copy state for payload copying
` [PATCH v2 06/14] fuse: support buffer copying for kernel addresses
` [PATCH v2 07/14] fuse: use named constants for io-uring iovec indices
` [PATCH v2 08/14] fuse: move fuse_uring_abort() from header to dev_uring.c
` [PATCH v2 09/14] fuse: rearrange io-uring iovec and ent allocation logic
` [PATCH v2 10/14] fuse: add io-uring buffer rings
` [PATCH v2 11/14] fuse: add pinned headers capability for "
` [PATCH v2 12/14] fuse: add pinned payload buffers "
` [PATCH v2 13/14] fuse: add zero-copy over io-uring
` [PATCH v2 14/14] docs: fuse: add io-uring bufring and zero-copy documentation
[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
2026-04-02 16:29 UTC (4+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] drm/xe: improve readability of debugfs engine info output
` [PATCH v5 2/2] drm/xe: expose multi-lrc engine classes in debugfs info
[PATCH v5 0/4] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
2026-04-02 16:29 UTC (8+ messages)
` [PATCH v5 2/4] software node: remove software_node_exit()
` [PATCH v5 3/4] driver core: make software nodes available earlier
` [PATCH v5 4/4] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
[PATCH v2 00/14] Add ARM64 support for MSHV accelerator
2026-04-02 16:29 UTC (3+ messages)
` [PATCH v2 06/14] accel/mshv: add arch-specific accelerator init hook
[PATCH bpf-next v3 4/6] bpf: Simulate branches to prune based on range violations
2026-04-02 16:28 UTC (2+ messages)
[GIT PULL] RTLA changes for v7.1
2026-04-02 16:28 UTC (5+ messages)
[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
2026-04-02 16:27 UTC (5+ messages)
` [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` [PATCH v4 2/4] drm/kmb/dsi: "
` [PATCH v4 3/4] drm: rcar-du: encoder: "
` [PATCH v4 4/4] drm/omap: dss: "
[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
2026-04-02 16:27 UTC (5+ messages)
` [PATCH v3 05/10] liveupdate: Defer FLB module refcounting to active sessions
` [PATCH v3 06/10] liveupdate: Remove luo_session_quiesce()
[PATCH v3] Add support for OpenSSL Provider API
2026-04-02 16:27 UTC (8+ messages)
[PATCh v3 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
2026-04-02 16:24 UTC (15+ messages)
` [PATCh v3 01/14] ASoC: dt-bindings: renesas,rsnd: Split into generic and SoC-specific parts
` [PATCh v3 02/14] ASoC: dt-bindings: Add RZ/G3E (R9A09G047) sound binding
` [PATCh v3 03/14] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCh v3 04/14] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCh v3 05/14] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCh v3 06/14] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCh v3 07/14] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCh v3 08/14] ASoC: rsnd: Add SSI reset support for RZ/G3E platforms
` [PATCh v3 09/14] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCh v3 10/14] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCh v3 12/14] ASoC: rsnd: Add rsnd_adg_mod_get() for PM support
` [PATCh v3 13/14] ASoC: rsnd: Export rsnd_ssiu_mod_get() "
` [PATCh v3 14/14] ASoC: rsnd: Add system suspend/resume support
[PATCH 0/3] driver core: make struct device_driver and bus_type groups members constant arrays
2026-04-02 16:25 UTC (4+ messages)
` [PATCH 1/3] driver core: constify group arrays arguments in driver_add_groups and driver_remove_groups
[RFC PATCH 1/3] sbom-cve-check: refactor do_sbom_cve_check
2026-04-02 16:25 UTC (3+ messages)
` [RFC PATCH 2/3] sbom-cve-check: move to classes from classes-recipe
` [RFC PATCH 3/3] sbom-cve-check: add prototype recipe scanning task
[GIT PULL] Networking for v7.0-rc7
2026-04-02 16:25 UTC
[PATCH] lib: sbi: Fix hw a/d updating defaults
2026-04-02 16:24 UTC (3+ messages)
[PATCH v2 0/2] staging: rtl8723bs: cleanup rtw_io.c
2026-04-02 16:23 UTC (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: remove dead code in rtw_io.c
` [PATCH v2 2/2] staging: rtl8723bs: replace tabs used as separators with spaces
[PATCH RFC can-next 0/3] Introduce diag support for CAN
2026-04-02 16:24 UTC (4+ messages)
` [PATCH RFC can-next 3/3] can: add can diag interface
[PATCH BlueZ 1/3] shared: Add single-link list implementation
2026-04-02 16:23 UTC (3+ messages)
` [PATCH BlueZ 2/3] shared: Remove glib dependency from src/shared/ad.c
[PATCH 3/3] fpga: microchip-spi: add bounds checks in mpf_ops_parse_header()
2026-04-02 16:23 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCh v3 0/2] Add DMA ACK signal routing for RZ/V2H family
2026-04-02 16:22 UTC (3+ messages)
` [PATCh v3 1/2] irqchip/renesas-rzv2h: Add DMA ACK signal routing support
` [PATCh v3 2/2] dma: sh: rz-dmac: "
[OE-core] [PATCH v1] pulseaudio: split pactl into a dedicated client subpackage
2026-04-02 16:21 UTC
[PATCH net-next v11 0/6] tls: Add TLS 1.3 hardware offload support
2026-04-02 16:21 UTC (3+ messages)
` [PATCH v11 6/6] selftests: net: add TLS hardware offload test
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-02 16:20 UTC (5+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
2026-04-02 16:20 UTC (10+ messages)
` [PATCH 03/13] drm/xe/pf: Force new VFs prorities only once
` [PATCH 12/13] drm/xe/pf: Extract helpers for bulk EQ/PT provisioning
` [PATCH 13/13] drm/xe/pf: Perform fair scheduling auto-provisioning
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Improve EQ/PT provisioning
[PATCH v2] cpupower: remove extern declarations in cmd functions
2026-04-02 16:15 UTC
[PATCH v4] uio: fix unregister_device
2026-04-02 16:19 UTC
[PATCH v5 0/4] io_uring: extend bvec registration
2026-04-02 16:09 UTC (5+ messages)
` [PATCH v5 1/4] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v5 2/4] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v5 3/4] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v5 4/4] io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCE
[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-04-02 16:18 UTC (8+ messages)
[PATCH 0/4] devtools: align trailer checks with kernel convention
2026-04-02 16:16 UTC (3+ messages)
` [RFC 3/4] devtools: remove blank line requirement between trailers
` [RFC 4/4] devtools: demote tag ordering to warning
[PATCH net-next v2 3/3] gve: implement PTP gettimex64
2026-04-02 16:15 UTC (7+ messages)
[PATCH v4 0/3] fwu: Call EFI stack initialization after preboot
2026-04-02 16:14 UTC (3+ messages)
` [PATCH v4 3/3] fwu: Move boottime checks to EVT_POST_PREBOOT
` [v4,3/3] "
[PATCH 0/2] Subject: [PATCH 0/2] iio: light: cm3323: fix and cleanup
2026-04-02 16:14 UTC (5+ messages)
` [PATCH 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 2/2] iio: light: cm3323: use dev_err_probe() in probe path
[PATCH 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-02 16:13 UTC (5+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
[PATCH v10 0/3] Panel Replay BW optimization
2026-04-02 16:14 UTC (3+ messages)
` [PATCH v10 1/3] drm/display: Add drm helper to check pr optimization support
[PATCH 6.6.y 0/4] Fix CVE-2024-27022: fork/hugetlb race with vfio prerequisites
2026-04-02 16:13 UTC (5+ messages)
` [PATCH 6.6.y 1/4] vfio: Create vfio_fs_type with inode per device
` [PATCH 6.6.y 2/4] vfio/pci: Use unmap_mapping_range()
` [PATCH 6.6.y 3/4] vfio/pci: Insert full vma on mmap'd MMIO fault
` [PATCH 6.6.y 4/4] fork: defer linking file vma until vma is fully initialized
[PATCH] arm64: dts: imx8mp-phyboard-pollux: Add HDMI support
2026-04-02 16:12 UTC (3+ messages)
[PATCH v2] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
2026-04-02 16:10 UTC
Lowspeed USB device enumerationg under 5.4.288, but not under 6.8.1
2026-04-02 16:10 UTC (2+ messages)
[PATCH 6.12.y-cip 1/1] arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2
2026-04-02 16:09 UTC
[PATCH net-next] net-timestamp: take track of the skb when wait_for_space occurs
2026-04-02 16:09 UTC (5+ messages)
[PATCH] MAINTAINERS: amd-pstate: Step down as maintainer, add Prateek as reviewer
2026-04-02 16:09 UTC (3+ messages)
[PATCH 6.1.y-cip 1/1] arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2
2026-04-02 16:09 UTC
[PATCH v8 0/5] lib and lib/cmdline enhancements
2026-04-02 16:09 UTC (7+ messages)
[PATCH 5.10.y-cip 1/1] arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2
2026-04-02 16:09 UTC
[PATCH 0/3] drm: lcdif: FIFO underrun/solid color bug fix
2026-04-02 16:08 UTC (6+ messages)
` [PATCH 2/3] drm: lcdif: Use dedicated set/clr registers for polarity/edge
[PATCH v2] ALSA: hda: Notify IEC958 Default PCM switch state changes
2026-04-02 16:08 UTC (2+ messages)
[PATCH 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
2026-04-02 16:07 UTC (3+ messages)
` [PATCH 2/3] fpga: dfl-afu: fix integer truncation of npages in afu_dma_pin_pages()
[PATCH v2] ata: libata-eh: Do not retry reset if the device is gone
2026-04-02 16:07 UTC
[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
2026-04-02 16:06 UTC (6+ messages)
kernel.org tooling update
2026-04-02 16:04 UTC (6+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)
` slowly decommission bugzilla?
[GSoC PATCH] backfill: auto-detect sparse-checkout from config
2026-04-02 16:05 UTC (5+ messages)
[PATCH v2 0/3] perf metricgroup: Fix segmentation fault and refine logs
2026-04-02 16:04 UTC (4+ messages)
` [PATCH v2 1/3] perf expr: Return -EINVAL for syntax error in expr__find_ids()
` [PATCH v2 2/3] perf expr: Add '\n' in literal parse errors
` [PATCH v2 3/3] perf metricgroup: Refine error logs
[PATCH v3] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-02 16:04 UTC
[PATCH v4] char/nvram: Remove redundant nvram_mutex
2026-04-02 16:03 UTC (2+ messages)
[RFC PATCH v2] nvme: enable PCI P2PDMA support for RDMA transport
2026-04-02 16:03 UTC (2+ messages)
[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-04-02 16:02 UTC (9+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH 0/5] Support add/remove memory region and get-max-slots
2026-04-02 15:55 UTC (2+ messages)
[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
2026-04-02 16:01 UTC
[PATCH] HID: sony: update module description
2026-04-02 15:59 UTC
[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove the "center" scaling mode test
2026-04-02 16:00 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
2026-04-02 16:00 UTC (4+ messages)
[PATCH] interconnect: debugfs: fix devm_kstrdup and kfree mismatch
2026-04-02 16:00 UTC (3+ messages)
[PATCH v2] iommu: Always fill in gather when unmapping
2026-04-02 15:59 UTC (5+ messages)
[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-04-02 15:59 UTC (3+ messages)
` [PATCH v5 5/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "
[PATCH 0/3] scsi/block: NUMA-local allocations and false-sharing fixes
2026-04-02 15:58 UTC (5+ messages)
` [PATCH 2/3] block: align nr_active_requests_shared_tags to avoid cache line contention
` [PATCH 3/3] scsi: align scsi_device iodone_cnt "
[PATCH BlueZ v1 0/3] Bluetooth: Add initial Channel Sounding
2026-04-02 15:58 UTC (6+ messages)
` [PATCH BlueZ v1 1/3] shared: rap: Introduce Channel Sounding HCI raw interface support
` [PATCH BlueZ v1 3/3] profiles: ranging: Add HCI LE Event Handling in Reflector role
[PATCH 0/3] Misc MISRA fixes from Arm allcode report
2026-04-02 15:58 UTC (5+ messages)
` [PATCH 3/3] xen/arm: vpci: Move content of xen/arch/arm/vpci.h to arch header
[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
2026-04-02 15:51 UTC (2+ messages)
[PATCH i-g-t] drm-uapi/xe: sync with kernel f99a05cc0b85
2026-04-02 15:57 UTC (2+ messages)
[PATCH 0/3] mm/damon: non-hotfix reviewed patches in damon/next tree
2026-04-02 15:57 UTC (4+ messages)
` [PATCH 1/3] mm/damon/ops-common: optimize damon_hot_score() using ilog2()
` [PATCH 2/3] Docs/admin-guide/mm/damon: fix 'parametrs' typo
` [PATCH 3/3] mm/damon: add synchronous commit for commit_inputs
[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
2026-04-02 15:55 UTC (5+ messages)
` [PATCH RFC 08/12] vfio/migration: Fix incorrect reporting for VFIO pending data
[PATCH v2] xen/x86: Check supported features even for PVH dom0
2026-04-02 15:55 UTC
[libgpiod][PATCH 1/9] bindings: python: build_tests: do not fallback to distutils
2026-04-02 15:55 UTC (4+ messages)
` [libgpiod][PATCH 9/9] bindings: python: update linter configuration
[PATCH] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
2026-04-02 15:53 UTC (4+ messages)
[PATCH] io_uring/net: don't fail linked ops when done_io > 0
2026-04-02 15:53 UTC (3+ messages)
` [PATCH v2] io_uring/net: don't check MSG_CTRUNC for IORING_OP_RECV
[PATCH v3 0/4] vpci: allow 32-bit BAR writes with memory decoding enabled
2026-04-02 15:52 UTC (3+ messages)
` [PATCH v3 2/4] vpci: allow queueing of mapping operations
[PATCH v6 net 0/8] xsk: tailroom reservation and MTU validation
2026-04-02 15:49 UTC (9+ messages)
` [PATCH v6 net 1/8] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v6 net 2/8] xsk: respect tailroom for ZC setups
` [PATCH v6 net 3/8] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v6 net 4/8] xsk: validate MTU against usable frame size on bind
` [PATCH v6 net 5/8] selftests: bpf: introduce a common routine for reading procfs
` [PATCH v6 net 6/8] selftests: bpf: fix pkt grow tests
` [PATCH v6 net 7/8] selftests: bpf: have a separate variable for drop test
` [PATCH v6 net 8/8] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
[PATCH v2 0/12] fixing the remainder of the C23 strchr warnings
2026-04-02 15:50 UTC (5+ messages)
` [PATCH v2 08/12] skip_prefix(): check const match between in and out params
[PATCH v2 00/14] Metadata series preparation
2026-04-02 15:50 UTC (4+ messages)
` [PATCH v2 02/14] media: v4l2-subdev: Allow accessing routes with STREAMS client capability
[RESEND v2 00/13] sc5xx Environment Cleanup and Fixes
2026-04-02 15:28 UTC (14+ messages)
` [RESEND v2 01/13] configs: sc5xx: Do not store environment in SPI flash
` [RESEND v2 02/13] mach-sc5xx: Remove update commands from default environment
` [RESEND v2 03/13] mach-sc5xx: Update boot commands
` [RESEND v2 04/13] mach-sc5xx: Switch from tftp to wget
` [RESEND v2 05/13] mach-sc5xx: Add USB boot command
` [RESEND v2 06/13] mach-sc5xx: Remove preliminary binman support
` [RESEND v2 07/13] dts: sc594: Fix gige-reset line on EZKIT
` [RESEND v2 08/13] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [RESEND v2 09/13] mach-sc5xx: Update image load address
` [RESEND v2 10/13] mach-sc5xx: Update SPI bootargs for ubifs
` [RESEND v2 11/13] configs: sc5xx: Set default bootcmd to SPI boot
` [RESEND v2 12/13] arm: sc5xx: remove LOADADDR and use kernel_addr_r
` [RESEND v2 13/13] arm: sc5xx: add missing boot env selectors
[PATCH v3 0/5] Bluetooth: btusb: fix wakeup irq devres lifetime
2026-04-02 15:48 UTC (6+ messages)
` [PATCH v3 1/5] Bluetooth: btusb: fix use-after-free on registration failure
` [PATCH v3 2/5] Bluetooth: btusb: fix use-after-free on marvell probe failure
` [PATCH v3 3/5] Bluetooth: btusb: fix wakeup source leak on "
` [PATCH v3 4/5] Bluetooth: btusb: fix wakeup irq devres lifetime
` [PATCH v3 5/5] Bluetooth: btusb: clean up probe error handling
[RFC PATCH] target/arm: always propagate s1ns state on faults
2026-04-02 15:48 UTC
[GIT PULL] Rust Analyzer for v7.1
2026-04-02 15:48 UTC (3+ messages)
[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
2026-04-02 15:48 UTC (4+ messages)
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCH 0/2] cleanup rtw_io.c
2026-04-02 15:45 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove dead code in rtw_io.c
` [PATCH 2/2] staging: rtl8723bs: replace tabs used as separators with spaces
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
2026-04-02 15:45 UTC (6+ messages)
[PATCH] mshv: Add tracepoint for GPA intercept handling
2026-04-02 15:45 UTC (2+ messages)
[OE-core][whinlatter][PATCH v3] nghttp2: upgrade 1.66.0 -> 1.68.1
2026-04-02 15:45 UTC
[PATCH] cpupower: remove extern declarations in cmd_set()
2026-04-02 15:45 UTC (5+ 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.