The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-14 10:18:18 to 2025-04-14 12:04:17 UTC [more...]

[RFC PATCH v2 0/7] Defer throttle when task exits to user
 2025-04-14 12:04 UTC  (8+ messages)
` [RFC PATCH v2 1/7] sched/fair: Add related data structure for task based throttle

[PATCH v2 00/11] ASoC: mediatek: Add support for MT8196 SoC
 2025-04-14 12:03 UTC  (5+ messages)
` [PATCH v2 11/11] ASoC: dt-bindings: mediatek,mt8196-mt6681: add mt8196-mt6681 document

[PATCH net 0/2] amd-xgbe: Fixes for RX checksum offloading and split header mode
 2025-04-14 12:02 UTC  (3+ messages)
` [PATCH net 1/2] amd-xgbe: Fix data loss when RX checksum offloading is disabled
` [PATCH net 2/2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload

[PATCH net-next 9/9] net: fib_rules: Use nlmsg_payload in fib_valid_dumprule_req
 2025-04-14 12:03 UTC  (3+ messages)

[PATCH v2] ufs: bsg: Add hibern8 enter/exit to ufshcd_send_bsg_uic_cmd
 2025-04-14 12:02 UTC 

[PATCH v13 3/5] rust: time: Introduce Instant type
 2025-04-14 11:59 UTC  (3+ messages)

[PATCH] rust: add C FFI types to the prelude
 2025-04-14 11:58 UTC  (3+ messages)

[PATCH v5 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-14 11:58 UTC  (7+ messages)
` [PATCH v5 06/11] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v5 08/11] iio: accel: adxl345: add activity event feature

[PATCH 1/4] crypto: img-hash - use API helpers to setup fallback request
 2025-04-14 11:56 UTC  (3+ messages)
` [PATCH 3/4] crypto: sun8i-ss "

[PATCH v2 0/7] soc: amlogic: clk-measure: Add clk-measure support for C3 and S4
 2025-04-14 11:56 UTC  (12+ messages)
` [PATCH v2 1/7] soc: amlogic: clk-measure: Define MSR_CLK's register offset separately
` [PATCH v2 4/7] soc: amlogic: clk-measure: Add support for C3
` [PATCH v2 5/7] soc: amlogic: clk-measure: Add support for S4
` [PATCH v2 6/7] arm64: dts: amlogic: C3: Add clk-measure controller node
` [PATCH v2 7/7] arm64: dts: amlogic: S4: "

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-14 11:55 UTC  (9+ messages)
` [PATCH v8 09/13] arm64: dts: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v8 10/13] arm64: dts: Add overlay for RP1 device
` [PATCH v8 11/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v8 13/13] arm64: defconfig: Enable OF_OVERLAY option

[PATCH bpf-next v2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-14 11:54 UTC  (2+ messages)

[PATCH v2 0/2] Reuse the IPQ6018 QUSB2 PHY settings for IPQ5424
 2025-04-14 11:52 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "phy: qcom-qusb2: add QUSB2 support for IPQ5424"
` [PATCH v2 2/2] phy: qcom-qusb2: reuse the IPQ6018 settings for IPQ5424

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-14 11:52 UTC  (7+ messages)

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-14 11:52 UTC  (7+ messages)
` [PATCH 01/28] mfd: "

[PATCH 0/2] x86/rdrand: implement sanity check for RDSEED
 2025-04-14 11:52 UTC  (2+ messages)

[PATCH V9 00/17] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-14 11:51 UTC  (10+ messages)
` [PATCH V9 03/17] rust: cpumask: Add initial abstractions
` [PATCH V9 15/17] rust: cpufreq: Extend abstractions for driver registration

[PATCH v2 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-14 11:50 UTC  (7+ messages)
` [PATCH v2 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH v2 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219

[PATCH RESEND 0/2] phy: core: Remove 2 APIs
 2025-04-14 11:49 UTC  (3+ messages)
` [PATCH RESEND 1/2] phy: core: Remove API devm_of_phy_provider_unregister()
` [PATCH RESEND 2/2] phy: core: Remove API devm_phy_destroy()

[PATCH] sched/rt: Update wait_time when doing migration
 2025-04-14 11:48 UTC 

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-14 11:47 UTC  (8+ messages)
` [PATCH 1/6] x86/nospec: JMP_NOSPEC
` [PATCH 2/6] x86/kvm/emulate: Implement test_cc() in C
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH 5/6] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH 6/6] objtool: Validate kCFI calls

[PATCH v3 bpf-next 0/3] libbpf: Fix event name too long error and add tests
 2025-04-14 11:47 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] libbpf: Fix event name too long error
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add test for attaching kprobe with long event names

Exporting functions from vsprintf.c for Rust
 2025-04-14 11:47 UTC  (3+ messages)

[PATCH v2 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-14 11:46 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2] ASoC: cs-amp-lib: Replace offsetof() with struct_size()
 2025-04-14 11:45 UTC 

[PATCH v1 1/2] platform/x86: int3472: add hpd pin support
 2025-04-14 11:43 UTC  (10+ messages)

[PATCH v4 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-14 11:42 UTC  (3+ messages)
` [PATCH v4 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
` [PATCH v4 2/2] media: rockchip: rkisp1: Add support for AWB64

[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
 2025-04-14 11:42 UTC  (2+ messages)

[v2] dma/mapping.c: dev_dbg support for dma_addressing_limited
 2025-04-14 11:42 UTC  (2+ messages)

[PATCH v3] serial: 8250: fix panic due to PSLVERR
 2025-04-14 11:41 UTC  (2+ messages)

[PATCH v2 00/10] drm/msm: add support for SAR2130P
 2025-04-14 11:39 UTC  (5+ messages)
` [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

[PATCH RFC net 1/2] net: bridge: switchdev: do not notify new brentries as changed
 2025-04-14 11:39 UTC  (2+ messages)

[PATCH v1] ptp: ocp: fix NULL deref in _signal_summary_show
 2025-04-14 11:38 UTC  (5+ messages)

[PATCH 0/4] md: fix is_mddev_idle()
 2025-04-14 11:39 UTC  (5+ messages)
` [PATCH 1/4] block: export part_in_flight()

[PATCH v2] software node: Correct a OOB check in software_node_get_reference_args()
 2025-04-14 11:36 UTC 

[PATCH] dma/mapping.c: dev_dbg support for dma_addressing_limited
 2025-04-14 11:36 UTC  (3+ messages)

[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
 2025-04-14 11:34 UTC  (4+ messages)
` [PATCH net-next v5 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v5 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v5 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration

[PATCH 00/13] Update PHYTEC i.MX93 DTS
 2025-04-14 11:31 UTC  (5+ messages)
` [PATCH 06/13] arm64: dts: freescale: imx93-phyboard-segin: Drop eMMC no-1-8-v flag

[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
 2025-04-14 11:26 UTC  (12+ messages)
          ` [PATCH] x86/microcode: Consolidate the loader enablement
                ` [PATCH -v2] x86/microcode: Consolidate the loader enablement checking

Patch "nvme: re-read ANA log page after ns scan completes" causing regression
 2025-04-14 11:25 UTC  (3+ messages)

[PATCH] rust: kasan/kbuild: fix missing flags on first build
 2025-04-14 11:22 UTC  (2+ messages)

[PATCH 00/17] timers: Complete the timer_*() API renames
 2025-04-14 11:21 UTC  (21+ messages)
` [PATCH 01/17] rust: Rename timer_container_of() to hrtimer_container_of()
` [PATCH 02/17] scsi: bfa: Rename 'timer_mod' to 'timer_module'
    ` [PATCH -v2 "
` [PATCH 03/17] treewide, timers: Rename add_timer_global() => timer_add_global()
` [PATCH 04/17] treewide, timers: Rename add_timer_local() => timer_add_local()
` [PATCH 05/17] treewide, timers: Rename from_timer() => timer_container_of()
` [PATCH 06/17] treewide, timers: Rename mod_timer_pending() => timer_mod_pending()
` [PATCH 07/17] treewide, timers: Rename try_to_del_timer_sync() => timer_delete_sync_try()
` [PATCH 08/17] treewide, timers: Rename add_timer() => timer_add()
` [PATCH 09/17] treewide, timers: Rename add_timer_on() => timer_add_on()
` [PATCH 10/17] treewide, timers: Rename mod_timer() => timer_mod()
` [PATCH 11/17] treewide, timers: Rename destroy_timer_on_stack() => timer_destroy_on_stack()
` [PATCH 12/17] treewide, timers: Rename init_timer_key() => timer_init_key()
` [PATCH 13/17] treewide, timers: Rename init_timer_on_stack_key() => timer_init_on_stack_key()
` [PATCH 14/17] treewide, timers: Rename __init_timer() => __timer_init()
` [PATCH 15/17] treewide, timers: Rename __init_timer_on_stack() => __timer_init_on_stack()
` [PATCH 16/17] treewide, timers: Rename NEXT_TIMER_MAX_DELTA => TIMER_NEXT_MAX_DELTA
` [PATCH 17/17] treewide, timers: Rename init_timers() => timers_init()

[PATCH v2] arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4
 2025-04-14 11:20 UTC  (4+ messages)

[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-14 11:19 UTC  (5+ messages)
` [PATCH v2 04/12] soc: renesas: sysc: Add SoC identification for RZ/V2N SoC

[PATCH] dmaengine: stm32: Don't use %pK through printk
 2025-04-14 11:17 UTC  (2+ messages)

[PATCH RESEND] sparc: fix error handling in scan_one_device()
 2025-04-14 11:18 UTC 

[PATCH v4 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-04-14 11:17 UTC  (8+ messages)
` [PATCH v4 5/7] firmware: imx: Add i.MX95 SCMI LMM driver

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-14 11:14 UTC  (5+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "

[PATCH v2 0/9] Implement "Bound" device context
 2025-04-14 11:13 UTC  (19+ messages)
` [PATCH v2 1/9] rust: device: implement impl_device_context_deref!
` [PATCH v2 2/9] rust: device: implement impl_device_context_into_aref!
` [PATCH v2 3/9] rust: device: implement device context for Device
` [PATCH v2 4/9] rust: platform: preserve device context in AsRef
` [PATCH v2 5/9] rust: pci: "
` [PATCH v2 6/9] rust: device: implement Bound device context
` [PATCH v2 7/9] rust: pci: move iomap_region() to impl Device<Bound>

[PATCH v3 00/17] drm/bridge: cdns-dsi: Make it work a bit better
 2025-04-14 11:11 UTC  (18+ messages)
` [PATCH v3 01/17] drm/tidss: Fix missing includes and struct decls
` [PATCH v3 02/17] drm/tidss: Use the crtc_* timings when programming the HW
` [PATCH v3 03/17] drm/tidss: Adjust the pclk based on the HW capabilities
` [PATCH v3 04/17] phy: cdns-dphy: Store hs_clk_rate and return it
` [PATCH v3 05/17] phy: cdns-dphy: Remove leftover code
` [PATCH v3 06/17] drm/bridge: cdns-dsi: Remove extra line at the end of the file
` [PATCH v3 07/17] drm/bridge: cdns-dsi: Drop crtc_* code
` [PATCH v3 08/17] drm/bridge: cdns-dsi: Remove broken fifo emptying check
` [PATCH v3 09/17] drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()
` [PATCH v3 10/17] drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()
` [PATCH v3 11/17] drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()
` [PATCH v3 12/17] drm/bridge: cdns-dsi: Adjust mode to negative syncs
` [PATCH v3 13/17] drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value
` [PATCH v3 14/17] drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()
` [PATCH v3 15/17] drm/bridge: cdns-dsi: Fix event mode
` [PATCH v3 16/17] drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needs
` [PATCH v3 17/17] drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST

[PATCH 0/2] software node: bug fixes
 2025-04-14 11:12 UTC  (7+ messages)
` [PATCH 1/2] software node: Add comment for the first ERR_CAST() in fwnode_create_software_node()
` [PATCH 2/2] software node: Correct a OOB check in software_node_get_reference_args()

[PATCH v2 0/5] treewide: Rename del_timer[_sync] in comment
 2025-04-14 11:10 UTC  (4+ messages)
` [PATCH v2 5/5] ALSA: korg1212: snd_korg1212_prepare: Rename del_timer "

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-14 11:09 UTC  (8+ messages)
` [PATCH v3 3/5] rtc: Fix the RTC time comparison issues adding cast
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters

[PATCH v2 0/3] selftests: coredump: Some bug fixes
 2025-04-14 11:08 UTC  (2+ messages)

[RFC] PCI: pwrctrl and link-up dependencies
 2025-04-14 11:07 UTC  (4+ messages)

[syzbot] [block?] possible deadlock in queue_wb_lat_store
 2025-04-14 11:07 UTC  (2+ messages)

[PATCH] fs: Make file-nr output the total allocated file handles
 2025-04-14 11:05 UTC  (3+ messages)
` (subset) "
  ` 答复: [外部邮件] "

[PATCH 0/2] Add support for cpufreq scaling on QCS8300
 2025-04-14 11:06 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs8300: Add cpufreq scaling node

[PATCH] octeontx2-pf: handle otx2_mbox_get_rsp errors
 2025-04-14 11:04 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-14 11:04 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2025-04-14 11:04 UTC  (2+ messages)

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-04-14 11:01 UTC  (3+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes

[PATCH v1 1/1] coresight: cti: Replace inclusion by struct fwnode_handle forward declaration
 2025-04-14 11:00 UTC  (4+ messages)

[RFC 0/5] Add mt7988 XS-PHY
 2025-04-14 10:57 UTC  (8+ messages)
` [RFC 3/5] dt-bindings: power: Add binding for MediaTek MT7988 topmisc power controller
` [RFC 4/5] phy: mediatek: xsphy: support type switch by pericfg
` [RFC 5/5] arm64: dts: mediatek: mt7988: Add xsphy for ssusb0/pcie2

[PATCH v2 0/2] kunit: qemu_configs: Add MIPS configurations
 2025-04-14 10:57 UTC  (4+ messages)
` [PATCH v2 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO

[PATCH v2 0/3] Restrict devmem for confidential VMs
 2025-04-14 10:56 UTC  (2+ messages)

[PATCH net-next v3] net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
 2025-04-14 10:56 UTC 

[PATCH] f2fs: fix to do sanity check on sit_bitmap_size
 2025-04-14 10:55 UTC 

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-14 10:54 UTC  (3+ messages)

[PATCH 1/2] f2fs: clean up w/ fscrypt_is_bounce_page()
 2025-04-14 10:52 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed()

[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
 2025-04-14 10:52 UTC  (3+ messages)
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH net-next 0/7] net: Don't use %pK through printk
 2025-04-14 10:49 UTC  (3+ messages)
` [PATCH net-next 7/7] net/mlx5: Don't use %pK through tracepoints

[PATCH v6 0/2] Add PCIe support for IPQ5424
 2025-04-14 10:47 UTC  (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes

[PATCH v3 0/2] drm/panthor: Add 64-bit register accessors
 2025-04-14 10:46 UTC  (5+ messages)
` [PATCH v3 1/2] drm/panthor: Add 64-bit and poll "
` [PATCH v3 2/2] drm/panthor: Clean up 64-bit register definitions

[GIT PULL] vfs fixes
 2025-04-14 10:44 UTC 

[PATCH net-next v2] net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
 2025-04-14 10:42 UTC  (3+ messages)

[PATCH] platform/x86/intel-uncore-freq: fix inconsistent state on init failure
 2025-04-14 10:41 UTC  (2+ messages)

[PATCH] x86/cpuid: Align macro linebreaks vertically
 2025-04-14 10:39 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH bpf-next 0/2] bpf: Allow access to const void pointer arguments in tracing programs
 2025-04-14 10:35 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add test to access const void pointer argument in tracing program

[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-14 10:32 UTC  (2+ messages)

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-14 10:31 UTC  (4+ messages)
` [RFC PATCH 6/9] sched: Treat try_to_block_task with pending signal as wakeup

[net-next PATCH v2 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-14 10:30 UTC  (4+ messages)
` [net-next PATCH v2 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH v6 00/12] Add support for MAX7360
 2025-04-14 10:29 UTC  (5+ messages)
` [PATCH v6 07/12] gpio: regmap: Allow to allocate regmap-irq device

[syzbot] [kernel?] linux-next test error: WARNING in switch_mm_irqs_off
 2025-04-14 10:28 UTC 

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-14 10:26 UTC  (4+ messages)
` [PATCH 01/20] media: iris: Skip destroying internal buffer if not dequeued

[PATCH 1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page
 2025-04-14 10:24 UTC  (5+ messages)

[syzbot] [fs?] INFO: task hung in __generic_file_fsync (5)
 2025-04-14 10:22 UTC  (3+ messages)
` [syzbot] [kernfs?] "

[PATCH v4 0/3] Add Qualcomm i3c controller driver support
 2025-04-14 10:21 UTC  (6+ messages)
` [PATCH v4 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH v1 0/2] Enable TSENS and thermal zone for QCS615 SoC
 2025-04-14 10:19 UTC  (5+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: Enable TSENS support "

[PATCH v2] (drm/rockchip) Reject AFBC for resolutions >2560x1600
 2025-04-14 10:16 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