messages from 2025-08-28 12:05:09 to 2025-08-28 13:39:06 UTC [more...]
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-08-28 13:38 UTC (9+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
[net-next PATCH v4 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-08-28 13:37 UTC (3+ messages)
` [PATCH net-next v4 4/4] net: renesas: rswitch: add modifiable ageing time
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 13:36 UTC (10+ messages)
[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
2025-08-28 13:35 UTC (2+ messages)
[PATCH net 0/3] net: stmmac: misc fixes
2025-08-28 13:34 UTC (5+ messages)
` [PATCH net 1/3] net: stmmac: replace memcpy with strscpy in ethtool
` [PATCH net 2/3] net: stmmac: correct Tx descriptors debugfs prints
[PATCH 0/6] PCI/pwrctrl: Allow pwrctrl framework to control PERST# if available
2025-08-28 13:33 UTC (8+ messages)
` [PATCH 4/6] PCI: of: Add an API to get the BDF for the device node
[PATCH v4 0/5] Rust infrastructure for sg_table and scatterlist
2025-08-28 13:32 UTC (6+ messages)
` [PATCH v4 1/5] rust: dma: implement DataDirection
` [PATCH v4 2/5] rust: dma: add type alias for bindings::dma_addr_t
` [PATCH v4 3/5] rust: scatterlist: Add abstraction for sg_table
` [PATCH v4 4/5] samples: rust: dma: add sample code for SGTable
` [PATCH v4 5/5] MAINTAINERS: rust: dma: add scatterlist files
[PATCH] powerpc/tools: drop `-o pipefail` in gcc check scripts
2025-08-28 13:32 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
2025-08-28 13:30 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Enable the NPU on NanoPi R6C/R6S
2025-08-28 13:30 UTC (2+ messages)
[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
2025-08-28 13:30 UTC (3+ messages)
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA yaml "
[PATCHv4 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-28 13:30 UTC (3+ messages)
` [PATCHv4 1/3] dt-bindings: net: wireless: ath9k: add led bindings
[PATCH 0/5] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
2025-08-28 13:30 UTC (7+ messages)
` [PATCH 3/5] arm64: dts: qcom: lemans-evk: Extend peripheral and subsystem support
[PATCH 0/3] ASoC: use int type to store negative error codes
2025-08-28 13:30 UTC (3+ messages)
` [PATCH 1/3] ASoC: amd: "
[PATCH] memfd,selinux: call security_inode_init_security_anon
2025-08-28 13:29 UTC (3+ messages)
[PATCH] net: aquantia: Remove redundant ternary operators
2025-08-28 13:28 UTC (2+ messages)
[PATCH v3 0/6] Add support of IRQs to QUICC ENGINE GPIOs
2025-08-28 13:28 UTC (3+ messages)
` [PATCH v3 5/6] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
[PATCH] net: thunderx: Remove redundant ternary operators
2025-08-28 13:28 UTC (2+ messages)
[PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
2025-08-28 13:27 UTC (6+ messages)
` [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
` [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
[PATCH v2] pagevec.h: add `const` to pointer parameters of getter functions
2025-08-28 13:26 UTC (4+ messages)
[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
2025-08-28 13:26 UTC (12+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition
[PATCH] bnx2x: Remove redundant ternary operators
2025-08-28 13:26 UTC (2+ messages)
[PATCH v3] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
2025-08-28 13:25 UTC (2+ messages)
[PATCH v2 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2025-08-28 13:25 UTC (5+ messages)
` [PATCH v2 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v2 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
[PATCH v10 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-08-28 13:25 UTC (7+ messages)
` [PATCH v10 03/13] media: dt-bindings: add rockchip px30 vip
` [PATCH v10 09/13] arm64: defconfig: enable rockchip camera interface and mipi csi-2 receiver
` [PATCH v10 10/13] arm64: dts: rockchip: add the vip node to px30
[PATCH] pps: fix warning in pps_register_cdev when register device fail
2025-08-28 13:24 UTC (3+ messages)
[PATCH v14 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-08-28 13:22 UTC (3+ messages)
` [PATCH v14 03/10] power: reset: reboot-mode: Add support for 64 bit magic
[PATCH net-next 0/7] net: stmmac: fixes and new features
2025-08-28 13:21 UTC (6+ messages)
[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-28 13:20 UTC (10+ messages)
` [PATCH net-next v9 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v9 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v9 5/5] net: rnpgbe: Add register_netdev
[v5, net-next 0/9] Add more functionality to BNGE
2025-08-28 18:45 UTC (10+ messages)
` [v5, net-next 1/9] bng_en: Add initial support for RX and TX rings
` [v5, net-next 2/9] bng_en: Add initial support for CP and NQ rings
` [v5, net-next 3/9] bng_en: Introduce VNIC
` [v5, net-next 4/9] bng_en: Initialise core resources
` [v5, net-next 5/9] bng_en: Allocate packet buffers
` [v5, net-next 6/9] bng_en: Allocate stat contexts
` [v5, net-next 7/9] bng_en: Register rings with the firmware
` [v5, net-next 8/9] bng_en: Register default VNIC
` [v5, net-next 9/9] bng_en: Configure "
[PATCH] net: igb: expose rx_dropped via ethtool -S
2025-08-28 13:18 UTC (2+ messages)
[PATCH v2 0/3] media: iris: Add support for SM8750 (VPU v3.5)
2025-08-28 13:18 UTC (5+ messages)
` [PATCH v2 3/3] "
[PATCH] bna: Remove redundant ternary operators
2025-08-28 13:17 UTC (2+ messages)
[PATCH 5.4 000/403] 5.4.297-rc2 review
2025-08-28 13:14 UTC (2+ messages)
[PATCH v2 1/2] selinux: enable per-file labeling for functionfs
2025-08-28 13:13 UTC (4+ messages)
` [PATCH v2 2/2] libsepol: Support functionfs_seclabel policycap
[syzbot] [mm?] WARNING in copy_process
2025-08-28 13:12 UTC (3+ messages)
[PATCH] selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
2025-08-28 13:12 UTC
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-08-28 13:12 UTC (3+ messages)
` [PATCH 15/33] arm_mpam: Probe MSCs to find the supported partid/pmg values
[PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
2025-08-28 13:11 UTC
[PATCH -next RFC 00/11] Refactor cpus mask setting
2025-08-28 12:56 UTC (12+ messages)
` [PATCH -next RFC 01/11] cpuset: move the root cpuset write check earlier
` [PATCH -next RFC 02/11] cpuset: remove unused assignment to trialcs->partition_root_state
` [PATCH -next RFC 03/11] cpuset: change return type of is_partition_[in]valid to bool
` [PATCH -next RFC 04/11] cpuset: Refactor exclusive CPU mask computation logic
` [PATCH -next RFC 05/11] cpuset: refactor CPU mask buffer parsing logic
` [PATCH -next RFC 06/11] cpuset: introduce cpus_excl_conflict and mems_excl_conflict helpers
` [PATCH -next RFC 07/11] cpuset: refactor out invalidate_cs_partition
` [PATCH -next RFC 08/11] cpuset: refactor acpus_validate_change
` [PATCH -next RFC 09/11] cpuset: refactor partition_cpus_change
` [PATCH -next RFC 10/11] cpuset: use parse_cpulist for setting cpus.exclusive
` [PATCH -next RFC 11/11] cpuset: use partition_cpus_change for setting exclusive cpus
[PATCH] dt-bindings: soc: rockchip: add missing clock reference for rk3576-dcphy syscon
2025-08-28 13:11 UTC
[PATCH] reset: canaan: Remove redundant ternary operators
2025-08-28 13:10 UTC (2+ messages)
[PATCH v3 0/6] Enable SSRAM support in PTL and LNL
2025-08-28 13:09 UTC (5+ messages)
` [PATCH v3 3/6] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v3 4/6] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
[PATCH v2] sched/topology: Use kcalloc() in sched_init_numa()
2025-08-28 13:08 UTC
[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
2025-08-28 13:05 UTC (5+ messages)
` [PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
[PATCH net-next v2 0/6] net: dsa: lantiq_gswip: prepare for supporting MaxLinear GSW1xx
2025-08-28 13:05 UTC (3+ messages)
` [PATCH net-next v2 2/6] net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
[PATCH v2 0/3] ESWIN EIC7700 sata phy driver and yaml,
2025-08-28 13:05 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
` "
sparc: Another fix for accurate exception reporting in copy_{from,to}_user
2025-08-28 13:04 UTC (4+ messages)
` [PATCH 1/1] sparc: fix accurate exception reporting in copy_{from_to}_user for M7
` [PATCH v2 1/1] sparc: fix accurate exception reporting in copy_{from,to}_user "
[RFC PATCH] staging: rtl8723bs: fix fortify warnings by using struct_group
2025-08-28 13:02 UTC (2+ messages)
[PATCH v3 0/3] power: supply: add charger for BD71828
2025-08-28 13:01 UTC (4+ messages)
` [PATCH v3 2/3] power: supply: Add bd718(15/28/78) charger driver
[PATCH] net: ethernet: ti: Prevent divide-by-zero in cpts_calc_mult_shift()
2025-08-28 13:01 UTC (4+ messages)
[PATCH] mm: add `const` to lots of pointer parameters
2025-08-28 13:00 UTC (14+ messages)
[PATCH v6 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
2025-08-28 13:00 UTC (13+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: Add binding for Toshiba "
` [PATCH v6 2/9] arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch node
` [PATCH v6 3/9] PCI: Add new start_link() & stop_link function ops
` [PATCH v6 4/9] PCI: dwc: Add host_start_link() & host_start_link() hooks for dwc glue drivers
` [PATCH v6 5/9] PCI: dwc: Implement .start_link(), .stop_link() hooks
` [PATCH v6 6/9] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v6 7/9] PCI: Add pcie_link_is_active() to determine if the link is active
` [PATCH v6 8/9] PCI: pwrctrl: Add power control driver for tc9563
` [PATCH v6 9/9] arm64: defconfig: Enable TC9563 PWRCTL driver
[PATCH 0/4] uacce: driver fixes for memory leaks and state management
2025-08-28 12:59 UTC (4+ messages)
` [PATCH 1/4] uacce: fix for cdev memory leak
[PATCH] PCI/VGA: Replace manual locks with lock guards
2025-08-28 12:58 UTC (2+ messages)
[PATCH v13 00/21] Enable CET Virtualization
2025-08-28 12:58 UTC (3+ messages)
` [PATCH v13 01/21] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-08-28 12:57 UTC (9+ messages)
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-28 12:56 UTC (7+ messages)
` (subset) "
[PATCH v3 0/5] Disable ATS via iommu during PCI resets
2025-08-28 12:51 UTC (9+ messages)
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device
[PATCH v5 00/12] Direct Map Removal Support for guest_memfd
2025-08-28 12:50 UTC (2+ messages)
[PATCH net-next v7 0/2] Add Si3474 PSE controller driver
2025-08-28 12:50 UTC (2+ messages)
[PATCH net-next v2] microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support
2025-08-28 12:48 UTC (2+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-28 12:44 UTC (2+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-08-28 12:43 UTC (5+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
[PATCH v1 0/2] driver core/PM: Two updates related to power.no_pm
2025-08-28 12:41 UTC (2+ messages)
[PATCH] thermal: k3_j72xx_bandgap: register sensors with hwmon
2025-08-28 12:40 UTC
[PATCH v2] platform/x86/intel-uncore-freq: Present unique domain ID per package
2025-08-28 12:40 UTC (3+ messages)
[PATCH v7 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
2025-08-28 12:37 UTC (2+ messages)
[PATCH rfcv1 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-08-28 12:37 UTC (5+ messages)
` [PATCH rfcv1 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
[PATCH] net/core: Replace offensive comment in skbuff.c
2025-08-28 12:36 UTC (2+ messages)
[RFC PATCH v2] hfs: add return values to hfs_brec_lenoff and hfs_bnode_read to improve robustness
2025-08-28 12:35 UTC (3+ messages)
[PATCH 0/3] phy: Remove redundant ternary operators
2025-08-28 12:31 UTC (5+ messages)
` [PATCH 1/3] phy: hisilicon: "
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: "
` [PATCH 3/3] phy: rockchip: usbdp: "
[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-28 12:29 UTC (6+ messages)
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC
[PATCH v2 0/4] tools: testing: Use existing atomic.h for vma/maple tests
2025-08-28 12:28 UTC (5+ messages)
` [PATCH v2 1/4] tools/include: Implement a couple of atomic_t ops
` [PATCH v2 2/4] tools: testing: Allow importing arch headers in shared.mk
` [PATCH v2 3/4] tools: testing: Support EXTRA_CFLAGS "
` [PATCH v2 4/4] tools: testing: Use existing atomic.h for vma/maple tests
[PATCH] regulator: core: Remove redundant ternary operators
2025-08-28 12:27 UTC
[PATCH] platform/x86/amd/pmf: Remove redundant ternary operators
2025-08-28 12:26 UTC
[PATCH] PCI/VGA: Remove redundant ternary operators
2025-08-28 12:25 UTC
[PATCH] drivers/perf: riscv: Remove redundant ternary operators
2025-08-28 12:25 UTC
[syzbot] [mm?] WARNING in copy_process
2025-08-28 12:18 UTC (2+ messages)
[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
2025-08-28 12:17 UTC (3+ messages)
` [PATCH v2 1/3] rtla: fix buffer overflow in actions_parse
[PATCH v13 06/11] PCI: stm32: Add PCIe Endpoint support for STM32MP25
2025-08-28 12:12 UTC (2+ messages)
[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
2025-08-28 12:15 UTC (4+ messages)
` [PATCH v4 3/3] usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
[PATCH 0/2] Fix va_high_addr_switch.sh test failure
2025-08-28 12:11 UTC (4+ messages)
` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early
[PATCH net-next v02 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
2025-08-28 12:10 UTC (15+ messages)
` [PATCH net-next v02 01/14] hinic3: HW initialization
` [PATCH net-next v02 02/14] hinic3: HW management interfaces
` [PATCH net-next v02 03/14] hinic3: HW common function initialization
` [PATCH net-next v02 04/14] hinic3: HW capability initialization
` [PATCH net-next v02 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v02 06/14] hinic3: Nic_io initialization
` [PATCH net-next v02 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v02 08/14] hinic3: Queue pair resource initialization
` [PATCH net-next v02 09/14] hinic3: Queue pair context initialization
` [PATCH net-next v02 10/14] hinic3: Tx & Rx configuration
` [PATCH net-next v02 11/14] hinic3: Add Rss function
` [PATCH net-next v02 12/14] hinic3: Add port management
` [PATCH net-next v02 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v02 14/14] hinic3: Fix code style (Missing a blank line before return)
[PATCH 0/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
2025-08-28 12:09 UTC (3+ messages)
[PATCH v2] drm/gem-shmem: Use drm_gem_shmem_unpin() to unpin the backing pages for a shmem GEM
2025-08-28 12:08 UTC
[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
2025-08-28 12:08 UTC (8+ messages)
[PATCH v2 0/2] hwmon: Add support for INA780
2025-08-28 12:09 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: (ina238) "
[PATCH v2] fs/ceph/addr: convert `op_idx`, `data_pages` back to a local variables
2025-08-28 12:08 UTC
[PATCH] platform/x86/intel/pmc: use kcalloc() instead of kzalloc()
2025-08-28 12:07 UTC (2+ messages)
[PATCH] dm vdo: Use str_plural() to simplify the code
2025-08-28 12:07 UTC (2+ messages)
[PATCH] platform/x86/intel-uncore-freq: Fix warning in partitioned system
2025-08-28 12:07 UTC (2+ messages)
[PATCH] rtc: rx8111: Add NVMEM and timestamp functionality
2025-08-28 12:07 UTC (3+ messages)
[PATCH] platform/x86: x86-android-tablets: Remove the use of dev_err_probe()
2025-08-28 12:07 UTC (2+ messages)
[PATCH v6] platform/x86: Add WMI driver for Redmibook keyboard
2025-08-28 12:07 UTC (2+ messages)
[PATCH v1 1/2] platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry
2025-08-28 12:07 UTC (2+ messages)
[PATCH v4] platform/x86: portwell-ec: Add suspend/resume support for watchdog
2025-08-28 12:07 UTC (2+ messages)
[PATCH -next] x86: Prevent KASAN false positive warnings in __show_regs()
2025-08-28 12:06 UTC (3+ messages)
[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
2025-08-28 12:04 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).