All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-08 22:53:42 to 2026-01-09 01:21:22 UTC [more...]

[RESENDv2 v2 00/11] Remove device private pages from physical address space
 2026-01-08 23:39 UTC  (4+ messages)
` [RESENDv2 v2 07/11] mm: Add a new swap type for migration entries of device private pages

[PATCH] clk: Do not return signed value from clk_get_rate()
 2026-01-09  0:14 UTC  (3+ messages)

[PATCH] test: add a test for null PMD
 2026-01-09  1:21 UTC  (4+ messages)
` [PATCH v3 0/3] test: new "
  ` [PATCH v3 3/3] test: add a "

[PATCH net 1/2] net: ethernet: ave: Remove unnecessary 'out of memory' message
 2026-01-09  1:20 UTC  (7+ messages)
` [PATCH net 2/2] net: ethernet: ave: Replace udelay with usleep_range

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

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-09  1:16 UTC  (14+ messages)
` [PATCH 03/12] net/pcap: use bool for flags
` [PATCH v2 0/9] pcap: cleanup pcap PMD and add test
  ` [PATCH v2 1/9] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v2 2/9] net/pcap: support MTU set
  ` [PATCH v2 3/9] net/pcap: use bool for flags
  ` [PATCH v2 4/9] net/pcap: support Tx offloads
  ` [PATCH v2 5/9] net/pcap: support nanosecond timestamp precision
  ` [PATCH v2 6/9] net/pcap: remove global variables
  ` [PATCH v2 7/9] net/pcap: avoid use of volatile
  ` [PATCH v2 8/9] net/pcap: support MAC address set
  ` [PATCH v2 9/9] test: add test for pcap PMD

[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-09  1:18 UTC  (5+ messages)
` [PATCH RFC v3 04/10] bpf: Add lock-free cell for NMI-safe async operations

Finding mm patches to review before those are pulled into the mainline (was "Re: [PATCH v2] fix AMDGPU failure with periodic signal")
 2026-01-09  1:18 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Recognize special arithmetic shift in the verifier
 2026-01-09  1:18 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v2 0/3] Add the DWC3 instance name in traces
 2026-01-09  1:18 UTC  (7+ messages)
` [PATCH v2 1/3] usb: dwc3: Remove of dep->regs
` [PATCH v2 2/3] usb: dwc3: Add dwc pointer to dwc3_readl/writel
` [PATCH v2 3/3] usb: dwc3: Log dwc3 instance name in traces

[PATCH 0/5] m68k: Add vDSO + clock_gettime support
 2026-01-09  0:49 UTC  (8+ messages)
` [PATCH 3/5] m68k/mac: Hook VIA timer into vDSO for userspace clock_gettime()
` [PATCH 4/5] m68k: Add vDSO userspace clock_gettime64 implementation

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2026-01-09  1:17 UTC  (7+ messages)
` [PATCH RFC 02/16] pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500
` [PATCH RFC 03/16] pinctrl: aspeed: g5: Allow use of LPC node instead of LPC host controller

[PATCH] ASoC: intel: convert to snd_soc_dapm_xxx()
 2026-01-09  1:15 UTC 

Updated firefox package available for sparc64
 2026-01-09  1:15 UTC  (2+ messages)

vmlinux.o: error: objtool: acpi_idle_do_entry+0x9: call to perf_lopwr_cb.isra.0() leaves .noinstr.text section
 2026-01-09  1:13 UTC 

[PATCH -next 1/8] rcu: Fix rcu_read_unlock() deadloop due to softirq
 2026-01-09  1:12 UTC  (4+ messages)

[FOR-CI-DO-NOT-REVIEW 00/12] Testing entire GGTT privatization preparation series
 2026-01-09  1:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Testing entire GGTT privatization preparation series. (rev3)

[PATCH] arm64: dts: nuvoton: Add missing "device_type" property on memory node
 2026-01-09  1:09 UTC  (4+ messages)

[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
 2026-01-09  1:09 UTC  (8+ messages)
` [RFC PATCH v5 1/7] net: wwan: core: remove unused port_id field
` [RFC PATCH v5 2/7] net: wwan: core: explicit WWAN device reference counting
` [RFC PATCH v5 3/7] net: wwan: core: split port creation and registration
` [RFC PATCH v5 4/7] net: wwan: core: split port unregister and stop
` [RFC PATCH v5 5/7] net: wwan: add NMEA port support
` [RFC PATCH v5 6/7] net: wwan: hwsim: refactor to support more port types
` [RFC PATCH v5 7/7] net: wwan: hwsim: support NMEA port emulation

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-09  1:08 UTC  (27+ messages)
` [PATCH v3 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v3 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v3 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v3 08/25] io_uring: add io_uring_cmd_fixed_index_get() and io_uring_cmd_fixed_index_put()
` [PATCH v3 10/25] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v3 21/25] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v3 23/25] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v3 24/25] fuse: add zero-copy over io-uring

[PATCH] ocfs2: fix circular locking dependency in ocfs2_acquire_dquot
 2026-01-09  1:07 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Andrew as M: to ARM/NUVOTON NPCM ARCHITECTURE
 2026-01-09  1:06 UTC 

add a LRU for delegations
 2026-01-09  1:07 UTC  (9+ messages)

[PATCH v4] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-09  1:00 UTC  (3+ messages)

[PATCH] drm/rockchip: vop2: Add mode valid callback for crtc
 2026-01-09  0:58 UTC  (2+ messages)

[syzbot] [net?] kernel BUG in fib6_add_rt2node (2)
 2026-01-09  0:56 UTC  (2+ messages)

[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
 2026-01-09  0:54 UTC  (16+ messages)

[PATCH] usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
 2026-01-09  0:51 UTC  (2+ messages)

[PATCH 00/10] rockchip: Add initial support for RK3506
 2026-01-09  0:49 UTC  (11+ messages)
` [PATCH 01/10] rockchip: mkimage: Add "
` [PATCH 02/10] ram: rockchip: Add basic "
` [PATCH 03/10] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
` [PATCH 04/10] clk: rockchip: Add support for RK3506
` [PATCH 05/10] pinctrl: rockchip: Use syscon_regmap_lookup_by_phandle()
` [PATCH 06/10] pinctrl: rockchip: Add support for RK3506
` [PATCH 07/10] rockchip: otp: "
` [PATCH 08/10] phy: rockchip-inno-usb2: "
` [PATCH 09/10] net: dwc_eth_qos_rockchip: "
` [PATCH 10/10] arch: arm: rockchip: Add initial "

[PATCH v2] rust: sync: atomic: Add i32-backed Flag for atomic booleans
 2026-01-09  0:50 UTC  (4+ messages)

[PATCH] usb: dwc3: Always deassert xilinx resets
 2026-01-09  0:49 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-01-07 5/47] sound/soc/intel/boards/sof_ti_common.c:45:41: error: passing argument 1 of 'snd_soc_dapm_new_controls' from incompatible pointer type
 2026-01-09  0:46 UTC 

[PATCH v2 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2026-01-09  0:45 UTC  (5+ messages)
` [PATCH v2 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH v11] net: optimize raw checksum computation
 2026-01-09  0:44 UTC  (2+ messages)

[PATCH 3/3] vfio: selftests: Add iommufd hwpt replace test
 2026-01-09  0:42 UTC  (2+ messages)

[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
 2026-01-09  0:41 UTC  (3+ messages)

[bluetooth-next:master] BUILD REGRESSION bdb9aba465a85122bcba01a6154e237b9843e25b
 2026-01-09  0:41 UTC 

[PATCH] spi: spi-sprd-adi: Fix double free in probe error path
 2026-01-09  0:41 UTC  (2+ messages)

[PATCH v3 0/3] Miscellaneous fixes for pci subsystem
 2026-01-09  0:38 UTC  (4+ messages)
` [PATCH v3 3/3] PCI/sysfs: Prohibit unaligned access to I/O port on non-x86

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-09  0:36 UTC  (2+ messages)

[PATCH] once: Don't use a work queue to reset sleepable static key
 2026-01-09  0:33 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: interconnect: qcom: make sc7280 aggre{1,2}-noc clocks optional
 2026-01-09  0:33 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Drop aggre{1,2}_noc QOS clocks on Herobrine

[PATCH] btrfs: invalidate pages instead of truncate after reflinking
 2026-01-09  0:32 UTC  (6+ messages)

[RFC] generic/003 xfstests failure details
 2026-01-09  0:32 UTC  (3+ messages)

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-09  0:31 UTC  (15+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 02/11] drm/amdkfd: Use migrate pfns internally
` [PATCH v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-01-09  0:29 UTC  (7+ messages)
` [PATCH v6 39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full

[PATCH v2 0/6] ceph: CephFS writeback correctness and performance fixes
 2026-01-09  0:29 UTC  (4+ messages)
` [PATCH v2 2/6] ceph: Remove error return from ceph_process_folio_batch()

[PATCH v5 00/11] gpu: nova-core: add Turing support
 2026-01-09  0:25 UTC  (3+ messages)
` [PATCH v5 08/11] gpu: nova-core: add Falcon HAL method supports_dma()

[PATCH 0/2 v6.6] Fix CVE-2024-57795
 2026-01-09  0:22 UTC  (2+ messages)

[PATCH 0/2] linux-user: epoll_pwait2 syscall
 2026-01-09  0:21 UTC  (3+ messages)
` [PATCH 2/2] linux-user: implement "

accidental revert of Presonus 1824c quirk ?
 2026-01-09  0:21 UTC  (5+ messages)

[PATCH] rk3328: request that SoC resets use the first reset
 2026-01-09  0:18 UTC  (2+ messages)

[PATCH] ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
 2026-01-09  0:16 UTC 

[Intel-wired-lan] [PATCH iwl-net v4] igb: Fix trigger of incorrect irq in igb_xsk_wakeup
 2026-01-09  0:14 UTC  (2+ messages)

[PATCH pciutils v2 1/2] dump: Refactor file parsing from file path logic
 2026-01-09  0:11 UTC  (2+ messages)
` [PATCH pciutils v2 2/2] dump: Support `lspci -F -` for stdin

[PATCH v4 0/2] Make KHO Stateless
 2026-01-09  0:11 UTC  (2+ messages)
` [PATCH v4 2/2] kho: Remove finalize state and clients

[PATCH v6 0/5] media: i2c: IMX355 for the Pixel 3a
 2026-01-09  0:09 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: media: i2c: Add Sony IMX355

[PATCH v3 0/4] Make KHO Stateless
 2026-01-09  0:08 UTC  (4+ messages)
` [PATCH v3 3/4] kho: Adopt radix tree for preserved memory tracking

[PATCH] net: mctp-i2c: fix duplicate reception of old data
 2026-01-09  0:07 UTC  (2+ messages)

Some unpriv verifier tests failed due to bpf_jit_bypass_spec_v1
 2026-01-09  0:05 UTC  (3+ messages)
` [RFC 3/3] selftests/bpf: Add missing SPEC_V1-ifdefs

[GIT PULL] Linux Media vimc update for 6.20-rc1
 2026-01-09  0:03 UTC  (2+ messages)
  ` [GIT,PULL] "

[PATCH] PCI: Disable bus reset for ASM1164 SATA controller
 2026-01-09  0:02 UTC 

[PATCH v5] net: optimize raw checksum computation
 2026-01-09  0:00 UTC  (4+ messages)

[PATCH 1/4] perf test: Skip dlfilter test for build failures
 2026-01-08 23:58 UTC  (2+ messages)

[PATCH] perf inject: Keep build-ID data if no option is used
 2026-01-08 23:57 UTC  (3+ messages)

[PATCH] mm: optimize stat output for 11% sys time reduce
 2026-01-08 23:56 UTC  (5+ messages)

[PATCH v2] PCI: Do not attempt to set ExtTag for VFs
 2026-01-08 23:54 UTC  (2+ messages)

[PATCH] ASoC: codecs: rt1320-sdw: convert to snd_soc_dapm_xxx()
 2026-01-08 23:54 UTC 

[PATCHSET RFC 0/2] Per-task io_uring opcode restrictions
 2026-01-08 23:54 UTC  (3+ messages)

[RFC PATCH 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-08 23:53 UTC  (3+ messages)
` [RFC PATCH 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper

[PATCH] tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_trigger_parse()
 2026-01-08 23:53 UTC  (2+ messages)

[PATCH v5 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2026-01-08 23:53 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev6)
` ✓ Xe.CI.Full: success "

[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-08 23:52 UTC  (3+ messages)

[PATCH net-next] selftests/net: parametrise iou-zcrx.py with ksft_variants
 2026-01-08 23:45 UTC 

linux-next: duplicate patches in the broadcom tree
 2026-01-08 23:44 UTC 

[PATCH] PCI/ASPM: Allow PCI PM L1 substates without ASPM
 2026-01-08 23:42 UTC 

linux-next: manual merge of the qcom tree with the asahi-soc tree
 2026-01-08 23:41 UTC 

[tip:locking/core 27/43] drivers/tty/serial/st-asc.c:875 asc_console_write() error: uninitialized symbol 'flags'
 2026-01-08 23:40 UTC 

[RFC PATCH 0/2] Let the compiler remove unneeded compatible checks
 2026-01-08 23:38 UTC  (3+ messages)
` [RFC PATCH 1/2] of: Add a variant of of_device_is_compatible() that can be build time culled

[PATCH v4 0/3] Add the System Timer Module counter
 2026-01-08 23:36 UTC  (5+ messages)
` [PATCH v4 3/3] counter: Add STM based counter

[RFC PATCH v4 0/4] Hazard Pointers
 2026-01-08 23:34 UTC  (9+ messages)
` [RFC PATCH v4 3/4] hazptr: Implement "

[PATCH] btrfs: add missing ASSERT for system space_info in reserve_chunk_space
 2026-01-08 23:32 UTC  (2+ messages)

[RFC PATCH v2 0/5] rust: Add RTC driver support
 2026-01-08 23:31 UTC  (3+ messages)
` [RFC PATCH v2 4/5] rust: add RTC core abstractions and data structures

[PATCH] drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()
 2026-01-08 23:29 UTC 

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-08 23:26 UTC  (4+ messages)
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-08 23:25 UTC  (7+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 02/21] dax: add fsdev.c driver for fs-dax on character dax

[PATCH v2 1/2] gpu: nova-core: check for overflow to DMATRFBASE1
 2026-01-08 23:22 UTC  (6+ messages)
` [PATCH v2 2/2] gpu: nova-core: add missing newlines to several print strings

git init with specified user.email
 2026-01-08 23:22 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Add wakeup_source iterators
 2026-01-08 23:21 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add wakeup_source iterator
` [PATCH bpf-next v2 2/4] bpf: Open coded BPF for wakeup_sources
` [PATCH bpf-next v2 3/4] selftests/bpf: Add tests "
` [PATCH bpf-next v2 4/4] selftests/bpf: Open coded BPF wakeup_sources test

[PATCH v1] Revert "mmc: mmc-uclass: Use max-frequency from device tree with default handling"
 2026-01-08 23:21 UTC  (2+ messages)

[PATCH net-next 0/1] AccECN packetdrill selftest series
 2026-01-08 23:20 UTC  (4+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases

[PATCH net-next 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
 2026-01-08 23:20 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: realtek: add PHY driver for RTL8127ATF
` [PATCH net-next 2/2] r8169: add support for RTL8127ATF (Fiber SFP)

[PATCH 2/2] arm64: mte: Defer disabling of TCO until user_access_begin/end
 2026-01-08 23:19 UTC  (4+ messages)

[masneyb:clk-divider-round-rate 20/24] drivers/clk/stm32/clk-stm32-core.c:372:10: error: too many arguments to function 'divider_ro_determine_rate'
 2026-01-08 23:19 UTC 

drivers/clk/microchip/clk-core.c:915:10: sparse: sparse: Initializer entry defined twice
 2026-01-08 23:17 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcm4906-netgear-r8000p: Drop unnecessary "ranges" in partition node
 2026-01-08 23:15 UTC 

[PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
 2026-01-08 23:15 UTC  (2+ messages)

[RFC PATCH] arm64: Kconfig: enable ARCH_WANTS_THP_SWAP for all pagesizes
 2026-01-08 23:11 UTC  (4+ messages)

[CI] drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
 2026-01-08 23:11 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported (rev2)

[PATCH v2 nf-next] netfilter: nf_conntrack: don't rely on implicit includes
 2026-01-08 23:10 UTC 

[PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' entries for memory-region
 2026-01-08 23:06 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix gpio pinctrl node names
 2026-01-08 23:06 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3326-odroid-go3: Fix pinctrl property typo
 2026-01-08 23:06 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Drop unsupported properties
 2026-01-08 23:06 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3568-wolfvision: Drop "sitronix,st7789v" fallback compatible
 2026-01-08 23:05 UTC  (2+ messages)

[PATCH v2 0/5] qdev release function cleanups + unit test
 2026-01-08 23:03 UTC  (6+ messages)
` [PATCH v2 1/5] qdev: Free property array on release
` [PATCH v2 2/5] qdev: make release_string() idempotent
` [PATCH v2 3/5] qdev: make release_drive() idempotent
` [PATCH v2 4/5] qdev: make release_tpm() idempotent
` [PATCH v2 5/5] tests: add /qdev/free-properties test

[syzbot] [mm?] WARNING in xfs_buf_alloc
 2026-01-08 23:03 UTC 

[PATCH v2] drm/amdkfd: fix a memory leak in device_queue_manager_init()
 2026-01-08 23:02 UTC  (3+ messages)

[PATCH] wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port
 2026-01-08 23:00 UTC  (2+ messages)

[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
 2026-01-08 23:00 UTC  (2+ messages)

[PATCH] http-backend: write newlines to stderr when responding with errors
 2026-01-08 22:59 UTC 

[PATCH] fuse: add hang check in request_wait_answer()
 2026-01-08 22:57 UTC  (10+ messages)
  ` [External] "

[PATCH v7 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-01-08 22:54 UTC  (3+ messages)
` [PATCH v7 09/29] s390x/diag: Implement DIAG 320 subcode 2

[PATCH net-next] dt-bindings: net: rockchip-dwmac: Allow "dma-coherent"
 2026-01-08 22:53 UTC  (2+ messages)


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.