mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v12 0/4] Add Loongson Security Engine chip driver
 2025-09-17 17:12 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-09-17 17:11 UTC  (5+ messages)
` [PATCH net 1/3] net: hns3: fix loopback test of serdes and phy is failed if duplex is half
` [PATCH net 3/3] net: hns3: use user configure after hardware reset when using kernel PHY

[PATCH 1/4] dt-bindings: pcie: Add the NXP PCIe controller
 2025-09-17 17:11 UTC  (3+ messages)

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-17 17:10 UTC  (7+ messages)
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()

[PATCH] tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
 2025-09-17 17:09 UTC 

[PATCH v14 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-09-17 17:06 UTC  (7+ messages)
` [PATCH v14 01/10] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v14 02/10] power: reset: reboot-mode: Add device tree node-based registration

[PATCH v13 0/9] timers: Exclude isolated cpus from timer migration
 2025-09-17 17:02 UTC  (13+ messages)
` [PATCH v13 1/9] timers/migration: Postpone online/offline callbacks registration to late initcall
` [PATCH v13 2/9] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v13 3/9] timers: Add the available mask in timer migration
` [PATCH v13 4/9] timers: Use scoped_guard when setting/clearing the tmigr available flag
` [PATCH v13 5/9] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_exclusion_cpumasks()
` [PATCH v13 6/9] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v13 7/9] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH v13 8/9] cpumask: Add initialiser to use cleanup helpers
` [PATCH v13 9/9] timers: Exclude isolated cpus from timer migration

[PATCH v9 0/4] thermal: renesas: Add support for RZ/G3E
 2025-09-17 17:01 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v9 2/4] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v9 3/4] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v9 4/4] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver

[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
 2025-09-17 17:01 UTC  (7+ messages)

[PATCH] jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
 2025-09-17 17:00 UTC  (2+ messages)

[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-09-17 16:56 UTC  (4+ messages)
` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[RFC v2 0/3] Align atomic storage
 2025-09-17 16:54 UTC  (11+ messages)
` [RFC v2 3/3] atomic: Add alignment check to instrumented atomic operations

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-17 16:53 UTC  (11+ messages)

[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
 2025-09-17 16:51 UTC  (4+ messages)
` [RFC PATCH v1 5/5] KVM: Remove kvm_rebooting and its references

[PATCH v2 0/3] AT91 Low Power Mode adjustments
 2025-09-17 16:51 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: at91: PM: implement selection of LPM

[PATCH v4] rust/fs: use intra-doc link for `EBADF` in `BadFdError` docs
 2025-09-17 16:50 UTC 

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-09-17 16:49 UTC  (6+ messages)

[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-17 16:48 UTC  (9+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table

[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-09-17 16:47 UTC  (5+ messages)
` [PATCH v2 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc

[PATCH 0/9] ns: rework common initialization
 2025-09-17 16:45 UTC  (14+ messages)
` [PATCH 1/9] uts: split namespace into separate header
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 3/9] nscommon: move to separate file
` [PATCH 4/9] cgroup: split namespace into separate header
` [PATCH 5/9] nsfs: add inode number for anon namespace
` [PATCH 6/9] mnt: simplify ns_common_init() handling

[PATCH v5 0/6] initialize SCTRL2_ELx
 2025-09-17 16:44 UTC  (3+ messages)

[PATCH 0/5] KVM: arm64: GICv5 legacy (GCIE_LEGACY) NV enablement and cleanup
 2025-09-17 16:42 UTC  (4+ messages)
` [PATCH 1/5] KVM: arm64: Allow ICC_SRE_EL2 accesses on a GICv5 host

[PATCH 0/2] perf python: Add an example for sampling
 2025-09-17 16:41 UTC  (7+ messages)

[PATCH] mm: introduce ARCH_PAGE_TABLE_SYNC_MASK_VMALLOC to sync kernel mapping conditionally
 2025-09-17 16:41 UTC  (2+ messages)

[PATCH] f2fs: add sanity check on ei.len in __update_extent_tree_range()
 2025-09-17 16:40 UTC  (2+ messages)

[PATCH v2 0/7] Add multiple address spaces support to VDUSE
 2025-09-17 16:40 UTC  (13+ messages)
` [PATCH v2 3/7] vduse: add vq group support
` [PATCH v2 4/7] vduse: return internal vq group struct as map token
` [PATCH v2 5/7] vduse: create vduse_as to make it an array
` [PATCH v2 6/7] vduse: add vq group asid support

[PATCH v2 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-09-17 16:38 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: Add Andes QiLai PCIe support

[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
 2025-09-17 16:37 UTC  (4+ messages)

[PATCH V2] usbip: Fix locking bug in RT-enabled kernels
 2025-09-17 16:35 UTC  (3+ messages)

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
 2025-09-17 16:33 UTC  (3+ messages)

[PATCH v3] scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
 2025-09-17 16:33 UTC  (2+ messages)

[PATCH net-next v2] net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
 2025-09-17 16:33 UTC  (2+ messages)

[PATCH v2 0/6] Optimize fsverity using 2-way interleaved SHA-256 hashing
 2025-09-17 16:32 UTC  (3+ messages)

[PATCH] mm: forward declare struct rcuwait together with rcuwait_wake_up()
 2025-09-17 16:32 UTC  (4+ messages)

[RFC v1 0/4] Make KHO Stateless
 2025-09-17 16:32 UTC  (5+ messages)
` [RFC v1 1/4] kho: Introduce KHO page table data structures

[PATCH net-next v2 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-09-17 16:31 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: stmmac: stm32: add WoL from PHY support
` [PATCH net-next v2 3/4] net: phy: smsc: fix and improve WoL support

[PATCH bpf-next v2 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-17 16:30 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] bpftool: Fix UAF in get_delegate_value

[PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities
 2025-09-17 16:30 UTC  (2+ messages)

next-20250915: error[E0425]: cannot find function `atomic_read_acquire` in crate `bindings`
 2025-09-17 16:30 UTC  (6+ messages)

[PATCH v2 0/5] spi: spi-nxp-fspi: add DTR mode support
 2025-09-17 16:30 UTC  (9+ messages)
` [PATCH v2 1/5] spi: spi-nxp-fspi: extract function nxp_fspi_dll_override()
` [PATCH v2 2/5] spi: spi-nxp-fspi: set back to dll override mode when clock rate < 100MHz
` [PATCH v2 4/5] spi: spi-nxp-fspi: add the support for sample data from DQS pad
` [PATCH v2 5/5] spi: spi-nxp-fspi: Add OCT-DTR mode support

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-17 16:29 UTC  (2+ messages)

[PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-17 16:28 UTC  (3+ messages)

[PATCH v8 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-09-17 16:28 UTC  (6+ messages)
` [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-17 16:28 UTC  (17+ messages)

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2025-09-17 16:27 UTC  (3+ messages)

[PATCH] fs: add might_sleep() annotation to iput() and more
 2025-09-17 16:26 UTC  (2+ messages)

[PATCH v4 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-09-17 16:24 UTC  (3+ messages)
` [PATCH v4 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant

[PATCH v4 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
 2025-09-17 16:20 UTC  (7+ messages)
` [PATCH v4 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v4 5/6] ARM: dts: imx6ull-engicam-microgea-bmm: set touchscreen glitch threshold
` [PATCH v4 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property

[PATCH] ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL
 2025-09-17 16:20 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-09-17 16:18 UTC 

[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
 2025-09-17 16:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v5 00/14] SLUB percpu sheaves
 2025-09-17 16:14 UTC  (8+ messages)
` Benchmarking "

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2025-09-17 16:08 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v2] clocksource: clps711x: Fix resource leaks in error paths
 2025-09-17 16:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
 2025-09-17 16:04 UTC  (64+ messages)
` [PATCH v4 01/63] s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text
` [PATCH v4 02/63] vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
` [PATCH v4 03/63] x86/module: Improve relocation error messages
` [PATCH v4 04/63] x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotation
` [PATCH v4 05/63] compiler: Tweak __UNIQUE_ID() naming
` [PATCH v4 06/63] compiler.h: Make addressable symbols less of an eyesore
` [PATCH v4 07/63] elfnote: Change ELFNOTE() to use __UNIQUE_ID()
` [PATCH v4 08/63] kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
` [PATCH v4 09/63] modpost: Ignore unresolved section bounds symbols
` [PATCH v4 10/63] x86/alternative: Refactor INT3 call emulation selftest
` [PATCH v4 11/63] interval_tree: Sync interval_tree_generic.h with tools
` [PATCH v4 12/63] interval_tree: Fix ITSTATIC usage for *_subtree_search()
` [PATCH v4 13/63] objtool: Make find_symbol_containing() less arbitrary
` [PATCH v4 14/63] objtool: Fix broken error handling in read_symbols()
` [PATCH v4 15/63] objtool: Propagate elf_truncate_section() error in elf_write()
` [PATCH v4 16/63] objtool: Remove error handling boilerplate
` [PATCH v4 17/63] objtool: Add empty symbols to the symbol tree again
` [PATCH v4 18/63] objtool: Fix interval tree insertion for zero-length symbols
` [PATCH v4 19/63] objtool: Fix weak symbol detection
` [PATCH v4 20/63] objtool: Fix x86 addend calculation
` [PATCH v4 21/63] objtool: Fix __pa_symbol() relocation handling
` [PATCH v4 22/63] objtool: Fix "unexpected end of section" warning for alternatives
` [PATCH v4 23/63] objtool: Check for missing annotation entries in read_annotate()
` [PATCH v4 24/63] objtool: Const string cleanup
` [PATCH v4 25/63] objtool: Clean up compiler flag usage
` [PATCH v4 26/63] objtool: Remove .parainstructions reference
` [PATCH v4 27/63] objtool: Convert elf iterator macros to use 'struct elf'
` [PATCH v4 28/63] objtool: Add section/symbol type helpers
` [PATCH v4 29/63] objtool: Mark .cold subfunctions
` [PATCH v4 30/63] objtool: Fix weak symbol hole detection for .cold functions
` [PATCH v4 31/63] objtool: Mark prefix functions
` [PATCH v4 32/63] objtool: Simplify reloc offset calculation in unwind_read_hints()
` [PATCH v4 33/63] objtool: Avoid emptying lists for duplicate sections
` [PATCH v4 34/63] objtool: Rename --Werror to --werror
` [PATCH v4 35/63] objtool: Resurrect --backup option
` [PATCH v4 36/63] objtool: Reindent check_options[]
` [PATCH v4 37/63] objtool: Refactor add_jump_destinations()
` [PATCH v4 38/63] objtool: Simplify special symbol handling in elf_update_symbol()
` [PATCH v4 39/63] objtool: Generalize elf_create_symbol()
` [PATCH v4 40/63] objtool: Generalize elf_create_section()
` [PATCH v4 41/63] objtool: Add elf_create_data()
` [PATCH v4 42/63] objtool: Add elf_create_reloc() and elf_init_reloc()
` [PATCH v4 43/63] objtool: Add elf_create_file()
` [PATCH v4 44/63] objtool: Add annotype() helper
` [PATCH v4 45/63] objtool: Move ANNOTATE* macros to annotate.h
` [PATCH v4 46/63] objtool: Add ANNOTATE_DATA_SPECIAL
` [PATCH v4 47/63] x86/asm: Annotate special section entries
` [PATCH v4 48/63] objtool: Unify STACK_FRAME_NON_STANDARD entry sizes
` [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
` [PATCH v4 50/63] objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums
` [PATCH v4 51/63] objtool/klp: Introduce klp diff subcommand for diffing object files
` [PATCH v4 52/63] objtool/klp: Add --debug option to show cloning decisions
` [PATCH v4 53/63] objtool/klp: Add post-link subcommand to finalize livepatch modules
` [PATCH v4 54/63] objtool: Refactor prefix symbol creation code
` [PATCH v4 55/63] objtool: Add base objtool support for livepatch modules
` [PATCH v4 56/63] livepatch: Add CONFIG_KLP_BUILD
` [PATCH v4 57/63] kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
` [PATCH v4 58/63] livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
` [PATCH v4 59/63] livepatch/klp-build: Add stub init code for livepatch modules
` [PATCH v4 60/63] livepatch/klp-build: Introduce klp-build script for generating "
` [PATCH v4 61/63] livepatch/klp-build: Add --debug option to show cloning decisions
` [PATCH v4 62/63] livepatch/klp-build: Add --show-first-changed option to show function divergence
` [PATCH v4 63/63] livepatch: Introduce source code helpers for livepatch modules

[PATCH 0/2] rcu: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-17 16:00 UTC  (3+ messages)

[PATCH v2] clocksource/drivers/arm_global_timer: Add auto-detection for initial prescaler values
 2025-09-17 16:00 UTC  (2+ messages)

[PATCH v3 11/11] mm/damon: add damon_ctx->min_sz_region
 2025-09-17 16:00 UTC  (2+ messages)

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-09-17 15:59 UTC  (10+ messages)
` [PATCH v4 22/28] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host

[f2fs-dev] [PATCH v3 1/2] f2fs: fix zero-sized extent for precache extents
 2025-09-17 15:59 UTC  (2+ messages)

[PATCH RESEND net-next v2] net: renesas: rswitch: simplify rswitch_stop()
 2025-09-17 15:57 UTC  (2+ messages)

[PATCH v6 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2025-09-17 15:55 UTC  (5+ messages)
` [PATCH v6 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v6 2/5] media: imx8mq-mipi-csi2: Add support for i.MX8ULP

[PATCH net v4 0/2] net: stmmac: misc fixes
 2025-09-17 15:54 UTC  (6+ messages)
` [PATCH net v4 1/2] net: stmmac: replace memcpy with ethtool_puts in ethtool

[PATCH v8 1/1] PCI/sysfs: Expose PCI device serial number
 2025-09-17 15:54 UTC  (2+ messages)

[PATCH v11 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-09-17 15:52 UTC  (7+ messages)
` [PATCH v11 1/6] dt-bindings: mfd: add pf1550
` [PATCH v11 2/6] mfd: pf1550: add core driver
` [PATCH v11 3/6] regulator: pf1550: add support for regulator
` [PATCH v11 4/6] input: pf1550: add onkey support
` [PATCH v11 5/6] power: supply: pf1550: add battery charger support
` [PATCH v11 6/6] MAINTAINERS: add an entry for pf1550 mfd driver

[PATCH v2 1/1] dt-bindings: input: convert tca8418_keypad.txt to yaml format
 2025-09-17 15:51 UTC  (2+ messages)

[PATCH 0/4] Add support for the LTM8054 voltage regulator
 2025-09-17 15:51 UTC  (7+ messages)
` [PATCH 1/4] regulator: dt-bindings: Add Linear Technology LTM8054 regulator
` [PATCH 2/4] iio: add processed write API

[PATCH RESEND] sparc: PCI: Replace deprecated strcpy() with strscpy()
 2025-09-17 15:50 UTC  (2+ messages)

[PATCH] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-17 15:48 UTC  (8+ messages)

[PATCH v5 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-17 15:47 UTC  (8+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add required "interconnect-cells" property

[PATCH] pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc
 2025-09-17 15:46 UTC  (2+ messages)

[PATCH 0/1] smp: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-17 15:45 UTC  (4+ messages)
` [PATCH 1/1] smp: replace use of system_wq with system_percpu_wq

[PATCH v3 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-17 15:44 UTC  (3+ messages)

[RFC][PATCH v3 00/16] Introduce kmemdump
 2025-09-17 15:44 UTC  (12+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-17 15:43 UTC  (7+ messages)
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}

[PATCH] checkpatch: warn on unhandled placeholders in cover letters
 2025-09-17 15:43 UTC  (3+ messages)

[RESEND PATCH v5] arm64: Enable vmalloc-huge with ptdump
 2025-09-17 15:43 UTC  (3+ messages)

[PATCH] firewire: core: use struct_size and flex_array_size in ioctl_add_descriptor
 2025-09-17 15:40 UTC  (2+ messages)

[PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-17 15:38 UTC  (4+ messages)
` [PATCH v2 1/3] drivers/s390: WQ_PERCPU added to alloc_workqueue users
` [PATCH v2 2/3] s390/diag324: replace use of system_wq with system_percpu_wq
` [PATCH v2 3/3] s390: replace use of system_wq with system_dfl_wq

[PATCH v11 00/17] media: rockchip: add a driver for the rockchip camera interface
 2025-09-17 15:38 UTC  (2+ messages)
` [PATCH v11 16/17] arm64: dts: rockchip: add mipi csi-2 receiver node to rk356x

[PATCH v3 0/2] Support reading Subsystem ID from Device Tree
 2025-09-17 15:37 UTC  (2+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property

[PATCH] net: liquidio: fix overflow in octeon_init_instr_queue()
 2025-09-17 15:30 UTC 

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-17 15:23 UTC  (5+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®