messages from 2026-08-19 19:13:32 to 2026-08-19 23:32:22 UTC [more...]
[PATCH net v2] net: bnxt: ring the doorbell when SW USO exits early
2026-08-19 23:32 UTC
[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
2026-08-19 23:29 UTC (8+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang
[PATCH v5 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-19 23:26 UTC (12+ messages)
` [PATCH v5 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v5 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v5 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v5 4/6] rtc: s35390a: force 24-hour mode
` [PATCH v5 5/6] rtc: s35390a: Add pinctrl
` [PATCH v5 6/6] rtc: s35390a: Add synology quirk
[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
2026-08-19 23:09 UTC (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent
[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
2026-08-19 23:10 UTC (19+ messages)
` [PATCH v6 1/9] x86/topology: Export topo_lookup_cpuid() for resctrl use
` [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support
` [PATCH v6 3/9] x86/resctrl: Parse ACPI ERDT table and save CACD cpumask for RMDD domains
` [PATCH v6 4/9] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
` [PATCH v6 5/9] x86/resctrl: Parse ACPI CMRC table
` [PATCH v6 6/9] x86/resctrl: Refactor the monitor read function
` [PATCH v6 7/9] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [PATCH v6 8/9] x86/resctrl: Introduce erdt_cpu_has() and erdt_support()
` [PATCH v6 9/9] x86/resctrl: Add MMIO-based LLC occupancy monitoring support
[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-19 23:08 UTC (4+ messages)
[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
2026-08-19 23:05 UTC (3+ messages)
` [PATCH v2 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[tip:core/urgent] BUILD SUCCESS c793bbfc4a0a9f5a66978fc91559e9681748dbeb
2026-08-19 23:04 UTC
[PATCH net v2] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
2026-08-19 23:03 UTC (2+ messages)
[PATCH v2 0/2] block: expose blkcg io.stat to BPF
2026-08-19 22:51 UTC (9+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
[PATCH net-next v5 0/3] net: wwan: support DTR/RTS on AT ports via MHI IP_CTRL
2026-08-19 22:49 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: wwan: core: propagate modem control signals to port drivers
` [PATCH net-next v5 2/3] bus: mhi: host: pci_generic: enumerate IP_CTRL channel for Sierra EM919x/EM929x
` [PATCH net-next v5 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel
[syzbot] [mm?] [gfs2?] WARNING in read_rindex_entry
2026-08-19 22:49 UTC
[PATCH v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-19 22:42 UTC (6+ messages)
` [PATCH v2 1/5] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v2 2/5] KVM: arm64: vgic-v3: Reset assignments after failed region setup
` [PATCH v2 3/5] KVM: arm64: vgic-v3: Unregister redistributors before freeing regions
` [PATCH v2 4/5] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v2 5/5] KVM: arm64: selftests: Test VGICv3 redistributor region retry
[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
2026-08-19 22:36 UTC (10+ messages)
[PATCH v2] arm64: compat: Fix decrementing LDM/STM alignment emulation
2026-08-19 22:27 UTC
[PATCH v6 0/3] clk: add support for Airoha AN7583 clock
2026-08-19 22:14 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: clock: airoha: Document support for "
` [PATCH v6 2/3] clk: en7523: generalize register clocks function
` [PATCH v6 3/3] clk: en7523: add support for Airoha AN7583 clock
[PATCH v3] s390/cpacf: Unpoison instruction results
2026-08-19 22:14 UTC (2+ messages)
[PATCH v4 0/6] perf: Add support for memory region/range reporting
2026-08-19 22:03 UTC (5+ messages)
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand
[PATCH] scsi: csiostor: fix inverted sscanf() check in csio_store_dbg_level
2026-08-19 21:58 UTC
[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
2026-08-19 22:01 UTC (6+ messages)
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction
[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
2026-08-19 21:50 UTC (2+ messages)
[GIT pull] core/entry for v7.3-rc1
2026-08-19 21:44 UTC (5+ messages)
` [GIT pull] timers/cleanups "
[PATCH] ARM: Fix get_cycles() after delay_read_timer() conversion
2026-08-19 21:43 UTC
[PATCH] clk: mediatek: mt7629: Properly use CLK_IS_CRITICAL flag
2026-08-19 21:42 UTC (2+ messages)
[PATCH v2] media: v4l2-isp: reject zero-sized parameter blocks
2026-08-19 21:41 UTC (5+ messages)
` [PATCH v3] "
[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
2026-08-19 21:34 UTC (2+ messages)
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
2026-08-19 21:30 UTC (5+ messages)
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen
[PATCH v2 0/2] s390/pci: Fix missing pci_dev_put() in zpci_report_status()
2026-08-19 21:30 UTC (3+ messages)
` [PATCH v2 2/2] s390/pci: Extend device lock to cover zpci_report_status()
[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
2026-08-19 21:29 UTC (2+ messages)
[GIT PULL] rust-i2c-next for 7.3
2026-08-19 21:28 UTC
[GIT PULL] ring-buffer: Updates for 7.3
2026-08-19 21:25 UTC (2+ messages)
[GIT PULL] tracefs: Updates for v7.3
2026-08-19 21:25 UTC (2+ messages)
[GIT PULL] tracing: Updates for v7.3
2026-08-19 21:25 UTC (2+ messages)
[GIT PULL] ftrace: Updates for 7.3
2026-08-19 21:25 UTC (2+ messages)
[GIT PULL] rtla: Updates for 7.3
2026-08-19 21:25 UTC (2+ messages)
[GIT PULL] rv: Updates for 7.3
2026-08-19 21:25 UTC (2+ messages)
[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
2026-08-19 21:25 UTC (8+ messages)
` [PATCH v2 1/2] "
[PATCH treewide 0/5] clk: Make sure clk_init_data is fully initialized (part 1)
2026-08-19 21:23 UTC (12+ messages)
` [PATCH treewide 1/5] clk: ti: Make sure clk_init_data is fully initialized
` [PATCH treewide 2/5] clk: visconti: "
` [PATCH treewide 3/5] hwmon: (ltc4282) "
` [PATCH treewide 4/5] iio: frequency: adf4377: "
` [PATCH treewide 5/5] spi: amlogic-spisg: "
[PATCH v3] platform/chrome: cros_ec_proto: Fix deferred response
2026-08-19 21:18 UTC
[PATCH net-next v7 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-08-19 21:16 UTC (3+ messages)
` [PATCH net-next v7 3/3] "
[PATCH net 0/4] net: ntb_netdev: Fix TX completion and error handling
2026-08-19 21:16 UTC (3+ messages)
` [PATCH net 1/4] NTB: ntb_transport: Recycle TX entries before client callbacks
[PATCH] iio: proximity: aw96103: Fix early return in IRQ handler loop
2026-08-19 21:08 UTC
[PATCH v4 1/5] accel/amdxdna: refuse an I/O memory mapping of an imported BO
2026-08-19 21:05 UTC (5+ messages)
` [PATCH v4 2/5] accel/amdxdna: check the sync range for overflow on a device BO
` [PATCH v4 3/5] accel/amdxdna: do not warn when a sync request is rejected
` [PATCH v4 4/5] accel/amdxdna: refuse to flush an imported BO
` [PATCH v4 5/5] accel/amdxdna: do not fail a sync for a BO with no debug context
[BUG] general protection fault in jffs2_xattr_delete_inode
2026-08-19 21:03 UTC (2+ messages)
[PATCH v2] leds: lp5860: fix LED teardown ordering using devm_add_action_or_reset()
2026-08-19 20:58 UTC (2+ messages)
[PATCH v6 0/2] iio: proximity: move LIDAR-Lite out of trivial-devices and add Garmin fallback
2026-08-19 20:55 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: proximity: move LIDAR-Lite v2 out of trivial-devices
` [PATCH v6 2/2] dt-bindings: iio: proximity: document LIDAR-Lite v3 fallback compatible
[PATCH] usb: gadget: u_ether: replace memcpy() with ether_addr_copy() for MAC
2026-08-19 20:56 UTC
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-19 20:55 UTC (7+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
[PATCH] platform/x86: asus-wmi: fix unclear usage of bd->props.power
2026-08-19 20:55 UTC (2+ messages)
[ANNOUNCE] cpunoise (CPU isolation testing tool) v0.2
2026-08-19 20:54 UTC (2+ messages)
[PATCH AUTOSEL 7.0-6.12] HID: logitech-hidpp: Add support for newer Bluetooth keyboards
2026-08-19 20:53 UTC (8+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
[PATCH v2] ARM: dts: aspeed: g6: Add missing uart nodes
2026-08-19 20:49 UTC (2+ messages)
[PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
2026-08-19 20:48 UTC (2+ messages)
[PATCH] workqueue: Use raise_softirq() in bh_pool_kick_.*()
2026-08-19 20:41 UTC (5+ messages)
[PATCH] iio: proximity: vcnl3020: fix ISR bitmask check in IRQ handler
2026-08-19 20:37 UTC
[PATCH net-next v10 2/4] net: dsa: motorcomm: Split SMI module
2026-08-19 20:37 UTC (4+ messages)
[PATCH] hwmon: (gpio-fan) fix use-after-free in alarm work
2026-08-19 20:35 UTC (2+ messages)
[PATCH] hwmon: (mcp9982) Propagate one-shot polling errors
2026-08-19 20:34 UTC (2+ messages)
[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
2026-08-19 20:33 UTC (3+ messages)
[syzbot] Monthly udf report (Aug 2026)
2026-08-19 20:32 UTC
[PATCH] btrfs: abort transaction before releasing tree_log_mutex on commit failure
2026-08-19 20:27 UTC (2+ messages)
[PATCH] arm64: compat: Keep alignment address arithmetic 32-bit
2026-08-19 20:27 UTC (8+ messages)
[PATCH net-next v10 3/4] net: dsa: motorcomm: Add LED support
2026-08-19 20:26 UTC (3+ messages)
[PATCH RFC] media: imx355: reuse existing CCS defines
2026-08-19 20:17 UTC
[PATCH v1 0/3] ACPI: Updates related to upstream ACPICA project changes
2026-08-19 20:14 UTC (4+ messages)
` [PATCH v1 1/3] ACPI: Add Bob Moore to CREDITS
` [PATCH v1 2/3] ACPI: Update MAINTAINERS entry for ACPICA
` [PATCH v1 3/3] ACPI: Update upstream ACPICA repository URL in documentation
[PATCH v4 3/6] iio: dac: ad5504: remove legacy platform data support
2026-08-19 20:13 UTC
[PATCH] MAINTAINERS: Add Qualcomm Inline Crypto Engine entry
2026-08-19 20:13 UTC (2+ messages)
[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
2026-08-19 20:10 UTC (2+ messages)
[PATCH] selftests/cgroup: set the test plan after the setup checks
2026-08-19 20:10 UTC (2+ messages)
[RFC PATCH 0/4] x86/resctrl: Refactor resctrl enumeration
2026-08-19 20:08 UTC (3+ messages)
` [RFC PATCH 4/4] x86/resctrl: Delete resctrl_cpu_detect()
[PATCH 0/2] sched_ext: documentation fixes
2026-08-19 20:08 UTC (5+ messages)
` [PATCH 1/2] Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and cpu.idle
` [PATCH 2/2] sched_ext: Fix nonexistent field in sched-ext.rst example
[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
2026-08-19 20:07 UTC (3+ messages)
` [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
[PATCH v2 0/2] gpio: realtek-otto: add pinctrl support
2026-08-19 20:06 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
` [PATCH v2 2/2] gpio: realtek-otto: add pinctrl support
glymur eDP PHY (v8): link trains only at HBR3, all lower rates fail
2026-08-19 20:00 UTC (3+ messages)
[PATCH v2 00/12] HID: asus: add support for ROG Ally handhelds
2026-08-19 19:58 UTC (13+ messages)
` [PATCH v2 01/12] HID: asus: reinitialize the device after exiting a sleep state
` [PATCH v2 02/12] HID: asus: add support for ROG Ally handhelds
` [PATCH v2 03/12] HID: asus: add gamepad configuration
` [PATCH v2 04/12] HID: asus: add vibration strength configuration
` [PATCH v2 05/12] HID: asus: add joysticks inner and outer range configuration
` [PATCH v2 06/12] HID: asus: add triggers "
` [PATCH v2 07/12] HID: asus: add joysticks anti-deadzone configuration
` [PATCH v2 08/12] HID: asus: add support for response curve
` [PATCH v2 09/12] HID: asus: add support to force feedback
` [PATCH v2 10/12] HID: asus: add support for gamepad mode
` [PATCH v2 11/12] HID: asus: add support for turbo buttons
` [PATCH v2 12/12] HID: asus: add support for btn remapping
[PATCH] irqchip/stm32mp-exti: fix the unit of the hwspinlock timeout
2026-08-19 19:57 UTC (4+ messages)
[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2026-08-19 19:56 UTC (6+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation
[PATCH] dmaengine: txx9dmac: use devm_platform_ioremap_resource()
2026-08-19 19:55 UTC (2+ messages)
[git pull] IOMMU Updates for Linux v7.3
2026-08-19 19:54 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-08-19 19:54 UTC (2+ messages)
[GIT PULL] Please pull FWCTL subsystem changes
2026-08-19 19:53 UTC (2+ messages)
[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
2026-08-19 19:53 UTC (8+ messages)
[PATCH RESEND v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
2026-08-19 19:47 UTC
[PATCH] dmaengine: at_hdmac: ioremap and get irq early
2026-08-19 19:50 UTC (2+ messages)
[PATCH v2] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
2026-08-19 19:48 UTC (2+ messages)
[PATCH v2] irqchip/renesas-rzg2l: Fix loss of interrupt
2026-08-19 19:47 UTC (2+ messages)
` [tip: irq/urgent] "
[PATCH] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate callback
2026-08-19 19:47 UTC (2+ messages)
` [tip: irq/urgent] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate() callback
[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-08-19 19:46 UTC (3+ messages)
[PATCH v3] dmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_chn()
2026-08-19 19:42 UTC (2+ messages)
[PATCH v7 0/4] iio: light: add support for veml6031x00 ALS series
2026-08-19 19:41 UTC (8+ messages)
` [PATCH v7 4/4] iio: light: veml6031x00: add support for events and trigger
[PATCH] irqchip/ingenic-tcu: free generic chips on error path
2026-08-19 19:34 UTC (2+ messages)
[PATCH] dmaengine: sprd-dma: handle runtime PM get failure
2026-08-19 19:33 UTC (3+ messages)
[PATCH 2/2] irqchip: Add Xilinx Versal NET SMMU CSR interrupt controller driver
2026-08-19 19:33 UTC (2+ messages)
[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
2026-08-19 19:33 UTC (4+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH v3 0/2] spi: qcom-geni: Add shutdown and panic notifier support
2026-08-19 19:32 UTC (3+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Add panic notifier to cancel and reset DMA during panic
[PATCH] dmaengine: sprd: Fix runtime PM reference leak in probe
2026-08-19 19:29 UTC (2+ messages)
[BUG] KASAN: vmalloc-out-of-bounds Read in imageblit
2026-08-19 19:25 UTC
[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
2026-08-19 19:25 UTC (2+ messages)
[PATCH] dmaengine: dw-axi-dmac: fix clock imbalance in resume error path
2026-08-19 19:22 UTC (3+ messages)
` [PATCH v2] dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API
[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-08-19 19:22 UTC (3+ messages)
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
[PATCH 0/2] sched: Remove sched_class::balance()
2026-08-19 19:22 UTC (5+ messages)
[BUG] KASAN: vmalloc-out-of-bounds Write in fillrect
2026-08-19 19:18 UTC
[syzbot] [block?] WARNING in null_report_zones
2026-08-19 19:13 UTC (2+ messages)
[PATCH v4 0/4] Add RZ/G3L PWRRDY power sequencing support
2026-08-19 19:13 UTC (3+ messages)
` [PATCH v4 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver
` [PATCH v4 4/4] soc: renesas: Kconfig: Select POWER_SEQUENCING_RENESAS_PWRRDY for R9A08G046
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