[PATCH v2 0/2] mount: add OPEN_TREE_DROP_MNTNS_MOUNTS
2026-09-26 7:00 UTC (2+ messages)
` [PATCH v2 1/2] "
[PATCH v4 00/11] s390: More this_cpu_*() changes
2026-09-26 6:53 UTC (2+ messages)
[PATCH] debugfs: fix UAF and double-free in debugfs_str read/write
2026-09-26 6:53 UTC (2+ messages)
[PATCH v5 0/6] smb: client: fix create context out-of-bounds reads
2026-09-26 6:49 UTC (7+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] smb: client: validate POSIX create context length
` [PATCH v5 3/6] smb: client: close handle after create-context parsing failure
` [PATCH v5 4/6] smb: client: clean up failed cached directory opens
` [PATCH v5 5/6] smb: client: close completed creates on compound wait errors
` [PATCH v5 6/6] smb: client: preserve create-context parsing errors
[PATCH] iio: accel: kxcjk-1013: reject duplicate event disable
2026-09-26 6:48 UTC (5+ messages)
` "
[PATCH] arch, mm: promote DEBUG_WX to CHECK_WX
2026-09-26 6:47 UTC (2+ messages)
[PATCH] docs: submitting-patches: use git switch to create branches
2026-09-26 6:45 UTC
[PATCH 0/2] vringh: fix infinite loop on cyclic top-level indirect descriptor
2026-09-26 6:43 UTC (3+ messages)
` [PATCH 2/2] vringh: add regression test for cyclic "
[PATCH] KVM: nVMX: Rebuild MSR bitmap after eVMCS control changes
2026-09-26 6:37 UTC
[PATCH v5 00/13] media: iris: Migrate iommus to iris sub nodes
2026-09-26 6:34 UTC (14+ messages)
` [PATCH v5 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v5 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v5 03/13] dt-bindings: media: qcom,sm8750-iris: "
` [PATCH v5 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node
` [PATCH v5 05/13] media: iris: Add non-pixel and pixel context bank devices
` [PATCH v5 06/13] media: iris: Route buffers to the matching context bank device
` [PATCH v5 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v5 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v5 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v5 10/13] arm64: dts: qcom: lemans: "
` [PATCH v5 11/13] arm64: dts: qcom: monaco: "
` [PATCH v5 12/13] arm64: dts: qcom: sm8650: "
` [PATCH v5 13/13] arm64: dts: qcom: sm8750: "
[PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data()
2026-09-26 6:34 UTC (5+ messages)
[PATCH v5 0/2] nvmet: add cgroup_id to charge namespace I/O to a cgroup
2026-09-26 6:33 UTC (3+ messages)
` [PATCH v5 1/2] cgroup: export cgroup_e_css()
` [PATCH v5 2/2] nvmet: add cgroup_id to charge namespace I/O to a cgroup
[PATCH] drm/tiny: sharp-memory: reject devices without match data
2026-09-26 6:32 UTC (2+ messages)
[PATCH] affs: compact the linear extension cache, not the associative one
2026-09-26 6:27 UTC
[PATCH] mm/hugetlb: fix subpool minimum reservation rollback
2026-09-26 6:23 UTC (2+ messages)
drivers/ptp/ptp_ocp.c:2559:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
2026-09-26 6:20 UTC
[PATCH v3 00/49] perf: Complete transition to standalone Python scripts
2026-09-26 6:20 UTC (51+ messages)
` [PATCH v4 "
` [PATCH v4 01/49] perf python: Update syscall helpers and expose arch_strerrno
` [PATCH v4 02/49] perf python: Update callchain stubs and session thread lookup
` [PATCH v4 03/49] perf python: Clean up pylint warnings in ilist.py
` [PATCH v4 04/49] perf python: Clean up pylint warnings in treport.py
` [PATCH v4 05/49] perf python: Clean up pylint warnings in tracepoint.py
` [PATCH v4 06/49] perf python: Clean up pylint warnings in twatch.py
` [PATCH v4 07/49] perf python: Improve perf script -l descriptions
` [PATCH v4 08/49] perf python: Expose addr location, transaction, and context_switch
` [PATCH v4 09/49] perf python: Add Intel PT call_return and itrace capability
` [PATCH v4 10/49] perf python: Allow KeyboardInterrupt to propagate in LiveSession
` [PATCH v4 11/49] perf pmu-events: Clean up mypy and pylint issues
` [PATCH v4 12/49] perf test: Clean up mypy and pylint issues in shell test libraries
` [PATCH v4 13/49] perf build: Make mypy build test opt-out (NO_MYPY=1)
` [PATCH v4 14/49] perf build: Make pylint build test opt-out (NO_PYLINT=1)
` [PATCH v4 15/49] perf Makefile: Install standalone Python scripts during transition
` [PATCH v4 16/49] perf python: Port stat-cpi to perf module
` [PATCH v4 17/49] perf python: Port mem-phys-addr "
` [PATCH v4 18/49] perf python: Port stackcollapse "
` [PATCH v4 19/49] perf python: Port flamegraph "
` [PATCH v4 20/49] perf python: Port gecko "
` [PATCH v4 21/49] perf python: Port event_analyzing_sample "
` [PATCH v4 22/49] perf python: Port syscall-counts "
` [PATCH v4 23/49] perf python: Port syscall-counts-by-pid "
` [PATCH v4 24/49] perf python: Port failed-syscalls-by-pid "
` [PATCH v4 25/49] perf python: Port failed-syscalls from Perl "
` [PATCH v4 26/49] perf python: Port sctop "
` [PATCH v4 27/49] perf python: Port rw-by-file from Perl "
` [PATCH v4 28/49] perf python: Port rw-by-pid "
` [PATCH v4 29/49] perf python: Port rwtop "
` [PATCH v4 30/49] perf python: Port futex-contention "
` [PATCH v4 31/49] perf python: Port task-analyzer "
` [PATCH v4 32/49] perf python: Port sched-migration and SchedGui "
` [PATCH v4 33/49] perf python: Port wakeup-latency from Perl "
` [PATCH v4 34/49] perf python: Port compaction-times "
` [PATCH v4 35/49] perf python: Port net_dropmonitor "
` [PATCH v4 36/49] perf python: Port netdev-times "
` [PATCH v4 37/49] perf python: Port check-perf-trace "
` [PATCH v4 38/49] perf python: Port arm-cs-trace-disasm "
` [PATCH v4 39/49] perf python: Port powerpc-hcalls "
` [PATCH v4 40/49] perf python: Port intel-pt-events and libxed "
` [PATCH v4 41/49] perf test: Migrate Intel PT virtual LBR test to Python API
` [PATCH v4 42/49] perf python: Port export-to-sqlite to perf module
` [PATCH v4 43/49] perf python: Port export-to-postgresql "
` [PATCH v4 44/49] perf python: Move and clean up exported-sql-viewer.py
` [PATCH v4 45/49] perf python: Move and clean up parallel-perf.py
` [PATCH v4 46/49] perf: Remove libpython support and legacy Python scripts
` [PATCH v4 47/49] perf Makefile: Update Python script installation path
` [PATCH v4 48/49] perf script: Support standalone scripts and remove embedded scripting
` [PATCH v4 49/49] perf Documentation: Update for standalone Python scripts
[PATCH 0/2] Make HWPoison helpers config-independent
2026-09-26 6:19 UTC (4+ messages)
` [PATCH 1/2] mm/page-flags: Define HWPoison test-and-change helpers unconditionally
[PATCH] drm/msm/a3xx: fix VBIF halt mask for A306/A306A
2026-09-26 6:17 UTC
[GIT PULL] KVM changes for 7.3-rc5
2026-09-26 6:16 UTC
[PATCH v2 0/3] mm: trace: decode architecture-specific VMA flags
2026-09-26 6:14 UTC (2+ messages)
[PATCH 0/7] iio: validate SPI match data before use
2026-09-26 6:13 UTC (3+ messages)
[PATCH 00/11] KVM: fix issues with stale control fields
2026-09-26 6:12 UTC (14+ messages)
` [PATCH 01/11] KVM: SVM: Preserve TLB control (i.e. pending TLB flush) on failed VMRUN
` [PATCH 02/11] KVM: SVM: Update control fields on #VMEXIT if and only if VMRUN succeeded
` [PATCH 03/11] KVM: SVM: Don't mark ASID fields as dirty when setting control.tlb_ctl
` [PATCH 04/11] KVM: SVM: Sync guest's PERF_CNTR_GLOBAL_CTL from h/w only on successful VMRUN
` [PATCH 05/11] KVM: SVM: Use the active VMCB's MSR bitmap when checking if MSR is intercepted
` [PATCH 06/11] KVM: nVMX: Force MSR bitmap refresh if runtime eVMCS controls are modified
` [PATCH 07/11] KVM: selftests: Add x2APIC MSR test for inhibiting APICv while nested
` [PATCH 08/11] KVM: selftests: Run the nested x2APIC with and without APICv being inhibited in L2
` [PATCH 09/11] KVM: selftests: Verify that L0's TPR doesn't get clobbered
` [PATCH 10/11] KVM: selftests: Extend nested x2APIC test to validate disabling x2APIC virt
` [PATCH 11/11] KVM: selftests: Extend nested x2APIC test to validate using eVMCS for vmcs12
[PATCH v2 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion
2026-09-26 6:08 UTC (2+ messages)
[PATCH 1/2] hwrng: virtio - use min() in copy_data()
2026-09-26 5:58 UTC (2+ messages)
` [PATCH 2/2] hwrng: virtio - use snprintf() in probe_common()
hunting memory corruption bug in 6.18.x
2026-09-26 5:58 UTC (3+ messages)
[PATCH] iio: adc: xilinx-ams: fix out-of-bounds accesses when parsing channels
2026-09-26 5:54 UTC
[PATCH v2] x86/fpu: Remove unnecessary checks for X86_FEATURE_FPU
2026-09-26 5:54 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH v2 0/2] selftests: cgroup: Report failed checks in test_memcontrol
2026-09-26 5:51 UTC (3+ messages)
` [PATCH v2 1/2] selftests: cgroup: Use values_close_report "
` [PATCH v2 2/2] selftests: cgroup: Report memory.current shortfall in alloc_pagecache_50M_check
[PATCH] media: rc: fintek-cir: process a full RX buffer instead of overflowing it
2026-09-26 5:49 UTC
[PATCH v1 0/5] gpio: Move most of the Intel GPIO to the dedicated folder
2026-09-26 5:42 UTC (3+ messages)
` [PATCH v1 1/5] gpio: Move Intel GPIO drivers to the dedicated subfolder
[PATCH] selftests: memcg: Don't hang in the inotify tests without IN_DELETE_SELF
2026-09-26 5:42 UTC
[PATCH net] fsl/fman: validate the port id in fman_set_port_params()
2026-09-26 5:39 UTC
[BUG] xhci: AMD 1022:43bb command ring wedges during USB device reset; abort fails and HC dies
2026-09-26 5:38 UTC
[PATCH v2] EDAC/amd64: Stop allocating ECC settings separately
2026-09-26 5:35 UTC
[PATCH] KVM: x86/mmu: Bail from shadow walks if the root is invalid or a dummy
2026-09-26 5:26 UTC
[PATCH] x86/hibernate: Ignore page-zero RAM in E820 checksum
2026-09-26 5:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH v15 00/11] phy: rockchip: usbdp: Clean up the mess (part 2)
2026-09-26 5:25 UTC (23+ messages)
` [PATCH v15 01/11] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v15 02/11] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v15 03/11] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v15 04/11] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v15 05/11] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v15 06/11] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v15 07/11] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v15 08/11] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v15 09/11] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v15 10/11] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v15 11/11] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
[PATCH v3] nvmet: add cgroup_path to charge namespace I/O to a cgroup
2026-09-26 5:24 UTC (5+ messages)
[PATCH v2 0/7] KVM: Serialize vCPU creation and revert vcpu_ids tracking
2026-09-26 5:18 UTC (2+ messages)
drivers/video/fbdev/atafb.c:2457:17: sparse: sparse: cast removes address space '__iomem' of expression
2026-09-26 5:08 UTC
[PATCH] docs: kdoc: parse context_lock_struct() as struct declaration
2026-09-26 4:56 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/swap: reserve swap areas for deliberate offload
2026-09-26 4:55 UTC (5+ messages)
` [RFC PATCH v2 1/4] selftests: zram: track owned devices and report cleanup failures
` [RFC PATCH v2 2/4] mm: restrict offload-only swap to proactive reclaim
` [RFC PATCH v2 3/4] selftests: zram: cover offload-only swap policy
` [RFC PATCH v2 4/4] selftests: zram: cover retained offload-only entries
[PATCH] crypto: x86/aes-gcm - fix always true check for last AAD segment
2026-09-26 4:49 UTC (2+ messages)
[PATCH v7 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-26 4:48 UTC (8+ messages)
` [PATCH v7 7/7] drm/verisilicon: fix DC8200 primary plane disable clearing FB_EN
[PATCH security v1] apparmor: fix a use-after-free in aa_lookupn_ns()
2026-09-26 4:47 UTC
[GIT PULL] KVM: Fixes for 7.3-rcN
2026-09-26 4:40 UTC (2+ messages)
[PATCH] Input: s6sy761 - fix resume ordering and restore sensing
2026-09-26 4:40 UTC (2+ messages)
[PATCH v5 0/2] vfs: add FILE_DEDUPE_RANGE_REPORT_PROGRESS flag to FIDEDUPERANGE
2026-09-26 4:38 UTC (3+ messages)
` [PATCH v5 1/2] dax: return the comparison error from dax_dedupe_file_range_compare()
` [PATCH v5 2/2] vfs: add FILE_DEDUPE_RANGE_REPORT_PROGRESS flag to FIDEDUPERANGE
[PATCH 0/2] KVM: SEV: Fix intra-host migration cache bugs
2026-09-26 4:37 UTC (2+ messages)
[PATCH 1/2] dt-bindings: PCI: rcar-gen4-pci-host: Fix reset-names
2026-09-26 4:34 UTC (2+ messages)
[PATCH] soundwire: master: use sysfs_emit_at() to avoid sysfs buffer overflow
2026-09-26 4:29 UTC
[PATCH v2 0/4] isofs: bound the name conversion and return long Joliet names whole
2026-09-26 4:29 UTC (5+ messages)
` [PATCH v2 1/4] isofs: "
` [PATCH v2 2/4] isofs: report the Joliet name length in statfs
` [PATCH v2 3/4] isofs: pass the name buffer size to get_rock_ridge_filename()
` [PATCH v2 4/4] isofs: shrink the name conversion buffer
[PATCH] mtd: parsers: qcom: fix offset/size overflow on large partitions
2026-09-26 4:28 UTC
[PATCH v15 00/16] phy: rockchip: usbdp: Clean up the mess (part 1)
2026-09-26 4:28 UTC (23+ messages)
` [PATCH v15 06/16] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v15 07/16] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v15 08/16] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v15 09/16] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v15 10/16] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v15 11/16] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v15 12/16] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v15 13/16] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v15 14/16] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v15 15/16] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v15 16/16] phy: rockchip: usbdp: Register DP aux bridge
[PATCH] thermal/drivers/sprd: validate the sensor id from the device tree
2026-09-26 4:27 UTC
[PATCH] ARM: alpine: fix device_node refcount leak in alpine_cpu_pm_init()
2026-09-26 4:23 UTC
[PATCH v2] remoteproc: virtio: Synchronize virtqueue teardown with rproc_vq_interrupt()
2026-09-26 4:19 UTC
[PATCH net] seg6: fix HMAC validation when an extension header precedes the SRH
2026-09-26 4:17 UTC (2+ messages)
` [PATCH net] seg6: fix HMAC validation when an extension header precedes the SRHA
[PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
2026-09-26 4:04 UTC (7+ messages)
[PATCH v5 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
2026-09-26 4:00 UTC (5+ messages)
` [PATCH v5 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
` [PATCH v5 2/4] IPC: Added system call entry in all of most common architectures
` [PATCH v5 3/4] IPC: Added system call entry in performance tool
` [PATCH v5 4/4] Test: Added self-testing and documentation
[PATCH] Drivers: hv: vmbus: annotate struct vmbus_gpadl with __counted_by_ptr
2026-09-26 3:59 UTC (7+ messages)
[PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings
2026-09-26 3:58 UTC (5+ messages)
[PATCH v5 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
2026-09-26 3:57 UTC (5+ messages)
` [PATCH v5 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
` [PATCH v5 2/4] IPC: Added system call entry in all of most common architectures
` [PATCH v5 3/4] IPC: Added system call entry in performance tool
` [PATCH v5 4/4] Test: Added self-testing and documentation
[PATCH v4 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-09-26 3:51 UTC (6+ messages)
` [PATCH v4 7/8] clk: sunxi-ng: a733: Add bus clock gates
[PATCH 0/2] selftests: cgroup: Report failed checks in test_memcontrol
2026-09-26 3:49 UTC (3+ messages)
` [PATCH 1/2] selftests: cgroup: Use values_close_report "
` [PATCH 2/2] selftests: cgroup: Report memory.current shortfall in alloc_pagecache_50M_check
[syzbot] [block?] INFO: task hung in __bio_queue_enter (3)
2026-09-26 3:43 UTC
[PATCH v3 06/15] Introduce structured tag value definition
2026-09-26 1:49 UTC (11+ messages)
[PATCH 0/2] usb: fix ASM3242 reporting SuperSpeed for a Gen 2x2 link
2026-09-26 1:45 UTC (5+ messages)
` [PATCH 1/2] usb: core: hub: recognise two-lane SuperSpeed sublinks as Gen 1x2
[PATCH 0/2] serial: sc16is7xx: fix TX inter-frame gaps on SPI UARTs
2026-09-24 13:53 UTC (4+ messages)
` [PATCH 1/2] serial: sc16is7xx: fix TX gap caused by kfifo circular buffer wrap-around
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®