[patch 0/8] futex: Address the robust futex unlock race for real
2026-03-18 16:03 UTC (8+ messages)
` [patch 4/8] futex: Add support for unlocking robust futexes
[PATCH v3] ALSA: usb-audio: validate full match when resolving quirk aliases
2026-03-18 16:03 UTC (2+ messages)
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-18 16:03 UTC (5+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH 0/5] Add RSPIs support for RZ/G3E SoC
2026-03-18 16:03 UTC (3+ messages)
` [PATCH 1/5] clk: renesas: r9a09g047: Add entries for the RSPIs
[PATCH v2 0/4] drm: Support DMA per allocation kernel mappings
2026-03-18 16:02 UTC (3+ messages)
` [PATCH v2 1/4] drm/rcar-du: Use drm_gem_dma_get_sg_table() helper to get scatter gather table
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-18 16:02 UTC (7+ messages)
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA
[PATCH] [v2] ALSA: asihpi: avoid write overflow check warning
2026-03-18 16:02 UTC (2+ messages)
[PATCH v2 0/8] Arm Live Firmware Activation (LFA) support
2026-03-18 16:00 UTC (8+ messages)
` [PATCH v2 1/8] dt-bindings: arm: Add Live Firmware Activation binding
` [PATCH v2 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)
[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
2026-03-18 15:59 UTC (2+ messages)
[PATCH] drm/imagination: Fix deadlock in soft reset sequence
2026-03-18 15:59 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
2026-03-18 15:59 UTC (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: replace __attribute__((__packed__)) with __packed
` [PATCH 2/2] staging: rtl8723bs: add parentheses around macro arguments
[PATCH v8 00/13] bootconfig: cleanups, correctness, and modernization
2026-03-18 15:59 UTC (14+ messages)
` [PATCH v8 01/13] lib/bootconfig: clean up comment typos and bracing
` [PATCH v8 02/13] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH v8 03/13] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH v8 04/13] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH v8 06/13] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v8 07/13] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v8 08/13] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v8 09/13] lib/bootconfig: fix signed comparison in xbc_node_get_data()
` [PATCH v8 10/13] lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
` [PATCH v8 11/13] lib/bootconfig: use signed type for offset in xbc_init_node()
` [PATCH v8 12/13] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v8 13/13] lib/bootconfig: change xbc_node_index() return type to uint16_t
[PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
2026-03-18 15:59 UTC (11+ messages)
[PATCH v8 0/2] bootconfig: targeted fixes for stable
2026-03-18 15:58 UTC (3+ messages)
` [PATCH v8 1/2] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH v8 2/2] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
[PATCH V1] accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retrieval
2026-03-18 15:58 UTC
[PATCH] staging: rtl8723bs: remove unnecessary braces in single statement blocks
2026-03-18 15:57 UTC (2+ messages)
[PATCH] staging: rtl8723bs: refactor rtw_aes_decrypt() to reduce nesting
2026-03-18 15:56 UTC (2+ messages)
[PATCH v3 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-03-18 15:55 UTC (6+ messages)
` [PATCH v3 03/12] smp: Remove get_cpu from smp_call_function_any
` [PATCH v3 04/12] smp: Use on-stack cpumask in smp_call_function_many_cond
[PATCH v2 0/6] x86,fs/resctrl: Pave the way for MPAM counter assignment
2026-03-18 15:55 UTC (7+ messages)
` [PATCH v2 4/6] fs/resctrl: Disallow the software controller when mbm counters are assignable
[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
2026-03-18 15:55 UTC (7+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator
[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
2026-03-18 15:54 UTC (2+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-18 15:54 UTC (49+ messages)
` [PATCH v13 01/48] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v13 02/48] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v13 03/48] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v13 04/48] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 06/48] arm64: RMI: Add wrappers for RMI calls
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 08/48] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v13 09/48] arm64: RMI: Check for LPA2 support
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 11/48] arm64: RMI: Define the user ABI
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 13/48] kvm: arm64: Don't expose unsupported capabilities for realm guests
` [PATCH v13 14/48] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 16/48] arm64: RMI: Activate realm on first VCPU run
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 18/48] arm64: RMI: Support for the VGIC in realms
` [PATCH v13 19/48] KVM: arm64: Support timers in realm RECs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 22/48] KVM: arm64: Handle realm MMIO emulation
` [PATCH v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 25/48] arm64: RMI: Set RIPAS of initial memslots
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 28/48] KVM: arm64: Handle realm VCPU load
` [PATCH v13 29/48] KVM: arm64: Validate register access for a Realm VM
` [PATCH v13 30/48] KVM: arm64: Handle Realm PSCI requests
` [PATCH v13 31/48] KVM: arm64: WARN on injected undef exceptions
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 33/48] arm64: RMI: allow userspace to inject aborts
` [PATCH v13 34/48] arm64: RMI: support RSI_HOST_CALL
` [PATCH v13 35/48] arm64: RMI: Allow checking SVE on VM instance
` [PATCH v13 36/48] arm64: RMI: Always use 4k pages for realms
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 38/48] arm64: RMI: Enable PMU support with a realm guest
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 40/48] arm64: RMI: Set breakpoint parameters through SET_ONE_REG
` [PATCH v13 41/48] arm64: RMI: Initialize PMCR.N with number counter supported by RMM
` [PATCH v13 42/48] arm64: RMI: Propagate max SVE vector length from RMM
` [PATCH v13 43/48] arm64: RMI: Configure max SVE vector length for a Realm
` [PATCH v13 44/48] arm64: RMI: Provide register list for unfinalized RMI RECs
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
` [PATCH v13 46/48] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v13 47/48] arm64: RMI: Enable realms to be created
` [PATCH v13 48/48] [WIP] arm64: RMI: Add support for SRO
[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
2026-03-18 15:54 UTC (5+ messages)
[PATCH v3] fs: Replace user_access_{begin/end} by scoped user access
2026-03-18 15:53 UTC (5+ messages)
[PATCH v3 0/3] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-18 15:53 UTC (5+ messages)
` [PATCH v3 1/3] x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
[PATCH] idpf: fix UAF and double free in idpf_plug_core_aux_dev() error path
2026-03-18 15:52 UTC
[PATCH v9 0/4] ring-buffer: Making persistent ring buffers robust
2026-03-18 15:51 UTC (6+ messages)
` [PATCH v9 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-03-18 15:50 UTC (5+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange map test
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-18 15:50 UTC (24+ messages)
` [PATCH v3 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v3 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v3 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v3 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v3 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v3 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v3 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "
[PATCH v4 0/2] tools/nolibc: add err.h
2026-03-18 15:50 UTC (3+ messages)
` [PATCH v4 1/2] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH v4 2/2] tools/nolibc: add err.h
[PATCH v2] watchdog/hpwdt: Refine hpwdt message for UV platform
2026-03-18 15:50 UTC
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2026-03-18 15:49 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
2026-03-18 15:48 UTC (2+ messages)
[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-03-18 15:47 UTC (7+ messages)
` [PATCH v4 2/2] "
[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
2026-03-18 15:47 UTC
[PATCH v2] drm/bridge: ite-it66121: Convert to DRM HDMI Audio Helper
2026-03-18 15:46 UTC
[PATCH] x86/asm: Switch clflush alternatives to use %a address operand modifier
2026-03-18 15:45 UTC (3+ messages)
[PATCH v7 0/3] kho: add support for deferred struct page init
2026-03-18 15:45 UTC (6+ messages)
` [PATCH v7 2/3] kho: fix deferred init of kho scratch
[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
2026-03-18 15:45 UTC (15+ messages)
` [PATCH net-next v2 01/13] net: add address list snapshot and reconciliation infrastructure
` [Intel-wired-lan] "
` [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [Intel-wired-lan] "
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
` [Intel-wired-lan] "
` [PATCH net-next v2 06/13] mlx5: "
` [Intel-wired-lan] "
` [PATCH net-next v2 07/13] bnxt: "
` [Intel-wired-lan] "
[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-03-18 15:44 UTC (3+ messages)
` [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
[PATCH] x86: enable Data Operand Independent Timing Mode
2026-03-18 15:44 UTC (14+ messages)
[PATCH RESEND] locking/lockdep: Replace snprintf with strscpy in seq_stats
2026-03-18 15:43 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
2026-03-18 15:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
2026-03-18 15:43 UTC (4+ messages)
[syzbot] [kernel?] INFO: task hung in ret_from_fork (4)
2026-03-18 15:43 UTC
[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
2026-03-18 15:42 UTC (2+ messages)
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-03-18 15:42 UTC (3+ messages)
[PATCH] cxl/hdm: Add support for 32 switch decoders
2026-03-18 15:40 UTC (2+ messages)
[PATCH] MAINTAINERS: Add references to tip tree handbook
2026-03-18 15:40 UTC (2+ messages)
` [tip: x86/misc] "
[PATCH] net: mana: fix use-after-free in add_adev() error path
2026-03-18 15:40 UTC
[PATCH 1/2] soc: xilinx: Fix race condition in event registration
2026-03-18 15:40 UTC (2+ messages)
[PATCH v5 0/5] gpu: nova-core: gsp: add locking to Cmdq
2026-03-18 15:40 UTC (4+ messages)
` [PATCH v5 5/5] gpu: nova-core: gsp: add mutex "
[PATCH] ice: fix double free in ice_sf_eth_activate() error path
2026-03-18 15:39 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3 0/2] clk: imx: imx6q: Fix device node reference leaks
2026-03-18 15:39 UTC (2+ messages)
[PATCH RESEND] clk: imx: imx8-acm: fix flags for acm clocks
2026-03-18 15:39 UTC (2+ messages)
[PATCH] clk: imx8mq: Correct the CSI PHY sels
2026-03-18 15:39 UTC (2+ messages)
[PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
2026-03-18 15:39 UTC (2+ messages)
[PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format specifier
2026-03-18 15:39 UTC (2+ messages)
[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
2026-03-18 15:39 UTC (2+ messages)
` (subset) "
[PATCH net 0/3] e1000/e1000e: fix uninitialized memory access in EEPROM write
2026-03-18 15:39 UTC (7+ messages)
` [PATCH net 1/3] e1000: check return value of e1000_read_eeprom
` [Intel-wired-lan] "
` [PATCH net 2/3] e1000: fix endianness conversion of uninitialized words
` [Intel-wired-lan] "
` [PATCH net 3/3] e1000e: "
` [Intel-wired-lan] "
[PATCH] netfs: Fix read abandonment during retry
2026-03-18 15:38 UTC
[PATCH] staging: rtl8723bs: Remove dead code
2026-03-18 15:37 UTC (2+ messages)
[PATCH 1/2] drbd: fix rdma dependency
2026-03-18 15:36 UTC (4+ messages)
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-03-18 15:36 UTC (5+ messages)
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
[PATCH v4] fs: Replace user_access_{begin/end} by scoped user access
2026-03-18 15:34 UTC (3+ messages)
[PATCH v7 00/15] bootconfig: fixes, cleanups, and modernization
2026-03-18 15:34 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
2026-03-18 15:34 UTC
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-18 15:32 UTC (2+ messages)
[PATCH v2 0/2] Add WQ_PERCPU to alloc_workqueue users
2026-03-18 15:31 UTC (2+ messages)
[PATCH] staging: greybus: gpio: add comment to mutex definition
2026-03-18 15:30 UTC (2+ messages)
[PATCHv2] sign-file,extract-cert: use KBUILD_SIGN_PIN in provider mode
2026-03-18 15:30 UTC (4+ messages)
[PATCH v2 00/13] SCMI Clock rates discovery rework
2026-03-18 15:29 UTC (3+ messages)
` [PATCH v2 05/13] clk: scmi: Use new simplified per-clock rate properties
[PATCH v8 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-03-18 15:29 UTC (2+ messages)
[PATCH] staging: most: dim2: remove BUG_ON() calls
2026-03-18 15:28 UTC (2+ messages)
[PATCH] arm64: dts: realtek: Fix memory node unit-address mismatch
2026-03-18 15:27 UTC (4+ messages)
[PATCH v8 00/10] pmdomain: samsung: add support for Google GS101
2026-03-18 15:27 UTC (11+ messages)
` [PATCH v8 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v8 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v8 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v8 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v8 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v8 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v8 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v8 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v8 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v8 10/10] pmdomain: samsung: implement domain-supply regulator
[PATCH 0/2] Fix issues in LoongArch page fault handling
2026-03-18 15:18 UTC (3+ messages)
` [PATCH 1/2] Loongarch: Fix stale value in __do_page_fault()
` [PATCH 2/2] LoongArch: Set FAULT_FLAG_INSTRUCTION "
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®