linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 06:10:31 to 2025-06-26 08:50:17 UTC [more...]

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-06-26  8:50 UTC  (5+ messages)
  ` [PATCH v5 01/10] rust: Introduce atomic API helpers
  ` [PATCH v5 02/10] rust: sync: Add basic atomic operation mapping framework

[PATCH 0/3] Add PM4125 audio codec driver
 2025-06-26  8:48 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH 2/3] dt-bindings: mfd: qcom,spmi-pmic: add "
` [PATCH 3/3] ASoC: codecs: add new pm4125 audio codec driver

[net-next, 09/10] bng_en: Initialize default configuration
 2025-06-26  8:47 UTC  (2+ messages)

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-26  8:47 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[PATCH 0/3] Fix STM32 I2C dma operations
 2025-06-26  8:43 UTC  (4+ messages)
` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map

[net-next, v2 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-06-26 14:08 UTC  (11+ messages)
` [net-next, v2 01/10] bng_en: Add PCI interface
` [net-next, v2 02/10] bng_en: Add devlink interface
` [net-next, v2 03/10] bng_en: Add firmware communication mechanism
` [net-next, v2 04/10] bng_en: Add initial interaction with firmware
` [net-next, v2 05/10] bng_en: Add ring memory allocation support
` [net-next, v2 06/10] bng_en: Add backing store support
` [net-next, v2 07/10] bng_en: Add resource management support
` [net-next, v2 08/10] bng_en: Add irq allocation support
` [net-next, v2 09/10] bng_en: Initialize default configuration
` [net-next, v2 10/10] bng_en: Add a network device

[PATCH] block: fix false warning in bdev_count_inflight_rw()
 2025-06-26  8:39 UTC 

[PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)
 2025-06-26  8:45 UTC  (2+ messages)

[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-26  8:44 UTC  (5+ messages)
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v11 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86

[PATCH 0/2] Add support for IQ-8275-evk board
 2025-06-26  8:43 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add bindings for IQ8 EVK board

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-26  8:43 UTC  (3+ messages)
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry

[PATCH] power: sequencing: qcom-wcn: Fix bluetooth-wifi copypasta for WCN6855
 2025-06-26  8:42 UTC  (3+ messages)

[PATCH v1] drm/sched: Fix racy access to drm_sched_entity.dependency
 2025-06-26  8:41 UTC  (2+ messages)

[PATCH] thunderbolt: Confirm the necessity to configure asym link first
 2025-06-26  8:41 UTC 

[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
 2025-06-26  8:40 UTC  (3+ messages)

[PATCH] net: fec: allow disable coalescing
 2025-06-26  8:40 UTC  (5+ messages)

[PATCH 0/4] Convert motorola to use ptdescs
 2025-06-26  8:39 UTC  (9+ messages)
` [PATCH 1/4] m68k: mm: Convert get_pointer_table() "
` [PATCH 2/4] m68k: mm: Convert free_pointer_table() "
` [PATCH 3/4] m68k: mm: Convert init_pointer_table() "
` [PATCH 4/4] m68k: mm: Convert pointer table macros "

[PATCH] iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown mode
 2025-06-26  8:38 UTC 

[PATCH] regulator: core: fix NULL dereference on unbind due to stale coupling data
 2025-06-26  8:38 UTC 

[RFC 00/19] Kernel API Specification Framework
 2025-06-26  8:37 UTC  (7+ messages)

[PATCH v4 0/4] support large align and nid in Rust allocators
 2025-06-26  8:36 UTC  (5+ messages)
` [PATCHi v4 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v4 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v4 3/4] rust: support large alignments in allocations
` [PATCH v4 4/4] rust: support NUMA ids "

[PATCH v3 0/4] Fix soc-button-array debounce
 2025-06-26  8:35 UTC  (5+ messages)
` [PATCH v3 3/4] Input: Don't program hw debounce for soc_button_array devices
` [PATCH v3 4/4] Input: Don't send fake button presses to wake system

[PATCH] selftests: net: fix resource leak in napi_id_helper.c
 2025-06-26  8:35 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-06-26  8:33 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: splice: Drop unused @pipe
` [PATCH net-next v2 2/9] net: splice: Drop unused @flags
` [PATCH net-next v2 3/9] tcp: Drop tcp_splice_state::flags
` [PATCH net-next v2 4/9] af_unix: Drop unix_stream_read_state::splice_flags
` [PATCH net-next v2 5/9] net: splice: Drop unused @gfp
` [PATCH net-next v2 6/9] net: splice: Drop nr_pages_max initialization
` [PATCH net-next v2 7/9] net/smc: "
` [PATCH net-next v2 8/9] net: skbuff: Drop unused @skb
` [PATCH net-next v2 9/9] "

[PATCH] skbuff: Improve the sending efficiency of __skb_send_sock
 2025-06-26  8:31 UTC  (3+ messages)

[PATCH] media: imx8mq-mipi-csi2: Fix error code in imx8mq_mipi_csi_parse_dt()
 2025-06-26  8:30 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
 2025-06-26  8:29 UTC 

[tip: x86/fpu] x86/fpu: Delay instruction pointer fixup until after warning
 2025-06-26  8:28 UTC  (2+ messages)

[PATCH v2] x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
 2025-06-26  8:26 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the rdma tree
 2025-06-26  8:26 UTC 

[PATCH] interconnect: icc-clk: destroy nodes in case of memory allocation failures
 2025-06-26  8:25 UTC  (2+ messages)

[PATCH 0/8] update DMA API documentation
 2025-06-26  8:25 UTC  (9+ messages)
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
 2025-06-26  8:25 UTC  (6+ messages)
` [PATCH net-next v2 4/4] selftests: net: add netpoll basic functionality test

[PATCHv4 0/6] Add support for AM62D2 SoC and EVM
 2025-06-26  8:24 UTC  (4+ messages)
` [PATCHv4 4/6] arm64: dts: ti: Add support for AM62D2-EVM
    ` [EXTERNAL] "

[PATCH v3 2/2 RESEND] phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet
 2025-06-26  8:24 UTC 

[PATCH v3 1/2 RESEND] phy: renesas: r8a779f0-ether-serdes: add USXGMII mode
 2025-06-26  8:24 UTC 

[BUG] Five data races in btrfs
 2025-06-26  8:23 UTC 

[PATCH v3 1/2] x86/sev/vc: fix efi runtime instruction emulation
 2025-06-26  8:21 UTC  (4+ messages)
` [PATCH v3 2/2] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too

[PATCH] MAINTAINERS: standardize git.kernel.org URLs
 2025-06-26  8:20 UTC  (4+ messages)

[PATCH 2/2] phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet
 2025-06-26  8:19 UTC 

[PATCH 1/2] phy: renesas: r8a779f0-ether-serdes: add USXGMII mode
 2025-06-26  8:19 UTC 

[PATCH] coredump: reduce stack usage in vfs_coredump()
 2025-06-26  8:19 UTC  (6+ messages)

[PATCH v3 0/2 RESEND] phy: renesas: r8a779f0-ether-serdes: driver enhancement
 2025-06-26  8:17 UTC 

[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
 2025-06-26  8:17 UTC  (15+ messages)

[PATCH] Fix do_pages_stat to use compat_uptr_t
 2025-06-26  8:16 UTC  (5+ messages)

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-06-26  8:09 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
` [PATCH 2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
` [PATCH 3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
` [PATCH 4/5] arm64: dts: allwinner: a100: Add EMAC support
` [PATCH 5/5] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

[RFC PATCH 0/3] Some remote_vm folio conversions
 2025-06-26  8:14 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/memory.c: convert __copy_remote_vm_str() to folios

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-06-26  8:13 UTC  (14+ messages)
` [PATCH v8 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v8 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v8 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v8 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v8 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v8 06/13] docs: use parser_yaml extension to handle "
` [PATCH v8 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v8 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v8 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v8 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26  8:11 UTC  (4+ messages)
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH] rust: simplify `Adapter::id_info`
 2025-06-26  8:10 UTC  (5+ messages)

[PATCH v2 3/2] RISC-V: sbi: remove sbi_ecall tracepoints
 2025-06-26  8:10 UTC  (6+ messages)

[PATCH 0/3] Translate sphinx-pre-install to Python
 2025-06-26  8:06 UTC  (4+ messages)
` [PATCH 1/3] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH 2/3] scripts: sphinx-pre-install: Convert script to Python
` [PATCH 3/3] scripts: sphinx-pre-install: replace it by a Python version

[PATCH v3 0/5] Optimize mprotect() for large folios
 2025-06-26  8:09 UTC  (5+ messages)
` [PATCH v3 3/5] mm: Optimize mprotect() by PTE batching

[PATCH] platform/x86: intel-vbtn: Fix code style issues
 2025-06-26  8:09 UTC  (7+ messages)

[BUG] btrfs: Assertion failed in btrfs_exclop_balance on balance ioctl
 2025-06-26  8:07 UTC 

linux-next: Tree for Jun 26
 2025-06-26  8:07 UTC 

[PATCH v5 0/5] coresight: Add remote etm support
 2025-06-26  8:04 UTC  (4+ messages)
` [PATCH v5 3/5] dt-bindings: arm: Add qcom,qmi-id for remote etm

[PATCH v4 00/22] AMD MCA interrupts rework
 2025-06-26  8:03 UTC  (3+ messages)
` [PATCH v4 10/22] x86/mce: Remove __mcheck_cpu_init_early()

[PATCH net-next RFC v3 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-26  8:00 UTC  (5+ messages)
` [PATCH net-next RFC v3 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v3 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v3 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v3 4/4] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
 2025-06-26  7:58 UTC  (2+ messages)

[PATCH 0/3] riscv: dts: spacemit: Add DMA translation buses for K1
 2025-06-26  7:58 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] riscv: dts: spacemit: Move UARTs under dma-bus "

[PATCH v3 0/7] support FEAT_LSUI and apply it on futex atomic ops
 2025-06-26  7:56 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: LPSS: Remove AudioDSP related ID
 2025-06-26  7:54 UTC  (2+ messages)

[PATCH] atm: idt77252: Use sb_pool_remove()
 2025-06-26  7:53 UTC 

[PATCH v2] KVM: arm64: Fix error path in init_hyp_mode()
 2025-06-26  7:53 UTC  (2+ messages)

[PATCH] KVM: arm64: Adjust range correctly during host stage-2 faults
 2025-06-26  7:53 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()
 2025-06-26  7:52 UTC  (2+ messages)

[PATCH v3 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-26  7:51 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-06-26  7:49 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH RFC] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-06-26  7:44 UTC  (3+ messages)

[PATCH v6] coccinelle: misc: Add field_modify script
 2025-06-26  7:43 UTC  (2+ messages)

[PATCH v2 2/2] x86/sev: let sev_es_efi_map_ghcbs map the caa pages too
 2025-06-26  7:43 UTC  (7+ messages)

[PATCH v4 0/3] PCI: imx6: Add external reference clock mode support
 2025-06-26  7:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock mode support
` [PATCH v4 3/3] PCI: imx6: "

[PATCH RESEND 0/3] Input: convert GPIO chips to using new value setters
 2025-06-26  7:37 UTC  (4+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2)
 2025-06-26  7:33 UTC  (2+ messages)

[PATCH 0/3] Various devicetree fixes for Exynos7870 devices
 2025-06-26  7:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: exynos7870: add quirk to disable USB2 LPM in gadget mode
` [PATCH 2/3] arm64: dts: exynos7870-on7xelte: reduce memory ranges to base amount
` [PATCH 3/3] arm64: dts: exynos7870-j6lte: "

[PATCH 1/2] binder: use kstrdup() in binderfs_binder_device_create()
 2025-06-26  7:30 UTC  (2+ messages)
` [PATCH 2/2] binder: use guards for plain mutex- and spinlock-protected sections

[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
 2025-06-26  7:29 UTC  (5+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-26  7:26 UTC  (4+ messages)
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter

[PATCH v3 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-06-26  7:25 UTC  (3+ messages)

[PATCH V6 10/10] scsi: ufs: qcom : Refactor phy_power_on/off calls
 2025-06-26  7:25 UTC  (4+ messages)

kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
 2025-06-26  7:24 UTC 

[PATCH v2 net-next 0/3] change some statistics to 64-bit
 2025-06-26  7:23 UTC  (6+ messages)

[PATCH] can: ucan: Use usb_endpoint_type() rather than duplicating its implementation
 2025-06-26  7:22 UTC  (9+ messages)
  `  "

[PATCH v3] fs/buffer: remove the min and max limit checks in __getblk_slow()
 2025-06-26  7:19 UTC  (4+ messages)

[PATCH v2] arm64: dts: freescale: imx93-phycore-som: Add watchdog ext-reset-output pin
 2025-06-26  7:16 UTC 

linux-next: build warning after merge of the kvm-x86 tree
 2025-06-26  7:10 UTC 

[PATCH] media: i2c: imx334: add support for additional test patterns
 2025-06-26  7:09 UTC  (3+ messages)

linux-next: manual merge of the rust-timekeeping tree with the drm-nova tree
 2025-06-26  7:05 UTC  (7+ messages)

stable-rc: 5.4 and 5.10: fanotify01.c:339: TFAIL: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") expected EXDEV: ENODEV (19)
 2025-06-26  7:03 UTC 

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-26  7:02 UTC  (4+ messages)
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-26  7:00 UTC  (3+ messages)

[RFC PATCH v3 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
 2025-06-26  6:57 UTC  (2+ messages)
` [External] "

[PATCH] ASoC: fsl_sai: Force a software reset when starting in consumer mode
 2025-06-26  6:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-26  6:52 UTC  (13+ messages)

[PATCH 0/3] Workaround for Errata i2312
 2025-06-26  6:51 UTC  (3+ messages)
` [PATCH 1/3] mmc: sdhci_am654: "

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-26  6:41 UTC  (2+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-26  6:35 UTC  (11+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH] nfs: fix the race of lock/unlock and open
 2025-06-26  6:35 UTC  (3+ messages)

[PATCH net-next] octeontx2-af: Fix error code in rvu_mbox_init()
 2025-06-26  6:34 UTC  (2+ messages)

[PATCH v2 0/7] Add DSI display support for TI's Jacinto platforms
 2025-06-26  6:34 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: ti: k3-j784s4-j742s2-main-common: add DSI & DSI PHY
` [PATCH v2 3/7] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v2 7/7] arm64: dts: ti: k3-am68-sk: Enable DSI on DisplayPort-0

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-26  6:28 UTC  (6+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-06-26  6:27 UTC  (3+ messages)
` [RFC v2 1/9] sched/docs: Document avoid_cpu_mask and avoid CPU concept

[RFC PATCH V2 00/13] mm: slowtier page promotion based on PTE A bit
 2025-06-26  6:27 UTC  (4+ messages)
` [RFC PATCH V2 03/13] mm: Scan the mm and create a migration list

[PATCH] usb: gadget: u_serial: remove some dead code
 2025-06-26  6:23 UTC  (2+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-26  5:56 UTC  (8+ messages)

[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously
 2025-06-26  6:19 UTC 

[PATCH] sched/topology: Correct "sched_domains_curr_level" in topology_span_sane()
 2025-06-26  6:16 UTC  (2+ messages)

[PATCH] remote/stream-event: Fix a memory leak in remoteStreamCallbackFree()
 2025-06-26  6:10 UTC 

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-26  6:10 UTC  (2+ messages)
` [PATCH v4 15/15] kunit: uapi: Validate usability of /proc


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