All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 23:37:10 to 2026-01-23 01:41:49 UTC [more...]

[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 v8 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-01-23  1:34 UTC  (3+ messages)
` [PATCH v8 2/5] xen: arm: smccc: add INVALID_PARAMETER error code

[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] drivers: clk:Fix parameter judgment in clk_prepare
 2026-01-23  1:33 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  (27+ messages)
` [PATCH v3 02/14] odb: fix flags parameter to be unsigned
` [PATCH v3 03/14] object-file: extract function to read object info from path
` [PATCH v3 04/14] object-file: introduce function to iterate through objects
` [PATCH v3 06/14] packfile: "
` [PATCH v3 07/14] odb: introduce `odb_for_each_object()`
` [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 "

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

[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  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Disable DCC on PTL (rev3)
` ✓ Xe.CI.BAT: "

[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  (3+ 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  (5+ messages)
` [PATCH v12 02/11] HID: asus: initialize additional endpoints only for certain devices
` [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

[drm-xe:drm-xe-next] BUILD SUCCESS dc2fc00ba94dee539593228a5e188c8e6a84ba47
 2026-01-23  0:18 UTC 

[PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
 2026-01-23  0:12 UTC  (5+ messages)
` [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling

[PATCH v1 11/14] x86/boot: use __seg_fs and __seg_gs in the real-mode boot code
 2026-01-23  0:11 UTC  (3+ messages)
` [PATCH v1 08/14] x86: make CONFIG_EFI_STUB unconditional

support file system generated / verified integrity information
 2026-01-23  0:11 UTC  (13+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers

[PATCH v4 0/5] Introduce MAX77759 charger driver
 2026-01-23  0:07 UTC  (4+ messages)
` [PATCH v4 4/5] power: supply: max77759: add "

[jpirko-mlxsw:combined_queue 18/18] drivers/xen/pvcalls-back.c:1014:9: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-01-23  0:06 UTC 

社長のNG行動
 2026-01-22 23:53 UTC 

[PATCH v6 0/2] drm/xe: Separate out GuC RC code
 2026-01-23  0:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Separate out GuC RC code (rev2)

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

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-23  0:01 UTC  (10+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
 2026-01-23  0:00 UTC  (2+ messages)

[PATCH net-next 1/4] netfilter: nf_tables: add .abort_skip_removal flag for set types
 2026-01-23  0:00 UTC  (2+ messages)

[PATCH next v3] board: sunxi: Add X96Q support
 2026-01-22 23:53 UTC  (2+ messages)

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-22 23:51 UTC  (5+ messages)
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state

[f2fs-dev] [PATCH] f2fs: pin files do not require sbi->writepages lock for ordering
 2026-01-22 23:50 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to show simulate_lock_timeout correctly
 2026-01-22 23:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to unlock folio in f2fs_read_data_large_folio()
 2026-01-22 23:50 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
 2026-01-22 23:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix error path handling in f2fs_read_data_large_folio()
 2026-01-22 23:50 UTC  (3+ messages)

[f2fs-dev] [PATCH] Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
 2026-01-22 23:50 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2026-01-22 23:50 UTC 

[f2fs-dev] [PATCH v2 0/3] f2fs: reduce checkpoint write latency under metadata-intensive workloads
 2026-01-22 23:50 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 1/2] f2fs: check skipped write in f2fs_enable_checkpoint()
 2026-01-22 23:50 UTC  (3+ messages)

Bug found in linux-6.19-rc5
 2026-01-22 23:49 UTC  (4+ messages)

[PATCH bpf-next v7 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-22 23:48 UTC  (3+ messages)
` [PATCH bpf-next v7 1/8] bpf: Enable bpf timer and workqueue use in NMI

[RFC PATCH 1/1] module: speed modprobe by adding name_crc to struct module
 2026-01-22 23:46 UTC 

[PATCH v3 0/9] platform/wmi: Introduce marshalling support
 2026-01-22 23:45 UTC  (3+ messages)
` [PATCH v3 4/9] platform/wmi: Add kunit test for the string conversion code

[PATCH v2 1/2] gpu: nova-core: check for overflow to DMATRFBASE1
 2026-01-22 23:44 UTC  (2+ messages)

[PATCH v2] lib: sbi: Add KASan implementation for OpenSBI
 2026-01-22 23:42 UTC  (2+ messages)

[PATCH v4 3/4] net/intel: add support for Precision Time Protocol
 2026-01-23  0:04 UTC  (3+ messages)
` [PATCH v5 0/4] Enable PTP feature for MEV

[PATCH v2 0/7] clk: st: clkgen-pll: Add cleanup in clkgen_c32_pll_setup() and clkgen_odf_register()
 2026-01-22 23:37 UTC  (3+ messages)
` [PATCH v2 3/7] clk: st: clkgen-pll: Rename clk variable in clkgen_c32_pll_setup()


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.