All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-13 07:23:44 to 2026-08-13 08:12:30 UTC [more...]

[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
 2026-08-13  8:12 UTC  (2+ messages)

[PATCH] libceph: remove the dead dirty path in ceph_put_page_vector()
 2026-08-13  8:11 UTC  (2+ messages)

[PATCH bpf-next v2 2/2] selftests/bpf: Enable stack argument tests for RV64
 2026-08-13  8:11 UTC  (3+ messages)

[PATCH bpf-next v1] selftests/bpf: Enable timed may_goto tests for LoongArch
 2026-08-13  8:11 UTC  (2+ messages)

[PATCH v4 0/8] Add StarFive JHB100 syscon modules
 2026-08-13  8:10 UTC  (8+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC

[PATCH v3 0/4] drm: mxsfb: Support LCDIF interface bus width
 2026-08-13  8:10 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: lcdif: Add endpoint bus-width property

[PATCH v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-13  8:10 UTC  (8+ messages)
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling

[PATCH] KVM: nVMX: Re-arm the vmcs12 pages request if mapping the pages fails
 2026-08-13  8:10 UTC  (3+ messages)

[PATCH] powerpc/pseries/pci: Prevent double free of VF PE map
 2026-08-13  8:10 UTC 

[PATCH v2] mm/mglru: fix and remove redundant unevictable folio handling
 2026-08-13  8:10 UTC  (2+ messages)

[PATCH] drm/i915/cmtg: Disable CMTG after PSR exit to avoid disable timeout
 2026-08-13  8:09 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/cmtg: Disable CMTG after PSR exit to avoid disable timeout (rev2)

[PATCH v2] coresight: configfs: print the address parameter with %pK
 2026-08-13  8:08 UTC  (2+ messages)

[PATCH 0/3] drm/msm: Enable dual MDSS power domains
 2026-08-13  8:06 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: display: msm: Allow two "
` [PATCH 2/3] drm/msm/mdss: Enable INT2_GDSC alongside CORE_GDSC

[PATCH v1] ASoC: tas2781: Refactor calibration start kcontrol creation to separate helper
 2026-08-13  8:05 UTC 

[PATCH v1] tests/intel/xe_ras: Introduce error threshold
 2026-08-13  8:05 UTC 

[PATCH i-g-t 1/2] lib/amdgpu: fix NULL deref computing available_rings in amdgpu_create_ip_queues
 2026-08-13  8:03 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/amdgpu: add gfx12 shader blob for sync_dependency_test

[PATCH net-next] selftests: drv-net: bump the timeout to 15min
 2026-08-13  8:04 UTC  (2+ messages)

[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-13  8:05 UTC  (7+ messages)
` [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection

[PATCH v3 0/6] Add Genio 510 and Genio 700 SPL boot support
 2026-08-13  8:03 UTC  (2+ messages)

[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
 2026-08-13  8:02 UTC  (13+ messages)
` [PATCH v2 04/53] qapi/backend: wire up type-infos generation
` [PATCH v2 06/53] meson: add qapi-type-infos-*.c/h to build
` [PATCH v2 07/53] qom: add qapi_type field to ObjectProperty
` [PATCH v2 08/53] qapi/qom: add qapi-type field to ObjectPropertyInfo

[PATCH v10 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-13  8:03 UTC  (8+ messages)
  ` [PATCH v9 "
  ` perf: Add Raspberry Pi BCM2835 "
  ` perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH v3 0/2] Add support for Parade PS5169 USB Type-C linear redriver
 2026-08-13  8:03 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings

[PATCH v4 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-13  8:02 UTC  (16+ messages)
` [PATCH v4 net-next 01/15] selftest: net: Deflake Periodic GC test in test_neigh.sh
` [PATCH v4 net-next 02/15] neighbour: Remove __neigh_for_each_release()
` [PATCH v4 net-next 03/15] neighbour: Remove lock dance for neigh_update_{gc,managed}_list()
` [PATCH v4 net-next 04/15] neighbour: Remove unnecessary EXPORT_SYMBOL()
` [PATCH v4 net-next 05/15] neighbour: Remove __rcu from neigh_tables[]
` [PATCH v4 net-next 06/15] neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[]
` [PATCH v4 net-next 07/15] neighbour: Remove neigh_tables[]
` [PATCH v4 net-next 08/15] ipv4: Replace &arp_tbl with arp_table(net)
` [PATCH v4 net-next 09/15] ipv6: Replace &nd_tbl with nd_table(net)
` [PATCH v4 net-next 10/15] neighbour: Clean up neigh_table_init() and neigh_table_clear()
` [PATCH v4 net-next 11/15] neighbour: Convert neigh_table.entries to refcount_t
` [PATCH v4 net-next 12/15] neighbour: Namespacify neigh_tables
` [PATCH v4 net-next 13/15] neighbour: Don't store net in struct pneigh_entry
` [PATCH v4 net-next 14/15] neighbour: Remove unnecessary net_eq()
` [PATCH v4 net-next 15/15] selftest: net: Specify netns for ip ntable in test_neigh.sh

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-08-13  8:02 UTC  (9+ messages)

[PATCH v3 0/5] phy: rockchip-samsung-dcphy: add the MIPI D-PHY receiver
 2026-08-13  8:01 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions

[GIT PULL] m68k fixes for v7.2
 2026-08-13  8:01 UTC 

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-13  8:01 UTC  (3+ messages)
` [RFC PATCH v2 38/45] arm64: smp: Abstract SGI and LPI operations

[PATCH v3] watchdog: sbsa_gwdt: add early_enable module parameter
 2026-08-13  8:00 UTC  (2+ messages)

[PATCH 0/5] spi: ma35d1-qspi: Improvements and DTR support
 2026-08-13  8:00 UTC  (6+ messages)
` [PATCH 1/5] spi: ma35d1-qspi: Remove redundant reset operation
` [PATCH 2/5] spi: ma35d1-qspi: Move speed setting to bus configuration
` [PATCH 3/5] spi: ma35d1-qspi: Allow several command bytes
` [PATCH 4/5] spi: ma35d1-qspi: Add DTR support
` [PATCH 5/5] spi: ma35d1-qspi: Use the existing update helper

[PATCH] toradex: apalis-imx8: select QP/QM device tree from OTP fuse
 2026-08-13  8:00 UTC 

ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
 2026-08-13  7:59 UTC  (2+ messages)

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-13  7:59 UTC  (4+ messages)

What's cooking in git.git (Aug 2026, #05)
 2026-08-13  7:59 UTC  (2+ messages)

[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
 2026-08-13  7:58 UTC  (10+ messages)

[PATCH] xfs: bound logged region access in inode buffer recovery
 2026-08-13  7:58 UTC 

CI failures on nipa
 2026-08-13  7:57 UTC 

[PATCH i-g-t v1] tests/intel/kms_joiner: vblank test for joiner secondary crtc
 2026-08-13  7:54 UTC 

[PATCH v3] ACPI: APD: Add clock frequency for HJMC01 I2C controller
 2026-08-13  7:46 UTC  (5+ messages)
` [PATCH v4 1/2] ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
  ` [PATCH v4 2/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller

[PATCH] staging: media: atomisp: Use ARRAY_SIZE macro
 2026-08-13  7:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-13  7:54 UTC  (12+ messages)

[PATCH] drm/amdgpu/userq: fix lock missing for userq fence error set
 2026-08-13  7:54 UTC  (2+ messages)

[PATCH 0/2] arm64: Implement support for BTI veneers
 2026-08-13  7:53 UTC  (5+ messages)
` [PATCH 1/2] arm64: module: Emit BTI veneers for cross-section calls

[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-13  7:53 UTC  (2+ messages)

[PATCH v6 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
 2026-08-13  7:43 UTC  (5+ messages)
` [PATCH v6 5/6] phy: realtek: usb2: add "

[PATCH v5 3/6] KVM: x86: ioapic: Preserve irr_delivered for duplicate edge interrupts
 2026-08-13  7:52 UTC  (3+ messages)

[PATCH v2 0/3] hw/riscv/k230: add IOMUX register block model
 2026-08-13  7:51 UTC  (4+ messages)
` [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model

[PATCH 00/10] drm/bridge: Remove redundant error messages on IRQ request failure
 2026-08-13  7:51 UTC  (2+ messages)
` (subset) "

[PATCH v3 1/4] dt-bindings: remoteproc: add imx-rproc-psci
 2026-08-13  7:51 UTC  (5+ messages)
` [PATCH v4 0/4] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
  ` [PATCH v4 1/4] dt-bindings: remoteproc: add imx-rproc-psci

[PATCH] doc: bitbake-user-manual-environment-setup: use pip to install bitbake-setup
 2026-08-13  7:50 UTC 

[PATCH v6 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-13  7:50 UTC  (5+ messages)
` [PATCH v6 1/4] mm: add page_counter_margin()
` [PATCH v6 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v6 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v6 4/4] mm/shmem: split large folios only on -E2BIG

[PATCH v3 0/3] fix the MTL fifo and DMA race condition
 2026-08-13  7:49 UTC  (4+ messages)
` [PATCH v3 1/3] net: stmmac: enable MAC rx/tx after DMA start
` [PATCH v3 2/3] net: stmmac: xgmac: tear the datapath down in the documented order
` [PATCH v3 3/3] net: stmmac: xgmac: decouple the MAC Rx/Tx enables from the DMA ops

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-08-13  7:49 UTC  (12+ messages)

[PATCH] iio: adc: sophgo-saradc: Handle errors from optional IRQ lookup
 2026-08-13  7:48 UTC 

[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
 2026-08-13  7:48 UTC  (2+ messages)

[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-08-13  7:47 UTC  (5+ messages)
` [PATCH V5 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read

[PATCH] lib: fix mempool name prefixes
 2026-08-13  7:46 UTC  (2+ messages)
` [PATCH v2] fib, rib: fix "

[PATCH 0/5] Docs: changes.rst: Rework
 2026-08-13  7:47 UTC  (3+ messages)
` [PATCH 3/5] Docs: software-requirements.rst: add lzop, lzma and ip-route2

[PATCH] media: uvcvideo: preserve status URB interval on resubmit
 2026-08-13  7:46 UTC 

[linux-next:master 3549/14737] drivers/gpu/drm/i915/display/tests/intel_dp_link_test.c:463:28: sparse: sparse: not a function get_max_limits
 2026-08-13  7:46 UTC 

[asahilinux:bits/240-isp 55/71] drivers/media/platform/apple/avd/avd-drv.c:692:12: warning: 'avd_runtime_suspend' defined but not used
 2026-08-13  7:46 UTC 

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-13  7:45 UTC  (2+ messages)

[PATCH 0/7] smb: client: remount reconfigure option fixes
 2026-08-13  7:45 UTC  (8+ messages)
` [PATCH 1/7] smb: client: sync runtime state into ctx on reconfigure
` [PATCH 2/7] smb: client: block non-reconfigurable option changes on remount
` [PATCH 3/7] smb: client: sync retrans "
` [PATCH 4/7] smb: client: block cache=ro and cache=singleclient "
` [PATCH 5/7] smb: client: apply rasize "
` [PATCH 6/7] smb: client: move struct tcon_list to cifsglob.h
` [PATCH 7/7] smb: client: allow nolease option to be reconfigured on remount

[PATCH 0/3] efi: Simply DT handoff from stub to kernel
 2026-08-13  7:45 UTC  (4+ messages)
` [PATCH 1/3] efi: Turn boot memmap handling into shared code
` [PATCH 2/3] efi: Pass EFI boot memmap struct address to core kernel
` [PATCH 3/3] efi: Make the 'linux,uefi-boot-memmap' DT property optional

[PATCH] smccc: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-13  7:44 UTC  (2+ messages)

[PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
 2026-08-13  7:44 UTC  (4+ messages)

[PATCH v6 0/7] rust: Add support for reserving of ranges of IDs
 2026-08-13  7:44 UTC  (10+ messages)
` [PATCH v6 1/7] rust: bitmap: use function-level cfg on kunit test
` [PATCH v6 2/7] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v6 3/7] rust: bitmap: add contiguous area operations
` [PATCH v6 4/7] rust: id_pool: add contiguous area allocation
` [PATCH v6 5/7] rust: id_pool: take a NonZero capacity in with_capacity
` [PATCH v6 6/7] rust: id_pool: do not round capacity up to BitmapVec::MAX_INLINE_LEN
` [PATCH v6 7/7] gpu: nova-core: add ChannelIdPool

[PATCH] sequencer: remove unnecessary variable setting
 2026-08-13  7:44 UTC  (2+ messages)

[PATCH 0/2] PM: cpu: Restore the RCU grace period to cpu_pm_unregister_notifier()
 2026-08-13  7:43 UTC  (3+ messages)
` [PATCH 1/2] clocksource/drivers/timer-ti-dm: Unregister CPU PM notifier outside of the timer lock
` [PATCH 2/2] PM: cpu: Restore synchronize_rcu() to cpu_pm_unregister_notifier()

[PATCH net] net/smc: hash socket only after full initialisation in smc_sk_init()
 2026-08-13  7:43 UTC 

[PATCH] s390/percpu: Fix MVIY_PERCPU() with older binutils
 2026-08-13  7:43 UTC  (2+ messages)

[BUG] Bluetooth: WCN6855 10ab:9309 stops reporting ISO TX completions during BAP LC3
 2026-08-13  7:42 UTC  (3+ messages)

[PATCH] crypto: fix build against nettle >= 4
 2026-08-13  7:40 UTC 

[PATCH v1 0/1] tests/amdgpu: fix userptr PTE invalidation stress test
 2026-08-13  7:40 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] of: fdt: Replace __ASSEMBLY__ with __ASSEMBLER__ in of_fdt.h header file
 2026-08-13  7:40 UTC  (2+ messages)

[PATCH net-next] openvswitch: enable ops lock for internal ports
 2026-08-13  7:40 UTC  (3+ messages)

[cip-dev] [isar-cip-core][PATCH] Update Isar revision
 2026-08-13  7:40 UTC 

[PATCH 0/2] MAINTAINERS: Clean up AMD/Xilinx fragments
 2026-08-13  7:39 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Move u-boot-microblaze to u-boot-amd
` [PATCH 2/2] MAINTAINERS: Put together AMD/XILINX platforms to one fragment

[PATCH v2 0/2] scsi: leapraid: fix firmware log mmap lifetime
 2026-08-13  7:39 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: leapraid: balance host references for firmware log VMAs
` [PATCH v2 2/2] scsi: leapraid: serialize firmware log mmap with teardown

[PATCH net-next v10 0/7] r8169: add RSS support for RTL8127
 2026-08-13  7:38 UTC  (4+ messages)
` [PATCH net-next v10 5/7] r8169: add support and enable rss

[PATCH v3 0/3] clk: qcom: Migrate x1e80100 TCSR to clk_ref helper
 2026-08-13  7:38 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-13  7:38 UTC  (4+ messages)

[PATCH v2] ref-manual: add uboot-extlinux-config class documentation
 2026-08-13  7:36 UTC 

[PATCH] packfile: fix perf regression with many packs
 2026-08-13  7:35 UTC  (5+ messages)

[PATCH] soc: imx: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-08-13  7:35 UTC  (2+ messages)

[PATCH v6 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-08-13  7:35 UTC  (3+ messages)
` [PATCH v6 1/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes

[PATCH] libselinux: fix SEGV in JIT matching of recursive patterns in partial mode
 2026-08-13  7:35 UTC 

[PATCH] block: skip redundant flush for O_DSYNC direct writes
 2026-08-13  7:35 UTC  (3+ messages)

[PATCH v2] tools/mm: add hwpoison-panic tool
 2026-08-13  7:32 UTC  (3+ messages)

[PATCH net-next v6 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-13  7:35 UTC  (3+ messages)
` [PATCH net-next v6 2/3] dt-bindings: dpll: add SiTime SiT95316 clock generator

[PATCH net] net: txgbe: fix interrupt mask for MISC cause in non-MSI-X mode
 2026-08-13  7:33 UTC 

[PATCH net v3] net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-13  7:33 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: nuvoton: Improve MA35D1 support
 2026-08-13  7:32 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: nuvoton: Add QSPI0 node
` [PATCH 2/2] arm64: dts: nuvoton: Add NuMaker board

[MAINTAINERS SUMMIT] Any feedback for -next?
 2026-08-13  7:31 UTC  (4+ messages)

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-13  7:31 UTC  (10+ messages)
` [PATCH v5 3/5] rust: bitmap: add contiguous area operations
` [PATCH v5 4/5] rust: id_pool: add contiguous area allocation
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v6 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-13  7:30 UTC  (5+ messages)
` [PATCH v6 2/4] "

[PATCH net v2 0/2] net/smc: close the SMC-D teardown window around the ghost send buffer
 2026-08-13  7:29 UTC  (5+ messages)
` [PATCH net v2 1/2] net/smc: unregister the connection before draining the rx tasklet
` [PATCH net v2 2/2] net/smc: do not dereference an unset send buffer on the SMC-D teardown path

[PATCH bpf v3 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
 2026-08-13  7:29 UTC  (6+ messages)
` [PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-13  7:28 UTC  (4+ messages)
` [PATCH v1 16/17] xen/riscv: add guest load emulation for trapped MMIO accesses

[PATCH] clk: nuvoton: ma35d1: Use clk_hw pointers as mux parents
 2026-08-13  7:28 UTC 

mbigen: node 10+ interrupts lost after "Fix mbigen node address layout"
 2026-08-13  7:27 UTC 

[syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-13  7:25 UTC  (2+ messages)

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-13  7:25 UTC  (3+ messages)
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON

[PATCH v1] hw/usb/hcd-ehci: Handle get_dwords() failures in async writeback
 2026-08-13  7:23 UTC 

snd-usb-audio: exposing a vendor HID control channel as mixer controls (Topping M62, 152a:875c)
 2026-08-13  7:24 UTC  (2+ messages)

[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
 2026-08-13  7:23 UTC  (2+ messages)

[android-common:android12-kiwi-5.10 272/272] include/linux/compiler_types.h:309:45: error: call to '__compiletime_assert_402' declared with attribute error: clamp() low limit source_min greater than high limit source_max
 2026-08-13  7:22 UTC 

BUG: bpf: WARNING in skb_vlan_push from TC BPF action
 2026-08-13  7:23 UTC  (2+ messages)

[PATCH v8 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-13  6:42 UTC 


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.