[PATCH 0/2] autofs: fairly minor fixes
2025-12-02 23:19 UTC (3+ messages)
` [PATCH 1/2] autofs: fix per-dentry timeout warning
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-02 23:18 UTC (5+ messages)
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v4 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
[PATCH 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
2025-12-02 23:16 UTC (2+ messages)
Proposal: Officially allow "incomplete" trees as a base
2025-12-02 23:16 UTC (17+ messages)
[PATCHSET v6 0/6] perf tools: Add deferred callchain support
2025-12-02 23:15 UTC (5+ messages)
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains
[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
2025-12-02 23:15 UTC (3+ messages)
` [PATCH 4/4] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
[PATCH V3 0/4] 9p: Convert to the new mount API
2025-12-02 23:13 UTC (11+ messages)
` [PATCH V3 4/4] 9p: convert "
` [PATCH V3 5/4] 9p: fix cache option printing in v9fs_show_options
` [PATCH V3 6/4] 9p: fix new mount API cache option handling
[GIT PULL] tracing: Updates for v6.19
2025-12-02 23:13 UTC
linux-next: manual merge of the vfs-brauner tree with the nfsd tree
2025-12-02 23:11 UTC (2+ messages)
[PATCH 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
2025-12-02 23:10 UTC (5+ messages)
` [PATCH 1/2] bpf: Add bpf_has_frame_pointer()
` [External] [PATCH 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
[GIT PULL] arm64 updates for 6.19
2025-12-02 23:05 UTC
[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
2025-12-02 23:05 UTC (5+ messages)
` [PATCH v2 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
` [PATCH v3 "
[PATCH v1] perf test: Fix hybrid testing of event fallback test
2025-12-02 23:05 UTC (3+ messages)
[PATCH v8 0/5] Enable support for AV1 stateful decoder
2025-12-02 23:03 UTC (6+ messages)
` [PATCH v8 1/5] media: uapi: videodev2: Add "
` [PATCH v8 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v8 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v8 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v8 5/5] media: iris: Add internal buffer calculation for AV1 decoder
[PATCH] perf tools: Remove a trailing newline in the event terms
2025-12-02 23:03 UTC (2+ messages)
[RFC PATCH v2 00/32] Add live update state preservation
2025-12-02 23:03 UTC (33+ messages)
` [RFC PATCH v2 01/32] iommufd: Allow HWPTs to have a NULL IOAS
` [RFC PATCH v2 02/32] iommufd: split alloc and domain assign from iommufd_hwpt_paging_alloc
` [RFC PATCH v2 03/32] iommufd: Add basic skeleton based on liveupdate_file_handler
` [RFC PATCH v2 04/32] iommufd-lu: Implement basic prepare/cancel/finish/retrieve using folios
` [RFC PATCH v2 05/32] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
` [RFC PATCH v2 06/32] iommufd-lu: Persist iommu hardware pagetables for live update
` [RFC PATCH v2 07/32] iommu: Add liveupdate FLB for IOMMU state preservation
` [RFC PATCH v2 08/32] iommu: Register IOMMU FLB with iommufd file handler
` [RFC PATCH v2 09/32] iommu: Implement IOMMU LU FLB preserve/unpreserve callbacks
` [RFC PATCH v2 10/32] iommu: Add iommu_domain ops to preserve, unpreserve and restore
` [RFC PATCH v2 11/32] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [RFC PATCH v2 12/32] iommupt: Implement preserve/unpreserve/restore callbacks
` [RFC PATCH v2 13/32] iommu: Add APIs to preserve/unpreserve iommu domains
` [RFC PATCH v2 14/32] iommufd: Use the iommu_domain_preserve/unpreserve APIs
` [RFC PATCH v2 15/32] iommu: Add API to keep track of iommu domain attachments
` [RFC PATCH v2 16/32] iommu: Add API to preserve/unpreserve a device
` [RFC PATCH v2 17/32] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [RFC PATCH v2 18/32] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [RFC PATCH v2 19/32] vfio/pci: Preserve the iommufd state of the "
` [RFC PATCH v2 20/32] iommu: Add APIs to get preserved state of a device
` [RFC PATCH v2 21/32] iommu/vt-d: Clean the context entries of unpreserved devices
` [RFC PATCH v2 22/32] iommu: Implement IOMMU FLB retrieve and finish ops
` [RFC PATCH v2 23/32] iommu: Add an API get the preserved state of an IOMMU
` [RFC PATCH v2 24/32] iommu/vt-d: restore state of the preserved IOMMU
` [RFC PATCH v2 25/32] iommu: Add helper APIs to fetch preserved device state
` [RFC PATCH v2 26/32] iommu/vt-d: reclaim domain ids of the preserved devices
` [RFC PATCH v2 27/32] iommu: restore preserved domain and reattach
` [RFC PATCH v2 28/32] iommu/vt-d: reuse the preserved domain id for preserved devices
` [RFC PATCH v2 29/32] iommufd: Handle the iommufd can_finish properly
` [RFC PATCH v2 30/32] iommu: Transfer device ownership after liveupdate
` [RFC PATCH v2 31/32] iommu: Allow replacing restored domain
` [RFC PATCH v2 32/32] iommufd/selftest: Add test to verify iommufd preservation
[PATCH] objtool: Fix stack overflow in validate_branch()
2025-12-02 23:01 UTC (9+ messages)
[GIT PULL] x86/cpu for 6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/entry for 6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/misc for 6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/sgx for 6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/mm for v6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/bugs for v6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[GIT PULL] x86/sev for v6.19-rc1
2025-12-02 22:57 UTC (2+ messages)
[PATCH 0/3 v2] improve fadvise(POSIX_FADV_WILLNEED) with large folio
2025-12-02 22:56 UTC (3+ messages)
` [PATCH 3/3] mm/readahead: try to allocate high order pages for FADVISE_FAV_WILLNEED
[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
2025-12-02 22:53 UTC
[PATCH v5 0/5] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-12-02 22:49 UTC (10+ messages)
` [PATCH v5 2/5] i3c: add sysfs attribute for device NACK retry
` [PATCH v5 3/5] i3c: dw: Add support for Device NACK Retry configuration
` [PATCH v5 4/5] i3c: dw: use FIELD_PREP for device address table macros
` [PATCH v5 5/5] i3c: dw: Preserve DAT entry bits when restoring addresses
[PATCH v5] virt: tdx-guest: Handle GetQuote request error code
2025-12-02 22:46 UTC (2+ messages)
[RFT PATCH] ocfs2: Invalidate inode if i_mode is zero after block read
2025-12-02 22:45 UTC (2+ messages)
` [PATCH v6] "
[PATCH] arch/x86: memory_hotplug, do not bump up max_pfn for device private pages
2025-12-02 22:40 UTC (3+ messages)
[PATCH kernel v3 0/4] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-12-02 22:39 UTC (7+ messages)
` [PATCH kernel v3 4/4] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
linux-next: Tree for Nov 28
2025-12-02 22:37 UTC (8+ messages)
` linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-02 22:37 UTC (5+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
[PATCH net-next v2] net: devmem: convert binding refcount to percpu_ref
2025-12-02 22:35 UTC (2+ messages)
[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
2025-12-02 22:35 UTC (10+ messages)
[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
2025-12-02 22:35 UTC (8+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface
[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
2025-12-02 22:34 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH iproute2-next v2 0/7] iplink_can: add CAN XL support
2025-12-02 22:30 UTC (4+ messages)
` [PATCH iproute2-next v2 5/7] iplink_can: add initial CAN XL interface
[PATCH v14 00/32] x86,fs/resctrl telemetry monitoring
2025-12-02 22:24 UTC (5+ messages)
` [PATCH v14 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
[GIT PULL] tracing: Detect unused tracepoints at build time
2025-12-02 22:23 UTC
[RFC PATCH 0/6] Remove device private pages from physical address space
2025-12-02 22:20 UTC (2+ messages)
[tip:x86/urgent] BUILD SUCCESS 33b4c26d4d3ccd24d9721a577671f2c73c1a7cd9
2025-12-02 22:19 UTC
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-12-02 22:14 UTC (4+ messages)
[PATCH] clocksource/drivers/sh_tmu: Always leave device running after probe
2025-12-02 22:13 UTC
[GIT PULL] kselftest next update for Linux 6.19-rc1
2025-12-02 22:09 UTC
[PATCH v4 0/4] Add support for Ezurio MediaTek platforms
2025-12-02 22:08 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: Add Ezurio LLC
` [PATCH v4 2/4] dt-bindings: arm: mediatek: Add Ezurio Tungsten entries
` [PATCH v4 3/4] arm64: dts: mediatek: add device tree for Tungsten 510 board
` [PATCH v4 4/4] arm64: dts: mediatek: add device tree for Tungsten 700 board
[PATCH v1] ASoC: amd: acp: Audio is not resuming after s0ix
2025-12-02 22:08 UTC (2+ messages)
[PATCH v3] tpm2-sessions: address out-of-range indexing
2025-12-02 22:07 UTC (4+ messages)
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-12-02 22:07 UTC (7+ messages)
[PATCH v6 0/8] Rust bindings for gem shmem + iosys_map
2025-12-02 22:03 UTC (9+ messages)
` [PATCH v6 1/8] rust/drm: Add gem::impl_aref_for_gem_obj!
` [PATCH v6 2/8] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v6 3/8] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v6 4/8] rust: gem: Introduce DriverObject::Args
` [PATCH v6 5/8] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v6 6/8] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v6 7/8] rust: Introduce iosys_map bindings
` [PATCH v6 8/8] rust: drm/gem: Add vmap functions to shmem bindings
[PATCH v5 0/8] Rust bindings for gem shmem + iosys_map
2025-12-02 22:01 UTC (4+ messages)
` [PATCH v5 5/8] rust: drm: gem: shmem: Add DRM shmem helper abstraction
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-02 22:01 UTC (6+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH v2 1/2] perf jitdump: Add sym/str-tables to build-ID generation
2025-12-02 21:56 UTC (7+ messages)
[GIT PULL] integrity: subsystem updates for v6.19
2025-12-02 21:55 UTC
[PATCH] HID: validate report length and constants
2025-12-02 21:54 UTC (5+ messages)
[PATCH] PCI: Fix PCI bridges not to go to D3Hot on older RISC systems
2025-12-02 21:54 UTC (3+ messages)
[PATCH v2 0/4] Add support for Ezurio MediaTek platforms
2025-12-02 21:49 UTC (3+ messages)
[PATCH v3 0/3] Add support for Cix Sky1 resets
2025-12-02 21:45 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
` 回复: "
` 回复: "
[GIT PULL] tracing tooling: Updates for v6.19
2025-12-02 21:43 UTC
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-12-02 21:41 UTC (19+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
[PATCH 0/4] bus: mhi: Fix broken runtime PM design
2025-12-02 21:37 UTC (5+ messages)
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
[PATCH] ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanup
2025-12-02 21:37 UTC (2+ messages)
[PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
2025-12-02 21:36 UTC (5+ messages)
[PATCH] libsubcmd: Fix null intersection case in exclude_cmds()
2025-12-02 21:36 UTC
[GIT PULL] gfs2 changes for 6.19
2025-12-02 21:31 UTC
[PATCHSET 0/5] perf tools: Fix /proc/kallsyms map split
2025-12-02 21:31 UTC (13+ messages)
` [PATCH 1/5] perf tools: Mark split kallsyms DSOs as loaded
` [PATCH 2/5] perf tools: Fix split kallsyms DSO counting
` [PATCH 3/5] perf tools: Fallback to initial kernel map properly
` [PATCH 4/5] perf tools: Use machine->root_dir to find /proc/kallsyms
` [PATCH 5/5] perf test: Add kallsyms split test
[PATCH v2] drm/panthor: fix queue_reset_timeout_locked
2025-12-02 21:31 UTC
[PATCH v3 0/3] iio: adc: Add AD4134 minimum I/O support
2025-12-02 21:26 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add AD4134
` [PATCH v3 2/3] iio: adc: Initial support for AD4134
` [PATCH v3 3/3] Docs: iio: Add AD4134
[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
2025-12-02 21:24 UTC
[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-12-02 21:24 UTC (7+ messages)
Linux 6.18 amdgpu build error
2025-12-02 21:23 UTC (4+ messages)
[PATCH v2] of/irq: Ignore interrupt parent for nodes without interrupts
2025-12-02 21:19 UTC (5+ messages)
[PATCH 0/3] Unload linux/kernel.h
2025-12-02 21:18 UTC (5+ messages)
` [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
[PATCH] tracing: Fix enabling of tracing on file release
2025-12-02 21:17 UTC
[PATCH v4 0/3] Fix bio chain related issues
2025-12-02 21:15 UTC (7+ messages)
` [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio
[PATCH] rust: pci: fix build failure when CONFIG_PCI_MSI is disabled
2025-12-02 21:08 UTC (2+ messages)
[PATCH RFC] mm: ghost swapfile support for zswap
2025-12-02 21:07 UTC (26+ messages)
[PATCH v6 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2025-12-02 21:06 UTC (5+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[GIT PULL] x86/cleanups for v6.19-rc1
2025-12-02 21:06 UTC (2+ messages)
[GIT PULL] x86/cache for v6.19-rc1
2025-12-02 21:06 UTC (2+ messages)
[GIT PULL] RAS for v6.19-rc1
2025-12-02 21:06 UTC (2+ messages)
[GIT PULL] x86/microcode for v6.19-rc1
2025-12-02 21:06 UTC (2+ messages)
[GIT PULL] EDAC updates for v6.19-rc1
2025-12-02 21:06 UTC (2+ messages)
[RESEND PATCH 1/2] dt-bindings: soc: altera: Move altera.yaml from arm to soc
2025-12-02 21:04 UTC (3+ messages)
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-12-02 21:04 UTC (5+ messages)
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
[linus:master] [btrfs] e8513c012d: addition_on#;use-after-free
2025-12-02 21:03 UTC (2+ messages)
[PATCH] io_uring/io-wq: always retry worker create on ERESTART*
2025-12-02 20:57 UTC
[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
2025-12-02 20:57 UTC (6+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-02 20:56 UTC (4+ messages)
[PATCH] spi: cadence-qspi: Fix runtime PM imbalance in probe
2025-12-02 20:50 UTC (3+ messages)
[PATCH v1] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
2025-12-02 20:48 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Fix unintended eviction when updating lru hash maps
2025-12-02 20:44 UTC (2+ messages)
` [syzbot ci] "
[syzbot] [trace?] WARNING in tracing_start_tr
2025-12-02 20:42 UTC (3+ messages)
[PATCH v4 0/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
2025-12-02 20:42 UTC (3+ messages)
Linux 6.18
2025-12-02 20:38 UTC (5+ messages)
[PATCH v4 0/5] media: imx8qxp: add parallel camera support
2025-12-02 20:36 UTC (11+ messages)
[PATCH v3] mcb: Add missing modpost build support
2025-12-02 20:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®