linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-27 16:26:13 to 2025-06-27 19:17:31 UTC [more...]

[PATCH 0/5] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
 2025-06-27 19:17 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: soc: rockchip: add rk3588 csidphy grf syscon
` [PATCH 2/5] dt-bindings: phy: rockchip-inno-csi-dphy: add rk3588 variant

[GIT PULL] bcachefs fixes for 6.16-rc4
 2025-06-27 19:16 UTC 

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-06-27 19:15 UTC  (3+ messages)
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support

[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
 2025-06-27 19:14 UTC  (15+ messages)
` [PATCH v2 01/16] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH v2 02/16] ext4: remove unnecessary s_mb_last_start
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group
` [PATCH v2 04/16] ext4: utilize multiple global goals to reduce contention
` [PATCH v2 07/16] ext4: convert sbi->s_mb_free_pending to atomic_t
` [PATCH v2 08/16] ext4: merge freed extent with existing extents before insertion
` [PATCH v2 09/16] ext4: fix zombie groups in average fragment size lists

[PATCH v5 0/6] rust: add support for request_irq
 2025-06-27 19:14 UTC  (5+ messages)
` [PATCH v5 5/6] rust: platform: add irq accessors

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-27 19:14 UTC  (9+ messages)

[PATCH v4 0/5] rockchip: rk8xx: allow to customize PMIC reset mode on RK806
 2025-06-27 19:13 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: rk806: allow to customize PMIC reset mode

[PATCH] lib/crypto: x86/sha512: Drop unnecessary ANNOTATE_NOENDBR
 2025-06-27 19:09 UTC 

[GIT PULL] ACPI fix for v6.16-rc4
 2025-06-27 19:11 UTC  (2+ messages)

net/sched/bpf_qdisc.c:224:18: sparse: sparse: symbol 'bpf_qdisc_init_prologue' was not declared. Should it be static?
 2025-06-27 19:10 UTC 

[PATCH V2 00/15] Intel VSEC/PMT: Introduce Discovery Driver
 2025-06-27 19:08 UTC  (3+ messages)

[PATCH 4/4] mm: introduce per-node proactive reclaim interface
 2025-06-27 19:07 UTC  (2+ messages)

[PATCH v5][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-27 19:07 UTC  (2+ messages)

[PATCH 0/9] Trivial fixes in the smatch tree
 2025-06-27 19:07 UTC  (3+ messages)
` [PATCH 4/9] Doing it for the consistency in the tree,eliminating the full path to the script

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-27 19:04 UTC  (13+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 2/4] mm: smaller folio_pte_batch() improvements
` [PATCH v1 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_ext()
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[RFC PATCH] cgroup: Track time in cgroup v2 freezer
 2025-06-27 19:01 UTC  (6+ messages)

[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
 2025-06-27 19:00 UTC  (6+ messages)

[PATCH] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
 2025-06-27 18:56 UTC 

[PATCH v3 4/4] Input: Don't send fake button presses to wake system
 2025-06-27 18:56 UTC  (15+ messages)

[PATCH V2] tools/perf: Add --exclude-buildids option to perf archive command
 2025-06-27 18:53 UTC  (2+ messages)

[PATCH v3 0/4] perf: Remove libcrypto dependency
 2025-06-27 18:53 UTC  (4+ messages)
` [PATCH v3 1/4] perf build: enable -fno-strict-aliasing

[PATCH v3] perf annotate: Fix source code annotate with objdump
 2025-06-27 18:53 UTC  (2+ messages)

[PATCH v4 1/2] perf: move perf_pmus__find_core_pmu() prototype to pmus.h
 2025-06-27 18:53 UTC  (2+ messages)

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-27 18:51 UTC  (3+ messages)
  ` [PATCH v5 3/9] rust: pwm: Add driver operations trait and registration support

[PATCH 7/7] firmware: imx: sm-misc: Dump syslog and system info
 2025-06-27 18:49 UTC  (2+ messages)

[PATCH v3 0/2 RESEND] phy: renesas: r8a779f0-ether-serdes: driver enhancement
 2025-06-27 18:48 UTC  (4+ messages)

[PATCH 0/4] mm/userfaultfd: modulize memory types
 2025-06-27 18:46 UTC  (7+ messages)

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-06-27 18:43 UTC 

[PATCH 0/8] Yet another set of kerneldoc simplifications
 2025-06-27 18:40 UTC  (9+ messages)
` [PATCH 1/8] docs: kdoc: remove KernelEntry::in_doc_sect
` [PATCH 2/8] docs: kdoc: Move content handling into KernelEntry
` [PATCH 3/8] docs: kdoc: remove a bit of dead code
` [PATCH 4/8] docs: kdoc: remove KernelEntry::function
` [PATCH 5/8] docs: kdoc: rework process_export() slightly
` [PATCH 6/8] docs: kdoc: remove the INLINE_END state
` [PATCH 7/8] docs: kdoc: remove the inline states-within-a-state
` [PATCH 8/8] docs: kdoc: split the processing of the two remaining inline states

[PATCH 1/2] arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speed
 2025-06-27 18:39 UTC  (3+ messages)

[PATCH v2] workqueue: rust: add delayed work items
 2025-06-27 18:39 UTC  (4+ messages)

[PATCH net-next v3 0/3] selftest: net: Add selftest for netpoll
 2025-06-27 18:38 UTC  (5+ messages)
` [PATCH net-next v3 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v3 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v3 3/3] selftests: net: add netpoll basic functionality test

[PATCH] perf/arm-cmn: reduce stack usage in arm_cmn_probe()
 2025-06-27 18:37 UTC  (3+ messages)

[PATCH v5 0/4] support large align and nid in Rust allocators
 2025-06-27 18:37 UTC  (7+ messages)
` [PATCH v6 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v6 2/4] mm/slab: allow to set node and align in k[v]realloc
` [PATCH v6 3/4] rust: add support for NUMA ids in allocations
` [PATCH v6 4/4] rust: support large alignments "

[PATCH] drivers: staging: iio: frequency: ad9832.h: Fixed TODO note
 2025-06-27 18:35 UTC  (2+ messages)

[PATCH net-next] gve: make IRQ handlers and page allocation NUMA aware
 2025-06-27 18:31 UTC 

[PATCH v2 0/2] Add reaction control in rti
 2025-06-27 18:31 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: rti_wdt: Add reaction control

[PATCH 2/3] proc: kpagecount: use snapshot_page()
 2025-06-27 18:30 UTC  (2+ messages)

[BUG][BPF] Kernel Bug Triggered when Ebpf Verifier Check Fails
 2025-06-27 18:30 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250: Move CE4100 quirks to a module under 8250 driver
 2025-06-27 18:25 UTC 

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-06-27 18:27 UTC  (2+ messages)
` [syzbot] "

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-27 18:21 UTC  (2+ messages)

[PATCH 0/8] Fix several DTB validation issues
 2025-06-27 18:25 UTC  (5+ messages)
` [PATCH 2/8] arm64: dts: rockchip: Refactor DSI nodes on rk3399 boards

[PATCH v10 0/4] rust: platform: add Io support
 2025-06-27 18:20 UTC  (3+ messages)
` [PATCH v10 2/4] rust: io: mem: add a generic iomem abstraction

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-06-27 18:19 UTC  (2+ messages)

[PATCH] staging: sm750fb: make g_fbmode[] a read-only pointer array
 2025-06-27 18:18 UTC  (4+ messages)

[GIT PULL] Crypto library fix for v6.16-rc4
 2025-06-27 18:14 UTC 

[PATCH v4 0/4] support large align and nid in Rust allocators
 2025-06-27 18:10 UTC  (4+ messages)
` [PATCH v4 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-06-27 18:09 UTC  (5+ messages)
` [PATCH v6 17/30] x86/resctrl: Discover hardware telemetry events

[RFC PATCH v1 0/2] kselftest/resctrl: CAT functional tests
 2025-06-27 18:04 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: fix timeout while waiting for regulatory update during interface creation
 2025-06-27 18:02 UTC  (2+ messages)

[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
 2025-06-27 18:01 UTC  (5+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-27 17:59 UTC  (12+ messages)

[PATCH net-next 0/7] netpoll: Factor out functions from netpoll_send_udp() and add ipv6 selftest
 2025-06-27 17:55 UTC  (8+ messages)
` [PATCH net-next 1/7] netpoll: Improve code clarity with explicit struct size calculations
` [PATCH net-next 2/7] netpoll: factor out UDP checksum calculation into helper
` [PATCH net-next 3/7] netpoll: factor out IPv6 header setup into push_ipv6() helper
` [PATCH net-next 4/7] netpoll: factor out IPv4 header setup into push_ipv4() helper
` [PATCH net-next 5/7] netpoll: factor out UDP header setup into push_udp() helper
` [PATCH net-next 6/7] netpoll: move Ethernet setup to push_eth() helper
` [PATCH net-next 7/7] selftests: net: Add IPv6 support to netconsole basic tests

[PATCH] drm/msm/mdp4: Consistently use the "mdp4_" namespace
 2025-06-27 17:55 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: Remove __packed from structures
 2025-06-27 17:55 UTC  (4+ messages)

[PATCH v5 0/4] support large align and nid in Rust allocators
 2025-06-27 17:54 UTC  (6+ messages)
` [PATCH 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn
 2025-06-27 17:51 UTC  (3+ messages)

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-27 17:49 UTC  (5+ messages)
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled

[PATCH tip: x86/bugs v2] x86/mce: make sure cmci banks are cleared during shutdown on intel
 2025-06-27 17:49 UTC 

[PATCH 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-06-27 17:46 UTC  (4+ messages)
` [PATCH 1/4] soundwire: bus: add of_sdw_find_device_by_node helper

[PATCH v3 0/7] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-27 17:42 UTC  (6+ messages)
` [PATCH v3 5/7] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board

[PATCH v3 00/64] objtool,livepatch: klp-build livepatch module generation
 2025-06-27 17:34 UTC  (13+ messages)
` [PATCH v3 26/64] objtool: Add section/symbol type helpers
` [PATCH v3 29/64] objtool: Mark prefix functions
` [PATCH v3 42/64] kbuild,x86: Fix special section module permissions
` [PATCH v3 44/64] x86/jump_label: Define ELF section entry size for jump labels

[PATCH 18/18] drm/i915/ddi: prefer read_poll_timeout() over readx_poll_timeout()
 2025-06-27 17:32 UTC  (5+ messages)

[PATCH] kmap: fix header include to reflect actual path
 2025-06-27 17:31 UTC  (3+ messages)

[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
 2025-06-27 17:31 UTC  (6+ messages)

[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2025-06-27 17:28 UTC  (4+ messages)
` [PATCH v2 1/4] firmware_loader: expand firmware error codes with skip error

[PATCH 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
 2025-06-27 17:20 UTC  (4+ messages)
` [PATCH 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH 3/3] kselftest/arm64: Add lsfe to the hwcaps test

[PATCH v5 0/3] Add support for WoM (Wake-on-Motion) feature
 2025-06-27 17:19 UTC  (7+ messages)
` [PATCH v5 1/3] iio: imu: inv_icm42600: move structure DMA buffers at the end

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-27 17:19 UTC  (3+ messages)
` [PATCH RFT v17 4/8] fork: Add shadow stack support to clone3()

[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
 2025-06-27 17:17 UTC  (6+ messages)

[PATCH v3 1/3] drm/doc: Fix title underline for "Task information"
 2025-06-27 17:17 UTC  (3+ messages)
` [PATCH v3 2/3] drm: Add missing struct drm_wedge_task_info kernel doc
` [PATCH v3 3/3] drm/doc: Fix grammar for "Task information"

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-06-27 17:16 UTC  (14+ messages)
` [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema
` [PATCH v3 2/5] media: iris: register and configure non-pixel node as platform device
` [PATCH v3 3/5] media: iris: use np_dev as preferred DMA device in HFI queue management
` [PATCH v3 4/5] media: iris: select appropriate DMA device for internal buffers
` [PATCH v3 5/5] media: iris: configure DMA device for vb2 queue on OUTPUT plane

[PATCH v6 0/2] Add a bare-minimum Regulator abstraction
 2025-06-27 17:11 UTC  (3+ messages)
` [PATCH v6 1/2] rust: regulator: add a bare minimum regulator abstraction
` [PATCH v6 2/2] MAINAINTERS: add regulator.rs to the regulator API entry

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27 17:10 UTC  (3+ messages)
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry

[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
 2025-06-27 17:07 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-06-27 17:06 UTC  (9+ messages)
` [PATCH net-next v6 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v6 05/14] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH] HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouse
 2025-06-27 17:04 UTC 

[PATCH v2 0/8] update DMA API documentation
 2025-06-27 17:03 UTC  (2+ messages)

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27 17:03 UTC  (3+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-27 17:02 UTC  (7+ messages)
  ` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses

security/keys/proc.c:211:19: warning: '%llu' directive writing between 1 and 18 bytes into a region of size 16
 2025-06-27 17:00 UTC 

[PATCH] perf list: Add IBM z17 event descriptions
 2025-06-27 16:55 UTC  (5+ messages)
    ` [Ping][PATCH] "

[v11 PATCH 0/2] Add L1 and L2 error detection for A72
 2025-06-27 16:49 UTC  (3+ messages)

[PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
 2025-06-27 16:47 UTC  (3+ messages)

[PATCH v2 1/1] mfd: syscon: atmel-smc: Don't use "proxy" headers
 2025-06-27 16:43 UTC 

[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-06-27 16:44 UTC  (5+ messages)
` [PATCH v4 06/19] perf capstone: Support for dlopen-ing libcapstone.so

[PATCH] bcachefs: mark invalid_btree_id autofix
 2025-06-27 16:44 UTC  (2+ messages)

[PATCH v2] selftests: cachestat: Refactor test to remove duplication
 2025-06-27 16:41 UTC  (2+ messages)

[PATCH 0/5] cacheinfo: Set cache 'id' based on DT data
 2025-06-27 16:39 UTC  (21+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id
` [PATCH 3/5] arm64: cacheinfo: Provide helper to compress MPIDR value into u32
` [PATCH 4/5] cacheinfo: Expose the code to generate a cache-id from a device_node
    `  "
` [PATCH 5/5] cacheinfo: Add helper to find the cache size from cpu+level

ipc/mqueue: release spinlock before freeing node_cache in mqueue_evict_inode()
 2025-06-27 16:37 UTC 

[PATCH 0/3] Translate sphinx-pre-install to Python
 2025-06-27 16:36 UTC  (3+ messages)

[Question] About the elf program header size
 2025-06-27 16:35 UTC  (2+ messages)

[PATCH v1 0/2] iio: adc: ti-adc128s052: add support for TI's ADC121s021
 2025-06-27 16:33 UTC  (7+ messages)
` [PATCH v1 1/2] iio: adc: ti-adc128s052: add support for adc121s021

[PATCH RESEND] samples/damon/mtier: add parameters for node0 memory usage
 2025-06-27 16:33 UTC 

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-27 16:33 UTC  (9+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "

[PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla FSD SoC
 2025-06-27 16:29 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.16-rc4
 2025-06-27 16:29 UTC  (2+ messages)

[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
 2025-06-27 16:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: exynos: gs101: ufs: add dma-coherent property

[PATCH mm-unstable] mm/damon/sysfs-schemes: make damos_sysfs_action_names static
 2025-06-27 16:28 UTC 

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-06-27 16:27 UTC  (3+ messages)
` [PATCH v2 7/8] arm64: dts: qcom: ipq5424: Add NSS clock controller node

[PATCH] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
 2025-06-27 16:26 UTC  (6+ messages)

[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
 2025-06-27 16:26 UTC 


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).