The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-30 17:14:19 to 2024-08-30 20:17:11 UTC [more...]

[PATCH 0/2] Continuous mode support for VL53l0x
 2024-08-30 20:16 UTC  (2+ messages)
` [PATCH 1/2] iio: proximity: vl53l0x-i2c: Added sensor ID check

[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-08-30 20:16 UTC  (22+ messages)
` [PATCH can-next v3 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v3 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v3 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v3 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v3 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v3 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v3 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v3 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v3 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v3 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v3 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v3 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v3 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v3 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v3 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v3 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v3 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v3 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v3 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v3 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH v2 net-next 0/3] cleanup chelsio driver declarations
 2024-08-30 20:11 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] cxgb: Remove unused declarations

[PATCH v2 0/2] Exposing nice CPU usage to userspace
 2024-08-30 20:06 UTC  (4+ messages)
` [PATCH v2 1/2] Tracking cgroup-level niced CPU time

selinux: support IPPROTO_SMC in socket_type_to_security_class()
 2024-08-30 20:04 UTC  (8+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-30 19:53 UTC  (8+ messages)
` [PATCH 08/12] include: add elf.h support

[PATCH bpf-next] samples/bpf: tracex2: Replace kfree_skb from kprobe to tracepoint
 2024-08-30 20:01 UTC  (2+ messages)

[PATCH v4 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-30 20:01 UTC  (2+ messages)

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-08-30 19:57 UTC  (7+ messages)

[tip:timers/core] BUILD SUCCESS 4381b895f544bb84b8cfb34ada64df67c9b2a4f0
 2024-08-30 19:56 UTC 

[tip:irq/core] BUILD SUCCESS 4609c6eab67bb1785a5337ddafb5c74c796bcd35
 2024-08-30 19:52 UTC 

[PATCH v5? 0/6] Tweaked basic Synopsys DW HDMI QP TX driver for Rockchip RK3588
 2024-08-30 19:51 UTC  (3+ messages)
`  "

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-08-30 19:50 UTC  (2+ messages)

[v2] drm/etnaviv: Clear the __GFP_HIGHMEM bit in GFP_HIGHUSER with 32 address
 2024-08-30 19:48 UTC  (2+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-30 19:46 UTC  (17+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v3] memcg: add charging of already allocated slab objects
 2024-08-30 19:44 UTC  (3+ messages)

[PATCH 00/21] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-08-30 19:42 UTC  (29+ messages)
` [PATCH 02/21] drm: print clone mode status in atomic state
` [PATCH 10/21] drm/msm/dpu: add CWB support to dpu_hw_wb
` [PATCH 11/21] drm/msm/dpu: Add RM support for allocating CWB
` [PATCH 12/21] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH 13/21] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH 14/21] drm/msm/dpu: Reserve resources for CWB
` [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH 16/21] drm/msm/dpu: Program hw_ctl to support CWB
` [PATCH 17/21] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
` [PATCH 18/21] drm/msm/dpu: Start frame done timer after encoder kickoff
` [PATCH 19/21] drm/msm/dpu: Skip trigger flush and start for CWB
` [PATCH 20/21] drm/msm/dpu: Reorder encoder kickoff "
` [PATCH 21/21] drm/msm/dpu: Set possible clones for all encoders

[PATCH] buffer: Associate the meta bio with blkg from buffer page
 2024-08-30 19:37 UTC  (2+ messages)

[PATCH v2] soc: mediatek: Simplify with dev_err_probe()
 2024-08-30 19:32 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250
 2024-08-30 19:30 UTC  (2+ messages)

[PATCH 0/3] Staging: rtl8192e: Yet another variable rename and cleanup series
 2024-08-30 19:26 UTC  (7+ messages)
` [PATCH 1/3] Staging: rtl8192e: Rename variable pNetwork
` [PATCH 2/3] Staging: rtl8192e: Rename variable bHwError
` [PATCH 3/3] Staging: rtl8192e: Add spaces around operators

[PATCH] dma-buf: heaps: Fix off-by-one in CMA heap fault handler
 2024-08-30 19:26 UTC 

[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-30 19:24 UTC  (2+ messages)

[PATCH v3 0/5] Increase mseal test coverage
 2024-08-30 19:22 UTC  (9+ messages)
` [PATCH v3 1/5] selftests/mseal_test: Check vma_size, prot, error code
` [PATCH v3 2/5] selftests/mseal: add sealed madvise type
` [PATCH v3 3/5] selftests/mseal: munmap across multiple vma ranges
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
` [PATCH v3 5/5] selftests/mseal: add more tests for mremap

[PATCH net-next] ioam6: improve checks on user data
 2024-08-30 19:19 UTC 

[PATCH v2 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
 2024-08-30 19:19 UTC  (5+ messages)
` [PATCH v2 5/7] i2c: npcm: Modify the client address assignment
` [PATCH v2 6/7] i2c: npcm: use i2c frequency table

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-30 19:16 UTC  (4+ messages)
` [PATCH 06/25] x86/virt/tdx: Export TDX KeyID information

[PATCH v2] arm64: dts: qcom: sc7280: Fix PMU nodes for Cortex A55 and A78
 2024-08-30 19:14 UTC 

[PATCH v3 1/1] dt-bindings: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand
 2024-08-30 19:11 UTC 

[PATCH v5 7/7] PCI: Create helper to print TLP Header and Prefix Log
 2024-08-30 19:11 UTC  (2+ messages)

[PATCH v3 0/6] lib: Extend bitmap find binary operations
 2024-08-30 19:10 UTC  (7+ messages)
` [PATCH v3 1/6] lib: Clarify comment on top of find_next_andnot_bit
` [PATCH v3 2/6] lib: Implement find_{first,next,nth}_nor_bit, for_each_nor_bit, find_first_andnot_bit
` [PATCH v3 3/6] lib: test bitmap sets binary operation iterators
` [PATCH v3 4/6] lib: Fix test_find_first_and_bit and test_find_next_and_bit benchmark
` [PATCH v3 5/6] lib: benchmark bitmap sets binary operation find
` [PATCH v3 6/6] cpumask: Implement cpumask_{first,next}_{nor,andnot}

[PATCH v2 0/9] Preemption support for A7XX
 2024-08-30 19:09 UTC  (10+ messages)
` [PATCH v2 4/9] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v2 6/9] drm/msm/A6xx: Use posamble to reset counters on preemption
` [PATCH v2 9/9] drm/msm/A6xx: Enable preemption for A750

[PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure
 2024-08-30 19:09 UTC  (4+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-30 19:04 UTC  (5+ messages)
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced

fs/ext4/super.c:2054:1: error: unused function 'ctx_set_flags'
 2024-08-30 19:03 UTC 

[PATCH 0/9] rcu_pending
 2024-08-30 19:01 UTC  (9+ messages)
` [PATCH 6/9] rcu: rcu_pending

[syzbot] [cgroups?] [mm?] KCSAN: data-race in mem_cgroup_iter / mem_cgroup_iter
 2024-08-30 18:57 UTC  (3+ messages)

[PATCH v4] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c
 2024-08-30 18:57 UTC  (2+ messages)

[PATCH v4 0/3] Devicetree updates for MT8186
 2024-08-30 18:55 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH v2 0/6] pinctrl: intel: High impedance impl. and cleanups
 2024-08-30 18:53 UTC  (4+ messages)
` [PATCH v2 6/6] pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al

[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-08-30 18:52 UTC  (7+ messages)
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32

[PATCH v1 0/5] pinctrl: intel: High impedance impl. and cleanups
 2024-08-30 18:51 UTC  (4+ messages)

[PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code
 2024-08-30 18:44 UTC  (2+ messages)

[PATCH net-next] Documentation: Add missing fields to net_cachelines
 2024-08-30 18:40 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v6.11
 2024-08-30 18:37 UTC  (2+ messages)

[GIT PULL]: Generic phy fixes for v6.11
 2024-08-30 18:37 UTC  (2+ messages)

[GIT PULL]: dmanegine fixes for v6.11
 2024-08-30 18:37 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.11-rc5
 2024-08-30 18:37 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.11-rc6
 2024-08-30 18:37 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20240830
 2024-08-30 18:37 UTC  (2+ messages)

[PATCH v2 1/1] i2c: designware: Consolidate PM ops
 2024-08-30 18:36 UTC  (3+ messages)

[PATCH v1] ieee802154: at86rf230: Simplify with dev_err_probe()
 2024-08-30 18:33 UTC  (6+ messages)

[PATCH v1] i2c: max2175: Simplify with dev_err_probe()
 2024-08-30 18:31 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-08-30 18:30 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai

[PATCH] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
 2024-08-30 18:28 UTC  (2+ messages)

[PATCH] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:23 UTC  (3+ messages)

[PATCH V2] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:21 UTC 

[PATCH v2] sfc: Convert to use ERR_CAST()
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH v1 net-next] nfp: Convert to use ERR_CAST()
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH v1 net-next] net: openvswitch: Use ERR_CAST() to return
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-30 18:18 UTC  (2+ messages)

[PATCH v1] misc: genwqe: Simplify with dev_err_probe()
 2024-08-30 18:15 UTC  (2+ messages)

[PATCH net-next 0/6] various cleanups
 2024-08-30 18:14 UTC  (5+ messages)
` [PATCH net-next 1/6] net: ag71xx: add COMPILE_TEST to test compilation

[PATCH v3 00/10] mm: remove vma_merge()
 2024-08-30 18:10 UTC  (11+ messages)
` [PATCH v3 01/10] tools: improve vma test Makefile
` [PATCH v3 02/10] tools: add VMA merge tests
` [PATCH v3 03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
` [PATCH v3 04/10] mm: remove duplicated open-coded VMA policy check
` [PATCH v3 05/10] mm: abstract vma_expand() to use vma_merge_struct
` [PATCH v3 06/10] mm: avoid using vma_merge() for new VMAs
` [PATCH v3 07/10] mm: make vma_prepare() and friends static and internal to vma.c
` [PATCH v3 08/10] mm: introduce commit_merge(), abstracting final commit of merge
` [PATCH v3 09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range()
` [PATCH v3 10/10] mm: rework vm_ops->close() handling on VMA merge

[PATCH v1] pmdomain: bcm: Convert to use dev_err_probe()
 2024-08-30 18:13 UTC  (2+ messages)

[PATCH] powerpc/fadump, x86/sev: Inform about unconditionally enabling crash_kexec_post_notifiers
 2024-08-30 18:11 UTC  (3+ messages)

[PATCH v2 0/7] dmaengine:Use devm_clk_get_enabled() helpers
 2024-08-30 18:11 UTC  (4+ messages)
` [PATCH v2 1/7] dmaengine:Add COMPILE_TEST for easy testing

[PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
 2024-08-30 18:04 UTC  (5+ messages)

[PATCH 1/2 sched_ext/for-6.12] sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
 2024-08-30 18:01 UTC  (8+ messages)
` [PATCH 2/2 sched_ext/for-6.12] sched_ext: Use ktime_get_ns() instead of rq_clock_task() in touch_core_sched()
  ` [PATCH v2 2/2 sched_ext/for-6.12] sched_ext: Use sched_clock_cpu() "

[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
 2024-08-30 18:01 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-30 17:59 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time

[PATCH] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
 2024-08-30 17:59 UTC  (2+ messages)

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30 17:59 UTC  (6+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice

[PATCH v2] irqchip: Simplify with dev_err_probe()
 2024-08-30 17:58 UTC  (3+ messages)

[PATCH v3] pinctrl: madera: Simplify with dev_err_probe()
 2024-08-30 17:57 UTC  (2+ messages)

[PATCH v2 0/2] media: rockchip: rga: Add rk3588 support
 2024-08-30 17:57 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add RGA2 support to rk3588

[PATCH v3] irqchip: madera: Simplify with dev_err_probe()
 2024-08-30 17:56 UTC  (2+ messages)

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-30 17:55 UTC  (2+ messages)

[PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-08-30 17:55 UTC  (3+ messages)

[PATCH v1] clk: sunxi: sun9i-mmc: Use dev_err_probe() to simplfy code
 2024-08-30 17:53 UTC  (2+ messages)

[PATCH] net: enetc: Replace ifdef with IS_ENABLED
 2024-08-30 17:50 UTC 

[PATCH v3 00/13] nfsd: implement the "delstid" draft
 2024-08-30 17:48 UTC  (7+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h

[PATCH v2 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-08-30 17:48 UTC  (2+ messages)

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-08-30 17:47 UTC  (5+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v3 02/12] dt-bindings: clock: r9a08g045-vbattb: Add clock IDs for the VBATTB controller

[PATCH v1] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
 2024-08-30 17:46 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-08-30 17:45 UTC  (6+ messages)
` [PATCH 01/11] sched_ext: Rename scx_kfunc_set_sleepable to unlocked and relocate
` [PATCH 04/11] sched_ext: Make dispatch_to_local_dsq() return void
  ` [PATCH 04/11] sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handling

[PATCH] docs: Move fault injection section to dev-tools
 2024-08-30 17:43 UTC 

[PATCH] dt-bindings: mtd: ti, gpmc-nand: support partitions node
 2024-08-30 17:43 UTC  (2+ messages)

[PATCH net-next v3] net: mvneta: Use min macro
 2024-08-30 17:39 UTC  (3+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-30 17:38 UTC  (10+ messages)
` [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH v5] remoteproc: xlnx: add sram support
 2024-08-30 17:37 UTC 

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-30 17:38 UTC  (3+ messages)

[PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
 2024-08-30 17:36 UTC  (2+ messages)
` [v2,1/2] "

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-30 17:36 UTC  (3+ messages)

[PATCH v2 0/6] lib: Extend bitmap find binary operations
 2024-08-30 17:33 UTC  (5+ messages)
` [PATCH v2 5/6] lib: benchmark bitmap sets binary operation find

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-08-30 17:25 UTC  (4+ messages)
` [PATCH v5 4/6] arm64: dts: qcom: Add UFS node

[PATCH v5 0/2] Add Remoteproc Support for TI's J722S SoCs
 2024-08-30 17:23 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: ti: k3-j722s-evm: Enable Inter-Processor Communication

[PATCH v3 0/3] perf: Add Arm Network-on-Chip PMU driver
 2024-08-30 17:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings/perf: Add Arm NI-700 PMU
` [PATCH v3 2/3] perf: Add driver for Arm NI-700 interconnect PMU
` [PATCH v3 3/3] MAINTAINERS: List Arm interconnect PMUs as supported

[PATCH] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
 2024-08-30 17:14 UTC  (2+ messages)

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-30 17:11 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings

[PATCH v1] ASoC: codecs: Switch to use dev_err_probe()
 2024-08-30 17:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox