messages from 2026-01-29 19:53:13 to 2026-01-29 21:20:12 UTC [more...]
[PATCH v1] Documentation: riscv: update Vector discovery for userspace
2026-01-29 15:48 UTC
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-01-29 21:17 UTC (11+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation
[PATCH] pci: remove slot specific lock/unlock and save/restore
2026-01-29 21:16 UTC (3+ messages)
[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-29 21:16 UTC (6+ messages)
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
2026-01-29 21:13 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
[PATCH v6 0/4] generate-cve-exclusions: Add a .bbclass
2026-01-29 21:10 UTC (5+ messages)
` [PATCH v6 1/4] generate-cve-exclusions: Add output format option
` [PATCH v6 2/4] cvelistv5: add a new recipe
` [PATCH v6 3/4] kernel-generate-cve-exclusions: Add a .bbclass
` [PATCH v6 4/4] generate-cve-exclusions: Move python script
[v3 00/19] Make Display free from i915_reg.h
2026-01-29 21:13 UTC (22+ messages)
` ✗ CI.checkpatch: warning for Make Display free from i915_reg.h (rev3)
` ✓ CI.KUnit: success "
` [v3 01/19] drm/i915: Extract display registers from i915_reg.h to display
` [v3 02/19] drm/i915: Extract South chicken "
` [v3 03/19] drm/i915: Extract display interrupt definitions
` [v3 04/19] drm/i915: Extract DSPCLK_GATE_D from i915_reg to display
` [v3 05/19] drm/{i915, xe}: Extract pcode definitions to common header
` [v3 06/19] drm/i915: Remove i915_reg.h from intel_display_device.c
` [v3 07/19] drm/i915: Remove i915_reg.h from intel_dram.c
` [v3 08/19] drm/i915: Remove i915_reg.h from intel_display.c
` [v3 09/19] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v3 10/19] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v3 11/19] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v3 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 14/19] drm/i915: Remove i915_reg.h from intel_psr.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 16/19] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 18/19] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display
[PATCH v4 0/7] rust: add `register!` macro
2026-01-29 21:08 UTC (10+ messages)
` [PATCH v4 4/7] rust: num: add `into_inner` method to `Bounded`
` [PATCH v4 5/7] rust: io: add `register!` macro
[linux-next:master 9772/10718] arch/parisc/kernel/drivers.c:928 qemu_header() error: strcpy() 'boot_cpu_data.pdc.sys_model_name' too large for 'name_mpe' (81 vs 64)
2026-01-29 21:05 UTC
[soc:ti/defconfig] BUILD SUCCESS 65428481cf6e174cc1bb45444ddc7489e3f2ef0d
2026-01-29 21:04 UTC
[PATCH] iio: light: apds9306: remove redundant explicit pointer cast
2026-01-29 21:04 UTC
[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
2026-01-29 21:04 UTC
[PATCH 0/4] net: dwc_eth_qos: Update tail pointer handling
2026-01-29 21:01 UTC (5+ messages)
` [PATCH 1/4] net: dwc_eth_qos: Use lower_32_bits() for tail pointers
` [PATCH 2/4] net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()
` [PATCH 3/4] net: dwc_eth_qos: Start DMA and MAC after tail pointers are initialized
` [PATCH 4/4] net: dwc_eth_qos: Define more of the unused MAC regs
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-29 21:02 UTC (5+ messages)
` [PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev2)
[PATCH v2 0/6] drm/xe/guc: Make MMIO communication more robust
2026-01-29 21:01 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Make MMIO communication more robust (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
2026-01-29 21:00 UTC (15+ messages)
` [PATCH 3/7] i3c: master: Mark last_busy on IBI when runtime PM is allowed
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-01-29 21:00 UTC (3+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-01-29 20:58 UTC (8+ messages)
[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-29 20:56 UTC (12+ messages)
[PATCH] drm/xe/guc: Fix CFI panic due to function signature mismatch
2026-01-29 20:52 UTC (2+ messages)
[PATCH v3 0/2] cpuidle: governors: teo: Wakeup events classification change and refinement
2026-01-29 20:51 UTC (3+ messages)
` [PATCH v3 1/2] cpuidle: governors: teo: Adjust the classification of wakeup events
` [PATCH v3 2/2] cpuidle: governors: teo: Refine intercepts-based idle state lookup
[PATCH v1 08/10] dt-bindings: mfg: motorola-cpcap: convert to schema
2026-01-29 20:48 UTC
[PATCH 0/2] io_uring: Add macro to validate SQE cmd size
2026-01-29 20:48 UTC (5+ messages)
` [PATCH 1/2] io_uring: Add size check for sqe->cmd
` [PATCH 2/2] block/ublk_drv: Validate SQE128 flag before accessing the cmd
[PATCH v3 00/13] Remove device private pages from physical address space
2026-01-29 13:49 UTC (2+ messages)
[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
2026-01-29 4:37 UTC (2+ messages)
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-28 17:12 UTC (2+ messages)
[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
2026-01-29 17:53 UTC (2+ messages)
[PATCH net-next v8 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-01-29 20:46 UTC (4+ messages)
` [PATCH net-next v8 08/15] quic: add path management
[PATCH v2] drm/xe/guc: Fix CFI violation in debugfs access
2026-01-29 20:46 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Fix CFI violation in debugfs access. (rev3)
[PATCH 6.18 000/227] 6.18.8-rc1 review
2026-01-29 20:45 UTC (2+ messages)
[android-common:android17-6.18 0/7] ERROR: modpost: "asoc_sdw_get_codec_info_list_count" [sound/soc/sof/intel/snd-sof-intel-hda-generic.ko] undefined!
2026-01-29 20:44 UTC
[PATCH v6 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-29 20:44 UTC (8+ messages)
` [PATCH v6 1/9] dt-bindings: vendor-prefixes: add verisilicon
[PATCH V2 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-01-29 20:44 UTC (3+ messages)
` [PATCH V2 02/10] PCI: imx6: "
[PATCH net] macvlan: fix error recovery in macvlan_common_newlink()
2026-01-29 20:43 UTC
[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
2026-01-29 20:43 UTC (3+ messages)
[RFC] doc: add AGENTS.md for AI-powered code review tools
2026-01-29 20:38 UTC (6+ messages)
` [PATCH v9 0/4] devtools: add AI-assisted "
` [PATCH v9 1/4] doc: add AGENTS.md for AI-powered "
` [PATCH v9 2/4] devtools: add multi-provider AI patch review script
` [PATCH v9 3/4] devtools: add compare-reviews.sh for multi-provider analysis
` [PATCH v9 4/4] devtools: add multi-provider AI documentation review script
Git project and GSoC 2026
2026-01-29 20:41 UTC (6+ messages)
[PATCH] drivers: hid: renegotiate resolution multipliers with device after reset
2026-01-29 20:40 UTC (3+ messages)
[PATCH v7 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-29 20:40 UTC (7+ messages)
` [PATCH v7 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v7 7/8] riscv: dts: thead: lichee-pi-4a: enable HDMI
[PATCH 6.12 000/169] 6.12.68-rc1 review
2026-01-29 20:38 UTC (2+ messages)
[PATCH 00/12] Improvements for IB handling V7
2026-01-29 20:37 UTC (13+ messages)
` [PATCH 01/12] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/12] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/12] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/12] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/12] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/12] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/12] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/12] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/12] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/12] drm/amdgpu: reorder IB schedule sequence
` [PATCH 11/12] drm/amdgpu: add a helper to calculate ring distance
` [PATCH 12/12] drm/amdgpu: rework ring reset backup and reemit v8
[PATCH] boot/fit: print error name in boot_get_fdt_fit()
2026-01-29 20:03 UTC
[PATCH v2 0/3] landlock: Refactor layer masks
2026-01-29 20:28 UTC (3+ messages)
` [PATCH v2 3/3] landlock: transpose the layer masks data structure
[GIT PULL] bluetooth-next 2026-01-29
2026-01-29 20:36 UTC
[GIT PULL] Power management fix for v6.19-rc8
2026-01-29 20:35 UTC
[android-common:android17-6.18 7/7] mm/hmm.c:230:6: error: call to undeclared function 'pte_none'; ISO C99 and later do not support implicit function declarations
2026-01-29 20:34 UTC
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-01-29 20:35 UTC (4+ messages)
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
[PATCH 6.6 000/254] 6.6.122-rc1 review
2026-01-29 20:34 UTC (2+ messages)
[PATCH v2] usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()
2026-01-29 20:32 UTC (3+ messages)
[PATCH] ui/kbd-state.h: Make the header C++ compatible
2026-01-29 20:31 UTC (4+ messages)
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-01-29 20:29 UTC (3+ messages)
[PATCH 0/4] odb: support ODB source specific transaction handling
2026-01-29 20:28 UTC (6+ messages)
` [PATCH 1/4] odb: store ODB source in `struct odb_transaction`
[PATCH v1] xen/riscv: route unhandled interrupts to do_unexpected_trap()
2026-01-29 20:28 UTC (5+ messages)
[PATCH] test: add a test for null PMD
2026-01-29 20:25 UTC (7+ messages)
` [PATCH v9 0/5] net/null: improvements and bug fixes
` [PATCH v9 1/5] net/null: cleanup info response
` [PATCH v9 2/5] net/null: validate the numeric devargs
` [PATCH v9 3/5] net/null: remove redundant argument validation
` [PATCH v9 4/5] test: support larger packet sizes in burst generator
` [PATCH v9 5/5] test: add a test for null PMD
[PATCH] crypto: tesmgr - add authenc(hmac(sha224),cbc(aes)) tests
2026-01-29 20:26 UTC
[PATCH] tests/intel/xe_exec_system_allocator: Fix UC PAT case timeout
2026-01-29 20:26 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v3 0/2] Support runtime configuration for per-VM's HGATP mode
2026-01-29 20:25 UTC (5+ messages)
` [PATCH v3 1/2] RISC-V: KVM: "
` [SUGGESTION] KVM: RISC-V: detect gstage mode hierarchy
[RFC PATCH v1 0/2] New sman(1) script
2026-01-29 20:24 UTC (5+ messages)
` [PATCH v2] src/bin/mansectf, man/man1/mansectf.1: Add program and manual page
` New PARAMETERS section in manual pages (was: [PATCH v2] src/bin/mansectf, man/man1/mansectf.1: Add program and manual page)
[PATCH v7 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-01-29 20:24 UTC (5+ messages)
` [PATCH v7 19/29] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
[PATCH] revisions: add @{default} shorthand for default branch
2026-01-29 20:23 UTC (2+ messages)
[PATCH v3 00/19] accel, cpus: clean up cpu->exit_request
2026-01-29 20:22 UTC (4+ messages)
` [PATCH 19/19] tcg/user: do not set exit_request gratuitously
[PATCH 0/4] memory: Remove most _nomigrate variants
2026-01-29 20:22 UTC (7+ messages)
` [PATCH 2/4] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
[PATCH -next] cpuset: fix overlap of partition effective CPUs
2026-01-29 20:22 UTC (2+ messages)
[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
2026-01-29 20:21 UTC (9+ messages)
` [PATCH 10/16] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/16] drm/i915/dp: Remove unused joiner helpers
` [PATCH 14/16] drm/i915/dp: Account for DSC slice overhead
` [PATCH 16/16] drm/i915/display: Extend the max dotclock limit to WCL
[PATCH net 0/4] bnxt_en: Fix RSS context and ntuple filter issues
2026-01-29 20:19 UTC (3+ messages)
` [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up
[PATCH v5 0/4] tracing: Remove backup instance after read all
2026-01-29 20:19 UTC (8+ messages)
` [PATCH v5 2/4] tracing: Make the backup instance non-reusable
` [PATCH v5 3/4] tracing: Remove the backup instance automatically after read
` [PATCH v5 4/4] tracing/Documentation: Add a section about backup instance
[PATCH] net/null: fix Tx statistics accumulation
2026-01-29 20:17 UTC (2+ messages)
[PATCH 0/2] Cleanup patches
2026-01-29 20:17 UTC (2+ messages)
[abelloni:rtc-next 10/10] htmldocs: Warning: Documentation/devicetree/bindings/mfd/motorola-cpcap.txt references a file that doesn't exist: Documentation/devicetree/bindings/rtc/cpcap-rtc.txt
2026-01-29 20:15 UTC
[PATCH v2 01/10] dt-bindings: net: bluetooth: qualcomm: Fix WCN6855 regulator names
2026-01-29 20:14 UTC (2+ messages)
` Fix up WCN6855 RFA power supply name
[PATCH] lib: remove extra characters ending comment blocks
2026-01-29 20:14 UTC (2+ messages)
drivers/iio/imu/bmi160/bmi160_core.o: error: objtool: bmi160_setup_irq(): unexpected end of section .text.bmi160_setup_irq
2026-01-29 20:13 UTC
[PATCH v2 01/14] regulator: dt-bindings: qcom,wcn3990-pmu: describe PMUs on WCN39xx
2026-01-29 20:14 UTC (2+ messages)
` power: sequencing: extend WCN driver to support WCN399x device
[PATCH v3 0/2] gpio: brcmstb: wake-up interrupt improvements
2026-01-29 20:13 UTC (3+ messages)
` [PATCH v3 1/2] gpio: brcmstb: implement irq_mask_ack
` [PATCH v3 2/2] gpio: brcmstb: allow parent_irq to wake
[PATCH 0/2] ASoC: xilinx: xlnx_i2s: Discover parameters from registers
2026-01-29 20:13 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH] drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
2026-01-29 20:12 UTC (2+ messages)
[PATCH net-next v5 0/7] ipv6: Address ext hdr DoS vulnerabilities
2026-01-29 20:13 UTC (6+ messages)
` [PATCH net-next v5 6/7] ipv6: Enforce Extension Header ordering
[PATCH net-next v03 0/4] net: hinic3: Fix code styles
2026-01-29 20:12 UTC (5+ messages)
` [PATCH net-next v03 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v03 3/4] hinic3: Use array_size instead of multiplying
[PULL] drm-xe-fixes
2026-01-29 20:12 UTC
[PATCH liburing 1/1] src/queue: simplify IORING_SETUP_SQ_REWIND handling
2026-01-29 20:11 UTC (2+ messages)
[PATCH] clk: Add support for clock nexus dt bindings
2026-01-29 20:10 UTC
[PATCH v2 0/2] cpuidle: governors: teo: Wakeup events classification change and refinement
2026-01-29 20:08 UTC (5+ messages)
` [PATCH v2 1/2] cpuidle: governors: teo: Adjust the classification of wakeup events
[PATCH v3] Add support for OpenSSL Provider API
2026-01-29 20:08 UTC (2+ messages)
[PATCH v2] mshv: Add support for integrated scheduler
2026-01-29 20:07 UTC
[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2026-01-29 19:32 UTC (3+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
[PATCH v11 2/2] usb: xhci: enable secondary interrupters and route transfers per slot
2026-01-29 20:03 UTC (5+ messages)
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2026-01-29 20:02 UTC (10+ messages)
` [PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
[PATCH v2 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements
2026-01-29 20:02 UTC (4+ messages)
` [PATCH v2 3/3] gpio: brcmstb: allow parent_irq to wake
[RFC PATCH] dts: add PVVP case to virtio suite
2026-01-29 19:59 UTC (2+ messages)
[iptables PATCH] configure: Auto-detect libz unless explicitly requested
2026-01-29 19:58 UTC
[iptables PATCH] tests: shell: Review nft-only/0009-needless-bitwise_0
2026-01-29 19:57 UTC
[iptables PATCH v2] ruleparse: arp: Fix for all-zero mask on Big Endian
2026-01-29 19:56 UTC
[PATCH] hfsplus: fix warning issue in inode.c
2026-01-29 19:54 UTC
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-01-29 19:53 UTC (4+ messages)
` [RFC PATCH 14/19] x86,fs/resctrl: Add the functionality to configure PLZA
[PATCH v1 1/1] dmaengine: idma64: switch to DEFINE_SIMPLE_DEV_PM_OPS()
2026-01-29 19:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.