[PATCH v12 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-09-21 5:38 UTC (8+ messages)
` [PATCH v12 1/7] firmware: smccc: Add an Arm "
` [PATCH v12 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v12 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v12 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v12 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v12 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v12 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI
[PATCH v4 0/6] Add PCIe support for Qualcomm Nord platform
2026-09-21 5:37 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding
` [PATCH v4 2/6] dt-bindings: pci: qcom: add Nord PCIe controller compatible
` [PATCH v4 3/6] PCI: qcom: Add Nord PCIe controller support
` [PATCH v4 4/6] phy: qcom: qmp: Move qphy_setbits/clrbits/checkbits to common header
` [PATCH v4 5/6] phy: qcom: qmp-pcie: Refactor common multiphy handling
` [PATCH v4 6/6] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support
[PATCH v2] sched/stats: Fix run_delay over-count for migrated sched_delayed tasks
2026-09-21 5:32 UTC (2+ messages)
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-21 5:31 UTC (5+ messages)
[PATCH v9 00/10] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-09-21 5:30 UTC (4+ messages)
` [PATCH v9 07/10] iio: accel: mma8452: Add comment block for struct mma8452_data
[PATCH] PCI/VGA: fix inverted vga_tryget() return check and clear removed pci_dev
2026-09-21 5:27 UTC (3+ messages)
` [PATCH v2 1/2] PCI/VGA: fix inverted vga_tryget() return check in vga_arb_write()
` [PATCH v2 2/2] PCI/VGA: invalidate open user references in vga_arbiter_del_pci_device()
[PATCH] printk: Remove console options before decoding the name
2026-09-21 5:17 UTC (5+ messages)
` [PATCH v2] "
[PATCH v8 1/2] clocksource/drivers/timer-clint: Add ZICNTR support
2026-09-21 5:16 UTC (4+ messages)
` [PATCH v8 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint
[PATCH] staging: rtl8723bs: fix ie_length bound check in rtw_cfg80211_inform_bss
2026-09-21 5:13 UTC (2+ messages)
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-09-21 5:13 UTC (8+ messages)
[PATCH v2] KVM: x86/pmu: Don't retry a counter whose config was rejected
2026-09-21 5:11 UTC (3+ messages)
[PATCH] mctp: route: verify socket ownership in mctp_lookup_prealloc_tag()
2026-09-21 5:10 UTC (2+ messages)
` [PATCH net v2] mctp: route: iterate socket tag list "
[PATCH 00/20] Migrate x86 and RISC-V accelerated AES modes into library
2026-09-21 5:09 UTC (21+ messages)
` [PATCH 01/20] crypto: aes - Fix undesired override of some optimized AES modes
` [PATCH 02/20] lib/crypto: aes-xctr: Pass counter by value to aes_xctr_arch()
` [PATCH 03/20] lib/crypto: x86/aes: Clean up aes-aesni.S in preparation for AES modes
` [PATCH 04/20] lib/crypto: x86/aes-ecb: Add AES-NI optimization
` [PATCH 05/20] lib/crypto: x86/aes-cbc: "
` [PATCH 06/20] lib/crypto: x86/aes-ctr: "
` [PATCH 07/20] lib/crypto: x86/aes-xts: "
` [PATCH 08/20] crypto: x86/aes-ecb - Remove superseded ECB skcipher
` [PATCH 09/20] crypto: x86/aes-cbc - Remove superseded CBC skciphers
` [PATCH 10/20] crypto: x86/aes-ctr - Remove superseded CTR skcipher
` [PATCH 11/20] crypto: x86/aes-xts - Remove superseded XTS skcipher
` [PATCH 12/20] lib/crypto: x86/aes-ctr: Migrate AVX-optimized code into library
` [PATCH 13/20] lib/crypto: x86/aes-xts: "
` [PATCH 14/20] crypto: x86/aes - Drop superseded 32-bit build support
` [PATCH 15/20] lib/crypto: riscv/aes: Copy aes-macros.S to library
` [PATCH 16/20] lib/crypto: riscv/aes: Pass key struct to assembly code
` [PATCH 17/20] lib/crypto: riscv/aes-ecb: Migrate optimized code into library
` [PATCH 18/20] lib/crypto: riscv/aes-cbc: "
` [PATCH 19/20] lib/crypto: riscv/aes-ctr: "
` [PATCH 20/20] lib/crypto: riscv/aes-xts: "
[PATCH] perf/x86/amd: Reject AMD Merge event as a countable event
2026-09-21 5:09 UTC (2+ messages)
[PATCH] drm/amdgpu: fix IP instance memory leak on kobject add failure
2026-09-21 5:08 UTC (2+ messages)
[PATCH v1 00/49] perf: Complete transition to standalone Python scripts
2026-09-21 5:07 UTC (51+ messages)
` [PATCH v2 "
` [PATCH v2 01/49] perf python: Update syscall format string to optional positional
` [PATCH v2 02/49] perf python: Update callchain stubs and session thread lookup
` [PATCH v2 03/49] perf python: Clean up pylint warnings in ilist.py
` [PATCH v2 04/49] perf python: Clean up pylint warnings in treport.py
` [PATCH v2 05/49] perf python: Clean up pylint warnings in tracepoint.py
` [PATCH v2 06/49] perf python: Clean up pylint warnings in twatch.py
` [PATCH v2 07/49] perf python: Improve perf script -l descriptions
` [PATCH v2 08/49] perf python: Expose addr location, transaction, and context_switch
` [PATCH v2 09/49] perf python: Add Intel PT call_return and itrace capability
` [PATCH v2 10/49] perf python: Allow KeyboardInterrupt to propagate in LiveSession
` [PATCH v2 11/49] perf pmu-events: Clean up mypy and pylint issues
` [PATCH v2 12/49] perf test: Clean up mypy and pylint issues in shell test libraries
` [PATCH v2 13/49] perf build: Make mypy build test opt-out (NO_MYPY=1)
` [PATCH v2 14/49] perf build: Make pylint build test opt-out (NO_PYLINT=1)
` [PATCH v2 15/49] perf Makefile: Install standalone Python scripts during transition
` [PATCH v2 16/49] perf python: Port stat-cpi to perf module
` [PATCH v2 17/49] perf python: Port mem-phys-addr "
` [PATCH v2 18/49] perf python: Port stackcollapse "
` [PATCH v2 19/49] perf python: Port flamegraph "
` [PATCH v2 20/49] perf python: Port gecko "
` [PATCH v2 21/49] perf python: Port event_analyzing_sample "
` [PATCH v2 22/49] perf python: Port syscall-counts "
` [PATCH v2 23/49] perf python: Port syscall-counts-by-pid "
` [PATCH v2 24/49] perf python: Port failed-syscalls-by-pid "
` [PATCH v2 25/49] perf python: Port failed-syscalls from Perl "
` [PATCH v2 26/49] perf python: Port sctop "
` [PATCH v2 27/49] perf python: Port rw-by-file from Perl "
` [PATCH v2 28/49] perf python: Port rw-by-pid "
` [PATCH v2 29/49] perf python: Port rwtop "
` [PATCH v2 30/49] perf python: Port futex-contention "
` [PATCH v2 31/49] perf python: Port task-analyzer "
` [PATCH v2 32/49] perf python: Port sched-migration and SchedGui "
` [PATCH v2 33/49] perf python: Port wakeup-latency from Perl "
` [PATCH v2 34/49] perf python: Port compaction-times "
` [PATCH v2 35/49] perf python: Port net_dropmonitor "
` [PATCH v2 36/49] perf python: Port netdev-times "
` [PATCH v2 37/49] perf python: Port check-perf-trace "
` [PATCH v2 38/49] perf python: Port arm-cs-trace-disasm "
` [PATCH v2 39/49] perf python: Port powerpc-hcalls "
` [PATCH v2 40/49] perf python: Port intel-pt-events and libxed "
` [PATCH v2 41/49] perf test: Migrate Intel PT virtual LBR test to Python API
` [PATCH v2 42/49] perf python: Port export-to-sqlite to perf module
` [PATCH v2 43/49] perf python: Port export-to-postgresql "
` [PATCH v2 44/49] perf python: Move and clean up exported-sql-viewer.py
` [PATCH v2 45/49] perf python: Move and clean up parallel-perf.py
` [PATCH v2 46/49] perf: Remove libpython support and legacy Python scripts
` [PATCH v2 47/49] perf Makefile: Update Python script installation path
` [PATCH v2 48/49] perf script: Support standalone scripts and remove embedded scripting
` [PATCH v2 49/49] perf Documentation: Update for standalone Python scripts
[PATCH] printk: fold consecutive duplicate messages
2026-09-21 5:03 UTC
[PATCH v3] usb: gadget: u_serial: fix stale req->dep warn on disconnect/reconnect
2026-09-21 5:01 UTC (2+ messages)
[PATCH] README: add a reST version with clickable documentation links
2026-09-21 5:00 UTC
[PATCH] fou: reject FOU_ENCAP_DIRECT with protocol 0 to prevent sk_buff leak
2026-09-21 4:59 UTC (2+ messages)
` [PATCH net v2] fou: reject omitted FOU_ATTR_IPPROTO on FOU_ENCAP_DIRECT
[PATCH] rust: list: document safety discharge and add offset_of! check
2026-09-21 4:53 UTC (2+ messages)
[PATCH v2 0/2] Fix for storage corruption w/ AMD IOMMU on 64-bit addressing
2026-09-21 4:52 UTC (2+ messages)
[PATCH 0/2] i2c: use designated initializers for acpi_device_id
2026-09-21 4:51 UTC (5+ messages)
` [PATCH 1/2] i2c: i2c-core-acpi: use named "
` [PATCH 2/2] i2c: busses: "
[RFC PATCH 07/12] futex: Make FUTEX_*_PING use Proxy Execution
2026-09-21 4:51 UTC (5+ messages)
[PATCH] docs: ABI: TMR manager: use literal blocks for console I/O
2026-09-21 4:49 UTC
[PATCH] docs: ABI: OCP TimeCard: use literal blocks for commands
2026-09-21 4:48 UTC
[PATCH] Documentation/ABI: IFS: use literal blocks for commands
2026-09-21 4:47 UTC
[PATCH] docs: spi: spi-master: use literal blocks for commands
2026-09-21 4:47 UTC
[PATCH] ABI: sysfs-bus-pci: use literal blocks for commands
2026-09-21 4:46 UTC
[PATCH] docs: ABI: auxdisplay: use literal blocks for commands
2026-09-21 4:45 UTC
[PATCH v2 0/4] perf script: Bounded and lazy symbol loading
2026-09-21 4:45 UTC (7+ messages)
` [PATCH v2 2/4] perf script: Add --max-symbol-bytes to bound ELF symbol memory
` [PATCH v2 3/4] perf script: Add --lazy-load-symbols for lazy symbol loading
[PATCH] ipv6: sr: fix 16-byte kernel heap leak in seg6_genl_set_tunsrc()
2026-09-21 4:40 UTC (2+ messages)
` [PATCH net v2] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST
[PATCH 0/2] scsi: ufs: core: Fix SCSI EH command ownership and remove force_compl
2026-09-21 4:37 UTC (4+ messages)
` [PATCH 1/2] scsi: ufs: core: Release command resources instead of force-completing
[PATCH] mm/slub: refill prefilled sheaves from the barn
2026-09-21 4:36 UTC (5+ messages)
[PATCH net v4] octeontx2-af: Fix rep link state sync and workqueue races
2026-09-21 4:33 UTC (2+ messages)
[PATCH 0/2] docs: cgroup-v2: Correct cpuset CPU descriptions
2026-09-21 4:29 UTC (3+ messages)
` [PATCH 1/2] docs: cgroup-v2: Describe boot-isolated CPUs in cpuset.cpus.isolated
[PATCH net v3 0/1] net: gso: limit recursive IP-in-IP segmentation
2026-09-21 4:29 UTC (3+ messages)
` [PATCH net v3 1/1] "
[PATCH] qnx6: validate di_filelevels in qnx6_iget() and fix mount error handling
2026-09-21 4:25 UTC (8+ messages)
` [PATCH v2 1/6] qnx6: validate di_filelevels in qnx6_iget()
` [PATCH v2 2/6] qnx6: release buffer_head on error in qnx6_block_map()
` [PATCH v2 3/6] qnx6: avoid double brelse() on error path in qnx6_fill_super()
` [PATCH v2 4/6] qnx6: release sb_buf on mmi_fs "
` [PATCH v2 5/6] qnx6: abort mount on superblock magic mismatch when silent is set
` [PATCH v2 6/6] qnx6: validate sb_blocksize before dividing in qnx6_mmi_fill_super()
[PATCH v8 00/18] Ambarella CV75 SoC minimal bring-up
2026-09-21 4:23 UTC (19+ messages)
` [PATCH v8 01/18] dt-bindings: arm: add Ambarella CV75 platforms
` [PATCH v8 02/18] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v8 03/18] dt-bindings: clock: add Ambarella CV75 RCT
` [PATCH v8 04/18] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v8 05/18] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` [PATCH v8 06/18] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
` [PATCH v8 07/18] clk: ambarella: add CV75 RCT clock controller
` [PATCH v8 08/18] gpiolib: regmap: add write_data_after_dir quirk
` [PATCH v8 09/18] gpiolib: regmap: add gpio_regmap_get_chip()
` [PATCH v8 10/18] gpio: pl061: convert register access to regmap
` [PATCH v8 11/18] gpio: pl061: use IRQ_TYPE_LEVEL_MASK and IRQ_TYPE_EDGE_BOTH
` [PATCH v8 12/18] gpio: pl061: use cleanup helpers for locks
` [PATCH v8 13/18] gpio: pl061: switch data path to gpio-regmap
` [PATCH v8 14/18] gpio: pl061: add Ambarella register-layout variant
` [PATCH v8 15/18] pinctrl: ambarella: add CV75 pin controller
` [PATCH v8 16/18] serial: 8250_dw: add Ambarella CV75 quirks
` [PATCH v8 17/18] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH v8 18/18] MAINTAINERS: add ARM/AMBARELLA SoC support
[PATCH v5 0/2] Add support for AS7343 multi-spectral sensor
2026-09-21 4:21 UTC (4+ messages)
` [PATCH v5 2/2] iio: light: add AS7343 multi-spectral sensor driver
Quick regression status pre 7.3-rc4
2026-09-21 4:20 UTC (4+ messages)
` [PATCH] net: qrtr: resend HELLO on MHI resume
[PATCH v7 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-21 4:18 UTC (5+ messages)
` [PATCH v7 7/7] drm/verisilicon: fix DC8200 primary plane disable clearing FB_EN
[PATCH v5 00/17] Remove PG_private by using page/folio->private checks instead
2026-09-21 4:08 UTC (2+ messages)
[PATCH 0/2] binfmt: fixes for kres reports
2026-09-21 4:02 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: continue without PTP if the TAI period is invalid
2026-09-21 3:58 UTC (7+ messages)
` R: "
` R: "
` R: "
[PATCH net v2] net: dsa: mv88e6xxx: 88E6191X and 88E6193X have no PTP
2026-09-21 3:56 UTC
[PATCH v7 00/15] Ambarella CV75 SoC minimal bring-up
2026-09-21 3:52 UTC (4+ messages)
` [PATCH v7 08/15] gpiolib: regmap: add write_data_after_dir quirk
` "
[PATCH v2 0/2] Add support for AS7343 multi-spectral sensor
2026-09-21 3:51 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: add as7343
[PATCH net-next] net: mctp: add MCTP_OPT_ROUTE_SRCADDR getsockopt
2026-09-21 3:51 UTC
[PATCH 0/6] mm: Unify Device DAX and HugeTLB vmemmap population paths
2026-09-21 3:49 UTC (6+ messages)
` [PATCH 1/6] mm/sparse-vmemmap: drop VMEMMAP_POPULATE_DAX
[PATCH v2] staging: iio: adc: ad7816: Protect sysfs attributes with mutex
2026-09-21 3:49 UTC (2+ messages)
[PATCH net v3] net/iucv: require IUCV for AF_IUCV sockets
2026-09-21 3:48 UTC (2+ messages)
[PATCH net-next v2 2/2] net: wwan: qcom_bam_dmux: Assign restricted DMA pool to remote processor
2026-09-21 3:48 UTC (2+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: qcom,bam-dmux: Add memory-region and qcom,vmid properties
2026-09-21 3:48 UTC (2+ messages)
[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
2026-09-21 3:46 UTC (4+ messages)
` [RFC PATCH 3/4] regulator: rts490x: Add driver for on-die regulators
` 回复: "
[PATCH net-next v2] selftests: net: fou_mcast_encap: load the fou module
2026-09-21 3:45 UTC (2+ messages)
Platform-agnostic 6s container runtime lifecycle binary
2026-09-21 3:45 UTC
[PATCH v2 1/2] gpu: nova-core: declare unlimited DMA max segment size
2026-09-21 3:44 UTC (2+ messages)
[PATCH] tipc: refuse to attach a second bearer to a netdevice
2026-09-21 3:42 UTC (2+ messages)
[PATCH 0/3] PM: spacemit: Add power domain support
2026-09-21 3:41 UTC (6+ messages)
` [PATCH 2/3] pmdomain: spacemit: Add power domain driver
[PATCH] RDMA/iser: Unmap Data-Out header DMA on send failure
2026-09-21 3:39 UTC
[PATCH 0/3] pmdomain: imx: Use pm_runtime_resume_and_get()
2026-09-21 3:37 UTC (4+ messages)
` [PATCH 1/3] pmdomain: imx: gpcv2: "
` [PATCH 2/3] pmdomain: imx8m-blk-ctrl: "
` [PATCH 3/3] pmdomain: imx93-blk-ctrl: "
[PATCH v2] rust: impl_flags: add conversions for raw flag representations
2026-09-21 3:36 UTC (2+ messages)
[PATCH v3 0/4] blk-iocost: charge flushes and zone appends
2026-09-21 3:34 UTC (5+ messages)
` [PATCH v3 1/4] blk-iocost: add flush cost support with the flushiops model parameter
` [PATCH v3 2/4] blk-iocost: charge zone appends as writes
` [PATCH v3 3/4] blk-iocost: account zone append completions in latency stats
` [PATCH v3 4/4] blk-iocost: fix stale comment in ioc_rqos_throttle()
[BUG] RDMA/rtrs-clt: race between close_work submission and synchronous close
2026-09-21 3:33 UTC
[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
2026-09-21 3:33 UTC (6+ messages)
` [PATCH v2 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
[PATCH] iio: accel: kx022a: fix typo in comment
2026-09-21 3:32 UTC (2+ messages)
[PATCH RFC 00/12] remoteproc: add support for any virtio device
2026-09-21 3:31 UTC (4+ messages)
[PATCH] ata: libata-scsi: reject multi-sector taskfile commands when dev->multi_count is 0
2026-09-21 3:25 UTC (3+ messages)
` [PATCH v2] ata: libata-scsi: abort multi-sector pass-through commands when multi_count "
[PATCH v5] dt-bindings: iio: adc: lltc,ltc2497: generalise the title
2026-09-21 3:22 UTC (3+ messages)
[PATCH v5 00/16] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-09-21 3:22 UTC (2+ messages)
[PATCH 1/2] docs: ABI: lefi: use literal blocks
2026-09-21 3:20 UTC (2+ messages)
` [PATCH 2/2] docs: ABI: lefi: drop "ROM Size" in sysfs file doc
[PATCH 0/2] iio: flow: slf3s: fix and test the vdd supply balance
2026-09-21 3:19 UTC (2+ messages)
[PATCH 0/3] firewire: core: invoke transaction callbacks in process context
2026-09-21 3:19 UTC (3+ messages)
` [PATCH 2/3] firewire: core: use workqueue to invoke transaction callback in some error cases
` [PATCH 3/3] firewire: core: update kerneldoc for fw_send_request() and its variants
[PATCH v5 0/8] drm: handle IRQ_HPD events correctly
2026-09-21 1:43 UTC (3+ messages)
` [PATCH v5 1/8] drm/connector: report out-of-band IRQ_HPD events
page: next (older) | prev (newer) | 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®