mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v13 0/2] Add support for Loongson-1 NAND
 2025-03-20  2:12 UTC  (4+ messages)
` [PATCH v13 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH v5 01/17] rust: enable `raw_ref_op` feature
 2025-03-20  2:07 UTC  (17+ messages)
` [PATCH v5 02/17] rust: init: refactor to use `&raw [const|mut]`
` [PATCH v5 03/17] rust: list: "
` [PATCH v5 04/17] rust: task: remove use of `addr_of!` macro
` [PATCH v5 05/17] rust: faux: refactor to use `&raw [const|mut]`
` [PATCH v5 06/17] rust: platform: "
` [PATCH v5 07/17] rust: pci: "
` [PATCH v5 08/17] rust: kunit: "
` [PATCH v5 09/17] rust: workqueue: "
` [PATCH v5 10/17] rust: workqueue: replace `raw_get` with pointer cast
` [PATCH v5 11/17] rust: rbtree: refactor to use `&raw [const|mut]`
` [PATCH v5 12/17] rust: net: phy: "
` [PATCH v5 13/17] rust: sync: arc: "
` [PATCH v5 14/17] rust: jump_label: "
` [PATCH v5 15/17] rust: fs: file: "
` [PATCH v5 16/17] rust: block: "
` [PATCH v5 17/17] rust: clippy: disallow `addr_of[_mut]!` macros

[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
 2025-03-20  2:06 UTC  (7+ messages)
` [PATCH v10 2/8] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v10 6/8] ima: kexec: move IMA log copy from kexec load to execute

[PATCH 1/2] f2fs: add a proc entry show inject stats
 2025-03-20  2:00 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-20  1:55 UTC  (17+ messages)
` [PATCH v5 01/16] kexec: define functions to map and unmap segments
` [PATCH v5 02/16] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v5 03/16] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v5 04/16] memblock: Add support for scratch memory
` [PATCH v5 05/16] memblock: introduce memmap_init_kho_scratch()
` [PATCH v5 06/16] hashtable: add macro HASHTABLE_INIT
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 08/16] kexec: add KHO parsing support
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 10/16] kexec: add KHO support to kexec file loads
` [PATCH v5 11/16] kexec: add config option for KHO
` [PATCH v5 12/16] arm64: add KHO support
` [PATCH v5 13/16] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v5 14/16] x86: add KHO support
` [PATCH v5 15/16] memblock: add KHO support for reserve_mem
` [PATCH v5 16/16] Documentation: add documentation for KHO

[net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC
 2025-03-20  1:54 UTC  (2+ messages)

[PATCH net-next 0/4] virtio_net: Fixes and improvements
 2025-03-20  1:50 UTC  (5+ messages)
` [PATCH net-next 3/4] virtio_net: Use new RSS config structs

[RFC PATCH v5 0/5] introduce io_uring_cmd_import_fixed_vec
 2025-03-20  1:47 UTC  (6+ messages)
` (subset) "

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-20  1:46 UTC  (2+ messages)

[PATCH] lib: scatterlist: Fix sg_split_phys to preserve original scatterlist offsets
 2025-03-20  1:46 UTC  (2+ messages)

[PATCH v2 00/10] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-03-20  1:42 UTC  (9+ messages)
` [PATCH v2 03/10] vhost-scsi: Fix vhost_scsi_send_status()
` [PATCH v2 04/10] vhost: modify vhost_log_write() for broader users

[PATCH v5] rust: transmute: Add methods for FromBytes trait
 2025-03-20  1:40 UTC 

[PATCH v4 08/16] rust: kunit: refactor to use `&raw [const|mut]`
 2025-03-20  1:39 UTC  (2+ messages)

[PATCH] KVM: x86: Unify cross-vCPU IBPB
 2025-03-20  1:37 UTC 

[PATCH v13 0/3] i2c: octeon: add block-mode r/w
 2025-03-20  1:36 UTC  (4+ messages)
` [PATCH v13 3/3] i2c: octeon: add block-mode i2c operations

[PATCH] rust: pin_init_internal: fix rust-analyzer `mod quote`
 2025-03-20  1:35 UTC 

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-20  1:31 UTC  (15+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature

[PATCH 0/4] Describe MT8188's SCP as dual-core
 2025-03-20  1:28 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP

linux-next: duplicate patches in the bluetooth tree
 2025-03-20  1:12 UTC 

[PATCH v2 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-20  1:10 UTC  (7+ messages)
` [PATCH v2 2/8] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free()
` [PATCH v2 3/8] mm: swap: use swap_entries_free() to free swap entry in swap_entry_put_locked()

linux-next: manual merge of the rdma tree with Linus' tree
 2025-03-20  1:08 UTC 

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-20  1:06 UTC  (5+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle

[PATCH] perf build: Restore {0} initializer since GCC-15
 2025-03-20  1:03 UTC  (7+ messages)

[PATCH 0/4] Add driver for AD3530R and AD3531R DACs
 2025-03-20  0:52 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: iio: dac: Add adi,ad3530r.yaml

[RFC PATCH] fs: call inode_sb_list_add() outside of inode hash lock
 2025-03-20  0:46 UTC 

[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
 2025-03-20  0:43 UTC  (10+ messages)
` [PATCH RFC v2 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC v2 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC v2 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC v2 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC v2 5/8] staging: apfs: init APFS
` [PATCH RFC v2 6/8] staging: apfs: init build support for APFS
` [PATCH RFC v2 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC v2 8/8] MAINTAINERS: apfs: add entry and relevant information

[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
 2025-03-20  0:42 UTC  (2+ messages)

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-03-20  0:36 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
 2025-03-20  0:34 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading

[paulmck-rcu:dev.2025.03.17a] BUILD SUCCESS 594028c4b9138d1babdb7b0abf143e9a5ad5076f
 2025-03-20  0:30 UTC 

[PATCH v5 10/11] input: misc: Add support for MAX7360 rotary
 2025-03-20  0:29 UTC  (2+ messages)

[PATCH net-next v4 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
 2025-03-20  0:29 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: stmmac: dwmac-rk: Add GMAC support for RK3528
 2025-03-20  0:27 UTC  (9+ messages)
` [PATCH net-next v3 3/5] net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions
` [PATCH net-next v3 5/5] net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY

[PATCH v5 RESEND 0/2] Add Block event interrupt support for I2C protocol
 2025-03-20  0:26 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-20  0:23 UTC  (5+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
` [PATCH 2/4] i2c: pasemi: Improve error recovery

[PATCH v2] perf trace: Implement syscall summary in BPF
 2025-03-20  0:17 UTC  (6+ messages)

[PATCH v2] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
 2025-03-20  0:14 UTC  (5+ messages)

[PATCH v3 0/7] rust: generate_rust_analyzer.py: define host crates
 2025-03-20  0:07 UTC  (8+ messages)
` [PATCH v3 1/7] scripts: generate_rust_analyzer.py: add missing whitespace
` [PATCH v3 2/7] scripts: generate_rust_analyzer.py: use double quotes
` [PATCH v3 3/7] scripts: generate_rust_analyzer.py: add trailing comma
` [PATCH v3 4/7] scripts: generate_rust_analyzer.py: add type hints
` [PATCH v3 5/7] scripts: generate_rust_analyzer.py: use str(pathlib.Path)
` [PATCH v3 6/7] scripts: generate_rust_analyzer.py: identify crates explicitly
` [PATCH v3 7/7] scripts: generate_rust_analyzer.py: define host crates

[RFC PATCH 0/5] TDX host: kexec/kdump support
 2025-03-20  0:03 UTC  (6+ messages)
` [RFC PATCH 1/5] x86/kexec: Do unconditional WBINVD for bare-metal in stop_this_cpu()

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-19 23:58 UTC  (3+ messages)
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-03-19 23:57 UTC  (8+ messages)
` [PATCH 1/2] "

6.1.132-rc1 build regression on ia64 (and possibly other architectures)
 2025-03-19 23:53 UTC  (4+ messages)
` 6.1.132-rc1 build regression on Azure x86 and arm64 VM

[PATCH] btrfs: correctly escape subvol in btrfs_show_options
 2025-03-19 23:52 UTC  (2+ messages)

[PATCH 6.6 000/166] 6.6.84-rc1 review
 2025-03-19 23:51 UTC  (4+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent (2)
 2025-03-19 23:49 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-19 23:47 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
 2025-03-19 23:46 UTC  (2+ messages)

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-19 23:44 UTC  (8+ messages)
` [PATCH v3 3/4] tpm: add SNP SVSM vTPM driver

[PATCH v2] netfilter: Make xt_cgroup independent from net_cls
 2025-03-19 23:44 UTC  (3+ messages)

[PATCH] dt-bindings: power: supply: Correct indentation and style in DTS example
 2025-03-19 23:42 UTC  (2+ messages)

[PATCH] firmware: psci: Fix refcount leak in psci_dt_init
 2025-03-19 23:30 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: introduce optional rdid-dummy-ncycles DT property
 2025-03-19 23:30 UTC  (3+ messages)
` [PATCH 2/3] mtd: spi-nor: use "

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-19 23:22 UTC  (5+ messages)

linux-next: build failure after merge of the bpf-next tree
 2025-03-19 23:16 UTC  (10+ messages)

[PATCH v2] Bluetooth: btmtk: delay usb_autopm_put_interface until WMT event received
 2025-03-19 23:12 UTC 

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-03-19 23:11 UTC  (2+ messages)

[PATCH v4 0/6] Add support for S4 audio
 2025-03-19 23:10 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Xiaomi Mi TV Stick
 2025-03-19 23:10 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: arm: amlogic: add S805Y and "
` [PATCH v5 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-03-19 23:05 UTC  (4+ messages)

[PATCH 0/3] of: Common "memory-region" parsing
 2025-03-19 23:04 UTC  (4+ messages)
` [PATCH 3/3] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
  ` [Linux-stm32] "

[PATCH] scsi: pm80xx: Set phy_attached to zero when device is gone
 2025-03-19 23:03 UTC 

[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
 2025-03-19 23:00 UTC  (2+ messages)

[PATCH] ARM: dts: nokia n900: remove useless io-channel-cells property
 2025-03-19 22:56 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2025-03-19 22:53 UTC  (5+ messages)
` [PATCH v2 18/19] mm/arm64: Support large pfn mappings

[PATCH v2] perf test probe_vfs_getname: Skip if no suitable line detected
 2025-03-19 22:51 UTC  (2+ messages)

[PATCH 0/8] mfd: ocelot: add support for MDIO managed switch
 2025-03-19 22:48 UTC  (9+ messages)
` [PATCH 3/8] mfd: ocelot: rework SPI (re-)initialization after chip reset
` [PATCH 4/8] mfd: ocelot: lift chip reset logic to ocelot-core.c
` [PATCH 5/8] mfd: ocelot: make ocelot_chip_init() static
` [PATCH 6/8] mfd: ocelot: correct Kconfig dependency

[PATCH v3 00/18] nvmet-fcloop: track resources via reference counting
 2025-03-19 22:47 UTC  (3+ messages)
` [PATCH v3 10/18] nvmet-fcloop: allocate/free fcloop_lsreq directly

[PATCH v3] hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register
 2025-03-19 22:44 UTC  (2+ messages)

[PATCH 6.12 000/231] 6.12.20-rc1 review
 2025-03-19 22:44 UTC  (2+ messages)

[PATCH] platform/x86: intel/pmc: Fix iounmap call for valid addresses
 2025-03-19 22:44 UTC 

[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
 2025-03-19 22:40 UTC  (6+ messages)
` [PATCH v3 2/2] iio: light: bh1750: Add hardware reset support via GPIO

Scheduling latency outliers observed with perf sched record
 2025-03-19 22:39 UTC  (2+ messages)

[PATCH v2 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-03-19 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Implement arch_stack_walk_reliable

[PATCH v8 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-19 22:35 UTC  (3+ messages)
` [PATCH v8 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH 0/5] x86/cpu: Introduce <asm/cpuid/types.h> and <asm/cpuid/api.h> and clean them up
 2025-03-19 22:34 UTC  (8+ messages)
        ` [PATCH] compiler/gcc: Make asm() templates asm __inline__() by default

[PATCH v5 08/11] gpio: max7360: Add MAX7360 gpio support
 2025-03-19 22:34 UTC  (2+ messages)

[PATCH] kunit: tool: fix count of tests if late test plan
 2025-03-19 22:33 UTC 

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-03-19 22:30 UTC  (4+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl

[PATCH v3 0/5] Audit: Records for multiple security contexts
 2025-03-19 22:27 UTC  (6+ messages)
  ` [PATCH v3 1/5] Audit: Create audit_stamp structure
  ` [PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection
  ` [PATCH v3 3/5] Audit: Add record for multiple task security contexts
  ` [PATCH v3 4/5] Audit: multiple subject lsm values for netlabel
  ` [PATCH v3 5/5] Audit: Add record for multiple object contexts

[PATCH v2 0/2] arm64: Device Tree for Ugoos AM3 board
 2025-03-19 22:26 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: Add Ugoos AM3
` [PATCH v2 2/2] arm64: dts: "

[PATCH v2 0/7] rust: generate_rust_analyzer.py: define host crates
 2025-03-19 22:25 UTC  (4+ messages)
` [PATCH v2 4/7] scripts: generate_rust_analyzer.py: add type hints

[PATCH v2] perf/x86: Check data address for IBS software filter
 2025-03-19 22:18 UTC  (6+ messages)

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-19 22:18 UTC  (3+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH v2] x86/early_printk: add MMIO-based UARTs
 2025-03-19 22:16 UTC  (4+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19 22:13 UTC  (8+ messages)

[PATCH] x86/pkeys: Disable PKU when XFEATURE_PKRU is missing
 2025-03-19 22:11 UTC  (2+ messages)
` [tip: x86/urgent] x86/pkeys: Add quirk to disable "

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-19 22:11 UTC  (4+ messages)
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-19 22:08 UTC  (6+ messages)
` [tip: x86/mm] x86/mm/pat: Fix "

[PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
 2025-03-19 22:00 UTC  (2+ messages)

sound/core/seq/snd-seq.o: warning: objtool: cc_ev_to_ump_midi2+0x589: return with modified stack frame
 2025-03-19 22:00 UTC 

[PATCH v1 00/20] Removing typedef for gpib_board
 2025-03-19 21:59 UTC  (21+ messages)
` [PATCH v1 01/20] staging: gpib: struct typing "
` [PATCH v1 02/20] staging: gpib: agilent_82350b: struct gpib_board
` [PATCH v1 03/20] staging: gpib: agilent_82357a: "
` [PATCH v1 04/20] staging: gpib: cb7210: "
` [PATCH v1 05/20] staging: gpib: cec_gpib: "
` [PATCH v1 06/20] staging: gpib: common: "
` [PATCH v1 07/20] staging: gpib: eastwood: "
` [PATCH v1 08/20] staging: gpib: fmh_gpib: "
` [PATCH v1 09/20] staging: gpib: gpio: "
` [PATCH v1 10/20] staging: gpib: hp2335: "
` [PATCH v1 11/20] staging: gpib: hp_82341: "
` [PATCH v1 12/20] staging: gpib: ines: "
` [PATCH v1 13/20] staging: gpib: lpvo_usb_gpib: "
` [PATCH v1 14/20] staging: gpib: nec7210 "
` [PATCH v1 15/20] staging: gpib: ni_usb_gpib: "
` [PATCH v1 16/20] staging: gpib: pc2: "
` [PATCH v1 17/20] staging: gpib: tms9914: "
` [PATCH v1 18/20] staging: gpib: tnt4882: "
` [PATCH v1 19/20] staging: gpib: struct typing for gpib_gboard_t
` [PATCH v1 20/20] staging: gpib: Removing typedef for gpib_board

[PATCH v2] fs: reduce work in fdget_pos()
 2025-03-19 21:58 UTC 

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-19 21:54 UTC  (4+ messages)

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-19 21:52 UTC  (2+ messages)
` [PATCH v8 13/13] arm64: defconfig: Enable OF_OVERLAY option

[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
 2025-03-19 15:31 UTC  (5+ messages)
` [PATCH v6 1/1] "

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®