mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH bpf-next v3 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-20 22:26 UTC  (9+ messages)
` [PATCH bpf-next v3 01/13] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v3 02/13] bpf: Introduce struct bpf_kfunc_meta
` [PATCH bpf-next v3 03/13] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v3 04/13] resolve_btfids: Introduce finalize_btf() step
` [PATCH bpf-next v3 05/13] resolve_btfids: Support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v3 06/13] selftests/bpf: Add tests "
` [PATCH bpf-next v3 07/13] bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
` [PATCH bpf-next v3 08/13] HID: Use bpf_wq_set_callback kernel function

[PATCH] iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
 2026-01-20 22:26 UTC  (2+ messages)

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-20 22:25 UTC  (3+ messages)
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL

[PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for CQ7790
 2026-01-20 22:25 UTC  (3+ messages)
` [PATCH v2 2/2] soc: qcom: socinfo: "

[PATCH v2] ima: Fallback to ctime check for FS without kstat.change_cookie
 2026-01-20 22:24 UTC  (4+ messages)

[PATCH v5 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-20 22:24 UTC  (7+ messages)
` [PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping

[PATCH v3 0/2] pinctrl: qcom: Add Mahua TLMM support
 2026-01-20 22:24 UTC  (3+ messages)
` [PATCH v3 2/2] pinctrl: qcom: glymur: "

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-20 22:22 UTC  (6+ messages)
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device

[PATCH 0/5] of: Introduce *_read_*_default helpers and convert regulator drivers
 2026-01-20 22:21 UTC  (3+ messages)
` [PATCH 1/5] of: Add of_property_read_[u32,s32]_default

[PATCH] arm64: dts: qcom: sdm630: add SPI7 interface
 2026-01-20 22:21 UTC  (2+ messages)

[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
 2026-01-20 22:20 UTC  (2+ messages)

[PATCH v9 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
 2026-01-20 22:20 UTC  (18+ messages)
` [PATCH v9 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v9 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v9 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v9 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v9 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v9 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v9 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v9 08/17] media: rkvdec: Move hevc "
` [PATCH v9 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v9 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v9 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v9 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v9 13/17] media: rkvdec: Disable multicore support
` [PATCH v9 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v9 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v9 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v9 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH v4 0/4] Enable secondary USB controller in host mode
 2026-01-20 22:18 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: lemans-evk: "

[PATCH 0/9] Improve Qualcomm EUD driver and platform support
 2026-01-20 22:16 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-20 22:15 UTC  (5+ messages)
` [PATCH v7 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v7 3/9] PCI: Avoid saving config space state if inaccessible

[PATCH] x86/lib: Fix num_digits() signed overflow for INT_MIN
 2026-01-20 22:15 UTC  (11+ messages)

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 22:14 UTC  (14+ messages)
` [PATCH v13 01/12] crypto: Add ML-DSA crypto_sig support
` [PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v13 04/12] pkcs7, x509: Add ML-DSA support
` [PATCH v13 05/12] modsign: Enable ML-DSA module signing
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for "
` [PATCH v13 12/12] pkcs7: Add ML-DSA FIPS selftest

[PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC
 2026-01-20 22:10 UTC  (5+ messages)
` [PATCH net-next v8 2/3] arm64: dts: nuvoton: Add Ethernet nodes

[PATCH 0/4] Fixes for gcc 16.0.1
 2026-01-20 22:09 UTC  (5+ messages)
` [PATCH 1/4] perf tests sw-clock: Mark the volatile tmp variable as __maybe_unused
` [PATCH 2/4] perf trace: Deal with compiler const checks
` [PATCH 3/4] perf list: Don't write to const memory
` [PATCH 4/4] perf list: Signal changing const memory is ok

linux-next: build failure after merge of the block tree
 2026-01-20 22:08 UTC  (7+ messages)

[PATCH v7 0/4] Support for Adreno 612 GPU - Respin
 2026-01-20 22:05 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: talos: add the GPU SMMU node
` [PATCH v7 2/4] arm64: dts: qcom: talos: Add gpu and rgmu nodes
` [PATCH v7 3/4] arm64: dts: qcom: talos: Add GPU cooling
` [PATCH v7 4/4] arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU

[PATCH v3 0/5] Parse SMBIOS additional entries
 2026-01-20 22:05 UTC  (6+ messages)
` [PATCH v3 5/5] firmware: dmi: Read additional information when decoding DMI table

[PATCHSET RESEND v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2026-01-20 22:05 UTC  (8+ messages)
` [PATCH 1/7] sched/deadline: Clear the defer params
` [PATCH 2/7] sched/debug: Fix updating of ppos on server write ops
` [PATCH 3/7] sched/debug: Stop and start server based on if it was active
` [PATCH 4/7] sched_ext: Add a DL server for sched_ext tasks
` [PATCH 5/7] sched/debug: Add support to change sched_ext server params
  ` [PATCH 6/7] selftests/sched_ext: Add test for sched_ext dl_server
  ` [PATCH 7/7] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
 2026-01-20 22:04 UTC  (2+ messages)

[PATCH 0/3] SC7180 MDSS core reset
 2026-01-20 22:03 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: dispcc-sc7180: Add missing MDSS resets
` [PATCH 3/3] arm64: dts: qcom: sc7180: Add missing MDSS core reset

[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 22:03 UTC  (3+ messages)
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification

[PATCH] firmware: arm_scpi: Fix device_node reference leak in scpi_probe()
 2026-01-20 22:03 UTC  (2+ messages)

[PATCH v1 2/2] clk: sprd: Add SC9832E clock driver
 2026-01-20 22:03 UTC  (2+ messages)

[PATCH] selftests: netfilter: ensure conntrack is enabled for helper test
 2026-01-20 22:01 UTC 

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-20 22:00 UTC  (10+ messages)
` [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing

[PATCH v2] scsi: docs: Add description for missing options of link_power_management_policy
 2026-01-20 21:59 UTC  (2+ messages)

[PATCH] doc: kgdb: Add description about rodata=off kernel parameter
 2026-01-20 21:57 UTC  (4+ messages)

[PATCH] [v6] Documentation: Provide guidelines for tool-generated content
 2026-01-20 21:56 UTC  (2+ messages)

[PATCH] dma-buf: Remove DMA-BUF sysfs stats
 2026-01-20 21:56 UTC  (4+ messages)

[PATCH] mailmap: Update Jessica Zhang's email address
 2026-01-20 21:48 UTC  (2+ messages)

[Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
 2026-01-20 21:48 UTC  (6+ messages)

[PATCH v1 00/14] x86 boot code cleanups, batch 1
 2026-01-20 21:47 UTC  (3+ messages)
  ` [PATCH v1 01/14] x86/realmode: remove I/O port paravirtualization

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 21:46 UTC  (3+ messages)
` [PATCH net-next v2 2/4] selftests/landlock: Move some UAPI header inclusions after libc ones

[PATCH v2] x86/lib: Optimize num_digits() and fix INT_MIN overflow
 2026-01-20 21:46 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
 2026-01-20 21:45 UTC  (2+ messages)

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-20 21:45 UTC  (8+ messages)

[PATCH v4 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-20 21:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518
` [PATCH v4 2/3] drivers: "
` [PATCH v4 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH v3 3/3] spi: xilinx: use device property accessors
 2026-01-20 21:38 UTC  (15+ messages)

[PATCH v1] drm/panel-edp: Add AUO B116XAT04.1 (HW: 1A)
 2026-01-20 21:37 UTC  (2+ messages)

[PATCH] nouveau: pci: quiesce GPU on shutdown
 2026-01-20 21:36 UTC  (2+ messages)

[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
 2026-01-20 21:33 UTC  (8+ messages)

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-20 21:31 UTC 

[PATCH RESEND v2 0/5] media: qcom: camss: Add SM8750 support
 2026-01-20 21:28 UTC  (5+ messages)
` [PATCH RESEND v2 1/5] media: dt-bindings: Add CAMSS device for SM8750

[PATCH v2 0/2] add and use vma_assert_stabilised() helper
 2026-01-20 21:28 UTC  (5+ messages)
` [PATCH v2 1/2] mm/vma: use lockdep where we can, reduce duplication

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-20 21:23 UTC  (11+ messages)
` [PATCH v9 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT

[syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout
 2026-01-20 21:20 UTC  (6+ messages)

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-20 21:18 UTC  (7+ messages)

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-20 21:17 UTC  (6+ messages)
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach

[PATCH 0/1] cpuidle: menu: Fix high wakeup latency on modern Intel server platforms
 2026-01-20 21:17 UTC  (2+ messages)
` [PATCH 1/1] cpuidle: menu: Add 25% safety margin to short predictions when tick is stopped

[PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
 2026-01-20 21:17 UTC  (2+ messages)

[PATCH] rust: sync: replace `kernel::c_str!` with C-Strings
 2026-01-20 21:16 UTC  (2+ messages)

[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-20 21:15 UTC  (16+ messages)
` [PATCH v11 02/11] HID: asus: initialize additional endpoints only for legacy devices

[PATCH] rust: replace `kernel::c_str!` with C-Strings in seq_file and device
 2026-01-20 21:11 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.19-rc7
 2026-01-20 21:11 UTC 

[PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
 2026-01-20 21:09 UTC  (2+ messages)

[PATCH v2 0/2] Input: wdt87xx_i2c - a couple of cleanups
 2026-01-20 21:09 UTC  (7+ messages)
` [PATCH v2 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v2 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()

[PATCH 0/2] Add __counted_by_ptr macro
 2026-01-20 21:06 UTC  (6+ messages)
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr

[PATCH v2 0/2] Clean up Rust LockClassKey
 2026-01-20 21:05 UTC  (5+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs

[PATCH net v2 0/2] net: sched: act_gate: fix update races and infoleak
 2026-01-20 21:04 UTC  (3+ messages)
` [PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap

Testing for netrom: fix memory leak in nr_add_node
 2026-01-20 21:02 UTC  (5+ messages)

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-20 21:02 UTC  (8+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-20 20:59 UTC  (18+ messages)
` [PATCH 1/6] x86/cpu: Break Vendor/Family/Model macros into separate header
` [PATCH 3/6] x86/microcode: Refactor platform ID enumeration into a helper
` [PATCH 4/6] x86/cpu: Add platform ID to CPU info structure

[RFC PATCH] perf: Add --uncorepmu option for filtering uncore PMUs
 2026-01-20 20:55 UTC  (2+ messages)

[PATCH 0/2] qcom: SM8750: Enable CPUFreq support
 2026-01-20 20:54 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH v6 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2026-01-20 20:54 UTC  (5+ messages)
` [syzbot ci] "

[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-20 20:53 UTC  (3+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2026-01-20 20:52 UTC  (9+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
  ` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
  ` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[RFC PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-01-20 20:52 UTC 

[PATCH RESEND] x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
 2026-01-20 20:51 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-20 20:51 UTC  (11+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-01-20 20:50 UTC  (5+ messages)
` [PATCH v2 14/16] KVM: x86: Expose APX foundational feature bit to guests

[PATCH] Input: serio - complete sizeof(*pointer) conversions
 2026-01-20 20:49 UTC  (2+ messages)

[PATCH] pid: reorder fields in pid_namespace to reduce false sharing
 2026-01-20 20:48 UTC 

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-20 20:44 UTC  (3+ messages)
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete

[syzbot] Monthly afs report (Jan 2026)
 2026-01-20 20:43 UTC 

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-20 20:43 UTC  (27+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot

[PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps
 2026-01-20 20:42 UTC  (4+ messages)
` [PATCH v2 2/2] perf cs-etm: Test "

[GIT PULL] cpupower second update for Linux 6.20-rc1
 2026-01-20 20:41 UTC 

[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
 2026-01-20 20:39 UTC 

[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
 2026-01-20 20:38 UTC  (6+ messages)
` [RFC PATCH 02/77] Introduce v18 dtb version

[PATCH] perf tools: Get debug info of DSO properly
 2026-01-20 20:36 UTC  (4+ messages)

[PATCH v6 0/5] iio: proximity: Add interrupt support for RFD77402
 2026-01-20 20:35 UTC  (4+ messages)
` [PATCH v6 2/5] iio: proximity: rfd77402: Use kernel helper for result polling
` [PATCH v6 4/5] iio: proximity: rfd77402: Document device private data structure
` [PATCH v6 5/5] iio: proximity: rfd77402: Add interrupt handling support

[PATCH net-next v3 0/3] net: stmmac: dwmac: enforce preamble before SFD for i.MX8MP
 2026-01-20 20:30 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: add a new phy_device flag to keep preamble before sfd
` [PATCH net-next v3 2/3] net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
` [PATCH net-next v3 3/3] net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP

page:  |  | 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®