messages from 2025-06-09 20:05:44 to 2025-06-09 23:34:14 UTC [more...]
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-06-09 23:34 UTC (10+ messages)
` [PATCH v5 27/29] fs/resctrl: Add file system mechanism for architecture info file
[PATCH net] netrom: fix possible deadlock in nr_rt_device_down
2025-06-09 23:30 UTC (4+ messages)
[PATCH net-next v2 0/4] udp_tunnel: remove rtnl_lock dependency
2025-06-09 23:28 UTC (4+ messages)
[PATCH 1/2] context_tracking: Provide helper to determine if we're in IRQ
2025-06-09 23:26 UTC (4+ messages)
` [PATCH 2/2] rcu: Fix lockup when RCU reader used while IRQ exiting
[PATCH v4] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
2025-06-09 23:26 UTC (3+ messages)
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-09 23:25 UTC (4+ messages)
` [PATCH v4 2/7] cxl/core: Remove CONFIG_CXL_SUSPEND and always build suspend.o
[PATCH v4 6/6] rust: pci: add irq accessors
2025-06-09 23:22 UTC (2+ messages)
[PATCH] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
2025-06-09 23:22 UTC
[PATCH net-next v3 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-06-09 23:22 UTC (5+ messages)
` [PATCH net-next v3 07/12] net/mlx5e: SHAMPO: Headers page pool stats
[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
2025-06-09 23:21 UTC (6+ messages)
` [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
` [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating livepatch modules
[PATCH] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/V2N SoC
2025-06-09 23:19 UTC
[PATCH v4] kexec: Enable CMA based contiguous allocation
2025-06-09 23:17 UTC (3+ messages)
[PATCH v2 1/2] Bluetooth: btrtl: Firmware format v3 support
2025-06-09 23:12 UTC (2+ messages)
[PATCH v2] igb: Fix watchdog_task race with shutdown
2025-06-09 23:10 UTC (4+ messages)
[PATCH net-next] net: mana: Record doorbell physical address in PF mode
2025-06-09 23:09 UTC
[PATCH] selftests/mm: Increase timeout from 180 to 900 seconds
2025-06-09 23:07 UTC (2+ messages)
[PATCH] firewire: core: use from_work() macro to expand parent structure of work_struct
2025-06-09 23:05 UTC (2+ messages)
[PATCH] firewire: ohci: use from_work() macro to expand parent structure of work_struct
2025-06-09 23:04 UTC (2+ messages)
[PATCH v2 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT
2025-06-09 23:04 UTC (4+ messages)
[PATCH] firewire: ohci: correct code comments about bus_reset tasklet
2025-06-09 23:04 UTC (2+ messages)
[PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC
2025-06-09 23:04 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: reset: sophgo: support SG2000
` [PATCH 2/2] reset: simple: add support for Sophgo SG2000
[net-next v12 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-06-09 23:02 UTC (6+ messages)
` [net-next v12 4/7] net: mtip: The L2 switch driver for imx287
[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
2025-06-09 23:00 UTC (2+ messages)
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-09 22:59 UTC (5+ messages)
[PATCH v7 0/9] drm: renesas: rz-du: mipi_dsi: Prepare driver to support RZ/V2H(P) SoC
2025-06-09 22:56 UTC (10+ messages)
` [PATCH v7 1/9] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
` [PATCH v7 2/9] drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
` [PATCH v7 3/9] drm: renesas: rz-du: mipi_dsi: Use VCLK for "
` [PATCH v7 4/9] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH v7 5/9] drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
` [PATCH v7 6/9] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH v7 7/9] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH v7 8/9] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH v7 9/9] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
[PATCH 0/3] cgroup: nmi safe css_rstat_updated
2025-06-09 22:56 UTC (4+ messages)
` [PATCH 1/3] cgroup: support to enable nmi-safe css_rstat_updated
` [PATCH 2/3] cgroup: make css_rstat_updated nmi safe
` [PATCH 3/3] memcg: cgroup: call memcg_rstat_updated irrespective of in_nmi()
[PATCH 0/5] cifs: Fix validation of WSL-style special files
2025-06-09 22:49 UTC (6+ messages)
` [PATCH 3/5] cifs: Fix validation of SMB2_OP_QUERY_WSL_EA response size
[PATCH v4 00/10] LKMM generic atomics in Rust
2025-06-09 22:46 UTC (11+ messages)
` [PATCH v4 01/10] rust: Introduce atomic API helpers
` [PATCH v4 02/10] rust: sync: Add basic atomic operation mapping framework
` [PATCH v4 03/10] rust: sync: atomic: Add ordering annotation types
` [PATCH v4 04/10] rust: sync: atomic: Add generic atomics
` [PATCH v4 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v4 06/10] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v4 07/10] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH v4 08/10] rust: sync: atomic: Add Atomic<{usize,isize}>
` [PATCH v4 09/10] rust: sync: atomic: Add Atomic<*mut T>
` [PATCH v4 10/10] rust: sync: Add memory barriers
[PATCH] remoteproc: xlnx: allow single core use in split mode
2025-06-09 22:46 UTC
[RFC PATCH 0/2] serial: kgdboc: convert to the faux device interface
2025-06-09 22:45 UTC (3+ messages)
` [RFC PATCH 2/2] serial: kgdboc: convert to use faux_device
[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
2025-06-09 22:29 UTC (2+ messages)
[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
2025-06-09 22:37 UTC (5+ messages)
[PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt
2025-06-09 22:34 UTC (2+ messages)
[PATCH] PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
2025-06-09 22:33 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the jc_docs tree
2025-06-09 22:23 UTC (2+ messages)
[PATCH] rust: math: Add KernelMathExt trait with a mul_div helper
2025-06-09 22:21 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the mmc tree
2025-06-09 22:20 UTC
[PATCH 0/3] PCI: brcmstb: Include cable-modem SoCs
2025-06-09 22:17 UTC (4+ messages)
` [PATCH 1/3] dt bindings: "
` [PATCH 2/3] PCI: brcmstb: Refactor indication of SSC status
` [PATCH 3/3] PCI: brcmstb: Enable Broadcom Cable Modem SoCs
linux-next: Fixes tag needs some work in the drm-msm-fixes tree
2025-06-09 22:14 UTC
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in jfs_statfs (3)
2025-06-09 22:13 UTC (2+ messages)
[PATCH 0/2] module: Fix memory deallocation on error path in move_module()
2025-06-09 22:13 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] module: Avoid unnecessary return value initialization "
[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-09 22:09 UTC (7+ messages)
` [PATCH RFC 5/6] riscv: dts: thead: Add PVT node
[PATCH v3] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
2025-06-09 22:09 UTC (5+ messages)
[PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
2025-06-09 22:08 UTC
[PATCH] docs/sched: Make the sched-stats documentation consistent
2025-06-09 22:09 UTC (2+ messages)
[PATCH V5 0/6] Scheduler time slice extension
2025-06-09 22:06 UTC (10+ messages)
` [PATCH V5 1/6] Sched: "
[PATCH] arm64: dts: cavium: thunder2: Add missing PL011 "uartclk"
2025-06-09 21:57 UTC
[PATCH 0/2] arm64: dts: lg: DT cleanups
2025-06-09 21:54 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: lg: Refactor common LG1312 and LG1313 parts
` [PATCH 2/2] arm64: dts: lg: Add missing PL011 "uartclk"
BPF CI update: veristat-scx job
2025-06-09 21:49 UTC (3+ messages)
[PATCH net-next 0/3] ionic: three little changes
2025-06-09 21:46 UTC (4+ messages)
` [PATCH net-next 1/3] ionic: print firmware heartbeat as unsigned
` [PATCH net-next 2/3] ionic: clean dbpage in de-init
` [PATCH net-next 3/3] ionic: cancel delayed work earlier in remove
[PATCH v8 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
2025-06-09 21:44 UTC (2+ messages)
[PATCH v2 0/2] Simplify compatible matching for brcmstb_memc
2025-06-09 21:23 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory-controller: Define fallback compatible
` [PATCH v2 2/2] memory: brcmstb_memc: Simplify compatible matching
[PATCH v2 0/2] Simplify compatible matching for brcmstb_memc
2025-06-09 21:23 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory-controller: Define fallback compatible
` [PATCH v2 2/2] memory: brcmstb_memc: Simplify compatible matching
[PATCH net] ionic: Prevent driver/fw getting out of sync on devcmd(s)
2025-06-09 21:28 UTC
[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
2025-06-09 21:27 UTC (9+ messages)
` [PATCH v6 01/11] mtd: core: always create master device
[PATCH v2 0/5] Add support for BeagleBone Green Eco board
2025-06-09 21:23 UTC (11+ messages)
` [PATCH v2 1/5] arm: dts: omap: Remove incorrect compatible strings from device trees
` [PATCH v2 2/5] binding: omap: Add lots of missing omap AM33 compatibles
` [PATCH v2 4/5] arm: dts: omap: Add support for BeagleBone Green Eco board
[PATCH] spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
2025-06-09 21:21 UTC
[PATCH v5 0/2] Add support for RAA229621
2025-06-09 21:21 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
` [PATCH v5 2/2] hwmon: (pmbus/isl68137) Add support for RAA229621
[PATCH 0/2] Add linked list documentation, and also documentation documentation
2025-06-09 21:20 UTC (3+ messages)
` [PATCH 2/2] docs: document linked lists
[PATCH net-next v2] net: macb: Add shutdown operation support
2025-06-09 21:20 UTC (2+ messages)
[PATCH] hwmon: (asus-ec-sensors) add ProArt X870E-CREATOR WIFI
2025-06-09 21:19 UTC (3+ messages)
[PATCH v2] mm/shmem, swap: fix softlockup with mTHP swapin
2025-06-09 21:19 UTC (5+ messages)
[PATCH] hwmon: (asus-ec-sensors) add support for ROG STRIX Z490-F GAMING
2025-06-09 21:19 UTC (2+ messages)
[PATCH v2] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
2025-06-09 21:19 UTC (7+ messages)
[PATCH] Documentation: amd-pstate:fix minimum performance state label error
2025-06-09 21:15 UTC (2+ messages)
[RFC PATCH v1 0/2] Introduce dummy regulator consumer
2025-06-09 21:15 UTC (5+ messages)
[PATCH v2 1/4] docs: Improve grammar in Userspace API/DVB API
2025-06-09 21:13 UTC (5+ messages)
` [PATCH v2 3/4] docs: Improve grammar in Userspace API/fwctl
` [PATCH v2 4/4] docs: Fix typos, improve grammar in Userspace API
[PATCH v6 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
2025-06-09 21:11 UTC (6+ messages)
` [PATCH v6 1/3] spi: spi-nxp-fspi: check return value of devm_mutex_init()
` [PATCH v6 2/3] leds: lp8860: Check "
` [PATCH v6 3/3] locking/mutex: Mark devm_mutex_init() as __must_check
[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
2025-06-09 21:10 UTC (4+ messages)
` [PATCH v1 1/2] net: bcmgenet: use napi_complete_done return value
` [PATCH v1 2/2] net: bcmgenet: enable GRO software interrupt coalescing by default
[PATCH v1 0/1] tpm_ffa_crb: handle tpm busy return code
2025-06-09 21:02 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH v2 0/2] sched_deadline, docs: update rt-app examples, add cgroup v2 cpuset HOWTO
2025-06-09 21:02 UTC (2+ messages)
[PATCH v2] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
2025-06-09 21:00 UTC (2+ messages)
[PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support
2025-06-09 21:00 UTC (2+ messages)
[PATCH v3] docs: powerpc: Add htm.rst to table of contents
2025-06-09 21:00 UTC (2+ messages)
[PATCH v2 0/2] Cleanup in rockchip_sai.c
2025-06-09 21:00 UTC (2+ messages)
[PATCH v4 0/4] Use helper function for_each_child_of_node_scoped()
2025-06-09 21:00 UTC (2+ messages)
` (subset) "
[PATCH 0/8] ASoC: codecs: More const and unused member cleanups
2025-06-09 21:00 UTC (2+ messages)
[PATCH 0/2] ASoC: tas571x: add support for tas5753
2025-06-09 21:00 UTC (2+ messages)
[PATCH v4 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
2025-06-09 21:00 UTC (2+ messages)
` (subset) "
[PATCH 0/6] ASoC: codecs: wcd93xx: Few simplifications of code and extend wcd939x
2025-06-09 21:00 UTC (2+ messages)
[PATCH v3 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
2025-06-09 21:00 UTC (2+ messages)
` (subset) "
[PATCH 0/2] fix failure of integration between tpm_crb_ffa with ima
2025-06-09 20:59 UTC (5+ messages)
` [PATCH 2/2] tpm: tpm_crb_ffa: maunally register tpm_crb_ffa driver when it's built-in
[PATCH v3 3/6] f2fs: drop usage of folio_index
2025-06-09 20:56 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 3/6] f2fs: drop usage of folio_index
2025-06-09 20:56 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 3/6] f2fs: drop usage of folio_index
2025-06-09 20:56 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [net?] general protection fault in veth_xdp_rcv
2025-06-09 20:55 UTC (2+ messages)
[PATCH 1/2] ver_linux: Remove checks for reiserfsprogs
2025-06-09 20:54 UTC (2+ messages)
[PATCH] dt: arm64: qcom: sc8280xp-blackrock: amend usb0-sbu-mux enable gpio
2025-06-09 20:53 UTC
[PATCH 0/8] I2C dt nodes and bindings for Apple A7-A11 SoCs
2025-06-09 20:53 UTC (2+ messages)
[PATCH] ceph: fix potential NULL pointer dereference in ceph_msgpool_get
2025-06-09 20:51 UTC (2+ messages)
[BUG] WARNING in bdev_getblk
2025-06-09 20:48 UTC (3+ messages)
[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
2025-06-09 20:48 UTC (2+ messages)
[PATCH RESEND net-next] net: tcp: tsq: Convert from tasklet to BH workqueue
2025-06-09 20:47 UTC
[PATCH v3] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
2025-06-09 20:42 UTC (2+ messages)
[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
2025-06-09 20:39 UTC (4+ messages)
` [PATCH v4 06/11] iio: adc: ad4170: Add support for buffered data capture
[PATCH] arm64: dts: nuvoton: npcm8xx: Drop the GIC "ppi-partitions" node
2025-06-09 20:37 UTC
[PATCH] arm64: dts: broadcom: northstar2: Drop GIC V2M "interrupt-parent"
2025-06-09 20:37 UTC
[PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK
2025-06-09 20:36 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: soc: Add Renesas RZ/N2H (R9A09G087) SoC
` [PATCH 2/8] soc: renesas: Add config option for "
` [PATCH 3/8] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
` [PATCH 4/8] clk: renesas: Add MSSR support to RZ/N2H SoC
` [PATCH 5/8] arm64: dts: renesas: Add initial SoC DTSI for "
` [PATCH 6/8] arm64: dts: renesas: Refactor RZ/T2H EVK device tree
` [PATCH 7/8] arm64: dts: renesas: Add DTSI for R9A09G087M44 variant of RZ/N2H SoC
` [PATCH 8/8] arm64: dts: renesas: Add initial support for RZ/N2H EVK
[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
2025-06-09 20:35 UTC (3+ messages)
[PATCH] docs: trace: boottime-trace.rst: fix typo
2025-06-09 20:35 UTC (2+ messages)
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-09 20:34 UTC (9+ messages)
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
[PATCH v1] drm/meson: fix more rounding issues with 59.94Hz modes
2025-06-09 20:27 UTC
[PATCH] net: mana: Expose additional hardware counters for drop and TC via ethtool
2025-06-09 20:27 UTC (2+ messages)
[PATCH v5 0/2] Support for Osram as3668 LED driver
2025-06-09 20:24 UTC (3+ messages)
` [PATCH v5 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c "
[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
2025-06-09 20:24 UTC (14+ messages)
[PATCH v3 1/2] platform/x86: Move Lenovo files into lenovo subdir
2025-06-09 20:19 UTC (4+ messages)
` [PATCH v3 2/2] platform/x86: thinklmi: improved DMI handling
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-09 20:14 UTC (2+ messages)
[PATCH 0/7] printk cleanup - part 2
2025-06-09 20:13 UTC (3+ messages)
` [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
[RFC] mm: use folio_expected_ref_count() helper for reference counting
2025-06-09 20:14 UTC (5+ messages)
[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
2025-06-09 20:12 UTC (6+ messages)
[PATCH] kho: initialize tail pages for higher order folios properly
2025-06-09 20:07 UTC (5+ messages)
[PATCH v8 1/4] serial: 8250: fix panic due to PSLVERR
2025-06-09 20:06 UTC (5+ messages)
` [External] "
[PATCH v11 00/13] Add support for AMD hardware feedback interface
2025-06-09 20:05 UTC (6+ messages)
` [PATCH v11 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v11 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v11 11/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v11 12/13] platform/x86/amd: hfi: Add debugfs support
` [PATCH v11 13/13] x86/itmt: Add debugfs file to show core priorities
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