[PATCH v2 0/3] Add support for exynos5250-manta (Google Nexus 10)
2025-11-25 15:22 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v2 2/3] ARM: dts: exynos: "
` [PATCH v2 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
[PATCH] MAINTAINERS: add Mike Rapoport as maintainer for userfaultfd
2025-11-25 15:19 UTC (4+ messages)
WD Red SN700 4000GB, F/W: 11C120WD (Device not ready; aborting reset, CSTS=0x1)
2025-11-25 15:19 UTC (4+ messages)
[PATCH v7 00/22] Live Update Orchestrator
2025-11-25 15:17 UTC (14+ messages)
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
[PATCH v2 00/12] x86: WARN() hackery
2025-11-25 15:17 UTC (5+ messages)
` [PATCH v2 08/12] x86/bug: Add BUG_FORMAT basics
[PATCH] staging: most: dim2: fix missing cleanup on interface registration failure
2025-11-25 15:16 UTC (2+ messages)
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
2025-11-25 15:15 UTC (3+ messages)
` [PATCH v2] security: Rename functions and add namespace mapping tests
[PATCH v2] kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_node
2025-11-25 15:13 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v1 0/2] ieee802154: use macros to replace hard-coded channel masks
2025-11-25 15:11 UTC (4+ messages)
` [PATCH v1 1/2] include: add macros for ieee 802.15.4 "
` [PATCH v1 2/2] net/ieee802154: use channel mask macros replace the hard-coded magic number
[PATCH 0/2] apparmor unaligned memory fixes
2025-11-25 15:11 UTC (7+ messages)
[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
2025-11-25 15:11 UTC (4+ messages)
[PATCH RESEND v6] checkpatch: add uninitialized pointer with __free attribute check
2025-11-25 15:09 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-11-25 15:09 UTC
NULL ptr deref in acpi_idle_enter+0x46/0x100
2025-11-25 15:06 UTC (4+ messages)
[PATCH v4 00/16] Add RZ/G3E RSCI support
2025-11-25 15:06 UTC (17+ messages)
` [PATCH v4 01/16] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH v4 02/16] serial: sh-sci: Add sci_is_fifo_type()
` [PATCH v4 03/16] serial: rsci: Drop rsci_clear_SCxSR()
` [PATCH v4 04/16] serial: sh-sci: Drop extra lines
` [PATCH v4 05/16] serial: rsci: Drop unused macro DCR
` [PATCH v4 06/16] serial: rsci: Drop unused TDR register
` [PATCH v4 07/16] serial: sh-sci: Use devm_reset_control_array_get_exclusive()
` [PATCH v4 08/16] serial: sh-sci: Update rx_trigger size for RZ/T2H RSCI
` [PATCH v4 09/16] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH v4 10/16] serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
` [PATCH v4 11/16] serial: sh-sci: Add RSCI_PORT_SCIF32 port ID
` [PATCH v4 12/16] serial: sh-sci: Add support for RZ/G3E RSCI clks
` [PATCH v4 13/16] serial: sh-sci: Make sci_scbrr_calc() public
` [PATCH v4 14/16] serial: sh-sci: Add finish_console_write() callback
` [PATCH v4 15/16] serial: rsci: Update early_console data and callback() names
` [PATCH v4 16/16] serial: sh-sci: Add support for RZ/G3E RSCI
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-25 15:05 UTC (3+ messages)
[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-11-25 15:04 UTC (3+ messages)
` [PATCH v7 12/22] wifi: nxpwifi: introduce command and event handling infrastructure
` [PATCH v7 12/22] wifi: nxpwifi: introduce command and event handling infrastructure#
[PATCH net-next] docs: tls: Enhance TLS resync async process documentation
2025-11-25 15:03 UTC (2+ messages)
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-25 15:01 UTC (11+ messages)
` [PATCH net-next v6 1/8] ptr_ring: add __ptr_ring_full_next() to predict imminent fullness
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space
error[E0609]: no field `driver_data` on type `bindings::acpi_device_id`
2025-11-25 15:00 UTC
[PATCH 0/2] battery: Add SiLION battery technology
2025-11-25 14:59 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: battery: Add SiLION battery bindings technology
[PATCH bpf-next v11 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-25 14:58 UTC (9+ messages)
` [PATCH bpf-next v11 1/8] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v11 2/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v11 3/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v11 4/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v11 5/8] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v11 6/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v11 7/8] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v11 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH v7 0/6] rust: pci: add config space read/write support
2025-11-25 14:58 UTC (11+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait
` [PATCH v7 5/6] rust: pci: add config space read/write support
linux-next: build failure after merge of the bitmap tree
2025-11-25 14:55 UTC (6+ messages)
[PATCH v6 0/1] KVM: Add support for the ERAPS feature
2025-11-25 14:54 UTC (7+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests
linux-next: boot warning from the final tree
2025-11-25 14:54 UTC (2+ messages)
` [PATCH] locking/mutex: Initialize mutex::magic even when LOCKDEP=n
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_new_connection_cb
2025-11-25 14:54 UTC (3+ messages)
[syzbot] [net?] possible deadlock in inet_shutdown (2)
2025-11-25 14:53 UTC
[PATCHv7 2/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
2025-11-25 14:53 UTC (3+ messages)
` [PATCHv2 0/2] sched/deadline: Fix potential race in dl_add_task_root_domain()
[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
2025-11-25 14:52 UTC (2+ messages)
[PATCH v2 00/10] drm/msm: Add support for Kaanapali
2025-11-25 14:50 UTC (7+ messages)
` [PATCH v2 05/10] drm/msm/mdss: "
` [PATCH v2 06/10] drm/msm/dsi/phy: "
` [PATCH v2 08/10] Add interrupt registers for DPU 13.0.0
[PATCH net-next] net: stmmac: Fix E2E delay mechanism
2025-11-25 14:50 UTC
linux-next: manual merge of the kvm-x86 tree with the vfs-brauner tree
2025-11-25 14:49 UTC (2+ messages)
[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
2025-11-25 14:45 UTC (11+ messages)
` [PATCH v2 01/10] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v2 02/10] serdev: Add serdev device based driver match support
` [PATCH v2 03/10] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH v2 04/10] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v2 05/10] serdev: Add modalias support for serdev client devices
` [PATCH v2 06/10] dt-bindings: serial: Document the graph port
` [PATCH v2 07/10] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v2 09/10] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH v2 10/10] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
[Bug][xfstests crash on nfs] kernel BUG at kernel/cred.c:104!
2025-11-25 14:45 UTC
[PATCH v19 0/2] reboot-mode: Expose sysfs for registered reboot modes
2025-11-25 14:44 UTC (3+ messages)
` [PATCH v19 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH v6 26/30 (mawk fix)] objtool: Add function to get the name of a CPU feature
2025-11-25 14:43 UTC (3+ messages)
[PATCH v2 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
2025-11-25 14:42 UTC (5+ messages)
[PATCH net-next 05/12] ipvlan: Make the addrs_lock be per port
2025-11-25 14:40 UTC (10+ messages)
` [PATCH net-next 06/12] ipvlan: Take addr_lock in ipvlan_open()
` [PATCH net-next 07/12] ipvlan: Don't allow children to use IPs of main
` [PATCH net-next 11/12] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
` [PATCH net-next 12/12] selftests: net: selftest for ipvlan-macnat mode
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-11-25 14:39 UTC (9+ messages)
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M
[RFC PATCH v1 0/2] cxl/cli: HPA-ordered destroy-region teardown
2025-11-25 14:38 UTC (3+ messages)
` [RFC PATCH v1 1/2] cxl/cli: add helpers to collect and sort regions by HPA
` [RFC PATCH v1 2/2] cxl/cli: enforce HPA-descending teardown order for destroy-region
[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-25 14:38 UTC (5+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-11-25 14:36 UTC (2+ messages)
[PATCH] reset: gpio: add a devlink between reset-gpio and its consumer
2025-11-25 14:33 UTC (2+ messages)
[PATCH v6 0/6] Use Rust Bitmap from Rust Binder driver
2025-11-25 14:32 UTC (8+ messages)
` [PATCH v6 1/6] rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constants
` [PATCH v6 2/6] rust: bitmap: add BitmapVec::new_inline()
` [PATCH v6 3/6] rust: id_pool: rename IdPool::new() to with_capacity()
` [PATCH v6 4/6] rust: id_pool: do not supply starting capacity
` [PATCH v6 5/6] rust: id_pool: do not immediately acquire new ids
` [PATCH v6 6/6] rust_binder: use bitmap for allocation of handles
[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-25 14:29 UTC (4+ messages)
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
[PATCH] wifi: ath11k: fix rssi station dump for IPQ5018 and QCN6122
2025-11-25 14:28 UTC
thermal/drivers/airoha: Fix low trip temperature setting
2025-11-25 14:27 UTC (2+ messages)
[GIT PULL] MIPS fixes for v6.18
2025-11-25 14:25 UTC (6+ messages)
Clarifying confusion of our variable placement rules caused by cleanup.h
2025-11-25 14:25 UTC (2+ messages)
[PATCH 0/5] drm: Remove remaining support for kdb
2025-11-25 14:24 UTC (3+ messages)
[PATCH] Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
2025-11-25 14:23 UTC (11+ messages)
[PATCH v7 0/5] Disable ATS via iommu during PCI resets
2025-11-25 14:22 UTC (2+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-11-25 14:21 UTC (6+ messages)
[PATCH v4 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
2025-11-25 14:20 UTC (6+ messages)
` [PATCH v4 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
2025-11-25 14:20 UTC (6+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag
[PATCH 0/13] rtla: Code robustness and maintainability improvements
2025-11-25 14:20 UTC (10+ messages)
` [rtla 04/13] rtla: Replace atoi() with a robust strtoi()
` [rtla 05/13] rtla: Simplify argument parsing
` [rtla 07/13] rtla: Introduce timerlat_restart() helper
[PATCH v2] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
2025-11-25 14:19 UTC
[PATCH v9 0/3] SCM: Support latest version of waitq-aware firmware
2025-11-25 14:19 UTC (5+ messages)
` [PATCH v9 2/3] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH v9 3/3] firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()
[PATCH v2 0/16] SRCU updates for v6.19
2025-11-25 14:18 UTC (3+ messages)
` [PATCH v2 14/16] srcu: Create an SRCU-fast-updown API
[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
2025-11-25 14:18 UTC (2+ messages)
[PATCH] PCI: PCI_SKY1_HOST should depend on ARCH_CIX
2025-11-25 14:17 UTC
[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
2025-11-25 14:17 UTC (3+ messages)
[PATCH] timekeeping: Fix error code in tk_aux_sysfs_init()
2025-11-25 14:17 UTC (2+ messages)
[PATCH v2] iommu/amd: Relay __modify_irte_ga() error in modify_irte_ga()
2025-11-25 14:14 UTC (2+ messages)
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-25 14:13 UTC (6+ messages)
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
[PATCH v3 0/3] Add support for Cix Sky1 resets
2025-11-25 14:12 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
` 回复: "
[PATCH v2] PCI: host-generic: Move bridge allocation outside of pci_host_common_init()
2025-11-25 14:11 UTC (2+ messages)
[PATCH] iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_irte_ga()
2025-11-25 14:10 UTC (2+ messages)
[PATCH v4 00/22] Add USB2.0 support for RZ/G3E
2025-11-25 14:10 UTC (3+ messages)
` [PATCH v4 11/22] phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
[PATCH net v3] net: lan966x: Fix the initialization of taprio
2025-11-25 14:09 UTC (2+ messages)
[PATCH v3 0/3] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-11-25 14:05 UTC (5+ messages)
` [PATCH v3 2/3] i3c: dw: Add sysfs support for Device NACK Retry count
[PATCH 0/6] Start of Upstream Support for TUXEDO NB02 devices
2025-11-25 14:05 UTC (14+ messages)
` [PATCH 2/6] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices
[PATCH] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
2025-11-25 14:03 UTC
[PATCH next] ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
2025-11-25 14:03 UTC (2+ messages)
[PATCH v1 0/2] Revise Meta Santabarbara devicetree
2025-11-25 13:59 UTC (3+ messages)
` [PATCH v1 1/2] ARM: dts: aspeed: santabarbara: Add swb IO expander and gpio line names
` [PATCH v1 2/2] ARM: dts: aspeed: santabarbara: Enable ipmb device for OCP debug card
[PATCH v3 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-11-25 13:59 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
Kernel 6.14.11 dl_server_timer(...) causing IPI/Function Call Interrupts on isolcpu/nohz_full cores, performance regression
2025-11-25 13:58 UTC (9+ messages)
[PATCH] power: sequencing: qcom-wcn: use device_get_match_data()
2025-11-25 13:56 UTC (2+ messages)
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-11-25 13:55 UTC (12+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
[PATCH 0/5] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
2025-11-25 13:55 UTC (9+ messages)
` [PATCH 3/5] PCI/pwrctrl: Add APIs for explicitly creating and destroying pwrctrl devices
` [PATCH 4/5] PCI/pwrctrl: Add APIs to power on/off the "
[PATCH v6 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-11-25 13:54 UTC (7+ messages)
[PATCH RESEND iwlwifi-next] wifi: iwlwifi: mld: remove unused variable in d3.c
2025-11-25 13:54 UTC (7+ messages)
[PATCH] KVM: arm64: Fix error checking for FFA_VERSION
2025-11-25 13:54 UTC (5+ messages)
[PATCH 6.12 000/185] 6.12.59-rc1 review
2025-11-25 13:54 UTC (3+ messages)
[PATCH next] nvdimm: Prevent integer overflow in ramdax_get_config_data()
2025-11-25 13:54 UTC
[PATCH next] drm/mediatek: Fix platform_get_irq() error checking
2025-11-25 13:52 UTC
[PATCH] mfd: sec: Drop a stray semicolon
2025-11-25 13:51 UTC (2+ messages)
` (subset) "
[RFC WIP 0/3] DRM Jobqueue
2025-11-25 13:50 UTC (7+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions
[PATCH] LoongArch: Fix build errors for CONFIG_RANDSTRUCT
2025-11-25 13:49 UTC (2+ messages)
[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
2025-11-25 13:49 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] platform/x86/uniwill: Implement cTGP setting
[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
2025-11-25 13:48 UTC (4+ messages)
` [PATCH v3 2/7] "
[PATCH v18 0/3] leds: add new LED driver for TI LP5812
2025-11-25 13:48 UTC (3+ messages)
` [PATCH v18 2/3] leds: add basic support for TI/National Semiconductor LP5812 LED Driver
[linux-next:master] [VFS/nfsd/cachefiles/ovl] 7ab96df840: WARNING:at_fs/dcache.c:#umount_check
2025-11-25 13:48 UTC
[PATCH v4 0/8] drm/panthor: Add support for Mali-G1 GPUs
2025-11-25 13:47 UTC (3+ messages)
[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-25 13:47 UTC (3+ messages)
` [PATCH v9 4/7] x86/mm: Simplify clear_page_*
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_new_connection_cb
2025-11-25 13:46 UTC (2+ messages)
[PATCH 0/2] kho: fixes for vmalloc restoration
2025-11-25 13:45 UTC (3+ messages)
` [PATCH 2/2] kho: fix restoring of contiguous ranges of order-0 pages
[PATCH 1/2] x86/paravirt: Remove trailing semicolons from alternative asm templates
2025-11-25 13:44 UTC (4+ messages)
` [PATCH 2/2] x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
[PATCH v5 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-11-25 13:43 UTC (5+ messages)
` [PATCH v5 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
[RESEND PATCH 1/2] dt-bindings: soc: altera: Move altera.yaml from arm to soc
2025-11-25 13:40 UTC (2+ messages)
` [RESEND PATCH 2/2] dt-bindings: soc: altera: combine Intel's SoCFPGA into altera.yaml
[PATCH v5 00/12] Nesting support for lazy MMU mode
2025-11-25 13:39 UTC (3+ messages)
` [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching
[PATCH] selftests/run_kselftest.sh: Add `--skip` argument option
2025-11-25 13:38 UTC (2+ messages)
[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
2025-11-25 13:37 UTC (3+ messages)
` [PATCH 4/4] ASoC: stm32: sai: clean up probe error path
[PATCH 3/3] sched: Update ->next_balance correctly during newidle balance
2025-11-25 13:27 UTC (2+ messages)
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®