[PATCH v2] rust: net: netlink: Migrate to zerocopy's IntoBytes
2026-09-14 2:24 UTC (2+ messages)
[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
2026-09-14 2:24 UTC (13+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
` LSM boundaries. Was: "
[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
2026-09-14 2:24 UTC (13+ messages)
` [PATCH v4 01/16] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v4 02/16] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [PATCH v4 03/16] xen/grant-table: stop setting PG_private on pages for grant mapping
` [PATCH v4 04/16] fscrypt: stop setting PG_private on bounce page
` [PATCH v4 05/16] mm/hugetlb: use direct assignment instead of folio_change_private()
` [PATCH v4 06/16] f2fs: stop using PG_private
` [PATCH v4 07/16] f2fs: convert the ->private flag helpers to folio-only
` [PATCH v4 08/16] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v4 09/16] erofs: use folio_attach/detach_private() instead of direct assignment
` [PATCH v4 10/16] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH v4 11/16] treewide: remove folio_set/clear_private() usage
` [PATCH v4 12/16] ceph: replace PagePrivate() with page_private()
[PATCH v2] mm: shmem: ignore sysfs configs for shmem forced collapse
2026-09-14 2:23 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: Use consistent indentation in the example
2026-09-14 2:21 UTC (2+ messages)
PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
2026-09-14 2:20 UTC (4+ messages)
[PATCH] platform/x86: bitland-mifs-wmi: Support WUJIE15 PRO HPT
2026-09-14 2:20 UTC (3+ messages)
[PATCH] net: fib_rules: add FRA_GOTO and FRA_L3MDEV to fib_rule_nlmsg_size()
2026-09-14 2:19 UTC (3+ messages)
[PATCH] lib/decompress_bunzip2: fix off-by-one in run-length bounds check
2026-09-14 2:18 UTC (5+ messages)
[PATCH 0/5] arm64: dts: qcom: nord: Add USB support
2026-09-14 2:16 UTC (4+ messages)
` [PATCH 1/5] arm64: dts: qcom: nord-embedded: Fix i2c9/i2c10 pin functions
[PATCH v3 0/4] drm/imagination: fix system suspend, and the callback design underneath it
2026-09-14 2:09 UTC (5+ messages)
` [PATCH v3 1/4] drm/imagination: don't gate the runtime PM callbacks on drm_dev_enter()
` [PATCH v3 2/4] drm/imagination: unplug the device before tearing it down in pvr_remove()
` [PATCH v3 3/4] drm/imagination: stop the watchdog before tearing the device down
` [PATCH v3 4/4] drm/imagination: suspend the GPU for system sleep, not just runtime PM
[PATCH 0/4] mm/ksm: use per-VMA locking for find_mergeable_vma()
2026-09-14 2:09 UTC (3+ messages)
` [PATCH 4/4] mm/ksm: add find_mergeable_vma_locked() to use per-VMA locking
[PATCH] mm: shmem: ignore sysfs configs for shmem forced collapse
2026-09-14 2:06 UTC (3+ messages)
[PATCH v9 0/4] ntfs: fix volume flag races and persist the recorded error state
2026-09-14 2:06 UTC (7+ messages)
` [PATCH v9 2/4] ntfs: set the volume dirty bit unconditionally on metadata changes
` "
` [PATCH v9 3/4] ntfs: sync the volume dirty bit with the recorded error state
` "
[PATCH 5.10 000/798] 5.10.270-rc1 review
2026-09-14 2:04 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Write in config_item_get
2026-09-14 2:03 UTC
[PATCH 1/4] sched/cache: Keep nr_pref_llc_running in the runnable domain
2026-09-14 2:02 UTC (3+ messages)
[PATCH 0/2] HID: intel-thc-hid: intel-quickspi: two DMA buffer overflows
2026-09-14 1:59 UTC (7+ messages)
` [PATCH 1/2] HID: intel-thc-hid: intel-quickspi: size the input buffer for the DMA
` [PATCH 2/2] HID: intel-thc-hid: intel-quickspi: bound the GET REPORT response to report_buf
` [PATCH 2/2] HID: intel-thc-hid: intel-quickspi: bound the "
[BUG] fs/xfs: out-of-bounds in xlog_recover_buf_reorder()
2026-09-14 1:58 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: soc: xilinx: Document ifm ZynqMP VHIP6 EvalBoard
2026-09-14 1:55 UTC (6+ messages)
` [PATCH v2 2/2] arm64: zynqmp: Add "
[PATCH v3 0/8] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
2026-09-14 1:51 UTC (6+ messages)
` [PATCH 1/8] perf test: Skip data_type_profiling when the PMU cannot record memory events
` [PATCH 2/8] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod
[PATCH] xfs: validate buffer log item before reordering
2026-09-14 1:49 UTC (3+ messages)
[PATCH v8] mm: vmscan: retry folios written back while isolated for traditional LRU
2026-09-14 1:48 UTC (3+ messages)
[PATCH wireless] wifi: mt76: mt792x: treat 0xff ACPI SAR entries as no limit
2026-09-14 1:46 UTC (2+ messages)
[PATCH net-next v5 0/4] rtnetlink: dump link-layer multicast addresses
2026-09-14 1:45 UTC (5+ messages)
` [PATCH net-next v5 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
` [PATCH net-next v5 2/4] rtnetlink: add AF_PACKET multicast dumps
` [PATCH net-next v5 3/4] netlink: specs: rt-addr: document "
` [PATCH net-next v5 4/4] selftests: net: test "
[PATCH v8 1/2] perf: Reveal PMU type in fdinfo
2026-09-14 1:44 UTC (5+ messages)
` [PATCH v8 2/2] perf evsel: Find process with busy PMUs for EBUSY
[PATCH 0/3] rust: Add basic GPIO consumer abstractions
2026-09-14 1:41 UTC (5+ messages)
` [PATCH 3/3] sample: rust: Add GPIO consumer sample driver
[Patch v11 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-09-14 1:40 UTC (11+ messages)
` [Patch v11 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v11 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v11 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v11 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v11 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v11 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v11 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v11 08/10] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
` [Patch v11 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v11 10/10] perf tests: Add SIMD "
[syzbot] [fs?] KASAN: slab-use-after-free Write in config_item_get
2026-09-14 1:38 UTC (2+ messages)
` Forwarded: [PATCH] configfs: unhash dentry before dropping the item
[PATCH] hpfs: reject dirents with an invalid length in hpfs_count_dnodes()
2026-09-14 1:38 UTC
[PATCH] dt-bindings: mfd: convert lp3943 to DT schema
2026-09-14 1:37 UTC
[PATCH] media: ddbridge: Disable PCI device on early probe failures
2026-09-14 1:37 UTC
[PATCH v4 0/8] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
2026-09-14 1:36 UTC (9+ messages)
` [PATCH 1/8] perf test: Skip data_type_profiling when the PMU cannot record memory events
` [PATCH 2/8] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod
` [PATCH 3/8] perf symbol: Fall back to fetching the vmlinux by build ID
` [PATCH 4/8] perf annotate-data: Show the sample count in the data-type browser
` [PATCH 5/8] perf report: Add --progress option
` [PATCH 6/8] perf scripts: Add perf-stuck, to tell where a running perf is stuck
` [PATCH 7/8] perf annotate-data: Resolve type DIEs in the debug file they came from
` [PATCH 8/8] perf mem record: Request PERF_SAMPLE_CPU by default
[PATCH net v2] net: ip_tunnel: initialize `options_len` before referencing options
2026-09-14 1:35 UTC (2+ messages)
[PATCH v5 0/3] DSI Controller improvements for Rockchip platforms
2026-09-14 1:33 UTC (4+ messages)
` [PATCH v5 1/3] drm/rockchip: dsi: Add maximum per lane bit rate calculation
` [PATCH v5 2/3] drm/rockchip: dsi: Add dphy_get_timing support for multiple PHY types
` [PATCH v5 3/3] drm/rockchip: dsi: Relax the lane rate margin requirements
[PATCH net-next v12 0/5] net: rnpgbe: Add TX/RX and link status support
2026-09-14 1:32 UTC (6+ messages)
` [PATCH net-next v12 1/5] net: rnpgbe: Add interrupt handling
` [PATCH net-next v12 2/5] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v12 3/5] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v12 4/5] net: rnpgbe: Add receive mode support
` [PATCH net-next v12 5/5] net: rnpgbe: Add link status handling support
[PATCH] xhci: Fix HIK camera control timeout on Etron hosts
2026-09-14 1:30 UTC
[syzbot] [kernel?] BUG: unable to handle kernel paging request in cirrus_primary_plane_helper_atomic_update
2026-09-14 1:26 UTC
[PATCH 1/2] PCI: shpchp: Release MSI and MMIO resources on init failure
2026-09-14 1:24 UTC (2+ messages)
` [PATCH 2/2] PCI: shpchp: Balance PCI device enable on teardown
[PATCH] Input: hp_sdc: shut down kicker timer on module exit
2026-09-14 1:23 UTC (2+ messages)
[PATCH] Input: xpad - add support for Victrix Pro BFG Controller
2026-09-14 1:21 UTC (2+ messages)
[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-14 1:21 UTC (7+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-09-14 1:20 UTC (2+ messages)
[PATCH] perf thread_map: Deduplicate numerically equivalent PID and TID strings
2026-09-14 1:19 UTC (3+ messages)
` [PATCH v2] "
[RESEND PATCH] Input: tsc2007 - Read "ti,poll-period" as u32
2026-09-14 1:18 UTC (4+ messages)
[PATCH] perf evsel: Restrict incremental open error unwind
2026-09-14 1:17 UTC (2+ messages)
[PATCH] Input: eeti_ts - publish the OF module alias
2026-09-14 1:13 UTC (2+ messages)
[PATCH v8 0/6] perf: Add support for memory region/range reporting
2026-09-14 1:13 UTC (2+ messages)
[GIT PULL] x86/urgent for 7.4-rc4
2026-09-14 1:12 UTC (7+ messages)
[syzbot] [kernel?] BUG: unable to handle kernel paging request in cirrus_primary_plane_helper_atomic_update
2026-09-14 1:12 UTC (2+ messages)
` Forwarded: [PATCH] configfs: unhash dentry before dropping the item
[PATCH] rust: net: netlink: validate attribute length before casting to `c_int`
2026-09-14 1:10 UTC (2+ messages)
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-09-14 1:09 UTC (11+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
` [PATCH v3] "
` [PATCH v4] "
[PATCH v5] Input: xpad - add support for Azeron devices
2026-09-14 1:08 UTC (2+ messages)
[PATCH] mmc: dw_mmc: remove unused slot member
2026-09-14 1:08 UTC
[PATCH v2 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-14 0:57 UTC (9+ messages)
` [PATCH v2 1/8] x86/sev: Make SVSM calls preemption-safe
` [PATCH v2 2/8] x86/sev: Add support for Alternate Injection
` [PATCH v2 3/8] x86/apic: Add an SVSM APIC driver
` [PATCH v2 4/8] x86/sev: Route unsupported APIC register accesses to the hypervisor APIC emulation
` [PATCH v2 5/8] x86/sev: Add a function to contain all SEV-specific setup operations
` [PATCH v2 6/8] x86/sev: Register the guest with the SVSM APIC protocol
` [PATCH v2 7/8] x86/sev: Allow the guest to configure interrupt vectors for the hypervisor
` [PATCH v2 8/8] x86/sev: Indicate that Alternate Injection is supported in the guest
[PATCH v2 0/6] iio: accel: merge adis16203 into mainline adis16201 and remove from staging
2026-09-14 0:56 UTC (5+ messages)
` [PATCH v2 3/6] iio: accel: adis16201: prepare driver to support additional parts
` [PATCH v2 4/6] iio: accel: adis16201: add ADIS16203 support
[PATCH v4 0/7] drm/msm/hdmi: Fixes/Cleanups before Eliza
2026-09-14 0:55 UTC (16+ messages)
` [PATCH v4 1/7] drm/msm/hdmi_phy: Cleanup after msm_hdmi_phy_resource_enable() failure
` [PATCH v4 2/7] drm/msm/hdmi: Handle msm_hdmi_power_on() errors during .atomic_pre_enable()
` [PATCH v4 3/7] drm/msm/hdmi_bridge: Correct poweroff/audio cleanup order in post_disable
` [PATCH v4 4/7] drm/msm/hdmi_bridge: Drop redundant initialization in msm_hdmi_bridge_init()
` [PATCH v4 5/7] drm/msm: Properly handle msm_ioremap() without name
` [PATCH v4 6/7] drm/msm/dsi: Fix indentation of if block in dsi_mgr_bridge_mode_valid()
` [PATCH v4 7/7] dt-bindings: display/msm: hdmi: Correct name of disallowed supplies
[PATCH] Input: synaptics-rmi4 - fix NULL dereference in the PM callbacks
2026-09-14 0:51 UTC (2+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in remove_one_compat_dev
2026-09-14 0:50 UTC
[PATCH] Input: xpad - fix PDP Marvel Xbox 360 controller
2026-09-14 0:46 UTC (2+ messages)
[PATCH net-next v3 0/2] selftests: net: Exercise TCP payload verification
2026-09-14 0:45 UTC (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: Add TCP payload verification to udpgso_bench_rx
` [PATCH net-next v3 2/2] selftests: net: Exercise TCP payload verification in udpgso_bench.sh
[PATCH 0/2] rust: honor the maximum DMA segment size
2026-09-14 0:45 UTC (5+ messages)
` [PATCH 2/2] rust: scatterlist: honor the device's maximum "
[PATCH 0/3] radix3 and ELF cleanup, pre-r000
2026-09-14 0:44 UTC (5+ messages)
` [PATCH 1/3] gpu: nova-core: extract radix3 page table into its own module
[PATCH v1] perf jevents: Add mesh bandwidth saturation for CWF, EMR, GRR, SNR, SPR, SRF
2026-09-14 0:43 UTC (2+ messages)
[PATCH net-next] net: phy: marvell: wake the system only from the WoL event
2026-09-14 0:40 UTC (2+ messages)
[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
2026-09-14 0:34 UTC (8+ messages)
` [PATCH v1 08/13] dt-bindings: iio: adc: adi,ad4134: Document SPI connection mode
[PATCH 0/4] ASoC: generic: Free jack GPIOs on card remove
2026-09-14 0:29 UTC (3+ messages)
` [PATCH 3/4] ASoC: audio-graph-card: "
[PATCH] objtool/klp: Fix missed changes to same-named symbol references
2026-09-14 0:26 UTC (2+ messages)
[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
2026-09-14 0:24 UTC (3+ messages)
` [PATCH v3 2/2] iio: adc: add support for PAC1711
[PATCH] ALSA: usb-audio: Add capture quirk for Behringer FCA1616
2026-09-14 0:24 UTC
[PATCH] Input: matrix-keymap - reject keycodes above KEY_MAX
2026-09-14 0:17 UTC (2+ messages)
[PATCH] HID: bpf: reject oversized device events before copying
2026-09-14 0:15 UTC
Internal keyboard dead on ADVAN 1405 (APN21S-140P3-CS): i8042 controller OK, keyboard device never ACKs
2026-09-14 0:14 UTC
[PATCH net] net: lan743x: fix RX checksum use-after-free
2026-09-14 0:14 UTC
[PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
2026-09-14 0:12 UTC (7+ messages)
[PATCH 00/17] Add Qualcomm Nord display and eDP PHY support
2026-09-14 0:12 UTC (29+ messages)
` [PATCH 01/17] dt-bindings: phy: qcom,edp-phy: Document Nord eDP PHY
` [PATCH 02/17] dt-bindings: display/msm: dp-controller: Document Nord DP
` [PATCH 03/17] dt-bindings: display/msm: Document Nord MDSS
` [PATCH 04/17] drm/msm/dpu: Add support for DPU 12.1 on Nord
` [PATCH 05/17] drm/msm: mdss: Add support for MDSS "
` [PATCH 06/17] drm/msm/dp: Add support for DP controllers "
` [PATCH 07/17] phy: qcom: edp: Add Nord-specific register offsets
` [PATCH 08/17] phy: qcom: edp: Generalize power-on path to support per-SoC overrides
` [PATCH 09/17] phy: qcom: edp: Add Nord AUX channel and VCO divider configuration tables
` [PATCH 10/17] phy: qcom: edp: Add Nord voltage-swing and pre-emphasis tables
` [PATCH 11/17] phy: qcom: edp: Add Nord PHY power-on and reset state-machine callbacks
` [PATCH 12/17] phy: qcom: edp: Add Nord bias and clock buffer enable callback
` [PATCH 14/17] phy: qcom: edp: Add Nord PLL configuration callback
` [PATCH 15/17] phy: qcom: edp: Add Nord LDO, TX lane and TX resistor calibration callbacks
[PATCH v6 0/3] mm: improve folio refcount scalability
2026-09-14 0:06 UTC (2+ messages)
ALSA: hda/cs35l56: same calibration condition logged at dev_info() and dev_err()
2026-09-14 0:03 UTC
[PATCH 0/2] ceph: remove two users of __page_cache_alloc()
2026-09-14 0:03 UTC (3+ messages)
` [PATCH 1/2] libceph: use alloc_page() in ceph_alloc_page_vector()
` [PATCH 2/2] ceph: use alloc_page() in fill_fscrypt_truncate()
[PATCH] HID: correct typos in hid-lenovo-go-s ABI doc
2026-09-14 0:00 UTC (2+ messages)
[RFC PATCH 0/1] close(): stop exposing non-retryable EINTR
2026-09-13 23:51 UTC (3+ messages)
[PATCH v2 0/5] microblaze: KUnit support
2026-09-13 23:50 UTC (6+ messages)
` [PATCH v2 1/5] microblaze: uaccess: Zero out destination on failed get_user()
` [PATCH v2 2/5] microblaze: Pass -m{big,little}-endian through KBUILD_CPPFLAGS
` [PATCH v2 3/5] microblaze: reset: Call POWER_OFF handlers
` [PATCH v2 4/5] microblaze: reset: Provide a power off handler through an unaligned PC
` [PATCH v2 5/5] kunit: qemu_configs: Add microblaze configurations
[RFC PATCH 0/2] Landlock signal scope and TIOCSIG
2026-09-13 23:49 UTC (3+ messages)
` [RFC PATCH 1/2] tty: mediate TIOCSIG through task_kill LSM hooks
[PATCH] md: add max_disks bound check in older version
2026-09-13 23:46 UTC
[PATCHv2] 9p/xen: Use array for data rings
2026-09-13 23:45 UTC (2+ messages)
[PATCH v4 0/3] iio: adc: add LTC2499 features support
2026-09-13 23:38 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: lltc,ltc2497: add LTC2499 to title
` [PATCH v4 3/3] iio: adc: ltc2497: add 2x conversion speed mode
[PATCH] md: add max_disks bound check in older version
2026-09-13 23:37 UTC
[PATCH] 9p/trans_virtio: bound RERROR copy by mapped pages
2026-09-13 23:36 UTC (4+ messages)
[PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers
2026-09-13 23:33 UTC (3+ messages)
` [PATCH v3 4/8] drm/pl111: replace struct drm_simple_display_pipe with regular "
[PATCH] Input: i8042 - add quirk for Acer Aspire Go 15 AG15-42P
2026-09-13 23:28 UTC (2+ messages)
[PATCH 0/2] Add support for AD3536R DAC
2026-09-13 23:26 UTC (2+ messages)
[PATCH] drm/msm/mdp5: drop cursor pipe for msm8x76
2026-09-13 23:24 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®