public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 11:04:16 to 2026-04-10 13:07:51 UTC [more...]

[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-04-10 13:07 UTC  (24+ messages)
` [PATCH 01/23] PCI: Add SNIA SDXI accelerator sub-class
` [PATCH 02/23] MAINTAINERS: Add entry for SDXI driver
` [PATCH 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH 05/23] dmaengine: sdxi: Configure context tables
` [PATCH 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH 08/23] dmaengine: sdxi: Install "
` [PATCH 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH 10/23] dmaengine: sdxi: Complete administrative context jump start
` [PATCH 11/23] dmaengine: sdxi: Add client context alloc and release APIs
` [PATCH 12/23] dmaengine: sdxi: Add descriptor ring management
` [PATCH 13/23] dmaengine: sdxi: Add unit tests for descriptor ring reservations
` [PATCH 14/23] dmaengine: sdxi: Attach descriptor ring state to contexts
` [PATCH 15/23] dmaengine: sdxi: Per-context access key (AKey) table entry allocator
` [PATCH 16/23] dmaengine: sdxi: Generic descriptor manipulation helpers
` [PATCH 17/23] dmaengine: sdxi: Add completion status block API
` [PATCH 18/23] dmaengine: sdxi: Encode context start, stop, and sync descriptors
` [PATCH 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
` [PATCH 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
` [PATCH 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
` [PATCH 23/23] dmaengine: sdxi: Add DMA engine provider

[PATCH v2] mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
 2026-04-10 13:06 UTC  (5+ messages)

[tip:locking/core 23/38] drivers/char/nvram.c:56:21: warning: 'nvram_mutex' defined but not used
 2026-04-10 13:05 UTC 

[PATCH 0/4] pinctrl: More compile testing
 2026-04-10 13:04 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: realtek: Enable "
` [PATCH 2/4] pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED
` [PATCH 3/4] pinctrl: vt8500: Enable compile testing
` [PATCH 4/4] ARM: realtek: MAINTAINERS: Include pin controller drivers

[PATCH v2] mips: mm: Call rcutree_report_cpu_starting() even earlier
 2026-04-10 13:04 UTC  (2+ messages)

[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
 2026-04-10 13:00 UTC  (8+ messages)
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling

Fixes tags need work in the sound tree
 2026-04-10 13:01 UTC  (2+ messages)

[PATCH] tools/power turbostat: Allow execution to continue after perf_l2_init() failure
 2026-04-10 12:59 UTC  (3+ messages)

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-10 12:57 UTC  (10+ messages)
` [PATCH RFC 4/7] media: qcom: iris: vdec: update size and stride calculations for "

[PATCH 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-10 12:56 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
 2026-04-10 12:55 UTC 

[PATCH] mailbox: mailbox-test: free channels on probe error
 2026-04-10 12:53 UTC 

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-10 12:52 UTC  (7+ messages)

[PATCH] docs: escape ** glob pattern in MAINTAINERS descriptions
 2026-04-10 12:50 UTC  (3+ messages)

[PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
 2026-04-10 12:48 UTC  (2+ messages)

[PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
 2026-04-10 12:48 UTC  (2+ messages)

[PATCH] f2fs: fix uninitialized kobject put in f2fs_init_sysfs()
 2026-04-10 12:47 UTC 

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-10 12:45 UTC  (5+ messages)
` [patch V2 06/11] alarmtimer: Provide alarm_start_timer()
` [patch V2 07/11] alarmtimer: Convert posix timer functions to alarm_start_timer()

[PATCH] ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
 2026-04-10 12:45 UTC 

[PATCH net-next v4 0/2] net: pse-pd: add poll path and LED trigger support
 2026-04-10 12:44 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: pse-pd: add devm_pse_poll_helper()
` [PATCH net-next v4 2/2] net: pse-pd: add LED trigger support via notification path

[PATCH v3 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-04-10 12:44 UTC  (6+ messages)
` [PATCH v3 1/5] mm/vmscan: track reclaimed pages in reclaim_stat
` [PATCH v3 2/5] mm/vmscan: extract folio activation into folio_active_bounce()
` [PATCH v3 3/5] mm/vmscan: extract folio_free() and pageout_one()
` [PATCH v3 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v3 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[GIT PULL] USB serial updates for 7.1-rc1
 2026-04-10 12:44 UTC 

[PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
 2026-04-10 12:43 UTC  (2+ messages)

[PATCH v7 1/3] ASoC: tac5xx2-sdw: add soundwire based codec driver
 2026-04-10 12:44 UTC  (2+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-10 12:43 UTC  (4+ messages)

[PATCH next] scsi: bsg: fix buffer overflow in scsi_bsg_uring_cmd()
 2026-04-10 12:41 UTC  (2+ messages)

[PATCH 1/2] bpf: deduce_bounds_64_from_32 tightening with circular range logic
 2026-04-10 12:40 UTC  (2+ messages)
` [PATCH 2/2] selftests/bpf: new cases handled by 32->64 range refinements

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-10 12:40 UTC  (5+ messages)

[PATCH] sched/psi: fix race between file release and pressure write
 2026-04-10 12:39 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] rust block-mq TagSet flags plumbing and rnull blocking wiring
 2026-04-10 12:39 UTC  (2+ messages)

[RFC] Modernizing Linux authentication logs (lastlog, btmp, utmp, wtmp) with SQLite
 2026-04-10 12:38 UTC  (6+ messages)

[PATCH] mm/vmstat: reject invalid stat_interval values
 2026-04-10 12:32 UTC  (2+ messages)

[PATCH] RAS: Move contents from arch/x86/ras/Kconfig into drivers/ras/Kconfig
 2026-04-10 12:27 UTC 

[PATCH] riscv: mm: Implement arch_within_stack_frames() for HARDENED_USERCOPY
 2026-04-10 12:26 UTC  (2+ messages)

[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
 2026-04-10 12:24 UTC  (13+ messages)

[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-04-10 12:24 UTC  (8+ messages)

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-10 12:23 UTC  (4+ messages)

[PATCH v4 0/3] pps: improve PREEMPT_RT performance
 2026-04-10 12:20 UTC  (4+ messages)
` [PATCH v4 1/3] pps: pps-gpio: split IRQ handler into hardirq and threaded parts
  ` [PATCH v4 2/3] pps: convert pps_device lock to raw_spinlock for PREEMPT_RT

linux-next: build failure after merge of the block tree
 2026-04-10 12:21 UTC 

linux-next: manual merge of the block tree with the net-next tree
 2026-04-10 12:21 UTC 

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:21 UTC  (39+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

erofs pointer corruption and kernel crash
 2026-04-10 12:20 UTC  (4+ messages)

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-10 12:14 UTC  (3+ messages)

[PATCH v2 1/2] HID: logitech-dj: Standardise hid_report_enum variable nomenclature
 2026-04-10 12:12 UTC  (3+ messages)
` [PATCH v2 2/2] HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write

[PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations
 2026-04-10 12:11 UTC  (2+ messages)

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-10 12:07 UTC  (4+ messages)

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10 12:05 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-10 12:02 UTC  (5+ messages)
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests

[PATCH] arm64: Kconfig: fix duplicate word in CMDLINE help text
 2026-04-10 11:58 UTC  (2+ messages)

[PATCH] arm64: rsi: use linear-map alias for realm config buffer
 2026-04-10 11:57 UTC  (2+ messages)

linux-next: manual merge of the input tree with the pci tree
 2026-04-10 11:55 UTC 

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-10 11:52 UTC  (2+ messages)

[PATCH 0/2] driver core: remove software node from platform devices on device release
 2026-04-10 11:50 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: remove software node on release()
` [PATCH 2/2] driver core: platform: tests: add a test case for correct swnode removal

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-10 11:49 UTC  (14+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support

[PATCH net-next v3 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-04-10 11:48 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: dsa: add tag driver for LAN9645X
` [PATCH net-next v3 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next v3 3/9] net: dsa: lan9645x: add autogenerated register macros
` [PATCH net-next v3 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next v3 5/9] net: dsa: lan9645x: add bridge support
` [PATCH net-next v3 6/9] net: dsa: lan9645x: add vlan support
` [PATCH net-next v3 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v3 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v3 9/9] net: dsa: lan9645x: add port statistics

[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
 2026-04-10 11:48 UTC  (2+ messages)

[PATCH v1 0/2] Add StarFive JHB100 soc BMC DRD USB support
 2026-04-10 11:28 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: usb: dwc3: add support for StarFive JHB100

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-10 11:43 UTC  (7+ messages)
          ` [RFC PATCH] test: "

[PATCH v2 0/2] Add StarFive JHB100 soc BMC DRD USB support
 2026-04-10 11:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3: add support for StarFive JHB100
` [PATCH v2 2/2] usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controller

[PATCH net v4 4/8] net/sched: netem: refactor dequeue into helper functions
 2026-04-10 11:39 UTC  (5+ messages)
` [PATCH net v4 5/8] net/sched: netem: batch-transfer ready packets to avoid child re-entrancy

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-10 11:37 UTC  (3+ messages)
` [PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-10 11:36 UTC  (2+ messages)

[PATCH 0/7] x86/efi: Prepwork for memory map cleanup
 2026-04-10 11:36 UTC  (3+ messages)
` [PATCH 2/7] x86/efi: Drop redundant EFI_PARAVIRT check

[PATCH 0/4] media: camss: add support for purwa platform
 2026-04-10 11:36 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: media: Add bindings for qcom,x1p42100-camss

[PATCH 1/1] dma-direct: fix use of max_pfn
 2026-04-10 11:35 UTC 

[GIT PULL] thermal drivers changes for v7.1-rc1
 2026-04-10 11:34 UTC  (2+ messages)

[PATCH v2] drm/sched: Add test suite for concurrent job submissions
 2026-04-10 11:33 UTC  (5+ messages)

[PATCH v2] ocfs2: validate inline dir size during inode reads
 2026-04-10 11:32 UTC 

[PATCH v7 0/5] proc: subset=pid: Relax check of mount visibility
 2026-04-10 11:31 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/5] proc: "

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct idpf_xdp_rx_desc) == sizeof(struct virtchnl2_rx_flex_desc_adv_nic_3)"
 2026-04-10 11:24 UTC 

[PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
 2026-04-10 11:24 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-10 11:23 UTC  (4+ messages)
` Aw: "
    ` Aw: "

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 11:22 UTC  (2+ messages)

[PATCH] docs/zh_CN: add module-signing Chinese translation
 2026-04-10 11:21 UTC  (2+ messages)

[PATCH] ocfs2: fix listxattr handling when the buffer is full
 2026-04-10 11:20 UTC  (2+ messages)

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-04-10 11:15 UTC  (3+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats

[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
 2026-04-10 11:14 UTC  (3+ messages)

[PATCH v2] perf pmu: Skip test on Arm64 when #slots is zero
 2026-04-10 11:13 UTC 

[syzbot] [mptcp?] possible deadlock in mptcp_pm_mp_prio_send_ack
 2026-04-10 11:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: nvidia,tegra234: Add missing required block
 2026-04-10 11:10 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nvidia,tegra234: Correctly use additionalProperties

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-10 11:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: display: ti,am65x-dss: Fix AM62L DSS reg and clock constraints
 2026-04-10 11:06 UTC  (6+ messages)

[RFC PATCH] arm64: mm: support set_memory_encrypted/decrypted for vmalloc addresses
 2026-04-10 11:06 UTC  (2+ messages)

[PATCH] perf arm-spe: Don't warn about the discard bit if it doesn't exist
 2026-04-10 11:05 UTC 

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-10 11:05 UTC  (7+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE

[PATCH 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-04-10 11:04 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: pinctrl: Document Tegra238 pin controllers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox