All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 15:30:48 to 2026-04-03 16:12:13 UTC [more...]

[PATCH v1 00/13] Add StarFive JHB100 syscon modules
 2026-04-03 16:10 UTC  (4+ messages)
` [PATCH v1 03/13] clk: starfive: Add system-0 domain PLL clock driver

[PATCH] lib/glob: add more KUnit tests for glob
 2026-04-03 16:10 UTC  (4+ messages)

[PATCH v4 00/27] mtd: spi-nor: Enhance software protection
 2026-04-03 16:09 UTC  (53+ messages)
` [PATCH v4 01/27] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v4 02/27] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v4 03/27] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v4 04/27] mtd: spi-nor: Improve opcodes documentation
` [PATCH v4 05/27] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v4 06/27] mtd: spi-nor: debugfs: Enhance output
` [PATCH v4 07/27] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v4 08/27] mtd: spi-nor: swp: Clarify a comment
` [PATCH v4 09/27] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v4 10/27] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v4 11/27] mtd: spi-nor: swp: Rename a mask
` [PATCH v4 12/27] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v4 13/27] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v4 14/27] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v4 15/27] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v4 16/27] mtd: spi-nor: Create a local SR cache
` [PATCH v4 17/27] mtd: spi-nor: debugfs: Add locking support
` [PATCH v4 18/27] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v4 19/27] mtd: spi-nor: Add steps for testing locking support
` [PATCH v4 20/27] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v4 21/27] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v4 22/27] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v4 23/27] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v4 24/27] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v4 25/27] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v4 26/27] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v4 27/27] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[PATCH] PM / wakeup: Register class wakeup in pure_initcall phase
 2026-04-03 16:09 UTC 

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-03 16:09 UTC  (6+ messages)
` [PATCH 3/7] mshv: Rename mshv_mem_region to mshv_region

[PATCH] .mailmap: Fix Jerome's entry
 2026-04-03 16:09 UTC  (2+ messages)

[PATCH v2 0/8] Add VIM4 MCU/FAN support
 2026-04-03 16:08 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v2 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v2 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v2 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v2 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v2 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v2 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v2 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH] powerpc/mpc83xx: Move alignment padding into __u_boot_list section
 2026-04-03 16:09 UTC  (2+ messages)

[PATCH 05/15] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
 2026-04-03 16:09 UTC  (3+ messages)
` (subset) "

[PATCH v2] rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
 2026-04-03 16:09 UTC  (2+ messages)

[PATCH] rtc: cmos: Remove redundant include of linux/acpi.h
 2026-04-03 16:08 UTC  (2+ messages)

[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
 2026-04-03 16:08 UTC  (2+ messages)

[PATCH 0/4] net/iavf: improve VF reset resilience
 2026-04-03 16:08 UTC  (2+ messages)

[PATCH 0/1] iommu/generic_pt: disable GCOV for iommu_amdv1.o
 2026-04-03 16:07 UTC  (3+ messages)
` [PATCH] "

(sashiko review) [PATCH v3 2/2] mm/damon/reclaim: validate min_region_size to be power of 2
 2026-04-03 16:07 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-04-03 16:07 UTC  (5+ messages)

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-03 16:06 UTC  (9+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "

[PATCH v3 00/27] mtd: spi-nor: Enhance software protection
 2026-04-03 16:06 UTC  (5+ messages)
` [PATCH v3 17/27] mtd: spi-nor: debugfs: Add locking support

[PATCH] USB: cdc-acm: Add support for second ACM channel on more Nokia phones
 2026-04-03 16:06 UTC  (4+ messages)

[PATCH v3] platform/x86: samsung-galaxybook: Handle ACPI hotkey notifications
 2026-04-03 16:06 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/5] net: qrtr: ns: A bunch of fixs
 2026-04-03 16:06 UTC  (12+ messages)
` [PATCH v2 1/5] net: qrtr: ns: Limit the maximum server registration per node
` [PATCH v2 2/5] net: qrtr: ns: Limit the maximum number of lookups
` [PATCH v2 3/5] net: qrtr: ns: Free the node during ctrl_cmd_bye()
` [PATCH v2 4/5] net: qrtr: ns: Limit the total number of nodes
` [PATCH v2 5/5] net: qrtr: ns: Fix use-after-free in driver remove()

[Intel-wired-lan] [PATCH iwl-net] ice: fix netdev allocation with max queues instead of default
 2026-04-03 16:04 UTC  (3+ messages)
`  "

[PATCH net v2] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
 2026-04-03 16:04 UTC 

[PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
 2026-04-03 16:03 UTC  (5+ messages)

[PATCH bpf-next v12 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-04-03 16:04 UTC  (3+ messages)
` [PATCH bpf-next v12 1/5] bpf: Move constants blinding out of arch-specific JITs

[PATCH] net: fec: make FIXED_PHY dependency unconditional
 2026-04-03 16:02 UTC  (2+ messages)

[PATCH 1/1] nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
 2026-04-03 16:01 UTC  (3+ messages)

[GIT PULL] ARM: dts: updates for ti/omap for v7.1
 2026-04-03 16:01 UTC  (3+ messages)

[PATCH net] net: airoha: Fix memory leak in airoha_qdma_rx_process()
 2026-04-03 15:59 UTC  (2+ messages)

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-03 15:58 UTC  (10+ messages)
          ` [PATCH] clockevents: Prevent timer interrupt starvation

[PATCH v1] perf cgroup: Update metric leader in evlist__expand_cgroup
 2026-04-03 15:58 UTC  (3+ messages)

[PATCH v5 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2026-04-03 15:56 UTC  (6+ messages)
` [PATCH v5 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v2 0/4] drivers: hv: mark some sysfs attribute as const
 2026-04-03 15:56 UTC  (3+ messages)
` [PATCH v2 4/4] drivers: hv: mark channel attributes "

[PATCH v3 00/25] perf tool: Add evsel to perf_sample
 2026-04-03 15:56 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/25] perf sample: Make sure perf_sample__init/exit are used

[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
 2026-04-03 15:56 UTC  (8+ messages)

[PATCH V2] accel/amdxdna: Adjust size for copy_to_user()
 2026-04-03 15:56 UTC  (4+ messages)

nfnetlink_queue crashes kernel
 2026-04-03 15:55 UTC  (3+ messages)

[PATCH v2 net] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
 2026-04-03 15:55 UTC  (2+ messages)

(sashiko review) [PATCH v3 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
 2026-04-03 15:55 UTC  (2+ messages)

[PATCH v4] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-04-03 15:54 UTC  (3+ messages)

[Buildroot] [PATCH] package/cryptsetup: bump version to 2.8.6
 2026-04-03 15:54 UTC 

[PATCH v4] netfilter: xt_multiport: validate range encoding in checkentry
 2026-04-03 15:52 UTC 

[nft PATCH 0/2] A bit of non-constant binop follow-up
 2026-04-03 15:53 UTC  (2+ messages)

[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
 2026-04-03 15:52 UTC  (4+ messages)
` [PATCH 2/2] rust: macros: simplify `format!` arguments

[PATCH net v3] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
 2026-04-03 15:51 UTC  (2+ messages)

[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
 2026-04-03 15:50 UTC  (2+ messages)

[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-04-03 15:50 UTC  (7+ messages)
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver

[PATCH] x86/fpu: Disable shstk if no CET_USER state
 2026-04-03 15:49 UTC 

[BUG] riscv: Kernel panic in free_initmem when driver triggers modprobe
 2026-04-03 15:48 UTC  (4+ messages)

[RFC PATCH] ptrace: don't report syscall-exit if the tracee was killed by seccomp
 2026-04-03 15:48 UTC  (6+ messages)

[PATCH v2 0/3] Documentation: clarify required info in security reports
 2026-04-03 15:48 UTC  (3+ messages)
` [PATCH v2 2/3] Documentation: explain how to find maintainers addresses for "

[PATCH 0/9] libnvme: add support for retrieving additional NVMe stat
 2026-04-03 15:47 UTC  (11+ messages)
` [PATCH 4/9] libnvme: add support for retrieving per-path gendisk I/O statistics
` [PATCH 6/9] libnvme: add support for per-path diagnostic counters

[PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring
 2026-04-03 15:46 UTC  (8+ messages)
` [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops

[PATCH BlueZ] client/btpclient: Add GATT read and write value supports
 2026-04-03 15:46 UTC  (2+ messages)
` [BlueZ] "

[libgpiod][PATCH v2] bindings: python: allow releasing a LineRequest multiple times
 2026-04-03 15:46 UTC 

[libgpiod][PATCH v2] bindings: python: allow closing a Chip multiple times
 2026-04-03 15:46 UTC 

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-03 15:45 UTC  (2+ messages)

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03 15:44 UTC  (5+ messages)
` [PATCH v3 1/9] driver core: Don't let a device probe until it's ready

[PATCH net-next 13/15] ice: add support for unmanaged DPLL on E830 NIC
 2026-04-03 15:44 UTC  (3+ messages)
` [net-next,13/15] "

[PATCH] selftests/seccomp: Add hard-coded __NR_uprobe for x86_64
 2026-04-03 15:42 UTC  (2+ messages)
` (subset) "

REJECTED: CVE-2026-23320: usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
 2026-04-03 15:42 UTC 

linux-next: build failure after merge of the ipmi tree
 2026-04-03 15:41 UTC  (2+ messages)

[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
 2026-04-03 15:41 UTC  (3+ messages)

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-03 15:41 UTC  (2+ messages)

[PATCH v5 bpf-next 0/6] bpf: Prep patches for static stack liveness
 2026-04-03 15:40 UTC  (2+ messages)

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 15:40 UTC  (2+ messages)

[PATCH] smb/client: move smb2maperror declarations to smb2proto.h
 2026-04-03 15:38 UTC 

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-03 15:39 UTC  (12+ messages)

[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
 2026-04-03 15:39 UTC  (6+ messages)

[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-03 15:38 UTC  (5+ messages)

[PATCH v2 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-03  9:23 UTC 

[PATCH] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
 2026-04-03 15:37 UTC  (2+ messages)

[PATCH stable 6.6 0/6] bpf: Fix bounds when ranges cross sign boundary
 2026-04-03 15:37 UTC  (7+ messages)
` [PATCH stable 6.6 1/6] bpf: Improve bounds when s64 crosses "
` [PATCH stable 6.6 2/6] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH stable 6.6 3/6] selftests/bpf: Test invariants on JSLT crossing sign
` [PATCH stable 6.6 4/6] bpf: Add third round of bounds deduction
` [PATCH stable 6.6 5/6] bpf: Fix u32/s32 bounds when ranges cross min/max boundary
` [PATCH stable 6.6 6/6] selftests/bpf: test refining "

Need help with FDT overlay
 2026-04-03 15:37 UTC  (2+ messages)
` [PATCH] doc: Fix fdt resize argument in fdt_overlays.rst

[net-next 0/3] Extend packet socket selftests
 2026-04-03 15:37 UTC  (3+ messages)
` [net-next 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH iwl-net] idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
 2026-04-03 15:36 UTC  (4+ messages)
` [Intel-wired-lan] "

Hang with xfs/285 on 2026-03-02 kernel
 2026-04-03 15:35 UTC 

[PATCH v1 0/4] ACPI: TAD: Add alarm support to RTC class device interface
 2026-04-03 15:34 UTC  (2+ messages)

[PATCH 1/2] ASoC : amd: acp: Update Quirk for Lenovo Platforms
 2026-04-03 15:33 UTC  (2+ messages)

[PATCH] bitbake: Resolve symlink duplicates in layer paths
 2026-04-03 15:33 UTC 

REJECTED: CVE-2025-68812: media: iris: Add sanity check for stop streaming
 2026-04-03 15:32 UTC 

[PATCH v2 06/10] selftests/bpf: Allow test_progs to link with a partial object set
 2026-04-03 15:31 UTC  (2+ messages)

[PATCH v2 05/10] selftests/bpf: Tolerate test file compilation failures
 2026-04-03 15:31 UTC  (2+ messages)

[RFC PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-03 15:31 UTC  (2+ messages)

[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-04-03 15:30 UTC  (4+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE


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.