All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 00:18:56 to 2026-01-23 02:04:22 UTC [more...]

[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-23  2:04 UTC  (3+ messages)

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-23  2:02 UTC  (8+ messages)
` [PATCH v2 11/11] mm: Remove device private pages from the "

[PATCH v3 net-next 12/15] net/nebula-matrix: add common/ctrl dev init/reinit operation
 2026-01-23  2:01 UTC 

[PATCH] drivers: clk:Fix parameter judgment in clk_prepare
 2026-01-23  2:01 UTC  (2+ messages)

[PATCH] drm/i915/cdclk: Extend Wa_13012396614 to Xe3p_LPD
 2026-01-23  2:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v8] sched: update rq->avg_idle when a task is moved to an idle CPU
 2026-01-23  1:59 UTC  (2+ messages)

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-23  1:59 UTC  (7+ messages)

[PATCH v6 0/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2026-01-23  1:58 UTC  (6+ messages)
` [PATCH v6 2/2] "

[PATCH v3 0/3] Introduce DeviceContext
 2026-01-23  1:56 UTC  (10+ messages)
` [PATCH v3 1/3] rust/drm: "
` [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
` [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects

[lee-leds:for-leds-fixes] BUILD SUCCESS d1883cefd31752f0504b94c3bcfa1f6d511d6e87
 2026-01-23  1:51 UTC 

[PATCH v8 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-01-23  1:51 UTC  (5+ messages)
` [PATCH v8 2/5] xen: arm: smccc: add INVALID_PARAMETER error code
` [PATCH v8 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver

[PATCH] Makefile: Globally enable fall-through warning
 2026-01-23  1:51 UTC  (5+ messages)

[linux-next:master 4572/9290] drivers/staging/fbtft/fbtft-core.c:368:16: error: no member named 'dev' in 'struct fb_info'
 2026-01-23  1:51 UTC 

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-23  1:49 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-23  1:48 UTC  (5+ messages)

[PATCH v5 0/3] tls: Add TLS 1.3 hardware offload support
 2026-01-23  1:48 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix error handling in runtime PM setup
 2026-01-23  1:47 UTC  (2+ messages)

[PATCH v2] sched/numa: Optimize NUMA placement algorithm complexity from O(Nodes) to O(Active_Nodes)
 2026-01-23  1:46 UTC 

[PATCH] clk: mediatek: don't select clk-mt8192 for all ARM64 builds
 2026-01-23  1:46 UTC  (2+ messages)

[PATCH v18 00/10] erofs: Introduce page cache sharing feature
 2026-01-23  1:31 UTC  (11+ messages)
` [PATCH v18 01/10] fs: Export alloc_empty_backing_file
` [PATCH v18 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v18 03/10] erofs: support user-defined fingerprint name
` [PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v18 05/10] erofs: using domain_id in the safer way
` [PATCH v18 06/10] erofs: introduce the page cache share feature
` [PATCH v18 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v18 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v18 09/10] erofs: support compressed "
` [PATCH v18 10/10] erofs: implement .fadvise "

[PATCH RESEND v3 0/5] MediaTek PLL Refactors and Fixes
 2026-01-23  1:45 UTC  (11+ messages)
` [PATCH RESEND v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH RESEND v3 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH RESEND v3 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH RESEND v3 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH RESEND v3 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks

[PATCH net-next v16 05/12] virtio_net: Query and set flow filter caps
 2026-01-23  1:43 UTC  (2+ messages)
` [net-next,v16,05/12] "

[PATCH net-next v16 07/12] virtio_net: Implement layer 2 ethtool flow rules
 2026-01-23  1:45 UTC  (2+ messages)
` [net-next,v16,07/12] "

[PATCH] tracing: Remove notrace from trace_event_raw_event_synth()
 2026-01-23  1:45 UTC 

[PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
 2026-01-23  1:44 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible

[PATCH] clk: mediatek: Drop __initconst from gates
 2026-01-23  1:43 UTC  (2+ messages)

[PATCH v2 0/1] RDMA/uverbs: Fix missing wqe_size validation in ib_uverbs_post_send
 2026-01-23  1:42 UTC  (2+ messages)
` [PATCH 1/1] RDMA/uverbs: Validate wqe_size before using it "

[PATCH net-next v3] ppp: enable TX scatter-gather
 2026-01-23  1:42 UTC 

[RESEND PATCH bpf-next v6 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-23  1:41 UTC  (4+ messages)
` [RESEND PATCH bpf-next v6 2/9] libbpf: Add support for extended bpf syscall

[PATCH 0/3] Remove deprecated mshc alias support from dw_mmc
 2026-01-23  1:41 UTC  (4+ messages)
` [PATCH 1/3] mmc: dw_mmc-k3: Remove mshc alias support
` [PATCH 2/3] mmc: dw_mmc: "
` [PATCH 3/3] arm64: dts: hisilicon: hikey960/970: Convert to use standard mmc alias

[PATCH] clk: tegra: tegra124-emc: fix device leak on set_rate()
 2026-01-23  1:41 UTC  (2+ messages)

[PATCH rtw-next 00/11] wifi: rtw89: update RFK command/report and REGD R73-R54
 2026-01-23  1:39 UTC  (12+ messages)
` [PATCH rtw-next 01/11] wifi: rtw89: rfk: add firmware command to do TX IQK
` [PATCH rtw-next 02/11] wifi: rtw89: rfk: add to print debug log of "
` [PATCH rtw-next 03/11] wifi: rtw89: rfk: add firmware command to do CIM3K
` [PATCH rtw-next 04/11] wifi: rtw89: rfk: add to print debug log of CIM3K
` [PATCH rtw-next 05/11] wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPK
` [PATCH rtw-next 06/11] wifi: rtw89: fw: correct content of DACK H2C command
` [PATCH rtw-next 07/11] wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10
` [PATCH rtw-next 08/11] wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2C
` [PATCH rtw-next 09/11] wifi: rtw89: get designated link to replace link instance 0
` [PATCH rtw-next 10/11] wifi: rtw89: pci: validate release report content before using for RTL8922DE
` [PATCH rtw-next 11/11] wifi: rtw89: regd: update regulatory map to R73-R54

[PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
 2026-01-23  1:41 UTC  (6+ messages)
` [PATCH net-next 4/6] net: use netdev_queue_config() for mp restart

[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
 2026-01-23  1:40 UTC  (4+ messages)

[PATCH] sched/fair: Cache NUMA node statistics to avoid O(N) scanning
 2026-01-23  1:39 UTC  (2+ messages)
` [PATCH v2] "

[RFC] selftests/bpf: Running test_progs with distro configs
 2026-01-23  1:38 UTC  (4+ messages)

[PATCH] tracing: Have hist_debug show what function a field uses
 2026-01-23  1:38 UTC 

[PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty
 2026-01-23  1:36 UTC 

[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
 2026-01-23  1:38 UTC  (14+ messages)

[PATCH v2 1/1] PCI/IDE: Fix using wrong VF ID for RID range calculation
 2026-01-23  1:35 UTC  (2+ messages)

[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
 2026-01-23  1:35 UTC  (2+ messages)

[PATCH 0/4] Improve Hyper-V memory deposit error handling
 2026-01-23  1:35 UTC  (5+ messages)
` [PATCH 1/4] mshv: Introduce hv_result_oom() helper function
` [PATCH 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH 4/4] mshv: Handle insufficient root memory hypervisor statuses

[PATCH v1] ALSA: hda/tas2781: Drop the unused macro definition
 2026-01-23  0:59 UTC 

[PATCH net-next] net: expand NETDEV_RSS_KEY_LEN to 256 bytes
 2026-01-23  1:34 UTC  (5+ messages)

[GIT PULL] clk: thead: Updates for v6.20
 2026-01-21 19:35 UTC  (3+ messages)

[GIT PULL] clk: meson: amlogic clock updates for v6.20
 2026-01-21 19:35 UTC  (3+ messages)

[meta-arago][master][PATCH 1/2] tisdk-default-image: Use core packagegroup to include valgrind
 2026-01-22 22:42 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v6.20-rc1
 2026-01-21 19:17 UTC  (2+ messages)

[PATCH v10 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-01-23  1:32 UTC  (7+ messages)
` [PATCH v10 1/8] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v10 3/8] coresight: tmc: Introduce sysfs_read_ops to wrap sysfs read operations

[PATCH net] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-23  1:31 UTC  (4+ messages)

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-23  1:31 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` [PATCH v3 net-next 02/15] net/nebula-matrix: add our driver architecture
` [PATCH v3 net-next 03/15] net/nebula-matrix: add machine-generated headers and chip definitions
` [PATCH v3 net-next 04/15] net/nebula-matrix: add channel layer implementation and the corresponding hw interfaces
` [PATCH v3 net-next 05/15] net/nebula-matrix: add resource layer common part implementation
` [PATCH v3 net-next 06/15] net/nebula-matrix: add intr resource implementation
` [PATCH v3 net-next 07/15] net/nebula-matrix: add queue "
` [PATCH v3 net-next 08/15] net/nebula-matrix: add vsi "
` [PATCH v3 net-next 09/15] net/nebula-matrix: add txrx resource interfaces and tx func
` [PATCH v3 net-next 10/15] net/nebula-matrix: add txrx interrupt handling logic
` [PATCH v3 net-next 11/15] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v3 net-next 13/15] net/nebula-matrix: add net dev init/reinit operation
` [PATCH v3 net-next 14/15] net/nebula-matrix: add common dev start/stop operation
` [PATCH v3 net-next 15/15] net/nebula-matrix: add net "

[PATCH] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
 2026-01-23  1:30 UTC  (4+ messages)

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-23  1:29 UTC  (6+ messages)
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "
      ` Re:Re: [PATCH "

[PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
 2026-01-23  1:29 UTC 

[PATCH v3 0/8] riscv: optimize string functions and add kunit tests
 2026-01-23  1:28 UTC  (5+ messages)
` [PATCH v3 6/8] riscv: lib: add strnlen implementation

[drm-xe:drm-xe-fixes] BUILD SUCCESS e27ada4f19e7ffda4c05ce8633daf6daed667eea
 2026-01-23  1:26 UTC 

+ mm-zone_device-reinitialize-large-zone-device-private-folios.patch added to mm-hotfixes-unstable branch
 2026-01-23  1:27 UTC 

[PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
 2026-01-23  1:25 UTC  (6+ messages)

[PATCH v3 0/4] reset: spacemit: Add support for SpacemiT K3 SoC
 2026-01-23  1:24 UTC  (3+ messages)

[LTP] [PATCH] lapi/tls.h: Cleanup ifdefs
 2026-01-23  1:24 UTC  (2+ messages)

[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
 2026-01-23  1:21 UTC  (11+ messages)
` [PATCH v3 08/14] builtin/fsck: refactor to use `odb_for_each_object()`
` [PATCH v3 09/14] treewide: enumerate promisor objects via `odb_for_each_object()`
` [PATCH v3 10/14] treewide: drop uses of `for_each_{loose,packed}_object()`
` [PATCH v3 11/14] odb: introduce mtime fields for object info requests
` [PATCH v3 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`

[PATCH] cpufreq: intel_pstate: Disable SMT when hybrid systems are enabled
 2026-01-23  1:20 UTC  (3+ messages)

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23  1:16 UTC  (6+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH] ipv6: ip6mr: check socket type and protocol in ip6mr_ioctl and ip6mr_compat_ioctl
 2026-01-23  1:14 UTC 

[PATCH 0/8] net/nfb: rework to real multiport
 2026-01-23  1:14 UTC  (5+ messages)
` [PATCH v4 "

[PATCH RFC v5 0/2] pmdomain: core: add support for domain hierarchies in DT
 2026-01-23  1:14 UTC  (3+ messages)
` [PATCH RFC v5 1/2] pmdomain: core: support domain hierarchy via power-domain-map
` [PATCH RFC v5 2/2] pmdomain: arm_scmi: add support for domain hierarchies

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp (2)
 2026-01-23  1:14 UTC 

[PATCH 0/3] KVM: SVM: Set PFERR_GUEST_{PAGE,FINAL}_MASK for nested NPF and add selftest
 2026-01-23  1:13 UTC  (3+ messages)
` [PATCH 3/3] KVM: selftests: Add nested NPF injection test for SVM

[PATCH] dm: pass origin bio's bdev to bio_alloc_clone
 2026-01-23  1:12 UTC  (2+ messages)

[PATCH v7 0/2] xen: console_io for dom0less guests
 2026-01-23  1:06 UTC  (3+ messages)
` [PATCH v7 1/2] xen/console: handle multiple domains using console_io hypercalls
` [PATCH v7 2/2] xen: enable dom0less guests to use "

[PATCH v8] panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
 2026-01-23  1:08 UTC  (2+ messages)

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-23  1:07 UTC  (10+ messages)

[PATCH v6] xen/console: handle multiple domains using console_io hypercalls
 2026-01-23  1:07 UTC  (3+ messages)

[PATCH v2] mm: optimize stat output for 11% sys time reduce
 2026-01-23  1:07 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v1] PCI: Add support for ACS Enhanced Capability
 2026-01-23  1:06 UTC  (5+ messages)

[PATCH v2] PCI/IDE: Fix duplicate stream symlink names for TSM class devices
 2026-01-23  1:07 UTC  (3+ messages)

linux-next: build warning after merge of the tip tree
 2026-01-23  1:06 UTC  (4+ messages)
    ` linux-next: [DOCS] "

[PATCH v3 0/8] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-01-23  0:54 UTC  (3+ messages)
` [PATCH v3 6/8] Add page filtering function

[PATCH] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-01-23  1:00 UTC 

[v6 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-01-23  0:59 UTC  (6+ messages)

include/linux/compiler_types.h:597:38: error: call to '__compiletime_assert_495' declared with attribute error: FIELD_PREP: value too large for the field
 2026-01-23  0:58 UTC 

[PATCH] tracing: Fix crash on synthetic stacktrace field usage
 2026-01-23  0:48 UTC 

[PATCH V1 0/3] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS platform
 2026-01-23  0:57 UTC  (3+ messages)
` [PATCH V1 1/3] ufs: ufs-qcom: Add UFS ESI CPU affinity support

[PATCH -next] sched/isolation: Use static_branch_enable_cpuslocked() on housekeeping_update
 2026-01-23  0:57 UTC  (5+ messages)

[PATCH] drm/i915: move GEN7_ERR_INT snapshot to display irq code
 2026-01-23  0:56 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 02/10] arm: Update linker scripts to ensure appended device tree is aligned
 2026-01-23  0:52 UTC  (13+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS c824345288d11e269ce41b36c105715bc2286050
 2026-01-23  0:50 UTC 

[PATCH v3] drm/xe/ptl: Disable DCC on PTL
 2026-01-23  0:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/ptl: Disable DCC on PTL (rev3)

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-01-23  0:49 UTC  (2+ messages)

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-23  0:42 UTC  (6+ messages)
` [PATCH v5 0/4] devtools: add "
  ` [PATCH v5 1/4] doc: add AGENTS.md for "
  ` [PATCH v5 2/4] devtools: add multi-provider AI patch review script
  ` [PATCH v5 3/4] devtools: add script to compare AI reviews across providers
  ` [PATCH v5 4/4] devtools: add multi-provider AI documentation review script

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-23  0:43 UTC  (11+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control

[PATCH v7 00/16] Exposing case folding behavior
 2026-01-23  0:42 UTC  (9+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
  ` [f2fs-dev] "
` [PATCH v7 07/16] ext4: Report case sensitivity in fileattr_get
  ` [f2fs-dev] "

[tglx-devel:timers/clocksource 6/6] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2026-01-23  0:40 UTC 

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2026-01-23  0:38 UTC  (3+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH] iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
 2026-01-23  0:37 UTC  (2+ messages)

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23  0:36 UTC  (8+ messages)

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-01-23  0:36 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix coding style issues in rtw_mlme.c
 2026-01-23  0:32 UTC 

[PATCH v3 0/3] Clk improvements
 2026-01-23  0:29 UTC  (13+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

cxl/region.c improvements and DAX/Hotplug plumbing
 2026-01-23  0:28 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: move reused pages to the top of active_mmu_pages
 2026-01-23  0:27 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] selftests/bpf: Fix task_local_data failure with 64K page
 2026-01-23  0:23 UTC  (5+ messages)

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-01-23  0:23 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v1] selftests: udmabuf: fix hugepage size calculation
 2026-01-23  0:21 UTC  (4+ messages)

[PATCH v12 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-23  0:20 UTC  (3+ messages)
` [PATCH v12 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers

[PATCH v2] vmcoreinfo: make hwerr_data visible for debugging
 2026-01-23  0:19 UTC  (2+ messages)

[pci:controller/dwc] BUILD SUCCESS e9a5415adb209f86a05e55b850127ada82e070f1
 2026-01-23  0:18 UTC 

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-01-23  0:18 UTC  (5+ messages)
` [PATCH v2 3/4] mctp i2c: Enable SMBus ARP discovery


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.