[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-09-18 9:11 UTC (15+ messages)
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()
` [PATCH v8 03/10] mm/vmalloc: use pte_set_huge()/pte_clear_huge() for PTE-level block mappings
[PATCH 0/3] kmemleak: fix stale documentation and raise the verbose default
2026-09-18 9:10 UTC (3+ messages)
` [PATCH 1/3] Documentation: kmemleak: describe the metadata pool, not the early log
[PATCH] PCI: rcar-gen4: Fix device_node leak in rcar_gen4_pcie_host_msi_addr()
2026-09-18 9:10 UTC
[PATCH v9 0/2] Add support for hashing algorithms in TI DTHE V2
2026-09-18 9:10 UTC (2+ messages)
[PATCH v3 0/5] Add two-byte cmpxchg emulation and wire it into the architectures
2026-09-18 9:10 UTC (4+ messages)
` [PATCH v3 1/5] lib: Add two-byte cmpxchg emulation function
[PATCH 1/2] perf: Fix null pointer access in is_include_guest_event()
2026-09-18 9:09 UTC (5+ messages)
` [PATCH 2/2] perf: Add checks to prevent null ptr access
[PATCH v5 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-09-18 9:09 UTC (5+ messages)
` [PATCH v5 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v5 3/3] riscv: dts: spacemit: k3: Add UFS support
[PATCH v4 00/15] Fix several issues in DTHEv2 driver
2026-09-18 9:09 UTC (3+ messages)
` [PATCH v4 02/15] crypto: ti - Fix spinlock inconsistency in DTHEv2
[PATCH v4 0/4] E5010 Probe Cleanup and Adding autosuspend
2026-09-18 9:08 UTC (3+ messages)
` [PATCH v4 1/4] media: imagination: e5010: Properly Release m2m_dev if probe fails
[PATCH 0/2] Fixes for map() path
2026-09-18 9:07 UTC (5+ messages)
` [PATCH 1/2] drm/imagination: Propagate map failures correctly from pvr_mmu_map_sgl()
` [PATCH 2/2] drm/imagination: Fix page count for page table for map() interface
[PATCH v2] PCI: Accept AtomicOps already enabled by the hypervisor
2026-09-18 9:07 UTC (4+ messages)
[PATCH 0/5] arm64: tegra: Miscellaneous I2C changes on Tegra264
2026-09-18 9:06 UTC (6+ messages)
` [PATCH 1/5] arm64: tegra: Add missing *-cells properties for I2C controllers
` [PATCH 2/5] arm64: tegra: Add I2C aliases for Tegra264
` [PATCH 3/5] arm64: tegra: Add NVIDIA Jetson AGX Thor module EEPROM
` [PATCH 4/5] arm64: tegra: Add NVIDIA Jetson AGX Thor system EEPROM
` [PATCH 5/5] arm64: tegra: Add thermal senser for Jetson AGX Thor
[PATCH v2] tools/thermal: fix typo "binded" in comments
2026-09-18 9:06 UTC (2+ messages)
[PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
2026-09-18 9:06 UTC (12+ messages)
` [PATCH v7 01/11] iio: dac: mcp47feb02: initialize dac_data field in channel data struct at probe
` [PATCH v7 02/11] iio: dac: mcp47feb02: Fix gain field initialization for active channels
` [PATCH v7 03/11] iio: dac: mcp47feb02: use field_get() instead of custom dynamic macros
` [PATCH v7 04/11] iio: dac: mcp47feb02: Return len when disabling EEPROM store
` [PATCH v7 05/11] iio: dac: mcp47feb02: Increase EEPROM Programming Write Cycle Time
` [PATCH v7 06/11] iio: dac: mcp47feb02: Avoid unjustified probe error on missing label
` [PATCH v7 07/11] iio: dac: mcp47feb02: correct typo from a comment
` [PATCH v7 08/11] iio: dac: mcp47feb02: use field_prep() instead of custom dynamic macros
` [PATCH v7 09/11] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH v7 10/11] dt-bindings: iio: dac: add support for MCP48FEB02 SPI
` [PATCH v7 11/11] iio: dac: add support for Microchip MCP48FEB02
[PATCH v3 00/12] mm/collapse: separate a collapse from its callers
2026-09-18 9:06 UTC (3+ messages)
` [PATCH v3 08/12] mm/collapse: separate scanning a PTE table from collapsing it
[PATCH v12 0/6] Add VIM4 MCU/FAN support
2026-09-18 9:05 UTC (3+ messages)
` [PATCH v12 2/6] mfd: khadas-mcu: Use MFD_CELL_* macros for cell declarations
[PATCH 0/7] Implement SNP live firmware update support
2026-09-18 9:05 UTC (2+ messages)
[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
2026-09-18 9:03 UTC (2+ messages)
[PATCH] perf/core: Fix race between perf_event_exit_task and perf_pending_task
2026-09-18 9:02 UTC (3+ messages)
[PATCH v8 00/14] mm: thp: always enable mTHP support
2026-09-18 9:01 UTC (3+ messages)
` [PATCH v8 14/14] "
[PATCH v4 0/3] io_uring: add fremovexattr and flistxattr support
2026-09-18 9:00 UTC (4+ messages)
` [PATCH v4 1/3] tools: sync io_uring.h UAPI header
` [PATCH v4 2/3] fs: make file_listxattr and file_removexattr helpers non-static
` [PATCH v4 3/3] io_uring: add fremovexattr and flistxattr support
[PATCH 0/3] PM: spacemit: Add power domain support
2026-09-18 9:00 UTC (3+ messages)
` [PATCH 2/3] pmdomain: spacemit: Add power domain driver
[PATCH] apparmor: Fix label reference leak in aa_unix_file_perm()
2026-09-18 9:00 UTC (5+ messages)
[PATCH v18 00/23] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-18 8:59 UTC (4+ messages)
` [PATCH v18 05/23] KVM: arm64: Track the type of VM in kvm_arch
[PATCH v2] nvme-multipath: add fail_if_no_path sysfs attribute
2026-09-18 8:58 UTC (2+ messages)
[PATCH net v2] net/iucv: fix races in afiucv_netdev_event()
2026-09-18 8:58 UTC (3+ messages)
[PATCH 00/21] media: i2c: it6625: address review feedback and adopt subdev state
2026-09-18 8:57 UTC (22+ messages)
` [PATCH 01/21] media: dt-bindings: ite,it6625: document the default CSI-2 bus type
` [PATCH 02/21] media: i2c: it6625: propagate control-update errors
` [PATCH 03/21] media: i2c: it6625: default the debug module parameter to 0
` [PATCH 04/21] media: i2c: it6625: drop unused bus field from struct it6625
` [PATCH 05/21] media: i2c: it6625: drop stale GCC < 4.4.6 workaround
` [PATCH 06/21] media: i2c: it6625: use unsigned int loop indices in table lookups
` [PATCH 07/21] media: i2c: it6625: drop redundant parentheses in status helpers
` [PATCH 08/21] media: i2c: it6625: make the audio sampling-rate table static const
` [PATCH 09/21] media: i2c: it6625: tidy CEC buffer init and a continuation line
` [PATCH 10/21] media: i2c: it6625: clean up it6625_wait_for_status()
` [PATCH 11/21] media: i2c: it6625: use unsigned int indices in EDID read/write
` [PATCH 12/21] media: i2c: it6625: use unaligned/units helpers to decode pixel clock
` [PATCH 13/21] media: i2c: it6625: decode detected timings via typed register structs
` [PATCH 14/21] media: i2c: it6625: fix link-frequency reporting for one-/two-trio C-PHY
` [PATCH 15/21] media: i2c: it6625: use early returns in it6625_update_timings_if_changed()
` [PATCH 16/21] media: i2c: it6625: drop the private CSI-format name table
` [PATCH 17/21] media: i2c: it6625: require a DT endpoint and simplify endpoint parsing
` [PATCH 18/21] media: i2c: it6625: finish reverse fir-tree declaration order
` [PATCH 19/21] media: i2c: it6625: fold subdev initialization into probe
` [PATCH 20/21] media: i2c: it6625: use centrally managed active state
` [PATCH 21/21] media: i2c: it6625: use enable_streams and disable_streams
[PATCH v7 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-09-18 8:56 UTC (9+ messages)
` [PATCH v7 1/8] KVM: x86: Provide INVLPG linear address to intercept handlers
` [PATCH v7 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v7 3/8] KVM: nSVM: Track valid hardware DecodeAssist bytes
` [PATCH v7 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v7 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
` [PATCH v7 6/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v7 7/8] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v7 8/8] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH] crypto: eip93: fix IRQ teardown ordering in remove path
2026-09-18 8:55 UTC (2+ messages)
2026 LF Technical Advisory Board election - call for candidates
2026-09-18 8:55 UTC (3+ messages)
[PATCH v3] md: Fix the null-ptr-deref of 'mddev->private' while submitting IO
2026-09-18 8:54 UTC (6+ messages)
[PATCH 0/6] mm: memcontrol: implement the memsw limit on cgroup v2
2026-09-18 8:53 UTC (7+ messages)
` [PATCH 1/6] mm: page_counter: add page_counter_protection struct and init API
` [PATCH 2/6] mm: page_counter: track protection state in page_counter_protection
` [PATCH 3/6] mm: page_counter: drop protection fields from struct page_counter
` [PATCH 4/6] mm: memcontrol: give swap and memsw their own page counters
` [PATCH 5/6] mm: memcontrol: add memory.memsw.max to the default hierarchy
` [PATCH 6/6] mm: memcontrol: clamp mem_cgroup_get_max() to the combined limit
[PATCH] crypto: amlogic: Fix IRQ handler return value and fallthrough logic
2026-09-18 8:52 UTC (2+ messages)
[PATCH v6] hfsplus: validate b-tree fork extents at mount and inode read
2026-09-18 8:51 UTC
[PATCH net-next] octeontx2-af: Add tracepoints for NPC MCAM entry programming
2026-09-18 8:51 UTC (2+ messages)
[PATCH v2 0/4] ARM: dts: ti: Clean up OMAP crypto bindings and dt
2026-09-18 8:50 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: ti,omap4-des: Remove redundant clock properties
` [PATCH v2 2/4] ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
` [PATCH v2 4/4] dt-bindings: crypto: ti,omap: Fix missing subdirectory in $id path
[PATCH] power: supply: bq27xxx: add model name support for bq27z561
2026-09-18 8:49 UTC (2+ messages)
[PATCH net] net: bcmgenet: add hwtstamp callbacks to restore PHY timestamping
2026-09-18 8:49 UTC (3+ messages)
[PATCH v2 00/12] s390: More this_cpu_*() changes
2026-09-18 8:48 UTC (13+ messages)
` [PATCH v2 01/12] s390/percpu: Fix comment typo
` [PATCH v2 02/12] s390/percpu: Add sanity check to GEN_MVIY macro
` [PATCH v2 03/12] s390/lowcore: Remove _AC() from LOWCORE_ALT_ADDRESS
` [PATCH v2 04/12] s390/percpu: Let MVIY_PERCPU() calculate alternative displacement
` [PATCH v2 05/12] s390/percpu/lowcore: Add and use LC_PERCPU lowcore offset defines
` [PATCH v2 06/12] s390/percpu: Rename inline assembly symbolic names
` [PATCH v2 07/12] s390/percpu: Use __PCPU_BEGIN() and __PCPU_END() for inline assemblies
` [PATCH v2 08/12] s390/percpu: Use percpu code section for this_cpu_cmpxchg128()
` [PATCH v2 09/12] s390/percpu: Use percpu code section for this_cpu_xchg()
` [PATCH v2 10/12] s390/percpu: Use percpu code section for this_cpu_cmpxchg()
` [PATCH v2 11/12] s390: Add CC_HAS_ASM_M_FORMAT_FLAG config option
` [PATCH v2 12/12] s390/percpu: Rework to simplify percpu_entry() and percpu_exit()
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-18 8:48 UTC (9+ messages)
` [PATCH v6 03/10] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v6 06/10] memblock: introduce MEMBLOCK_NODUMP flag
[PATCH 6.18 0000/1250] 6.18.53-rc1 review
2026-09-18 8:45 UTC (2+ messages)
[PATCH] cpufreq/amd-pstate: Do not fail init when auto_sel cannot be written
2026-09-18 8:43 UTC (3+ messages)
` [PATCH v2] cpufreq/amd-pstate: Skip auto_sel write when it already matches the mode
[PATCH bpf-next v3 1/3] bpftool: Skip non-autoload programs when generating light skeletons
2026-09-18 8:43 UTC (4+ messages)
` [PATCH bpf-next v3 2/3] bpftool: Compute light skeleton ctx.sz without relying on links
[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
2026-09-18 8:43 UTC (3+ messages)
` [PATCH v3 6/7] block: unpin all pages of a bvec in bio_iov_iter_align_down()
[PATCH v4 0/2] fix two issues in hisi_acc_vfio_pci driver
2026-09-18 8:42 UTC (3+ messages)
` [PATCH v4 1/2] hisi_acc_vfio_pci: fix NULL dereference in reset_prepare on PF passthrough
` [PATCH v4 2/2] hisi_acc_vfio_pci: reject live migration on 64KB page with QM_HW_V3 hardware
[PATCH net] net: stmmac: request the MDIO reset GPIO only once
2026-09-18 8:41 UTC (3+ messages)
[PATCH v4 1/2] dt-bindings: hwmon: lm75: Add Nuvoton NCT7715
2026-09-18 8:40 UTC (2+ messages)
` [PATCH v4 2/2] hwmon: (lm75) Add support for "
[PATCH bpf-next v8 0/3] bpf: arena: handle memory.max on fault-in with reclaim
2026-09-18 8:40 UTC (4+ messages)
` [PATCH bpf-next v8 1/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v8 2/3] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v8 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH 7.2 000/733] 7.2.7-rc1 review
2026-09-18 8:40 UTC (3+ messages)
[PATCH v2 0/2] Introduce support for Xiaomi Mi 8
2026-09-18 8:40 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi 8 family compatibles
[PATCH v25 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-09-18 8:40 UTC (3+ messages)
` [PATCH v25 2/4] crypto: spacc - Add SPAcc ahash support
[PATCH v3 0/3] hisi_acc_vfio_pci: fix three driver issues
2026-09-18 8:39 UTC (6+ messages)
` [PATCH v3 1/3] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
2026-09-18 8:39 UTC (13+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header
[PATCH v6] hfsplus: validate b-tree fork extents at mount and inode read
2026-09-18 8:39 UTC
[PATCH] soc: fsl: cpm1: tsa: Fix clock leak in tsa_of_parse_tdms()
2026-09-18 8:39 UTC (2+ messages)
[PATCH] net: dsa: vitesse-vsc73xx: Fix SPI device reference leak in vsc73xx_spi_probe()
2026-09-18 8:39 UTC (4+ messages)
[PATCH] media: i2c: ov5647: fix power cleanup on remove
2026-09-18 8:38 UTC (3+ messages)
[PATCH v19 0/5] Add phy_get_by_of_node and devm helper
2026-09-18 8:37 UTC (3+ messages)
[PATCH v3 0/4] s390/pci: Fix some zpci_report_status() issues
2026-09-18 8:37 UTC (12+ messages)
` [PATCH v3 1/4] s390/pci: Fix leak of struct pci_dev reference in zpci_report_status()
` [PATCH v3 2/4] s390/pci: Fix missing device lock "
` [PATCH v3 3/4] s390/pci: Report SCLP status on error events when no pdev is associated
` [PATCH v3 4/4] s390/pci: Don't report recovery success on skipped recovery
[PATCH] USB Audio Class 2 Mixer unit support for GET_CUR, SET_CUR and RANGE
2026-09-18 8:35 UTC (14+ messages)
[PATCH] phy: exynos5-usbdrd: Use dynamic phy_cfg size to prevent OOB access
2026-09-18 8:34 UTC (2+ messages)
[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
2026-09-18 8:34 UTC (4+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add Live Firmware Activation
[PATCH v2 1/1] mm/huge_memory: simplify pgtable deposit detection
2026-09-18 8:34 UTC (2+ messages)
[PATCH] soc: qcom: qcom_stats: Add support for NSP subsystem stats
2026-09-18 8:34 UTC (4+ messages)
[PATCH v7 00/15] Ambarella CV75 SoC minimal bring-up
2026-09-18 8:33 UTC (4+ messages)
` [PATCH v7 05/15] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` "
[PATCH 00/12] add shmem mTHP collapse support
2026-09-18 8:31 UTC (4+ messages)
` [PATCH 03/12] mm: shmem: don't expose 'deny' and 'force' via the kernel command line
[PATCH] PCI: iproc: Use pci_alloc_host_bridge() on BCMA
2026-09-18 8:29 UTC (3+ messages)
[PATCH] dt-bindings: power: supply: battery: allow longer ocv-capacity tables
2026-09-18 8:29 UTC (2+ messages)
[PATCH] can: m_can: Fix suspend deinit() error path
2026-09-18 8:29 UTC
[PATCH v2 0/2] arm64: dts: exynos: Few strict dt-style-check cleanups
2026-09-18 8:28 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-pinctrl: Add virtual GPIO select mux macros
2026-09-18 8:27 UTC (2+ messages)
[PATCH v5] mfd: Fix typos in comments
2026-09-18 8:26 UTC (2+ messages)
[RFC PATCH 00/12] FUTEX_PING: A stealable futex using Proxy Execution
2026-09-18 8:25 UTC (4+ messages)
[PATCH] dt-bindings: Expand flow lists to block lists
2026-09-18 8:25 UTC (2+ messages)
[PATCH v2] drm/tidss: Fix synclost issue while disabling layer due to erratum i2097
2026-09-18 8:24 UTC (3+ messages)
[PATCH] PCI/P2PDMA: Add Alibaba T-HEAD Yitian 710 to whitelist
2026-09-18 8:24 UTC
[PATCH] ASoC: Intel: bytcr_rt5640: Fix use-after-free in snd_byt_rt5640_mc_probe()
2026-09-18 8:23 UTC (2+ messages)
[PATCH] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data()
2026-09-18 8:20 UTC (5+ messages)
[PATCH net v8 0/4] net: phy: keep a PHY interrupt across a generic bind cycle
2026-09-18 8:20 UTC (7+ messages)
` [PATCH net v8 1/4] net: usb: lan78xx: register the PHY interrupt with the MDIO bus
` [PATCH net v8 2/4] net: usb: smsc95xx: "
[PATCH net v2 0/2] net: dsa: mt7530: fix two crashes on driver unbind
2026-09-18 8:20 UTC (4+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: fix NULL dereference on unbind of MT7531 and MT7621
[PATCH] dma-buf/udmabuf: don't warn on oversized allocation requests
2026-09-18 8:19 UTC
[PATCH v6 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-09-18 8:18 UTC (5+ messages)
` [PATCH v6 07/12] "
[PATCH 0/2] Batch register access for live migration optimization
2026-09-18 8:18 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Add batch group constant and data structure to UAPI header
` [PATCH 2/2] KVM: arm64: Add VGIC v3 batch register access implementation
[PATCH] nfc: st-nci: Use print_hex_dump_debug() in NDLC_DUMP_SKB()
2026-09-18 8:17 UTC
[PATCH net-next v1 2/3] net: phy: realtek: add firmware for RTL8261D
2026-09-18 8:16 UTC (2+ messages)
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-09-18 8:16 UTC (12+ messages)
` [PATCH v3 06/15] Introduce structured tag value definition
[PATCH] params: serialize lookup_or_create_module_kobject()
2026-09-18 8:16 UTC (3+ messages)
[PATCH v2 00/28] KVM: x86: Introduce memory protection attributes
2026-09-18 8:15 UTC (11+ messages)
` [PATCH v2 16/28] KVM: Encapsulate memattrs array into anonymous struct
` [PATCH v2 18/28] KVM: Introduce a generation number for memory attributes
` [PATCH v2 21/28] KVM: x86/mmu: Take memory protection attributes into account during faults
` [PATCH v2 22/28] KVM: x86/mmu: Issue memory fault exit if walk failed due to memory attribute
` [PATCH v2 23/28] KVM: x86/mmu: Do not update accessed/dirty if guest PTE is read-only
` [PATCH v2 24/28] KVM: x86/mmu: Do not prefetch sptes on gfns backed by memory attributes
` [PATCH v2 25/28] KVM: x86/mmu: Obsolete all roots if memattr contains gPTEs
` [PATCH v2 26/28] KVM: x86: selftests: Introduce memory protection attributes test
` [PATCH v2 27/28] KVM: x86: selftests: Introduce memory attributes PTE test
` [PATCH v2 28/28] KVM: x86: selftests: Introduce memory attributes side-channel tests
[PATCH v2] kobject: fix uevent socket use-after-free on net namespace delete
2026-09-18 8:14 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1 0/6] Add StarFive JHB100 PECI support
2026-09-18 2:32 UTC (4+ messages)
` [PATCH v1 3/6] peci: Add support for PECI CC 0x83 retry condition
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®