messages from 2026-07-26 16:14:25 to 2026-07-26 18:35:29 UTC [more...]
[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
2026-07-26 18:35 UTC (4+ messages)
[PATCH 1/1] tidbits: net-udp: solicit new client for server mode
2026-07-26 18:35 UTC (2+ messages)
` [PATCH] tidbits: net-udp: use MSG_STABLE "
[PATCH] MAINTAINERS: Update QED and Broadcom maintainer entries
2026-07-26 18:34 UTC (2+ messages)
[PATCH v4 0/1] powerpc: Enable dynamic preemption
2026-07-26 18:33 UTC (3+ messages)
` [PATCH v4 1/1] powerpc: enable "
[PATCH] hw/nvme: fix assertion failure on subregion removal when removing a nvme controller with a msix exclusive bar
2026-07-26 18:30 UTC
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2026-07-26 18:31 UTC (4+ messages)
Missing signoff in the driver-core tree
2026-07-26 18:30 UTC (2+ messages)
[PATCH] powerpc: wii: Add the fixed OTP layout
2026-07-26 18:30 UTC (2+ messages)
[PATCH] powerpc/kexec: Remove stale comment from check_realloc_usable_mem()
2026-07-26 18:30 UTC
[PATCH 0/3] arm64: dts: amlogic: add support for Orbbec Zora P1
2026-07-26 18:29 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Orbbec
` [PATCH 2/3] dt-bindings: arm: amlogic: document Orbbec Zora P1 board compatible
` [PATCH 3/3] arm64: dts: amlogic: add support for Orbbec Zora P1
[PATCH 1/6] fs/cachefiles: replace simple_strtoul with kstrtoul in fcull
2026-07-26 18:25 UTC (6+ messages)
` [PATCH 2/6] fs/cachefiles: replace simple_strtoul with kstrtoul in fstop
` [PATCH 3/6] fs/cachefiles: replace simple_strtoul with kstrtoul in brun
` [PATCH 4/6] fs/cachefiles: replace simple_strtoul with kstrtoul in bcull
` [PATCH 5/6] fs/cachefiles: replace simple_strtoul with kstrtoul in bstop
` [PATCH 6/6] fs/cachefiles: replace simple_strtoul with kstrtoul in debug
[PATCH v2] arm64: proton-pack: Restore the nospectre_bhb command-line option
2026-07-26 18:22 UTC
[PATCH] MAINTAINERS: add mailing list to veml3328 entry
2026-07-26 18:22 UTC (4+ messages)
[PATCH] target/alpha: do not trap on Inf inputs to bare FP arithmetic
2026-07-26 18:20 UTC (2+ messages)
[BUG] rtw89_8852bte: Recurring firmware crashes (LBC watchdog / SER) on RTL8852BE-VT despite ASPM and PS disabled
2026-07-26 18:21 UTC
[PATCH v2 0/2] Add driver for DAC8163:
2026-07-26 18:18 UTC (6+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH] net: stmmac: enable MAC rx/tx after DMA start
2026-07-26 18:15 UTC (2+ messages)
[PATCH RESEND v3] selftest: remoteproc: Add test for start/stop sequence
2026-07-26 18:06 UTC
[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
2026-07-26 18:06 UTC (4+ messages)
` [PATCH v2 10/11] iommu/tegra241-cmdqv: Warn on a VCMDQ base above the 48-bit hardware limit
[PATCH] iio: adc: bcm_iproc_adc: Use dev_err_probe() for resource acquisition failures
2026-07-26 18:03 UTC
[PATCH v3 00/10] ASoC: ti: Improve probe error handling
2026-07-26 17:40 UTC (15+ messages)
` [PATCH v3 04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log
` [PATCH v3 05/10] ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handling
` [PATCH v3 06/10] ASoC: ti: omap-dmic: "
` [PATCH v3 07/10] ASoC: ti: omap-hdmi: "
` [PATCH v3 08/10] ASoC: ti: omap-twl4030: Return the original error code
` [PATCH v3 09/10] ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling
` [PATCH v3 10/10] ASoC: ti: rx51: "
[PATCH] mv: report missing destination leading directory
2026-07-26 17:59 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] mv: check for missing destination directory before renaming
[PATCH] iio: chemical: bme680: Use dev_err_probe()
2026-07-26 17:59 UTC (2+ messages)
[RFC PATCH v2 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-26 17:57 UTC (25+ messages)
` [RFC PATCH v2 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH v2 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH v2 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH v2 04/17] Docs/mm/damon/design: document "
` [RFC PATCH v2 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH v2 06/17] mm/damon/core: commit preps
` [RFC PATCH v2 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH v2 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH v2 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH v2 10/17] mm/damon/sysfs: create probe "
` [RFC PATCH v2 11/17] mm/damon/sysfs: implement probe prep directory
` [RFC PATCH v2 12/17] mm/damon/sysfs: create probe prep files for preps/nr file write
` [RFC PATCH v2 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH v2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH v2 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH v2 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH v2 17/17] Docs/ABI/damon: document probe prep "
[PATCH] app/testpmd: fix segfault in flow rule parser
2026-07-26 16:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/crc: add 4x folding loop for aarch64 NEON implementation
2026-07-26 16:41 UTC (3+ messages)
[Buildroot] [PATCH 1/2] package/jpeg-turbo: use configure option WITH_{TESTS, TOOLS}
2026-07-26 17:54 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/jpeg-turbo: fix libm linking issue
[PATCH 0/5] Various UI/security-related fixes
2026-07-26 17:53 UTC (6+ messages)
` [PATCH 2/5] ui/vnc: fix OOB write in vnc_refresh_lossy_rect
[PATCH 0/3] ASoC: ti: preparation for Card capsuling
2026-07-26 17:52 UTC (5+ messages)
` [PATCH 1/3] ASoC: ti: omap-hdmi: remove unused *card
` [PATCH 2/3] ASoC: ti: tidyup not to use *card on rx51_soc_probe()
[PATCH v4 0/2] A proposal to add a gpio-locked fixed clock driver
2026-07-26 17:51 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: Add GPIO-locked fixed clock
` [PATCH v4 2/2] clk: Add gpio-locked fixed clock driver
[PATCH] Input: xpad - add support for Beitong KP series controllers
2026-07-26 17:50 UTC (2+ messages)
Policy regarding linux-next only changes
2026-07-26 17:49 UTC (11+ messages)
[PATCH v2] KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID
2026-07-26 17:48 UTC
[PATCH v2 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
2026-07-26 17:44 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS coding style
2026-07-26 17:43 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match "
` [PATCH 2/8] arm64: dts: exynos: Align continued properties and add missing blank lines
` [PATCH 3/8] arm64: dts: exynos5433: Override thermal zones by phandle
` [PATCH 4/8] arm64: dts: exynos: Re-order clocks and align continued properties
` [PATCH 5/8] arm64: dts: google: Move 'status' to the end to match coding style
` [PATCH 6/8] arm64: dts: google: Align continued properties and add missing blank lines
` [PATCH 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style
` [PATCH 8/8] arm64: dts: fsd: Align continued properties and add missing blank lines
[PATCH] drm/msm: Preemption timeout should be greater than hangcheck
2026-07-26 17:42 UTC
[PATCH v6 00/10] s390/vfio_ccw fixes
2026-07-26 17:40 UTC (21+ messages)
` [PATCH v6 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v6 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v6 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v6 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v6 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v6 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v6 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v6 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v6 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v6 10/10] s390/vfio_ccw: implement a crw lock
[RFC PATCH] net/bonding: reject control operations in secondary
2026-07-26 17:32 UTC (2+ messages)
[PATCH 0/2] net/tap: fix Rx queue interrupt support
2026-07-26 17:27 UTC (3+ messages)
` [PATCH v2 0/3] "
[PATCH v2] Input: xpad - add support for generic clone X-Input gamepads
2026-07-26 17:27 UTC (2+ messages)
[PATCH 0/3] Add support for cs42l44
2026-07-26 17:22 UTC (2+ messages)
[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-26 17:20 UTC (7+ messages)
` [PATCH v9 3/4] iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
` [PATCH v9 4/4] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
rtl_bt: RTL8852BU (0bda:b853) rom_version 3 has no matching in rtl8852bu_fw.bin
2026-07-26 17:18 UTC
[PATCH v2 0/2] Fix initialization for Generic Clone X-Input Gamepads
2026-07-26 17:14 UTC (3+ messages)
` [PATCH v2 1/2] usbcore: Add quirk for 255-bytes initial config read
` [PATCH v2 2/2] usb: quirks: Add ShanWan gamepad to quirk list
[PATCH v5 0/5] Modify interrupt handling for eUSB2 Phy targets
2026-07-26 17:08 UTC (5+ messages)
` [PATCH v5 3/5] phy: snps-eusb2: Set phy type to EUSB2
[PATCH net] net/x25: fix use-after-free of the socket by its timers
2026-07-26 17:04 UTC (2+ messages)
[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
2026-07-26 17:04 UTC (5+ messages)
` [PATCH v2 1/6] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis
[GIT PULL] wireless-next-2026-07-26
2026-07-26 17:03 UTC (2+ messages)
[PATCH] gpio: realtek-otto: add pinctrl support
2026-07-26 17:03 UTC (5+ messages)
[PATCH] net/vhost: preserve Tx ownership on VLAN failure
2026-07-26 17:02 UTC
[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
2026-07-26 17:02 UTC (5+ messages)
linux-next: manual merge of the wireless-next tree with the origin tree
2026-07-26 17:02 UTC (3+ messages)
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
2026-07-26 17:01 UTC (4+ messages)
` [PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
` [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-07-26 17:00 UTC (4+ messages)
` [GSoC Patch v3 "
[PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
2026-07-26 17:00 UTC (3+ messages)
[PATCH net] net: phylink: put link_gpio if phylink_create fails
2026-07-26 16:50 UTC (2+ messages)
[PATCH v3] mm/damon/ops-common: putback folios on invalid migrate nid
2026-07-26 16:50 UTC (2+ messages)
[PATCH v3] mm/damon/ops-common: putback folios on invalid migrate nid
2026-07-26 16:43 UTC (2+ messages)
[cocci] [PATCH 0/3] coccinelle: improve performance of mini_lock, double_lock and minmax
2026-07-26 16:42 UTC (7+ messages)
` [cocci] [PATCH 1/3] coccinelle: mini_lock: improve performance when searching loops
` "
` [cocci] [PATCH 3/3] coccinelle: misc: minmax: improve performance when no candidate exists
` "
[PATCH v8 0/4] net/zxdh: optimize Rx/Tx path performance
2026-07-26 16:39 UTC (3+ messages)
` [PATCH v9 "
[PATCH v2 0/2] IB/isert: bound declared PDU lengths by what was received
2026-07-26 16:39 UTC (3+ messages)
` [PATCH v2 1/2] IB/isert: reject PDUs declaring more data than "
` [PATCH v2 2/2] IB/isert: reject login "
[PATCH v1 0/2] net/dpaa2: fix RSS for plain and tunnelled traffic
2026-07-26 16:37 UTC (3+ messages)
` [PATCH v2] net/dpaa2: hash inner IP for "
[PATCH 0/2] bump static-analysis ci image version
2026-07-26 16:34 UTC (2+ messages)
Missing signoff in the arm-soc tree
2026-07-26 16:29 UTC
Missing signoff in the arm-soc tree
2026-07-26 16:28 UTC
[PATCH net-next v9 0/3] net: dsa: motorcomm: Add LED support
2026-07-26 16:27 UTC (4+ messages)
` [PATCH net-next v9 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v9 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v9 3/3] net: dsa: motorcomm: Add LED support
Missing signoff in the mm-unstable tree
2026-07-26 16:27 UTC
[PATCH 0/1] rm_work: recipe self-exclusion vs conditional RM_WORK_EXCLUDE
2026-07-25 14:30 UTC (2+ messages)
` [PATCH 1/1] rm_work: fix recipe self-exclusion lost when RM_WORK_EXCLUDE is conditional
Fixes tags need work in the trace-fixes tree
2026-07-26 16:26 UTC
[PATCH RESEND 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
2026-07-26 16:26 UTC (6+ messages)
` [PATCH RESEND 2/9] dt-bindings: clock: stm32: add STM32H7RS RCC
` [PATCH RESEND 7/9] ARM: dts: stm32: add STM32H7R7 SoC
` [PATCH RESEND 9/9] ARM: stm32: document STM32H7R7 support
[PATCH 0/2] usbcore: Add quirk for 255-byte initial config read
2026-07-26 16:29 UTC (3+ messages)
` [PATCH 1/2] usbcore: Add quirk for 255-bytes "
[PATCH v2 00/12] odb: make optimizations pluggable
2026-07-26 16:25 UTC (5+ messages)
` [PATCH v2 11/12] builtin/gc: fix signedness issues in ODB-related functionality
[BUG] ath10k_pci: QCA9377 reports recurring PCIe AER RxErr/BadDLLP errors with ASPM enabled
2026-07-26 16:23 UTC (2+ messages)
[PATCH 2/9] dt-bindings: clock: stm32: add STM32H7RS RCC
2026-07-26 16:21 UTC (6+ messages)
` [PATCH 7/9] ARM: dts: stm32: add STM32H7R7 SoC
` [PATCH 8/9] ARM: dts: stm32: add Ruiside ART-Pi2 board
[PATCH v2] iommu/iommufd: Fix IOPF group ownership UAF
2026-07-26 16:20 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
[syzbot] [usb?] KASAN: invalid-free in dev_free (4)
2026-07-26 16:18 UTC
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-07-26 16:17 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
` [PATCH bpf-next 2/2] selftests/bpf: Cover RHash special-field recycle
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-26 16:14 UTC (11+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
[PATCH v3 00/12] Landlock: Namespace and capability control
2026-07-26 16:13 UTC (8+ messages)
` [PATCH v3 04/12] landlock: Rename quiet_masks to quiet_access
` [PATCH v3 07/12] landlock: Enforce namespace use restrictions
` [PATCH v3 08/12] landlock: Enforce capability restrictions
` [PATCH v3 09/12] selftests/landlock: Add namespace restriction tests
` [PATCH v3 10/12] selftests/landlock: Add capability "
` [PATCH v3 11/12] samples/landlock: Add capability and namespace restriction support
` [PATCH v3 12/12] landlock: Add documentation for capability and namespace restrictions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.