All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 16:05:24 to 2026-09-07 16:44:13 UTC [more...]

[PATCH 00/50] Aspeed: I2C device models and the Minerva BMC machine
 2026-09-07 16:41 UTC  (14+ messages)
` [PATCH 01/50] docs/system/arm/aspeed: add the catalina-bmc machine
` [PATCH 02/50] docs/system/arm/aspeed: add the sanmiguel-bmc machine
` [PATCH 03/50] hw/arm: sanmiguel: remove the second SPI flash controller
` [PATCH 04/50] hw/i2c: pca954x: drop unused header inclusions
` [PATCH 05/50] hw/i2c: pca954x: add PCA9545 4-channel mux model
` [PATCH 06/50] hw/i2c: pca954x: migrate mux state
` [PATCH 07/50] tests/qtest: pca9545: add mux test

[PATCH 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-07 16:42 UTC  (18+ messages)
` [PATCH 01/21] arm64: entry: Defer setting of TPIDRRO_EL0 until exit to userspace
` [PATCH 02/21] arm64: entry: Only check for stack overflow on exceptions from EL1
` [PATCH 03/21] arm64: stackprotector: Temporarily disable per-task stackprotector
` [PATCH 04/21] arm64: bpf: Add support for generating reads of TPIDRRO_EL0
` [PATCH 05/21] KVM: arm64: Protect TPIDRRO_EL0 across guest entry/exit
` [PATCH 06/21] arm64: Store 'current' in TPIDRRO_EL0 instead of SP_EL0
` [PATCH 07/21] selftests/bpf: arm64: Use TPIDRRO_EL0 instead of SP_EL0 for 'current'
` [PATCH 08/21] scripts/gdb: "
` [PATCH 09/21] arm64: stackprotector: Re-enable per-task stackprotector
` [PATCH 10/21] arm64: percpu: Specialise set_my_cpu_offset() for the primary CPU
` [PATCH 11/21] arm64: percpu: Annotate __kern_my_cpu_offset() as '__always_inline'
` [PATCH 12/21] KVM: arm64: Preserve handler/thread bit of EL1 mode in __finalise_el2()
` [PATCH 13/21] arm64: sdei: Guard most of asm/sdei.h with CONFIG_ARM_SDE_INTERFACE
` [PATCH 14/21] arm64: sdei: Support SDEI events from kernel handler and thread modes
` [PATCH 15/21] arm64: entry: Point SP_EL0 at the overflow stack
` [PATCH 16/21] arm64: entry: Implement EL1t exception handlers for "
` [PATCH 17/21] arm64: entry: Use SPSel to switch to "

[PATCH] docs: locking: Fix bracket
 2026-09-07 16:43 UTC  (2+ messages)

[PATCH] fs: porting.rst: add bracket
 2026-09-07 16:42 UTC  (2+ messages)

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-07 16:40 UTC  (20+ messages)
` [PATCH 01/19] cpu/hotplug: Clean up cmpxchg() logic in cpuhp_can_boot_ap()
` [PATCH 02/19] cpu/hotplug: Avoid trying to bring up CPUs that are already online
` [PATCH 03/19] cpu/hotplug: Avoid busy-polling on archs where cpu_relax() is a no-op
` [PATCH 04/19] cpu/hotplug: Propagate bring-up status to arch_cpuhp_cleanup_kick_cpu()
` [PATCH 05/19] arm64: smp: Tidy up smp_prepare_cpus()
` [PATCH 06/19] arm64: smp: Tidy up cpuinfo init and cpufeature updates
` [PATCH 07/19] arm64: smp: Defer update of secondary CPU capabilities
` [PATCH 08/19] arm64: smp: Don't bother printing the I-cache policy for each CPU
` [PATCH 09/19] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH 10/19] arm64: smp: Use generic HOTPLUG_CORE_SYNC_FULL machinery for CPU onlining
` [PATCH 11/19] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP "
` [PATCH 12/19] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH 13/19] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH 14/19] firmware/psci: Cache PSCI v0.2+ version number to avoid redundant SMCs
` [PATCH 15/19] firmware/psci: Extend ->cpu_on() callback to take an additional argument
` [PATCH 16/19] arm64: cpu_ops: Expose optional argument to target cpu in ->cpu_boot()
` [PATCH 17/19] arm64: smp: Pass secondary CPU boot parameters via firmware if possible
` [PATCH 18/19] arm64: smp: Use generic HOTPLUG_PARALLEL machinery for CPU onlining
` [PATCH 19/19] arm64: smp: Harden parallel CPU bringup against broken PSCI firmware

[PATCH] selftests/damon: stop kdamond on error exits of no-op commit test
 2026-09-07 16:41 UTC  (2+ messages)

[PATCH v2] Documentation: admin-guide: Fix bracket
 2026-09-07 16:41 UTC  (2+ messages)

[PATCH net-next] ppp: ppp_synctty: Use common error handling code in ppp_sync_txmunge()
 2026-09-07 16:40 UTC 

[RFC PATCH 0/2] quota evasion test and nfs helpers
 2026-09-07 16:40 UTC  (3+ messages)
` [RFC PATCH 1/2] common/nfs: add management helpers
` [RFC PATCH 2/2] generic: add test for quota enforcement via a nfs share

[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
 2026-09-07 16:40 UTC  (16+ messages)
` [PATCH v2 0/3] sequencer: leave auto maintenance to the end of a sequence
  ` [PATCH v2 1/3] config: add git_config_append_parameter()
  ` [PATCH v2 2/3] sequencer: run auto maintenance once a sequence is done
  ` [PATCH v2 3/3] sequencer: keep auto maintenance out of the commands a sequence spawns

[PATCH 1/2] Documentation/core-api: fix typo "maintainance" in comment
 2026-09-07 16:39 UTC  (2+ messages)

[PATCH v2 5.15/6.1/6.6 0/2] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
 2026-09-07 16:39 UTC  (3+ messages)
  ` [PATCH v2 5.15/6.1/6.6 1/2] tracing/mmiotrace: Remove reference to unused per CPU data pointer
  ` [PATCH v2 5.15/6.1/6.6 2/2] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions

[PATCH net-next v2 0/3] netfilter: conntrack: add shared port parser and use it in IRC and Amanda helpers
 2026-09-07 16:39 UTC  (4+ messages)
` [PATCH net-next v3 0/4] netfilter: conntrack: shared port parser for helpers
  ` [PATCH net-next v3 3/4] netfilter: nf_conntrack_amanda: use nf_ct_helper_parse_port()

[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
 2026-09-07 16:39 UTC  (5+ messages)
` [PATCH v2 3/5] riscv: support early isa ext and use it to "
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE

[PATCH v1] ring-buffer: Rename ring_buffer_size() to ring_buffer_capacity()
 2026-09-07 16:39 UTC  (3+ messages)

[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-07 16:38 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v2 00/14] arm64: Remove unused big-endian support
 2026-09-07 16:37 UTC  (15+ messages)
` [PATCH v2 01/14] selftests/arm64: Remove "
` [PATCH v2 02/14] arm64: bpf: Remove big-endian support from the JIT compiler
` [PATCH v2 03/14] arm64: crypto: Assume a little-endian kernel
` [PATCH v2 04/14] arm64: lib: Assume a little-endian kernel in custom library routines
` [PATCH v2 05/14] arm64: lib: Assume a little-endian kernel in optimised string routines
` [PATCH v2 06/14] arm64: assembler: Remove endianness helper macros
` [PATCH v2 07/14] arm64: head: Force little-endian early during boot
` [PATCH v2 08/14] arm64: vdso32: Always build compat vDSO object as little-endian
` [PATCH v2 09/14] KVM: arm64: Remove support for a big-endian hypervisor object
` [PATCH v2 10/14] arm64: Remove all usage of CONFIG_CPU_BIG_ENDIAN
` [PATCH v2 11/14] arm64: Remove all usage of __AARCH64EB__
` [PATCH v2 12/14] arm64: image: Remove endianness handling for generating image header
` [PATCH v2 13/14] arm64: Kbuild: Remove vestigial big-endian support
` [PATCH v2 14/14] drivers: Kconfig: Simplify dependencies on ARM64 && !CPU_BIG_ENDIAN

[PATCH] netfilter: conntrack_amanda: fix port value truncation
 2026-09-07 16:37 UTC  (3+ messages)

[PATCH] docs: sysctl: Remove obsolete sg-big-buff entry
 2026-09-07 16:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: renesas,rcar-gpio: Document R-Car X5H (R8A78000) support
 2026-09-07 12:10 UTC  (6+ messages)
` [PATCH 2/2] gpio: rcar: Add "

[RFC][PATCH] PCI: rcar-gen4: Add missing PM ops
 2026-09-07 12:01 UTC  (3+ messages)

[PATCH v8 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-09-07 16:36 UTC  (7+ messages)
` [PATCH v8 6/9] iio: accel: mma8452: Add comment block for struct mma8452_data
` [PATCH v8 9/9] iio: accel: mma8452: Support interrupt sharing

[PATCH] docs: core-api: Fix the ISA DMA example
 2026-09-07 16:36 UTC  (2+ messages)

[PULL v3 00/12] Misc fixes patches
 2026-09-07 16:35 UTC  (2+ messages)

[PULL 00/40] aspeed queue
 2026-09-07 16:35 UTC  (2+ messages)

[PATCH v3] PCI: rcar-gen4: Add missing PM ops
 2026-09-07 16:35 UTC 

[PATCH v3 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-07 16:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: topology: Prefer PE0 on NVIDIA Olympus SMT cores
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCH] docs: maple_tree: Replace removed bulk insertion API
 2026-09-07 16:35 UTC  (2+ messages)

[bug] Triple whammy of mt7996e bugs on 7.2+
 2026-09-07 16:35 UTC  (8+ messages)
      `  "

SM8250 USB-C DP alt mode: DP AUX times out in reversed (CC2) cable orientation
 2026-09-07 16:35 UTC  (5+ messages)

[PATCH] staging: greybus: fix missing newline in sysfs_emit() format strings
 2026-09-07 16:33 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-09-07 16:34 UTC  (2+ messages)

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-07 16:33 UTC  (2+ messages)

drm/msm: unrecoverable a8xx hang-recovery loop on Glymur ("cx gdsc didn't collapse"); killing the offending client does not stop the loop
 2026-09-07 16:33 UTC  (4+ messages)

[PATCH net 0/3] net: dsa: lantiq_gswip: SGMII/2500BASE-X and flow-control fixes
 2026-09-07 16:32 UTC  (7+ messages)
` [PATCH net 1/3] net: dsa: mxl-gsw1xx: set SerDes NCO rate before SGMII reset
` [PATCH net 2/3] net: dsa: lantiq_gswip: handle SPEED_2500 in gswip_port_set_speed()
` [PATCH net 3/3] net: dsa: lantiq_gswip: fix GSWIP_MDIO_PHY_FCONTX_EN value

[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
 2026-09-07 16:32 UTC  (3+ messages)
` [PATCH v17 1/1] "

[PATCH v2] staging: rtl8723bs: fix comment formatting for pintf_dev in rtw_io.h
 2026-09-07 16:30 UTC  (2+ messages)

[PATCH 1/2] staging: octeon: fix use-after-free in tasklet teardown
 2026-09-07 16:29 UTC  (2+ messages)

[PATCH v12 0/7] spacemit mmc driver
 2026-09-07 16:31 UTC  (7+ messages)
` [PATCH v12 2/7] mmc: k1: add sdhci platform driver
` [PATCH v12 6/7] doc: spacemit: flash on K1 SoC based boards

[PATCH] arm64/debug: mask debug exceptions when called from common code
 2026-09-07 16:31 UTC 

[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-07 16:30 UTC  (3+ messages)

[PATCH v5 0/2] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-07 16:30 UTC  (6+ messages)
` [PATCH v5 1/2] HID: lamparray: add new LampArray helper module

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-09-07 16:30 UTC  (9+ messages)

[BUG] libbpf: BTF dedup merges arrays with different element types
 2026-09-07 16:30 UTC  (5+ messages)
` [PATCH bpf 0/2] libbpf: Fix array comparison in BTF dedup
  ` [PATCH bpf 2/2] selftests/bpf: Test array element "

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_pwrctrl.c
 2026-09-07 16:27 UTC  (2+ messages)

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-07 16:29 UTC  (9+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c
` [PATCH 2/6] mm: implement file_is_dev_zero() to uniquely identify /dev/zero
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous

[PATCH 2/2] staging: greybus: light: add comments to mutex definitions
 2026-09-07 16:26 UTC  (2+ messages)

[PATCH] uboot-sign: keep the SPL BSS padding when reassembling the SPL binary
 2026-09-07 16:28 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/4] staging: rtl8723bs: Changing two struct members
 2026-09-07 16:25 UTC  (3+ messages)
` [PATCH v4 0/2] "

[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-07 16:25 UTC  (9+ messages)
` [PATCH v5 35/40] usb: storage: use 16-bits defined sense codes
` [PATCH v5 36/40] cdrom: "
` [PATCH v5 37/40] ata: libata: "
` [PATCH v5 38/40] s390: scsi: "

[PATCH mptcp-net v4] mptcp: fix data-race in mptcp_subflow_get_send / tcp_ack
 2026-09-07 16:24 UTC  (2+ messages)

[PATCH v8 0/2] Add support for the TI BQ25792 battery charger (regulator part)
 2026-09-07 16:23 UTC  (6+ messages)

[PATCH v3] staging: rtl8723bs: Remove manual ifname allocation
 2026-09-07 16:21 UTC  (2+ messages)

[PATCH 1/1] mm/zswap: enable static key after runtime pool recovery
 2026-09-07 16:22 UTC  (6+ messages)

[PATCH] mmc: cv1800b_sdhci: configure SDHCI PHY
 2026-09-07 14:54 UTC 

[PATCH v2 0/4] cmd: optee_rpmb: make it usable by scripts
 2026-09-07 13:20 UTC  (4+ messages)
` [PATCH v2 2/4] optee_ta_avb.h: add TA_AVB_CMD_READ_PERSIST_VALUE2 define

[PATCH] staging: rtl8723bs: fix line length and coding style in ieee80211
 2026-09-07 16:18 UTC  (2+ messages)

[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-07 16:20 UTC  (2+ messages)

[GIT PULL] arm64: dts: socfpga: fix file access permission
 2026-09-07 16:20 UTC 

[PATCH] mm: zswap: don't fail a large-folio swapin whose range is not in zswap
 2026-09-07 16:19 UTC 

[GIT PULL] arm: socfpga: fix PL310_ERRATA_753970 Kconfig option
 2026-09-07 16:19 UTC 

[PATCH v2] PCI: hv: warn when wait_for_response() waits indefinitely
 2026-09-07 16:19 UTC  (3+ messages)

[RFC PATCH 0/2] mm/slub: reduce list_lock contention with slab parking
 2026-09-07 16:19 UTC  (5+ messages)
` [RFC PATCH 1/2] mm/slub: make the case handling in __slab_free() easier to follow
  ` [RFC PATCH 2/2] mm/slub: introduce slab parking to reduce list_lock contention

[PATCH v2 0/4] drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY
 2026-09-07 16:19 UTC  (3+ messages)
` [PATCH v2 2/4] drm/xe/xe_migrate: Fix page tracking in access_memory

[PATCH v5 0/2] Add pinctrl support for MSM8952
 2026-09-07 16:18 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add MSM8952 pinctrl
` [PATCH v5 2/2] pinctrl: qcom: Add MSM8952 tlmm pinctrl driver

[moderation/CI] Re: net: add USB CDC Ethernet NCSI support and fix unregister UAF
 2026-09-07 16:18 UTC 

[PATCH v25 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-09-07 16:17 UTC  (5+ messages)
` [PATCH v25 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v25 3/4] crypto: spacc - add spacc autodetect support

[PATCH] staging: most: video: document the locks in struct most_video_dev
 2026-09-07 16:15 UTC  (4+ messages)

[PATCH v1 1/2] selftests/landlock: Fix trace variant formatting
 2026-09-07 16:07 UTC  (2+ messages)
` [PATCH v1 2/2] selftests/landlock: Fix disconnected "

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-07 16:16 UTC  (4+ messages)
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM

[PATCH 0/2] i2c: Add I2C High-Speed mode support for qcom-geni
 2026-09-07 16:16 UTC  (9+ messages)
` [PATCH 1/2] dmaengine: qcom-gpi: Add I2C High-Speed mode configuration support
` [PATCH 2/2] i2c: qcom-geni: Add support for I2C High-Speed mode

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-09-07 16:15 UTC  (3+ messages)

[PATCH] RDMA/rxe: Use validated num_sge in local buffer
 2026-09-07 16:15 UTC 

[PATCH] PCI: Accept AtomicOps already enabled by the hypervisor
 2026-09-07 16:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] staging: rtl8723bs: fix protected RX frame validation in decrypt path
 2026-09-07 16:13 UTC  (2+ messages)

[PATCH net-next v3 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
 2026-09-07 16:14 UTC  (3+ messages)
` [PATCH net-next v3 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
` [PATCH net-next v3 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-09-07 16:13 UTC  (3+ messages)

[PATCH v4 0/5] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
 2026-09-07 16:13 UTC 

[PATCH] staging: rtl8723bs: fix protected RX frame validation in decrypt path
 2026-09-07 16:10 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: usb: generic-ohci: Restrict access-controllers to ST STM32MP2 SoC
 2026-09-07 16:11 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: generic-ehci: "

[PATCH v9 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-09-07 16:11 UTC  (3+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras

[syzbot] [block?] WARNING in blk_mq_unquiesce_queue
 2026-09-07 16:11 UTC 

[PATCH v9 1/5] json-c: add patch to fix compiling with a C++ compiler
 2026-09-07 16:10 UTC  (3+ messages)
` [PATCH v9 2/5] libtoml11: new recipe
  ` [OE-core] "

[PATCH] rseq: defer time slice extension yield for sys_futex_wake
 2026-09-07 16:09 UTC  (6+ messages)
  ` [PATCH] rseq: defer time slice extension yield for sys_futex_wakey

[PATCH v2 00/14] x86: Address Space Isolation, part 2: asi= option and per-vCPU page tables
 2026-09-07 16:06 UTC  (3+ messages)
` [PATCH v2 05/14] x86/pv: update guest LDT mappings using {populate,destroy}_perdomain_mapping()

[PATCH] arm64: dts: qcom: sdm845-sony: Add battery properties
 2026-09-07 16:06 UTC  (2+ messages)

[PATCH v2] PCI: rcar-gen4: Add missing PM ops
 2026-09-07 16:05 UTC  (2+ messages)

Je vais pas
 2026-09-07 16:05 UTC 

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-07 16:05 UTC  (5+ messages)
` [PATCH RFC v9 13/25] mm: kpkeys: Introduce early page table allocator


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.