linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 05:55:18 to 2025-08-13 07:53:45 UTC [more...]

[PATCH 04/11] VFS: introduce dentry_lookup_continue()
 2025-08-13  7:53 UTC  (2+ messages)

[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-13  7:50 UTC  (3+ messages)
` [PATCH v1 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
` [PATCH v1 iwl-next 2/2] igbvf: remove duplicated counter rx_long_byte_count from "

[PATCH v3] futex: don't leak robust_list pointer on exec race
 2025-08-13  7:52 UTC  (3+ messages)

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-13  7:52 UTC  (4+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-13  7:51 UTC  (15+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support

[PATCH] PCI: Fix endianness issues in pci_bus_read_config()
 2025-08-13  7:50 UTC  (13+ messages)

[PATCH 1/4] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
 2025-08-13  7:49 UTC  (2+ messages)

[PATCH 03/11] VFS: add dentry_lookup_killable()
 2025-08-13  7:50 UTC  (2+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-13  7:49 UTC  (9+ messages)

[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-13  7:49 UTC  (2+ messages)

[PATCH net v3] net: bridge: fix soft lockup in br_multicast_query_expired()
 2025-08-13  7:49 UTC  (2+ messages)

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-13  7:48 UTC  (3+ messages)
` [PATCH 17/21] nfc: marvell: convert to gpio descriptors

[PATCH 02/11] VFS: introduce dentry_lookup() and friends
 2025-08-13  7:48 UTC  (2+ messages)

[PATCH V5 0/9] Refine virtio mapping API
 2025-08-13  7:47 UTC  (11+ messages)
` [PATCH V5 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V5 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V5 3/9] virtio: rename dma helpers
` [PATCH V5 4/9] virtio: introduce vring_mapping_token
` [PATCH V5 5/9] virtio_ring: rename dma_handle to map_handle

[PATCH net-next] net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII
 2025-08-13  7:44 UTC 

[PATCH v8 0/4] can: m_can: Add am62 wakeup support
 2025-08-13  7:44 UTC  (6+ messages)
` [PATCH v8 1/4] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v8 4/4] can: m_can: Support pinctrl wakeup state

[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-13  7:43 UTC  (3+ messages)
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()

[PATCH v4] futex: don't leak robust_list pointer on exec race
 2025-08-13  7:42 UTC 

[PATCH v8 00/30] TDX KVM selftests
 2025-08-13  7:41 UTC  (4+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs

[PATCH] rust: cpumask: Mark CpumaskVar as transparent
 2025-08-13  7:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values
 2025-08-13  7:39 UTC 

[PATCH 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-08-13  7:39 UTC  (2+ messages)

[PATCH 0/3] support for Amlogic SPI Flash Controller IP
 2025-08-13  7:36 UTC  (5+ messages)
` [PATCH 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC

[PATCH net v3] phy: mscc: Fix timestamping for vsc8584
 2025-08-13  7:26 UTC 

[PATCH v2 0/4] media: Add Sony IMX585 image sensor support
 2025-08-13  7:34 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: media: Add Sony IMX585 CMOS image sensor

[PATCH v4 00/11] Add more tests for multi fs block atomic writes
 2025-08-13  7:33 UTC  (5+ messages)
` [PATCH v4 09/11] ext4: Atomic writes stress test for bigalloc using fio crc verifier

[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
 2025-08-13  7:32 UTC  (17+ messages)
` [PATCH v4 02/15] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v4 03/15] rust: str: expose `str::{Formatter, RawFormatter}` publicly
` [PATCH v4 04/15] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v4 06/15] rust: block: use `NullTerminatedFormatter`
` [PATCH v4 09/15] rust: block: add block related constants
` [PATCH v4 11/15] rnull: enable configuration via `configfs`
` [PATCH v4 12/15] rust: block: add `GenDisk` private data support
` [PATCH v4 15/15] rnull: add soft-irq completion support

[PATCH net-next v3 0/3] net: phy: micrel: Add support for lan8842
 2025-08-13  7:31 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: phy: micrel: Introduce lanphy_modify_page_reg
` [PATCH net-next v3 2/3] net: phy: micrel: Replace hardcoded pages with defines
` [PATCH net-next v3 3/3] net: phy: micrel: Add support for lan8842

[PATCH v5 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
 2025-08-13  7:31 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
` [PATCH v5 2/2] pinctrl: qcom: Add glymur pinctrl driver

[PATCH v2] Reorder some fields in struct rq
 2025-08-13  7:30 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Flatten usb controller nodes
 2025-08-13  7:29 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8450: Fix address for usb controller node
 2025-08-13  7:28 UTC  (3+ messages)

ERROR: modpost: "devm_gpiochip_add_data_with_key" [drivers/iio/adc/rohm-bd79124.ko] undefined!
 2025-08-13  7:27 UTC 

[PATCH v2 0/3] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-13  7:27 UTC  (4+ messages)
` [PATCH v2 1/3] clk: thead: add support for enabling/disabling PLLs
` [PATCH v2 2/3] clk: thead: support changing DPU pixel clock rate
` [PATCH v2 3/3] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[PATCH v4 0/2] Flattening USB controller on SM8450
 2025-08-13  7:27 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sm8450: Flatten usb controller node

[PATCH next] gpio: aggregator: Fix off by one in gpiochip_fwd_desc_add()
 2025-08-13  7:23 UTC  (3+ messages)

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-08-13  7:22 UTC  (3+ messages)

[PATCH 00/11] VFS: prepare for changes to directory locking
 2025-08-13  7:22 UTC  (7+ messages)
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()

[PATCH 0/6] media: imx335: Vflip, active state and binning support
 2025-08-13  7:20 UTC  (7+ messages)
` [PATCH 1/6] media: imx335: Rectify name of mode struct
` [PATCH 2/6] media: imx335: Support vertical flip
` [PATCH 3/6] media: imx335: Update the native pixel array width
` [PATCH 4/6] media: imx335: Update HBLANK range on mode change
` [PATCH 5/6] media: imx355: Use subdev active state
` [PATCH 6/6] media: imx335: Support 2x2 binning

[PATCH v3] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
 2025-08-13  7:21 UTC 

[PATCH] Docs: admin-guide: Correct spelling mistake
 2025-08-13  7:18 UTC 

[PATCH] checkpatch: allow an assignment in if condition for ACQUIRE_ERR()
 2025-08-13  7:17 UTC  (2+ messages)

[PATCH] squashfs: Verify inode mode when loading from disk
 2025-08-13  7:17 UTC 

[PATCH net] rtase: Fix Rx descriptor CRC error bit definition
 2025-08-13  7:16 UTC 

[PATCH v2] rust: devres: fix leaking call to devm_add_action()
 2025-08-13  7:16 UTC  (2+ messages)

[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
 2025-08-13  7:15 UTC  (4+ messages)

[PATCH 0/2] cpufreq: CPPC: Changing error message in CPPC FIE
 2025-08-13  7:15 UTC  (10+ messages)
` [PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()

[PATCH] bcache: enhancing the security of dirty data writeback
 2025-08-13  7:11 UTC  (3+ messages)
` [PATCH v2] "
  `  "

[PATCH v3 00/15] perf: Convert mmap() related reference counts to refcount_t
 2025-08-13  7:11 UTC  (23+ messages)
` [PATCH v3 06/15] perf: Move common code into both rb and aux branches
` [PATCH v3 07/15] perf: Remove redundant aux_unlock label
` [PATCH v3 08/15] perf: Use guard() for aux_mutex in perf_mmap()
` [PATCH v3 09/15] perf: Reflow to get rid of aux_success label
` [PATCH v3 10/15] perf: Split out the AUX buffer allocation
` [PATCH v3 11/15] perf: Make RB allocation branch self sufficient
` [PATCH v3 12/15] perf: Split out the RB allocation
` [PATCH v3 13/15] perf: Use scoped_guard() for mmap_mutex in perf_mmap()
` [PATCH v3 14/15] perf: Identify the 0->1 transition for event::mmap_count
` [PATCH v3 15/15] perf: Convert mmap() refcounts to refcount_t

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-13  7:09 UTC  (4+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[net-next v18 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-13  7:07 UTC  (8+ messages)
` [net-next v18 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v18 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v18 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v18 4/7] net: mtip: Add net_device_ops "
` [net-next v18 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v18 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v18 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations

[PATCH net-next v5 3/5] net: vxlan: bind vxlan sockets to their local address if configured
 2025-08-13  7:07 UTC  (2+ messages)

[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
 2025-08-13  7:06 UTC  (9+ messages)
    ` [External] "

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-08-13  5:12 UTC  (6+ messages)

[PATCH net-next v12 1/8] hinic3: Async Event Queue interfaces
 2025-08-13  7:04 UTC  (2+ messages)

[PATCH 0/5] net: use vmalloc_array() to simplify code
 2025-08-13  7:00 UTC  (11+ messages)
` [PATCH 1/5] ethtool: "
` [PATCH 5/5] wifi: mwifiex: "

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-08-13  6:59 UTC  (3+ messages)

[PATCH] vsock/test: Remove redundant semicolons
 2025-08-13  6:56 UTC  (3+ messages)

[PATCH] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
 2025-08-13  6:56 UTC  (2+ messages)

[PATCH v3] dmaengine: zynqmp_dma: Add shutdown operation support
 2025-08-13  6:51 UTC  (2+ messages)

[PATCH v2 0/2] serial: qcom-geni: Add support to increase UART ports efficiently
 2025-08-13  6:51 UTC  (4+ messages)
` [PATCH 2/2] serial: qcom-geni: Make UART port count configurable via Kconfig

[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2025-08-13  6:50 UTC  (3+ messages)
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points

linux-next: duplicate patch in the phy-next tree
 2025-08-13  6:50 UTC  (2+ messages)

[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-08-13  6:49 UTC  (4+ messages)
` [PATCH v4 3/3] usb: xhci: plat: Facilitate using autosuspend for xhci plat devices

[syzbot] [net?] INFO: task hung in del_device_store
 2025-08-13  6:45 UTC  (2+ messages)

[PATCH net v2] phy: mscc: Fix timestamping for vsc8584
 2025-08-13  6:41 UTC  (3+ messages)

[PATCH v3] dmaengine: xilinx_dma: Support descriptor setup from dma_vecs
 2025-08-13  6:43 UTC  (2+ messages)

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-13  6:43 UTC  (3+ messages)
` [PATCH net-next 3/7] netfilter: Switch to skb_dst_reset to clear dst_entry

[PATCH] panic: remove redundant panic-cpu backtrace
 2025-08-13  6:36 UTC  (6+ messages)

[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
 2025-08-13  6:33 UTC  (4+ messages)

[net-next v2 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-08-13  6:33 UTC  (5+ messages)
` [net-next v2 1/4] dt-bindings: net: ftgmac100: Restrict phy-mode and delay properties for AST2600
` [net-next v2 2/4] ARM: dts: aspeed-g6: Add ethernet alise and update MAC compatible
` [net-next v2 3/4] ARM: dts: aspeed: ast2600evb: Add delay setting for MAC
` [net-next v2 4/4] net: ftgmac100: Add RGMII delay configuration for AST2600

[PATCH] kunit: tool: Parse skipped tests from kselftest.h
 2025-08-13  6:32 UTC 

[PATCH net-next v5 2/5] net: vxlan: add netlink option to bind vxlan sockets to local addresses
 2025-08-13  6:28 UTC  (2+ messages)

[PATCH -next 0/4] some optimization for cpuset
 2025-08-13  6:28 UTC  (8+ messages)
` [PATCH -next 1/4] cpuset: remove redundant CS_ONLINE flag

[PATCH] kunit: Always descend into kunit directory during build
 2025-08-13  6:28 UTC 

[RFC PATCH 0/6] virtio: Add support for Virtio message transport
 2025-08-13  6:28 UTC  (5+ messages)

[PATCH v16 00/13] Support page table check on PowerPC
 2025-08-13  6:26 UTC  (14+ messages)
` [PATCH v16 01/13] arm64/mm: Add addr parameter to __set_ptes_anysz()
` [PATCH v16 02/13] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
` [PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v16 10/13] powerpc: mm: Add pud_pfn() stub
` [PATCH v16 11/13] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v16 12/13] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v16 13/13] powerpc: mm: Support page table check

[PATCH 0/2] introduce kasan stonly-mode in hw-tags
 2025-08-13  6:26 UTC  (11+ messages)
` [PATCH 1/2] kasan/hw-tags: introduce store only mode
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-13  6:23 UTC  (12+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[net-next RESEND v17 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-13  6:21 UTC  (3+ messages)

[PATCH] drm/virtio: clean up minor codestyle issues
 2025-08-13  6:21 UTC 

[PATCH v2 0/5] kbuild: uapi: various fixes
 2025-08-13  6:17 UTC  (6+ messages)
` [PATCH v2 1/5] kbuild: uapi: rerun header tests when headers_check.pl changes
` [PATCH v2 2/5] kbuild: uapi: fail header test on compiler warnings
` [PATCH v2 3/5] kbuild: uapi: upgrade warning on asm/types.h inclusion to error
` [PATCH v2 4/5] kbuild: uapi: upgrade check_sizetypes() warning "
` [PATCH v2 5/5] kbuild: uapi: upgrade check_declarations() "

[PATCH 0/3] Apple Silicon SMC RTC driver
 2025-08-13  6:14 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add Apple SMC RTC

[PATCH v3 0/2] mm/swapfile.c and swap.h cleanup
 2025-08-13  6:13 UTC  (4+ messages)
` [PATCH v3 1/2] mm/swapfile.c: introduce function alloc_swap_scan_list()

[PATCH v5 5/7] arm64: uprobes: Add GCS support to uretprobes
 2025-08-13  6:12 UTC  (2+ messages)

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-13  6:12 UTC  (2+ messages)

[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-13  6:10 UTC  (3+ messages)
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-13  6:09 UTC  (2+ messages)

[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-13  6:06 UTC  (2+ messages)

[PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
 2025-08-13  6:04 UTC  (3+ messages)
` [PATCH v3 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH v3 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind

[PATCH v11 0/9] TEE subsystem for protected dma-buf allocations
 2025-08-13  6:02 UTC  (10+ messages)
` [PATCH v11 1/9] optee: sync secure world ABI headers
` [PATCH v11 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v11 3/9] tee: implement protected DMA-heap
` [PATCH v11 4/9] tee: refactor params_from_user()
` [PATCH v11 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v11 6/9] tee: add tee_shm_alloc_dma_mem()
` [PATCH v11 7/9] optee: support protected memory allocation
` [PATCH v11 8/9] optee: FF-A: dynamic "
` [PATCH v11 9/9] optee: smc abi: "

[PATCH 0/3] Enable QoS configuration on SA8775P
 2025-08-13  6:02 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p

[PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd
 2025-08-13  6:01 UTC  (3+ messages)

[PATCH bpf-next v3 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-13  5:59 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH net v2 2/2] net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
 2025-08-13  5:55 UTC  (2+ messages)

[PATCH 0/6] kbuild: uapi: various fixes
 2025-08-13  5:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).