messages from 2025-08-04 09:27:59 to 2025-08-04 12:43:18 UTC [more...]
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-04 12:42 UTC (2+ messages)
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
[PATCH 0/3] EDITME: cover title for mdtloader-changes
2025-08-04 12:41 UTC (4+ messages)
` [PATCH 1/3] soc: qcom: mdt_loader: Remove unused parameter
` [PATCH 2/3] soc: qcom: mdt_loader: Remove pas id parameter
` [PATCH 3/3] soc: qcom: mdt_loader: Fix check mdt_header_valid()
[PATCH v2 0/3] sched_ext: Harden scx_bpf_cpu_rq()
2025-08-04 12:41 UTC (5+ messages)
` [PATCH v2 1/3] sched_ext: Mark scx_bpf_cpu_rq as NULL returnable
` [PATCH v2 2/3] sched_ext: Provide scx_bpf_remote_curr()
` [PATCH v2 3/3] sched_ext: Guarantee rq lock on scx_bpf_cpu_rq()
[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
2025-08-04 12:39 UTC
[PATCH] KVM: arm64: ptdump: Fix exec attribute printing
2025-08-04 12:41 UTC (3+ messages)
[PATCH 0/3] Add DMAC support to the RZ/G3E
2025-08-04 12:38 UTC (3+ messages)
` [PATCH 1/3] clk: renesas: r9a09g047: Add entries for the DMACs
[PATCH 00/11] support SCTLR2_ELx
2025-08-04 12:37 UTC (14+ messages)
` [PATCH 01/11] arm64/sysreg: add system registers SCTLR2_EL2
` [PATCH 02/11] arm64: make SCTLR2_EL1 accessible
` [PATCH 03/11] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH 04/11] arm64: cpufeature: add FEAT_SCTLR2 feature
` [PATCH 05/11] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH 06/11] arm64: init SCTLR2_EL1 at cpu_soft_restart()
` [PATCH 07/11] arm64: make the per-task SCTLR2_EL1
` [PATCH 08/11] KVM: arm64: initialise SCTLR2_EL1 at __kvm_host_psci_cpu_entry()
` [PATCH 09/11] KVM: arm64: support SCTLR2_EL1 for guest
` [PATCH 10/11] KVM: arm64: nv: support SCTLR2_ELx on nv
` [PATCH 11/11] KVM: arm64: expose FEAT_SCTLR2 feature to guest
[PATCH v7] regulator: add s2dos05 regulator support
2025-08-04 12:36 UTC (3+ messages)
[PATCH] clocksource: clps711x: Fix resource leaks in error paths
2025-08-04 12:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 0/2] Enable DPU and Display Port for Qualcomm QCS8300-ride platform
2025-08-04 12:34 UTC (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY
linux-next: build warning after merge of the vfs-brauner tree
2025-08-04 12:33 UTC (3+ messages)
[PATCH v5 0/4] Enable cpufreq for IPQ5424
2025-08-04 12:33 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v5 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v5 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v5 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq
[PATCH v2] fs: always return zero on success from replace_fd()
2025-08-04 12:33 UTC (2+ messages)
[PATCH v2] powerpc/mm: Fix SLB multihit issue during SLB preload
2025-08-04 12:32 UTC (3+ messages)
[PATCH v8 0/2] usb: serial: add support for CH348
2025-08-04 12:32 UTC (9+ messages)
` [PATCH v8 1/2] "
[PATCH] drm/bridge: samsung-dsim: Fix potential double-free in TE GPIO handling
2025-08-04 12:29 UTC (2+ messages)
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-04 12:29 UTC (10+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump
[syzbot] [block?] INFO: rcu detected stall in blkdev_release (3)
2025-08-04 12:28 UTC
[PATCH] bpf: Remove redundant __GFP_NOWARN
2025-08-04 12:27 UTC
[PATCH] mm: fix accounting of memmap pages for early sections
2025-08-04 12:27 UTC (2+ messages)
[gustavoars:testing/wfamnae-next20250804 1/17] kernel/bpf/core.c:2612:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
2025-08-04 12:24 UTC
[PATCH] tee: fix NULL pointer dereference in tee_shm_put
2025-08-04 12:24 UTC (3+ messages)
arch/arm/boot/dts/ti/omap/omap3-echo.dtb: tps@2d (ti,tps65910): 'interrupt-controller' is a required property
2025-08-04 12:21 UTC
[syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
2025-08-04 12:21 UTC (4+ messages)
[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
2025-08-04 12:21 UTC (6+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-08-04 12:04 UTC (6+ messages)
[PATCH 00/12] docs: kdoc: thrash up dump_struct()
2025-08-04 12:20 UTC (5+ messages)
` [PATCH 05/12] docs: kdoc: split top-level prototype parsing out of dump_struct()
[GIT PULL] AppArmor updates for 6.17-rc1
2025-08-04 12:11 UTC
[PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
2025-08-04 12:16 UTC
[PATCH 0/5] add static huge zero folio support
2025-08-04 12:13 UTC (6+ messages)
` [PATCH 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
` [PATCH 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH] pid: Add a judgment for ns null in pid_nr_ns
2025-08-04 12:14 UTC (5+ messages)
` 答复: [External Mail]Re: "
[PATCH] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
2025-08-04 12:11 UTC
[PATCH net-next 0/5] Add RPMSG Ethernet Driver
2025-08-04 12:10 UTC (4+ messages)
` [PATCH net-next 1/5] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [cocci] "
[PATCH] perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()
2025-08-04 12:08 UTC (2+ messages)
[PATCH] mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
2025-08-04 12:08 UTC (5+ messages)
[PATCH v2] mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
2025-08-04 12:08 UTC
[PATCH] bus: ti-sysc: Fix potential double free in sysc_add_named_clock_from_child()
2025-08-04 12:04 UTC
[[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex
2025-08-04 12:01 UTC (3+ messages)
[PATCH v2 0/5] PM QoS: Add CPU affinity latency QoS support and resctrl integration
2025-08-04 11:58 UTC (4+ messages)
` [PATCH v2 4/5] Documentation: PM: QoS: Fix return type and return value description
[PATCH v3 0/5] Defer throttle when task exits to user
2025-08-04 11:56 UTC (7+ messages)
[PATCH v2] futex: don't leak robust_list pointer on exec race
2025-08-04 11:55 UTC
[PATCH v2 0/2] qnap-mcu: add support for the status LEDs
2025-08-04 11:49 UTC (3+ messages)
` [PATCH v2 1/2] leds: qnap-mcu: fix state numbering for usb LED
` [PATCH v2 2/2] leds: qnap-mcu: add support for the red and green status LEDs
[PATCH v2 0/4] rust: add `Alignment` type
2025-08-04 11:45 UTC (5+ messages)
` [PATCH v2 1/4] rust: add `CheckedAdd` trait
` [PATCH v2 2/4] rust: add `Alignment` type
` [PATCH v2 3/4] gpu: nova-core: use Alignment for alignment-related operations
` [PATCH v2 4/4] gpu: nova-core: use `checked_ilog2` to emulate `fls`
[PATCH AUTOSEL 6.16 09/85] regulator: core: repeat voltage setting request for stepped regulators
2025-08-04 11:36 UTC (2+ messages)
[PATCH] mm:slub:avoid wake up kswapd in set_track_prepare
2025-08-04 11:34 UTC (5+ messages)
` "
` "
[PATCH] drivers/char/virtio_console : refactor resource cleanup to use scope-based helpers
2025-08-04 11:30 UTC
[tip:tip/urgent] BUILD SUCCESS f88a000d5409e74dec51e2b1793a0e708d1920b4
2025-08-04 11:29 UTC
[PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
2025-08-04 11:24 UTC (12+ messages)
` [PATCH v2 7/9] watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms
[PATCH] drivers: tee: improve sysfs interface by using sysfs_emit()
2025-08-04 11:20 UTC (3+ messages)
[PATCH v7 0/7] media: venus: Add QCM2290 support with AR50_LITE core
2025-08-04 11:15 UTC (15+ messages)
` [PATCH v7 2/7] media: venus: Conditionally register codec nodes based on firmware version
` [PATCH v7 3/7] media: venus: Add support for AR50_LITE video core
` [PATCH v7 4/7] media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core
[PATCH net 0/2] eth: fbnic: Fix drop stats support
2025-08-04 11:14 UTC (5+ messages)
` [PATCH net 1/2] eth: fbnic: Fix tx_dropped reporting
` [PATCH net 2/2] eth: fbnic: Lock the tx_dropped update
[PATCH 0/3] opp: Add bw_factor support to adjust bandwidth dynamically
2025-08-04 11:13 UTC (7+ messages)
[syzbot] [net?] KASAN: null-ptr-deref Write in rcuref_put (4)
2025-08-04 11:12 UTC (2+ messages)
[PATCH v7 1/7] media: dt-bindings: venus: Add qcm2290 dt schema
2025-08-04 11:08 UTC (11+ messages)
[PATCH] tools/sched_ext: Receive updates from SCX repo
2025-08-04 11:04 UTC
[PATCH v3 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
2025-08-04 11:04 UTC (6+ messages)
` [PATCH v3 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
[PATCH v2 net] net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
2025-08-04 11:04 UTC (5+ messages)
[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
2025-08-04 11:04 UTC (4+ messages)
` [PATCH 2/8] rtla/timerlat: Add action on threshold feature
[tip:master] BUILD SUCCESS 40d6e791ba3ac9f66eba33833710a2e2f1aa8a66
2025-08-04 11:02 UTC
[PATCH v3 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
2025-08-04 11:01 UTC (5+ messages)
[PATCH v5] genirq: add support for warning on long-running IRQ handlers
2025-08-04 11:00 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am642-phyboard-electra: Add ti,pa-stats property
2025-08-04 10:54 UTC
linux-6.16/fs/jffs2/readinode.c:189: loop can never finish
2025-08-04 10:54 UTC (4+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-08-04 10:54 UTC (7+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-08-04 10:47 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v3 2/6] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v3 3/6] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v3 4/6] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v3 6/6] arm64: dts: imx8mp: Add hdmi parallel audio interface node
[PATCH 0/3] Add support for MT8189 SCP and device tree bindings
2025-08-04 10:45 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp
[RFC v2 0/4] add static huge zero folio support
2025-08-04 10:41 UTC (4+ messages)
` [RFC v2 2/4] mm: add static huge zero folio
[PATCH v2] watchdog: mtk_wdt: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
2025-08-04 10:31 UTC (3+ messages)
` [PATCH v3] "
[PATCH net] phy: mscc: Fix timestamping for vsc8584
2025-08-04 10:30 UTC (5+ messages)
[PATCH v2] Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
2025-08-04 10:30 UTC
[PATCH v4 00/12] media: cadence,ti: CSI2RX Multistream Support
2025-08-04 10:26 UTC (4+ messages)
` [PATCH v4 12/12] media: ti: j721e-csi2rx: Change the drain architecture for multistream
[PATCH] mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
2025-08-04 10:25 UTC (2+ messages)
[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-08-04 10:25 UTC (3+ messages)
` [PATCH v3 2/9] clk: renesas: r9a08g045: Add clocks and resets support for PCIe
[PATCH v6 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-04 10:23 UTC (3+ messages)
` [PATCH v6 1/2] "
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-08-04 10:23 UTC (5+ messages)
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-04 10:20 UTC (17+ messages)
[PATCH v3 00/11] QRTR Multi-endpoint support
2025-08-04 10:19 UTC (8+ messages)
` [PATCH v3 04/11] net: qrtr: support identical node ids
[PATCH 0/2] powerpc: Fix integer underflow & leak
2025-08-04 10:18 UTC (5+ messages)
` [PATCH 1/2] powerpc/pseries/msi: Fix potential underflow and leak issue
` [PATCH 2/2] powerpc/powernv/pci: Fix "
[PATCH 0/3] clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five
2025-08-04 10:18 UTC (5+ messages)
` [PATCH 2/3] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L
` [PATCH 3/3] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL
[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
2025-08-04 10:15 UTC (2+ messages)
next-20250804: clang-nightly hardening.config boot failed on arm64 rock-pi-4b
2025-08-04 10:11 UTC
[PATCH] PCI: Fix endianness issues in pci_bus_read_config()
2025-08-04 10:09 UTC (10+ messages)
[PATCH v1] Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
2025-08-04 10:08 UTC (2+ messages)
[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-08-04 10:07 UTC (4+ messages)
` [PATCH 3/4] arm64: mm: support "
[PATCH 00/15] Add thermal management support for sama7d65
2025-08-04 10:02 UTC (16+ messages)
` [PATCH 01/15] ARM: dts: microchip: sama7d65: add cpu opps
` [PATCH 02/15] nvmem: microchip-otpc: rework to access packets based on tag
` [PATCH 03/15] dt-bindings: microchip-otpc: update dt node example
` [PATCH 04/15] iio: adc: at91-sama5d2_adc: update calibration index, validation condition
` [PATCH 05/15] ARM: dts: microchip: sama7g5: add packet tag as offset for calib
` [PATCH 06/15] dt-bindings: nvmem: microchip-otpc: remove stride details
` [PATCH 07/15] iio: adc: at91-sama5d2_adc: add temp init function as callback
` [PATCH 08/15] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH 09/15] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH 10/15] ARM: dts: microchip: sama7d65: add node for the ADC
` [PATCH 11/15] dt-bindings: microchip-otpc: document sama7d65
` [PATCH 12/15] ARM: dts: microchip: sama7d65: add otpc node
` [PATCH 13/15] ARM: dts: microchip: sama7d65: add cells for temperature calibration
` [PATCH 14/15] ARM: dts: microchip: sama7d65: add temperature sensor
` [PATCH 15/15] ARM: dts: microchip: sama7d65: add thermal zones node
[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
2025-08-04 10:04 UTC (10+ messages)
[PATCH v2 00/20] Add support for the NXP automotive S32G PIT
2025-08-04 10:02 UTC (5+ messages)
` [PATCH v2 07/20] clocksource/drivers/vf-pit: Allocate the struct timer at init time
[PATCH 00/65] media: Rationalise usage of v4l2_fh
2025-08-04 10:01 UTC (3+ messages)
` [PATCH 18/65] media: rzg2l-cru: Do not set file->private_data
Aquantia PHY in OCSGMII mode?
2025-08-04 10:01 UTC (2+ messages)
[PATCH net v2] net: usbnet: Fix the wrong netif_carrier_on() call placement
2025-08-04 10:00 UTC (2+ messages)
[PATCH 0/2] ceph: Fix r_parent staleness race and related deadlock
2025-08-04 9:59 UTC (3+ messages)
` [PATCH v2 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH v2 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
[PATCH v4 3/3] PCI: Add support for PCIe WAKE# interrupt
2025-08-04 9:56 UTC (3+ messages)
[PATCH] powerpc/64: Drop unnecessary 'rc' variable
2025-08-04 9:30 UTC (2+ messages)
[PATCH] mm: fix accounting of memmap pages for early sections
2025-08-04 8:40 UTC
[PATCH v1 1/2] Bluetooth: coredump: Add hci_devcd_unregister() for cleanup
2025-08-04 9:50 UTC (4+ messages)
[PATCH] media: rzg2l-cru: Drop function pointer to configure CSI
2025-08-04 9:48 UTC (2+ messages)
[PATCH v2] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
2025-08-04 9:49 UTC
[PATCH v4] genirq: add support for warning on long-running IRQ handlers
2025-08-04 9:47 UTC (3+ messages)
[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
2025-08-04 9:41 UTC (9+ messages)
copy_file_range return value on FUSE
2025-08-04 9:41 UTC
[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-08-04 9:15 UTC (3+ messages)
[GIT PULL] Btrfs updates for 6.17
2025-08-04 9:40 UTC (3+ messages)
[syzbot] [mm?] [ntfs3?] kernel BUG in set_page_refcounted
2025-08-04 9:40 UTC (2+ messages)
[PATCH v3] Mark xe driver as BROKEN if kernel page size is not 4kB
2025-08-04 9:40 UTC (3+ messages)
` [PATCH v4] "
[PATCH v4 00/36] New page table range API
2025-08-04 9:38 UTC (8+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "
[PATCH v3 0/7] Add support for Clock controllers for Glymur
2025-08-04 9:36 UTC (8+ messages)
` [PATCH v3 3/7] clk: qcom: Add TCSR clock driver "
[PATCH net-next] ppp: remove rwlock usage
2025-08-04 9:29 UTC (3+ messages)
[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
2025-08-04 9:28 UTC (3+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
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).