messages from 2024-12-18 11:16:30 to 2024-12-18 13:33:05 UTC [more...]
[PATCH 0/8] Add eDMAv3 support for S32G2/S32G3 SoCs
2024-12-18 13:32 UTC (7+ messages)
` [PATCH 7/8] dmaengine: fsl-edma: wait until no hardware request is in progress
[PATCH 5.4 00/24] 5.4.288-rc1 review
2024-12-18 13:32 UTC (3+ messages)
[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
2024-12-18 13:32 UTC (7+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
` "
[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
2024-12-18 13:31 UTC (5+ messages)
` [PATCH v2 5/9] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
[PATCH v2 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
2024-12-18 13:28 UTC (9+ messages)
` [PATCH v2 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v2 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v2 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances
[PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC
2024-12-18 13:26 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH v5 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
2024-12-18 13:25 UTC (8+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
` [EXTERNAL] "
[PATCH 0/5] cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states v2
2024-12-18 13:24 UTC (3+ messages)
` [PATCH 3/5] cpuidle: Handle TIF_NR_POLLING on behalf of CPUIDLE_FLAG_MWAIT states
[PATCH 0/2] Fix compilation errors with pruss APIs
2024-12-18 13:23 UTC (5+ messages)
` [PATCH 1/2] soc: ti: pruss: Fix "
` [PATCH 2/2] MAINTAINERS: Add entry for linux/pruss_driver.h
[PATCH] ring-buffer: Fix a oob in __rb_map_vma
2024-12-18 13:24 UTC (8+ messages)
` [PATCH V2] ring-buffer: fix overflow "
[PATCH 6.12 000/172] 6.12.6-rc1 review
2024-12-18 13:19 UTC (5+ messages)
[PATCH v2] PCI: vmd: Fix spinlock usage on config access for RT kernel
2024-12-18 13:17 UTC (2+ messages)
[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-12-18 13:15 UTC (7+ messages)
` [PATCH V3 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
[PATCH v4 00/10] ext4: clean up and refactor fallocate
2024-12-18 13:13 UTC (7+ messages)
` [PATCH v4 01/10] ext4: remove writable userspace mappings before truncating page cache
` [PATCH v4 04/10] ext4: refactor ext4_punch_hole()
[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute
2024-12-18 13:13 UTC (5+ messages)
` [PATCH 2/4] module: sysfs: Simplify section attribute allocation
` [PATCH 3/4] module: sysfs: Add notes attributes through attribute_group
[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
2024-12-18 13:09 UTC (12+ messages)
` [PATCH net-next v6 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns
[PATCH v2 0/2] sunxi: Add A100 syscon nodes
2024-12-18 13:01 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: sram: sunxi-sram: Add A100 compatible
` [PATCH v2 2/2] arm64: dts: allwinner: a100: Add syscon nodes
[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-18 13:04 UTC (16+ messages)
` [PATCH v2 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
` [PATCH v2 03/15] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH v2 04/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v2 05/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v2 06/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v2 07/15] arm64: "
` [PATCH v2 08/15] riscv: "
` [PATCH v2 09/15] x86: "
` [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v2 11/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v2 12/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v2 13/15] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v2 14/15] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v2 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH 0/7] of: overlay: Add support for export-symbols node feature
2024-12-18 13:05 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: Add support for export-symbols node
[PATCH v2] lib/alloc_tag: Add accumulative call counter for memory allocation profiling
2024-12-18 12:49 UTC (2+ messages)
` "
[PATCH net-next] net: Remove bouncing hippi list
2024-12-18 13:00 UTC (2+ messages)
[PATCH v2 0/5] add sof support on imx95
2024-12-18 13:01 UTC (7+ messages)
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-18 12:55 UTC (11+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
[PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions
2024-12-18 12:55 UTC (9+ messages)
` [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types
` [PATCH v6 15/16] samples: rust: add Rust platform sample driver
[PATCH net-next] net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
2024-12-18 12:50 UTC (2+ messages)
[PATCH 6.1 00/76] 6.1.121-rc1 review
2024-12-18 12:49 UTC (3+ messages)
[PATCH v3 0/3] rust: add kunit doctest with doc fixes
2024-12-18 12:48 UTC (8+ messages)
` [PATCH v3 1/3] rust: error: Change `LayoutError` to internal
` [PATCH v3 2/3] rust: error: Update 'stack_try_pin_init' example
` [PATCH v3 3/3] rust: alloc: Add doctest for `ArrayLayout`
[PATCH v2 00/11] Add eDP support for RK3588
2024-12-18 12:45 UTC (5+ messages)
` [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
` [PATCH v2 11/11] arm64: dts: rockchip: Add nodes related to eDP1 for RK3588
[PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
2024-12-18 12:45 UTC (5+ messages)
[PATCH v2] loongarch/mm: disable WUC for pgprot_writecombine as same as ioremap_wc
2024-12-18 12:43 UTC (15+ messages)
[PATCH v3 0/2] Fixes multiple sysctl proc_handler usage error
2024-12-18 12:41 UTC (5+ messages)
` [PATCH v3 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
` [PATCH v3 2/2] sysctl: Fix underflow value setting risk in vm_table
[PATCH v5 0/3] mailbox: add Samsung Exynos driver
2024-12-18 12:39 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: mailbox: add google,gs101-mbox
` [PATCH v5 2/3] mailbox: add Samsung Exynos driver
[PATCH 5.15 00/51] 5.15.175-rc1 review
2024-12-18 12:38 UTC (2+ messages)
[PATCH v6 06/16] rust: add `Revocable` type
2024-12-18 12:38 UTC (3+ messages)
[PATCH v5 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
2024-12-18 12:38 UTC (4+ messages)
` [PATCH v5 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable
[PATCH 5.10 00/43] 5.10.232-rc1 review
2024-12-18 12:38 UTC (2+ messages)
[PATCH 6.6 000/109] 6.6.67-rc1 review
2024-12-18 12:37 UTC (3+ messages)
[PATCH] init: fix removal warning for deprecated initrd loading
2024-12-18 12:36 UTC
[PATCH 0/4] Google Pixel 6 (simple) framebuffer support
2024-12-18 12:36 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: arm: google: add gs101-raven
` [PATCH 2/4] arm64: dts: exynos: gs101-oriole: configure simple-framebuffer
` [PATCH 3/4] arm64: dts: exynos: gs101-oriole: move common Pixel6 & 6Pro parts into a .dtsi
[PATCH v3 0/3] Add clock controller support for Spacemit K1
2024-12-18 12:36 UTC (4+ messages)
` [PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
[PATCH 0/2] m68k: Add DMA timers support for M5441x
2024-12-18 12:36 UTC (3+ messages)
` [PATCH 1/2] m68k: coldfire: Use proper clock rate for timers
[PATCH v5 0/4] Enable shared SE support over I2C
2024-12-18 12:34 UTC (6+ messages)
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
drivers/thunderbolt/debugfs.c:532:5-33: opportunity for str_yes_no(supports_software ( margining )) (fwd)
2024-12-18 12:31 UTC (2+ messages)
mhi resume failure on reboot with 6.13-rc2
2024-12-18 12:30 UTC (10+ messages)
[PATCH] of: Add printf '%pOFm' for generating modalias
2024-12-18 12:27 UTC (3+ messages)
` ssize_t: was: "
` lock in vsprintf(): "
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-18 12:26 UTC (2+ messages)
[PATCH v9 2/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-12-18 12:25 UTC (2+ messages)
[PATCH v2] bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
2024-12-18 12:22 UTC (2+ messages)
[PATCH] arm32: simplify ARM_MMU_KEEP usage
2024-12-18 12:13 UTC (2+ messages)
[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
2024-12-18 12:17 UTC (6+ messages)
` [PATCH v2 md-6.14 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH v2 md-6.14 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
` [PATCH v2 md-6.14 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH v2 md-6.14 4/5] md/raid5: implement pers->bitmap_sector()
` [PATCH v2 md-6.14 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
2024-12-18 12:18 UTC (9+ messages)
` [PATCH v10 1/4] media: dt-bindings: update clocks for sc7280-camss
[PATCH v2 0/6] perf/amd/ibs: Add Zen5 support
2024-12-18 12:14 UTC (7+ messages)
` [PATCH v2 1/6] perf/amd/ibs: Add support for OP Load Latency Filtering
` [PATCH v2 2/6] perf/amd/ibs: Update DTLB/PageSize decode logic
` [PATCH v2 3/6] perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel
` [PATCH v2 4/6] perf amd ibs: Add Load Latency bits in raw dump
` [PATCH v2 5/6] perf amd ibs: Incorporate Zen5 DTLB and PageSize information
` [PATCH v2 6/6] perf mem/c2c amd: Add ldlat support
[PATCH v3 0/2] arm64: dts: qcom: Add DT support for secondary USB on QCS615
2024-12-18 12:12 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: Add support for secondary USB node "
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: Enable secondary USB controller on QCS615 Ride
[PATCH net-next 0/3] hisilicon hns deadcoding
2024-12-18 12:01 UTC (7+ messages)
` [PATCH net-next 1/3] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
` [PATCH net-next 2/3] net: hisilicon: hns: Remove unused hns_rcb_start
` [PATCH net-next 3/3] net: hisilicon: hns: Remove reset helpers
overlayfs: WARN_ONCE(Can't encode file handler for inotify: 255)
2024-12-18 12:10 UTC (2+ messages)
[PATCH v2 0/2] Microchip CoreI2C driver fixes
2024-12-18 12:07 UTC (3+ messages)
` [PATCH v2 1/2] i2c: microchip-core: actually use repeated sends
` [PATCH v2 2/2] i2c: microchip-core: fix "ghost" detections
[PATCH v3 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
2024-12-18 12:06 UTC (6+ messages)
` [PATCH v3 18/18] KVM: arm64: Plumb the pKVM MMU in KVM
[PATCH v3 0/5] perf file align features, avoid UB
2024-12-18 12:04 UTC (3+ messages)
` [PATCH v3 1/5] perf cpumap: If the die_id is missing use socket/physical_package_id
qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
2024-12-18 12:03 UTC
[PATCH 00/10] drm: Add new pixel formats for Xilinx Zynqmp
2024-12-18 12:03 UTC (6+ messages)
` [PATCH 01/10] drm/fourcc: Add warning for bad bpp
` [PATCH 04/10] drm/fourcc: Add DRM_FORMAT_Y10_LE32
[PATCH net-next v7 0/5] Add rds ptp library for Microchip phys
2024-12-18 12:03 UTC (4+ messages)
` [PATCH net-next v7 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x
[PATCH net] xfrm: prevent some integer overflows in verify_ functions
2024-12-18 11:58 UTC (6+ messages)
` [PATCH net] xfrm: Rewrite key length conversion to avoid overflows
[PATCH v1] kbuild: Allow building of samples with UML
2024-12-18 11:51 UTC
[PATCH] perf cpumap: Fix die and cluster IDs
2024-12-18 11:55 UTC
[syzbot] [net?] general protection fault in put_page (4)
2024-12-18 11:55 UTC (3+ messages)
[PATCH 1/1] events/core: fix error run/enable ratio display
2024-12-18 11:52 UTC (5+ messages)
[PATCH net v3 0/4] Fix race conditions in ndo_get_stats64
2024-12-18 11:51 UTC (5+ messages)
` [PATCH net v3 1/4] octeon_ep: fix "
` [PATCH net v3 2/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v3 3/4] octeon_ep_vf: fix race conditions "
` [PATCH net v3 4/4] octeon_ep_vf: remove firmware stats fetch "
[PATCH v3 1/1] drm/mediatek: Add return value check when reading DPCD
2024-12-18 11:34 UTC
[PATCH v3 00/19] Disable USB U1/U2 entry for QC targets
2024-12-18 11:48 UTC (3+ messages)
[PATCH v3 0/4] mm/swap_cgroup: remove global swap cgroup lock
2024-12-18 11:46 UTC (5+ messages)
` [PATCH v3 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH v3 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH v3 3/4] mm/swap_cgroup: remove global swap cgroup lock
` [PATCH v3 4/4] mm/swap_cgroup: decouple swap cgroup recording and clearing
[PATCH v2 0/5] Add STM32MP25 PCIe drivers
2024-12-18 11:46 UTC (7+ messages)
` [PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
[PATCH] drm/mediatek: stop selecting foreign drivers
2024-12-18 11:44 UTC (3+ messages)
[PATCH v4 0/9] Add display support for QCS615 platform
2024-12-18 11:44 UTC (7+ messages)
` [PATCH v4 9/9] arm64: dts: qcom: Add display support for QCS615 RIDE board
[PATCH v9 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-12-18 11:41 UTC (7+ messages)
[PATCH v4 bpf-next 0/6] Enable writing xattr from BPF programs
2024-12-18 11:41 UTC (3+ messages)
` [PATCH v4 bpf-next 1/6] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
[PATCH 0/6] Fixes and improvements in /proc/schedstat
2024-12-18 11:40 UTC (3+ messages)
` [PATCH 3/6] sched: Report the different kinds of imbalances "
[PATCH 0/2] memory: brcmstb_memc: Support for BCM74165
2024-12-18 11:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: memory-controller: Document rev c.1.5 compatible
[PATCH net-next v1] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
2024-12-18 11:37 UTC (2+ messages)
[PATCH 0/3] Minor cleanups to ext4 and jbd2
2024-12-18 11:37 UTC (7+ messages)
` [PATCH 1/3] ext4: remove unused ext4 journal callback
` [PATCH 2/3] jbd2: remove unused transaction->t_private_list
` [PATCH 3/3] ext4: remove unneeded forward declaration
[PATCH v12 00/11] Add support for Maxim Integrated MAX77705 PMIC
2024-12-18 11:34 UTC (5+ messages)
` [PATCH v12 02/11] dt-bindings: power: supply: max17042: split on 2 files
[PATCH net-next v5] net: Document netmem driver support
2024-12-18 11:30 UTC (2+ messages)
[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
2024-12-18 11:26 UTC (11+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
[PATCH] x86/xen/mmu: Increase MAX_CONTIG_ORDER
2024-12-18 11:24 UTC (7+ messages)
[PATCH v9 0/7] Add TSENS support for IPQ5332, IPQ5424
2024-12-18 11:22 UTC (7+ messages)
` [PATCH v9 3/7] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH v9 6/7] arm64: dts: qcom: ipq5424: Add tsens node
[net-next v6 0/9] Add support for per-NAPI config via netlink
2024-12-18 11:22 UTC
[PATCH v2 0/5] drm/msm: add a display mmu fault handler
2024-12-18 11:20 UTC (3+ messages)
` [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
[PATCH v6 0/5] Add CMN PLL clock controller driver for IPQ9574
2024-12-18 11:17 UTC (5+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock
[PATCH v6 00/15] futex: Add support task local hash maps
2024-12-18 11:09 UTC (10+ messages)
` [PATCH v6 05/15] futex: Move private hashing into its own function
` [PATCH v6 07/15] futex: Prepare for reference counting of the process private hash end of operation
` [PATCH v6 09/15] futex: Introduce futex_get_locked_hb()
` [PATCH v6 10/15] futex: Allow to re-allocate the private local hash
` [PATCH v6 11/15] futex: Resize local futex hash table based on number of threads
` [PATCH v6 12/15] futex: Use a hashmask instead of hashsize
` [PATCH v6 13/15] tools/perf: Add the prctl(PR_FUTEX_HASH,…) to futex-hash
` [PATCH v6 14/15] tools/perf: The the current affinity for CPU pinning in futex-hash
` [PATCH v6 15/15] tools/perf: Allocate futex locks on the local CPU-node
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