linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-21 18:42:57 to 2026-01-21 21:15:28 UTC [more...]

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-21 21:12 UTC  (18+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
` [RFC PATCH 02/19] x86,fs/resctrl: Add the resource for Global Memory Bandwidth Allocation
` [RFC PATCH 03/19] fs/resctrl: Add new interface max_bandwidth
` [RFC PATCH 04/19] fs/resctrl: Add the documentation for Global Memory Bandwidth Allocation
` [RFC PATCH 05/19] x86,fs/resctrl: Add support for Global Slow Memory Bandwidth Allocation (GSMBA)
` [RFC PATCH 06/19] x86,fs/resctrl: Add the resource for Global Slow Memory Bandwidth Enforcement(GLSBE)
` [RFC PATCH 07/19] fs/resctrl: Add the documentation for Global Slow Memory Bandwidth Allocation
` [RFC PATCH 08/19] x86/resctrl: Support Privilege-Level Zero Association (PLZA)
` [RFC PATCH 09/19] x86/resctrl: Add plza_capable in rdt_resource data structure
` [RFC PATCH 10/19] fs/resctrl: Expose plza_capable via control info file
` [RFC PATCH 11/19] resctrl: Introduce PLZA static key enable/disable helpers
` [RFC PATCH 12/19] x86/resctrl: Add data structures and definitions for PLZA configuration
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
` [RFC PATCH 14/19] x86,fs/resctrl: Add the functionality to configure PLZA
` [RFC PATCH 15/19] fs/resctrl: Introduce PLZA attribute in rdtgroup interface
` [RFC PATCH 16/19] fs/resctrl: Implement rdtgroup_plza_write() to configure PLZA in a group
` [RFC PATCH 17/19] fs/resctrl: Update PLZA configuration when cpu_mask changes

[PATCH v1] sched: adjust the layout of the cfs_bandwith structure to save memory
 2026-01-21 21:15 UTC  (2+ messages)

[PATCH RFC net-next] net: phy: add (*register_phy)() hook to struct mii_bus
 2026-01-21 21:12 UTC 

[PATCH v2] rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
 2026-01-21 21:12 UTC  (2+ messages)

[PATCH] sched_ext: Clear direct dispatch state on dequeue when dsq is NULL
 2026-01-21 21:10 UTC  (2+ messages)

[RFC PATCH] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-21 21:08 UTC  (2+ messages)
` [RFC PATCH] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)

[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2026-01-21 21:07 UTC  (5+ messages)
` [PATCH v5 3/9] riscv: csr: define vtype register elements
` [PATCH v5 4/9] riscv: ptrace: validate input vector csr registers

[PATCH v2] kbuild: Reject unexpected values for LLVM=
 2026-01-21 21:05 UTC  (2+ messages)

[PATCH v2 0/5] Input: gpio_decoder - update driver to use modern APIs
 2026-01-21 21:05 UTC  (2+ messages)

[PATCH v2 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
 2026-01-21 21:04 UTC  (3+ messages)
` [PATCH v2 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules

[RFC][PATCH 0/4] locking: Add/convert context analysis bits
 2026-01-21 21:02 UTC  (14+ messages)
` [RFC][PATCH 1/4] compiler-context-analysys: Add __cond_releases()
` [RFC][PATCH 2/4] locking/mutex: Add context analysis
` [RFC][PATCH 3/4] locking/rtmutex: "

[PATCH v2 0/4] hwmon: (cros_ec) Fan target and temperature thresholds
 2026-01-21 21:00 UTC  (5+ messages)
` [PATCH v2 2/4] hwmon: (cros_ec) Add support for fan target speed

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-01-21 20:59 UTC  (9+ messages)
` [PATCH next 01/14] overflow: Reduce expansion of __type_max()
` [PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-21 20:58 UTC  (8+ messages)
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu
` [PATCH v3 18/21] slab: update overview comments

[PATCH v5] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-21 20:56 UTC  (2+ messages)

[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
 2026-01-21 20:38 UTC  (6+ messages)
` [PATCH v12 2/3] HID: cp2112: Fwnode Support

[PATCH v3 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-21 20:52 UTC  (2+ messages)

[PATCH v4 0/6] Print AGESA version at bootup
 2026-01-21 20:50 UTC  (5+ messages)
` [PATCH v4 6/6] x86/CPU/AMD: Print AGESA string from DMI additional information entry

[PATCH bpf-next v3 0/3] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-21 20:50 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf/selftests: add a few helpers for bpftool testing
` [PATCH bpf-next v3 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
` [PATCH bpf-next v3 3/3] selftests/bpf: convert test_bpftool_map_access.sh "

[PATCH] rust: disallow use of `CStr::as_ptr`
 2026-01-21 20:47 UTC  (7+ messages)

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-21 20:46 UTC  (10+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support

[PATCH v5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
 2026-01-21 20:42 UTC 

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-01-21 20:41 UTC  (10+ messages)

[PATCH] USB: gadget: validate endpoint index for max3420 udc
 2026-01-21 20:39 UTC 

[PATCH bpf-next v1] scripts/gen-btf.sh: Use CONFIG_SHELL for execution
 2026-01-21 20:40 UTC  (5+ messages)

[PATCH v7 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-01-21 20:39 UTC  (7+ messages)
` [PATCH v7 3/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v7 4/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v7 5/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot

[PATCH] drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
 2026-01-21 20:39 UTC  (2+ messages)

kernel/liveupdate/kexec_handover.c:994 kho_preserve_vmalloc() warn: missing error code 'err'
 2026-01-21 20:39 UTC  (2+ messages)

[PATCH] usbip: Reduce CONNRESET message noise in dmesg from stub
 2026-01-21 20:38 UTC  (2+ messages)

[PATCH v8 0/3] sched/fair: Optimize cfs_rq and sched_entity allocation for better data locality
 2026-01-21 20:33 UTC  (4+ messages)
` [PATCH v8 1/3] sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
` [PATCH v8 2/3] sched/fair: Remove task_group->se pointer array
` [PATCH v8 3/3] sched/fair: Allocate cfs_tg_state with percpu allocator

[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-21 20:31 UTC  (3+ messages)

[PATCH] jfs: fix array-index-out-of-bounds in dtExtendPage
 2026-01-21 20:31 UTC 

[PATCH] vmcoreinfo: make hwerr_data visible for debugging
 2026-01-21 20:27 UTC  (2+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-21 20:24 UTC  (5+ messages)
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU

[PATCH v2] ceph: fix deadlock in ceph_readdir_prepopulate
 2026-01-21 20:24 UTC  (8+ messages)
    ` 答复: 【外部邮件!】Re: "
        ` 答复: "
            ` 答复: "

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-21 20:22 UTC  (6+ messages)
` [PATCH v12 1/5] rust: devres: style for imports
` [PATCH v12 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v12 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v12 4/5] rust: pci: add config space read/write support
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines

[PATCH 00/10] rust: xarray: add entry API with preloading
 2026-01-21 20:17 UTC  (9+ messages)
` [PATCH 09/10] rust: xarray: add preload API
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings

[PATCH v2] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21 20:14 UTC  (2+ messages)

[PATCH v2 0/3] 9p: Performance improvements for build workloads
 2026-01-21 19:56 UTC  (4+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache

[PATCH v5 00/10] perf sched: Introduce stats tool
 2026-01-21 20:10 UTC  (7+ messages)

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21 20:11 UTC  (4+ messages)

[PATCH v3] kho: init alloc tags when restoring pages from reserved memory
 2026-01-21 20:08 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: milos-fairphone-fp6: Add Hall Effect sensor
 2026-01-21 20:06 UTC  (6+ messages)

[PATCH v1] arm64: dts: imx8-apalis: Fix LEDs name collision
 2026-01-21 20:05 UTC  (2+ messages)

[PATCH v2] Input: synaptics_i2c - guard polling restart in resume
 2026-01-21 20:02 UTC  (2+ messages)

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

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

[PATCH 2/4] x86/mtrr: Introduce MTRR work state structure
 2026-01-21 19:58 UTC  (2+ messages)

[PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
 2026-01-21 19:58 UTC  (6+ messages)

[PATCH v3 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
 2026-01-21 19:56 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: mtd: brcm,brcmnand: Drop "brcm,brcmnand" compatible for iProc
` [PATCH v3 02/10] dt-bindings: mtd: fixed-partitions: Move "compression" to partition node
` [PATCH v3 03/10] dt-bindings: mtd: partitions: Move "sercomm,scpart-id" to partition.yaml
` [PATCH v3 04/10] dt-bindings: mtd: partitions: Allow "nvmem-layout" in generic partition nodes
` [PATCH v3 05/10] dt-bindings: mtd: partitions: Define "#{address,size}-cells" in specific schemas
` [PATCH v3 06/10] dt-bindings: mtd: partitions: Drop partitions.yaml
` [PATCH v3 07/10] dt-bindings: mtd: Ensure partition node properties are documented
` [PATCH v3 08/10] dt-bindings: mtd: fixed-partitions: Restrict undefined properties
` [PATCH v3 09/10] dt-bindings: mtd: partitions: Convert brcm,trx to DT schema
` [PATCH v3 10/10] dt-bindings: mtd: partitions: Combine simple partition bindings

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-21 19:56 UTC  (4+ messages)

[PATCH v2 0/5] Enable QoS configuration for SM6350
 2026-01-21 19:56 UTC  (2+ messages)
` (subset) "

[RFT PATCH 0/3] Add missing CX_MEM/DBGC GPU regions for SM6115/QCM2290
 2026-01-21 19:56 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: agatti: enable FastRPC on the ADSP
 2026-01-21 19:56 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices
 2026-01-21 19:56 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequency
 2026-01-21 19:56 UTC  (2+ messages)

[PATCH v2] soc: qcom: smem: fix qcom_smem_is_available and check if __smem is valid
 2026-01-21 19:56 UTC  (2+ messages)

[RFT PATCH v3 0/2] Adsp fastrpc support for sm8750
 2026-01-21 19:56 UTC  (2+ messages)

[PATCH net-next v2] net/tcp_sigpool: Enable compile-testing
 2026-01-21 19:55 UTC  (4+ messages)

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 17:49 UTC  (4+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-01-21 19:47 UTC  (11+ messages)
` [PATCH net v3 2/7] net/sched: act_gate: add RCU support for parameter update
` [PATCH net v3 3/7] net/sched: act_gate: build schedule and RCU-swap
` [PATCH net v3 4/7] net/sched: act_gate: read schedule via RCU
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list
` [PATCH net v3 7/7] net/sched: act_gate: guard NULL params in accessors

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

[PATCH 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
 2026-01-21 19:43 UTC  (4+ messages)
` [PATCH 1/2] wait: Introduce io_wait_event_killable()
` [PATCH 2/2] 9p: Track 9P RPC waiting time as IO

[PATCH] mm/mm_init: Don't call cond_resched() in deferred_init_memmap_chunk() if rcu_preempt_depth() set
 2026-01-21 19:43 UTC  (2+ messages)

[PATCH] ufs: use fs_umode_to_dtype() for d_type table lookup
 2026-01-21 19:41 UTC 

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-21 19:39 UTC  (5+ messages)
` [PATCH v3 19/24] KVM: x86: Introduce per-VM external cache for splitting

cxl/region.c improvements and DAX/Hotplug plumbing
 2026-01-21 19:38 UTC 

[PATCH] fs: reset read-only fsflags together with xflags
 2026-01-21 19:36 UTC 

[PATCH v3 00/11] Remove XA_ZERO from error recovery of dup_mmap()
 2026-01-21 19:34 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-21 19:30 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: reorder test_progs sources alphabetically

[syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6)
 2026-01-21 19:30 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Use multiple ATU regions for large bridge windows
 2026-01-21 19:29 UTC  (2+ messages)

[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
 2026-01-21 19:28 UTC  (5+ messages)
` [PATCH] objtool: fix libopcodes linking with static libraries
  ` [tip: objtool/urgent] objtool: Fix "

[RESEND PATCH v2 00/11] Bluetooth: btnxpuart: Add secure interface support for NXP chipsets
 2026-01-21 19:21 UTC  (6+ messages)
` [PATCH v2 07/11] Bluetooth: btnxpuart: Add device authentication

linux-next: build failure in the final build
 2026-01-21 19:24 UTC  (3+ messages)

[Linux Kernel Bugs] general protection fault in xchk_btree and another slab-use-after-free issue
 2026-01-21 19:23 UTC  (4+ messages)

[PATCH v9 0/4] Add I2C support for Tegra410
 2026-01-21 19:19 UTC  (2+ messages)

[PATCH v24 5/7] firmware: drivers: imx: adds miscdev
 2026-01-21 19:16 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-21 19:13 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: Initialize RCB from pci_configure_device

[RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
 2026-01-21 19:12 UTC  (15+ messages)
          `  "

[GIT PULL] clk: spacemit: Updates for v6.20
 2026-01-21 19:09 UTC  (2+ messages)

[PATCH v12 0/7] support FEAT_LSUI
 2026-01-21 19:06 UTC  (8+ messages)
` [PATCH v12 1/7] arm64: Kconfig: add support for LSUI
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 3/7] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v12 4/7] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v12 5/7] arm64: futex: refactor futex atomic operation
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI
` [PATCH v12 7/7] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present

[PATCH v2] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-21 19:05 UTC  (2+ messages)

[PATCH 0/2] DRM 'feature' support for DRM drivers
 2026-01-21 19:05 UTC  (4+ messages)
` [PATCH 1/2] rust: drm: add support for driver features

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-01-21 19:03 UTC  (7+ messages)
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH] RDMA/irdma: Use kvzalloc for paged memory DMA address array
 2026-01-21 19:00 UTC  (2+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 18:59 UTC  (15+ messages)

[PATCH v2 0/16] bitfield: tidy up bitfield.h
 2026-01-21 18:59 UTC  (5+ messages)
` [PATCH v2 03/16] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()

linux-next: build failure after merge of the block tree
 2026-01-21 18:55 UTC  (9+ messages)

[PATCH RESEND v2 1/3] x86: Use MOVL when reading segment registers
 2026-01-21 18:55 UTC  (7+ messages)
` [tip: x86/cleanups] x86/segment: "

[PATCH v11 0/5] rust: pci: add config space read/write support
 2026-01-21 18:54 UTC  (7+ messages)
` [PATCH v11 1/5] rust: devres: style for imports
` [PATCH v11 2/5] rust: io: separate generic I/O helpers from MMIO implementation

[PATCH v3 01/11] mm: Relocate the page table ceiling and floor definitions
 2026-01-21 18:52 UTC  (3+ messages)

[RFC PATCH v1 0/2] cxl/cli: HPA-ordered destroy-region teardown
 2026-01-21 18:45 UTC  (3+ messages)
` [PATCH v2 0/1] "

[PATCH v8 0/3] media: qcom: camss: Add camss TPG support for multiple targets
 2026-01-21 18:45 UTC  (5+ messages)
` [PATCH v8 3/3] media: qcom: camss: tpg: Add "

[PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
 2026-01-21 18:44 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: mediatek: mt7622: Add missing clock to audio-controller
` [PATCH 5/5] arm64: dts: mediatek: mt7622: Add missing power domain to afe

[PATCH 0/4] Fixes for gcc 16.0.1
 2026-01-21 18:44 UTC  (5+ messages)
` [PATCH 3/4] perf list: Don't write to const memory

[PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees
 2026-01-21 18:43 UTC  (2+ messages)

[PATCH] PCI: octeon: Add link down handler support for PCIe MAC controller
 2026-01-21 18:42 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).