The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-13 23:45:10 to 2026-03-14 07:20:43 UTC [more...]

[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-14  7:10 UTC  (2+ messages)

[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
 2026-03-14  7:06 UTC  (5+ messages)
` [PATCH v2 1/4] driver core: Add conditional guard support for device_lock()
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH v2 3/4] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH v2 4/4] cxl/pci: Check memdev driver binding status in cxl_reset_done()

[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-14  7:08 UTC  (7+ messages)
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains

[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-14  7:01 UTC  (7+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v3 2/2] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-14  6:53 UTC  (3+ messages)
` [PATCH v2 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver

[PATCH sched_ext/for-7.1] selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
 2026-03-14  6:51 UTC 

[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
 2026-03-14  6:48 UTC  (3+ messages)

[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
 2026-03-14  6:35 UTC  (6+ messages)

[PATCH net v1] team: fix header_ops type confusion with non-Ethernet ports
 2026-03-14  6:23 UTC 

[PATCH bpf-next v5 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage
 2026-03-14  6:16 UTC  (4+ messages)

[PATCH] net: 9p: usbg: clear stale client pointer on close
 2026-03-14  6:01 UTC  (2+ messages)

[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
 2026-03-14  3:36 UTC  (2+ messages)

[PATCH] RDMA/efa: Fix possible deadlock
 2026-03-14  5:38 UTC  (2+ messages)

[syzbot] [net?] general protection fault in bond_header_create
 2026-03-14  5:29 UTC 

[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
 2026-03-14  5:19 UTC  (2+ messages)

[PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
 2026-03-14  5:18 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes - fix DMA sync direction
 2026-03-14  5:17 UTC  (2+ messages)

[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
 2026-03-14  5:17 UTC  (2+ messages)

[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-14  5:16 UTC  (3+ messages)
` [PATCH 1/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
` [PATCH 2/2] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources

[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
 2026-03-14  5:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
 2026-03-14  5:16 UTC  (3+ messages)

[PATCH] crypto: ccp - Fix leaking the same page twice
 2026-03-14  5:15 UTC  (2+ messages)

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-14  5:14 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
 2026-03-14  5:14 UTC  (2+ messages)

[PATCH 0/6] phy: qcom-qmp: Clean up QSERDES COM and TXRX register headers
 2026-03-14  5:13 UTC  (7+ messages)
` [PATCH 1/6] phy: qcom-qmp: Add missing QSERDES COM v2 registers
` [PATCH 2/6] phy: qcom-qmp: Use explicit QSERDES COM v2 register definitions
` [PATCH 3/6] phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3
` [PATCH 4/6] phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functions
` [PATCH 5/6] phy: qcom-qmp: Drop unused register headers
` [PATCH 6/6] phy: qcom-qmp: Make QSERDES TXRX v2 registers explicit

[RFC PATCH 0/3] f2fs: reduce zoned LFS memory by sharing SIT valid maps
 2026-03-14  5:14 UTC  (5+ messages)
` [RFC PATCH 2/3] "
` [RFC PATCH 3/3] f2fs: add mount option to disable shared SIT mirror checks

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-14  5:12 UTC  (15+ messages)

[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
 2026-03-14  5:12 UTC  (2+ messages)

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-03-14  5:11 UTC  (2+ messages)

[PATCH] crypto: tcrypt: stop ahash speed tests when setkey fails
 2026-03-14  5:11 UTC  (2+ messages)

[PATCH] crypto: tcrypt: clamp num_mb to avoid divide-by-zero
 2026-03-14  5:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-03-14  5:11 UTC 

[syzbot] [net?] general protection fault in bond_header_create
 2026-03-14  5:09 UTC  (5+ messages)
` Forwarded: [PATCH] bonding: debug: add printk to bond_header_create
` Forwarded: Re: [syzbot] [net?] general protection fault in bond_header_create

[PATCH 1/2] crypto: ccp - simplify sev_update_firmware()
 2026-03-14  5:07 UTC  (2+ messages)

[PATCH] crypto: qce - Remove return variable and unused assignments
 2026-03-14  5:07 UTC  (2+ messages)

[PATCH v6 0/6] Add support for Microchip LAN969x
 2026-03-14  5:06 UTC  (3+ messages)
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng

[PATCH v5 0/4] drm/msm/hdmi & phy: use generic PHY framework
 2026-03-14  5:06 UTC  (5+ messages)
` [PATCH v5 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v5 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v5 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v5 4/4] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH v2 0/2] tools/nolibc: add err.h
 2026-03-14  4:59 UTC  (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add support for program_invocation_{,short_}name

[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
 2026-03-14  4:56 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: stack-out-of-bounds Read in l2cap_send_cmd
 2026-03-14  4:51 UTC 

[PATCH v5 next 00/17] Enhance printf()
 2026-03-14  4:48 UTC  (6+ messages)

[PATCH 0/8] scsi-multipath: Basic ALUA support
 2026-03-14  4:48 UTC  (5+ messages)
` [PATCH 4/8] scsi: Create a core ALUA driver
` [PATCH 5/8] scsi: scsi-multipath: Add basic ALUA support

[PATCH v4] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-03-14  4:47 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14  4:45 UTC 

[syzbot] [net?] general protection fault in bond_header_create
 2026-03-14  4:45 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14  4:34 UTC 

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-03-14  4:33 UTC  (4+ messages)
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "

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

[PATCH] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-14  4:17 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: add missing blank lines after declarations
 2026-03-14  4:17 UTC  (2+ messages)

[PATCH] drm/msm: Fix GMEM_BASE for A650
 2026-03-14  4:14 UTC 

[PATCH v4 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-14  4:09 UTC  (6+ messages)

[PATCH] nvme-tcp.h: drop kernel-doc comments, fix a few descriptions
 2026-03-14  4:04 UTC 

[PATCH 0/2] Make 'kunit.py run --alltests' run all crypto library tests
 2026-03-14  3:59 UTC  (3+ messages)
` [PATCH 1/2] lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
` [PATCH 2/2] kunit: configs: Enable all crypto library tests in all_tests.config

[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-03-14  3:59 UTC  (3+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver

[PATCH] net: ax25: fix UAF in timer paths
 2026-03-14  3:58 UTC 

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-14  3:58 UTC  (5+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[syzbot] [net?] general protection fault in bond_header_create
 2026-03-14  3:50 UTC 

[PATCH 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area
 2026-03-14  3:47 UTC  (2+ messages)

[PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()
 2026-03-14  3:43 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: validate full match when resolving quirk aliases
 2026-03-14  3:34 UTC 

[PATCH] media: subdev: Fix error pointer dereference
 2026-03-14  3:06 UTC  (2+ messages)

[PATCH 0/2] Allow virtio-mmio to work on m68k nommu 68000
 2026-03-14  3:06 UTC  (3+ messages)
` [PATCH 1/2] virtio-mmio: Replace sizeof x with sizeof(x)
` [PATCH 2/2] virtio-mmio: Use raw io accessors to avoid arch issues

[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
 2026-03-14  2:53 UTC  (2+ messages)

[syzbot] [net?] general protection fault in bond_header_create
 2026-03-14  2:50 UTC 

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-14  2:32 UTC  (4+ messages)
` [PATCH v3 7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle

[PATCH v5] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
 2026-03-14  2:20 UTC  (2+ messages)

[PATCH v2] Do not enable the v1 uAPI by default
 2026-03-14  2:16 UTC  (2+ messages)

[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
 2026-03-14  2:10 UTC  (4+ messages)

[PATCH v5 0/2] Add lontium lt8713sx bridge driver
 2026-03-14  2:09 UTC  (2+ messages)

[PATCH v3 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-03-14  2:09 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH v3 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver

[PATCH] smb: smbdirect: fix inverted comparison operator in negotiation log message
 2026-03-14  2:06 UTC  (3+ messages)

[PATCH net-next v2] net: macb: set default_an_inband to true for SGMII
 2026-03-14  2:06 UTC  (2+ messages)

[PATCH v2 0/1] update riscv prctl for discovering V extension
 2026-03-14  2:01 UTC  (3+ messages)

[PATCH] drm/bridge: ite-it66121: Disable HDMI audio capture stream
 2026-03-14  1:59 UTC  (2+ messages)

[PATCH] PCI: qcom: Advertise hotplug with no command completion support
 2026-03-14  1:56 UTC 

[PATCH v7 0/2] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2026-03-14  1:56 UTC  (3+ messages)
` [PATCH v7 2/2] drm/bridge: "

[PATCH v3] spi: atcspi200: fix mutex initialization order
 2026-03-14  1:50 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-03-14  1:50 UTC  (11+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common

[PATCH -tip v3 1/4] x86/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base accessors
 2026-03-14  1:46 UTC  (3+ messages)
` [PATCH -tip v3 3/4] x86/segment: Use ASM_INPUT_RM in __loadsegment_fs()

[PATCH 0/2] clk: airoha: Add EcoNet EN751221 support
 2026-03-14  1:45 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock, reset: Add econet EN751221

[PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
 2026-03-14  1:44 UTC  (3+ messages)
` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree

[PATCH 0/2] Add UCSI I2C transport driver for ITE885x USB-C controllers
 2026-03-14  1:31 UTC  (3+ messages)
` [PATCH 1/2] i2c: acpi: skip generic I2C device when vendor-specific sibling exists
` [PATCH 2/2] usb: typec: ucsi: add ITE885x I2C transport driver

[PATCH] ext4: fix bigalloc cluster arithmetic when s_first_data_block != 0
 2026-03-14  1:29 UTC  (2+ messages)

[PATCH net-next] net: enetc: remove stray semicolon
 2026-03-14  1:28 UTC  (4+ messages)

[PATCH 0/2] Add AST2700 support for aspeed sdhci
 2026-03-14  1:21 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-of-aspeed: Add ast2700 support

[PATCH v8 00/10] rust: add `register!` macro
 2026-03-14  1:19 UTC  (8+ messages)
` [PATCH v8 07/10] rust: io: introduce `IntoIoVal` trait and single-argument `write_val`

[PATCH net-next v2] ppp: add IFLA_PPP_UNIT netlink attribute
 2026-03-14  1:14 UTC 

[PATCH RESEND] thermal: sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
 2026-03-14  1:13 UTC 

[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
 2026-03-14  1:09 UTC  (11+ messages)
` [PATCH v5 01/10] drm/msm/dp: fix HPD state status bit shift value
` [PATCH v5 02/10] drm/msm/dp: Fix the ISR_* enum values
` [PATCH v5 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()
` [PATCH v5 04/10] drm/msm/dp: Move link training to atomic_enable()
` [PATCH v5 05/10] drm/msm/dp: Drop EV_USER_NOTIFICATION
` [PATCH v5 06/10] drm/msm/dp: drop event data
` [PATCH v5 07/10] drm/msm/dp: rework HPD handling
` [PATCH v5 08/10] drm/msm/dp: Add sink_count to debug logs
` [PATCH v5 09/10] drm/msm/dp: turn link_ready into plugged
` [PATCH v5 10/10] drm/msm/dp: clear EDID on display unplug

[PATCH v9 00/10] rust: add `register!` macro
 2026-03-14  1:06 UTC  (11+ messages)
` [PATCH v9 01/10] rust: enable the `generic_arg_infer` feature
` [PATCH v9 02/10] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH v9 03/10] rust: num: add `into_bool` method "
` [PATCH v9 04/10] rust: num: make Bounded::get const
` [PATCH v9 05/10] rust: io: add IoLoc type and generic I/O accessors
` [PATCH v9 06/10] rust: io: use generic read/write accessors for primitive accesses
` [PATCH v9 07/10] rust: io: add `register!` macro
` [PATCH v9 08/10] rust: io: introduce `write_reg` and `LocatedRegister`
` [PATCH v9 09/10] sample: rust: pci: use `register!` macro
` [PATCH FOR REFERENCE v9 10/10] gpu: nova-core: use the kernel "

[PATCH v7 0/3] HID: Add support for multiple batteries per device
 2026-03-14  1:05 UTC  (4+ messages)
` [PATCH v7 1/3] HID: input: Convert battery code to devm_*
` [PATCH v7 2/3] HID: input: Introduce struct hid_battery and refactor battery code
` [PATCH v7 3/3] HID: input: Add support for multiple batteries per device

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-03-14  1:02 UTC  (4+ messages)

[PATCH 00/14] objtool/arm64: Port klp-build to arm64
 2026-03-14  0:45 UTC  (3+ messages)
` [PATCH 09/14] kbuild: Only run objtool if there is at least one command

[PATCH 0/2] drm/bridge: display-connector: detect DP state if cable is plugged on boot
 2026-03-14  0:43 UTC  (3+ messages)
` [PATCH 1/2] drm/bridge: display-connector: don't autoenable HPD IRQ
` [PATCH 2/2] drm/bridge: display-connector: trigger initial HPD event for DP

[PATCH V2 2/2] mm/memblock: Add reserve_mem debugfs info
 2026-03-14  0:42 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
 2026-03-14  0:42 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-14  0:40 UTC  (9+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
` [PATCH v2 2/3] rust: helpers: #define __rust_helper
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-14  0:37 UTC  (5+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-14  0:36 UTC  (2+ messages)

[PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
 2026-03-14  0:32 UTC  (8+ messages)
    ` [devel-ipsec] "

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-14  0:27 UTC  (7+ messages)

[PATCH v2] ASoC: codecs: cs42l84: set up PLL for more sample rates
 2026-03-14  0:27 UTC 

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-14  0:24 UTC  (4+ messages)
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-14  0:24 UTC  (7+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API

[PATCH 0/2] Add support for RZ/G3L RSCI
 2026-03-14  0:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: renesas,rsci: Document RZ/G3L SoC

[PATCH v2 0/2] usb: typec: tcpci: support setting orientation via GPIO
 2026-03-14  0:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpios property

[PATCH 3/5] mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_default()
 2026-03-14  0:18 UTC  (2+ messages)

[PATCH -next v2] Docs: add percpu-counter-tree to core-api index
 2026-03-14  0:15 UTC 

[PATCH v2 00/11] clk: qcom: sc8180x: PM-related fixes (and refactoring)
 2026-03-14  0:13 UTC  (4+ messages)
` [PATCH v2 10/11] clk: qcom: camcc-sc8180x: Add missing HW_CTRL GDSC flag

[PATCH -next] Docs: add percpu-counter-tree to core-api index
 2026-03-14  0:14 UTC 

[PATCH net-next 0/6] net: bcmgenet: add XDP support
 2026-03-14  0:13 UTC  (3+ messages)

[PATCH v3 0/7] gpio: introduce a gpio driver for SCMI
 2026-03-14  0:12 UTC  (3+ messages)
` [PATCH v3 6/7] dt-bindings: gpio: Add bindings for pinctrl based generic gpio driver

[PATCH] dt-bindings: net: wireless: marvell,sd8787: Relax length constraints
 2026-03-14  0:08 UTC  (2+ messages)

[PATCH v5 00/15] Add RZ/G3L IRQC support
 2026-03-14  0:06 UTC  (3+ messages)
` [PATCH v5 02/15] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC

[PATCH net-next v4 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-14  0:03 UTC  (7+ messages)
` [PATCH net-next v4 1/6] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v4 3/6] bnxt_en: Move bnxt_rss_ext_op into header
` [PATCH net-next v4 4/6] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP

[PATCH 0/3] lib/crc: Fix crc_kunit dependency and add kunitconfig
 2026-03-14  0:03 UTC  (2+ messages)

[PATCH 1/3] rwsem: Remove the list_head from struct rw_semaphore
 2026-03-14  0:03 UTC  (3+ messages)
` [tip: locking/core] locking/rwsem: "

[PATCH net-next 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-14  0:00 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners
` [PATCH net-next 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-03-13 23:56 UTC  (2+ messages)

[PATCH] f2fs: fix to skip empty sections in f2fs_get_victim
 2026-03-13 23:54 UTC  (10+ messages)
` [f2fs-dev] "

[PATCH 0/3] Add binding and driver for Corechips SL6341 USB 2.0/3.0 Hub Controller
 2026-03-13 23:50 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: usb: Add Corechips SL6341 USB2.0/3.0 hub controller

[PATCH v2 0/2] btrfs: verify cached extent buffers against tree parent checks
 2026-03-13 23:49 UTC  (2+ messages)

[PATCH] crypto: replace broken libkcapi link in Crypto API documentation
 2026-03-13 23:46 UTC  (2+ messages)

[PATCH 0/3] Add xSPI support for RZ/T2H and RZ/N2H SoCs
 2026-03-13 23:46 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support


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