[PATCH v6] ntfs: mount hibernated volumes read-only regardless of errors=
2026-09-22 1:42 UTC (4+ messages)
[PATCH net 0/2] udp: two fixes for the 4-tuple hash table
2026-09-22 1:39 UTC (5+ messages)
` [PATCH net 1/2] udp: relocate a connected socket in the 4-tuple hash table on re-connect
` [PATCH net 2/2] udp: remove a disconnected socket from the 4-tuple hash table
[PATCH v10 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
2026-09-22 1:36 UTC (5+ messages)
` [PATCH v10 1/4] x86/boot: comment out and document redundant "cc" clobber in memcmp()
` [PATCH v10 2/4] x86/asm, x86/boot: expose inline memcmp()
` [PATCH v10 3/4] x86/asm: group inline string functions
` [PATCH v10 4/4] x86/cpuid: fix unbootable VMs by really inlining memcmp() in cpuid_base_hypervisor() and xen_prepare_pvh()
[PATCH v5 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-09-22 1:36 UTC (5+ messages)
` [PATCH v5 01/27] cxl/regs: Split the BAR block request and ioremap helpers
` [PATCH v5 02/27] cxl/regs: Let a BAR-owning driver own the component register block
[PATCH RFC v3 0/2] virtio-net: add flow filter for receive timestamps
2026-09-22 1:33 UTC (4+ messages)
` [PATCH RFC v3 1/2] virtio-net: support receive timestamp
[PATCH v7 0/3] kselftest: mm: fix some failure of split_huge_page_test
2026-09-22 1:31 UTC (3+ messages)
` [PATCH v7 3/3] kselftest: mm: remove check_huge_shmem()
[PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-22 1:31 UTC (3+ messages)
` [PATCH v3 3/8] x86/apic: Add an SVSM APIC driver
[PATCH v2] ksmbd: fix SMB2 CREATE response buffer overflow
2026-09-22 1:30 UTC (2+ messages)
[PATCH 0/6] vt: keyboard: make the kbd_event_lock ordering explicit
2026-09-22 1:28 UTC (7+ messages)
` [PATCH 1/6] vt: keyboard: publish shift_state with release semantics
` [PATCH 2/6] vt: keyboard: publish npadch_value "
` [PATCH 3/6] vt: keyboard: publish dead_key_next "
` [PATCH 4/6] vt: keyboard: publish accent_table_size "
` [PATCH 5/6] vt: keyboard: recompute the shift state into locals before publishing it
` [PATCH 6/6] vt: keyboard: publish the shift_down[] counters with release semantics
[PATCH 0/3] vt: make the console_lock ordering explicit for three variables
2026-09-22 1:27 UTC (4+ messages)
` [PATCH 1/3] vt: order the fg_console switch against vt_console_print()
` [PATCH 2/3] vt: order console_blanked between blanking and unblanking
` [PATCH 3/3] vt: order the vc_cons[] clear against console_callback()
[PATCH v5] ntfs: mount hibernated volumes read-only regardless of errors=
2026-09-22 1:26 UTC (6+ messages)
` "
` "
[PATCH] random: publish crng_init with release semantics
2026-09-22 1:26 UTC
loongarch64-linux-gcc: error: unrecognized argument in option '-march=la32v1.0'
2026-09-22 1:25 UTC
[PATCH] PM: wakeup: publish events_check_enabled with release semantics
2026-09-22 1:25 UTC
[PATCH] wifi: rtw88: sdio: Fix unhandled RX request interrupt storm
2026-09-22 1:25 UTC (7+ messages)
[RFC PATCH 0/3] cxl: Auto-create a region for Type-2 memdev attach
2026-09-22 1:25 UTC (6+ messages)
[PATCH 0/2] PM: sleep: make the async callback state explicit
2026-09-22 1:24 UTC (3+ messages)
` [PATCH 1/2] PM: sleep: publish pm_transition with release semantics
` [PATCH 2/2] PM: sleep: reset async_error with WRITE_ONCE()
[PATCH] ptp: ocp: Fix dpll device reference leak in ptp_ocp_probe()
2026-09-22 1:23 UTC (2+ messages)
[PATCH] timekeeping: publish suspend_timing_needed with release semantics
2026-09-22 1:23 UTC
[PATCH] dma-buf/udmabuf: reinstate a reasonable default size limit
2026-09-22 1:23 UTC
[PATCH net-next] net: mctp: add MCTP_OPT_ROUTE_SRCADDR getsockopt
2026-09-22 1:23 UTC (2+ messages)
[PATCH net v3 0/1] net: gso: limit recursive IP-in-IP segmentation
2026-09-22 1:23 UTC (3+ messages)
` [PATCH net v3 1/1] "
[REGRESSION 6.18.48 -> 6.18.49] hid-asus: ROG N-Key keyboard dead, also in 6.12.y
2026-09-22 1:23 UTC
[PATCH] clocksource: publish finished_booting with release semantics
2026-09-22 1:22 UTC
[PATCH] perf/hw_breakpoint: publish constraints_initialized with release semantics
2026-09-22 1:21 UTC
[PATCH v2 00/10] ntfs: persist Linux file attributes in an EA
2026-09-22 1:21 UTC (3+ messages)
` [PATCH v2 08/10] ntfs: persist immutable in the $LXFLAGS EA
[PATCH] serial: xilinx_uartps: publish console_port with release semantics
2026-09-22 1:21 UTC
[PATCH] serial: amba-pl011: publish amba_ports[] entries with release semantics
2026-09-22 1:20 UTC
[PATCH] cpufreq: scmi: publish perf_ops with release semantics
2026-09-22 1:19 UTC
[PATCH net-next v2 0/6] vsock: assign the guest vsock device to a network namespace
2026-09-22 1:18 UTC (7+ messages)
` [PATCH net-next v2 1/6] vsock: constify the transport in vsock_for_each_connected_socket()
` [PATCH net-next v2 2/6] vsock: rename the vsock pernet operations
` [PATCH net-next v2 3/6] vsock: add a netlink command to assign the g2h device to a netns
` [PATCH net-next v2 4/6] vsock/virtio: support guest device network namespace
` [PATCH net-next v2 5/6] selftests/vsock: test the guest vsock "
` [PATCH net-next v2 6/6] selftests/vsock: test the netns assign privilege checks
[PATCH] pmdomain: renesas: rcar-sysc: publish the external request mask
2026-09-22 1:17 UTC
[PATCH] pstore: publish big_oops_buf after max_compressed_size
2026-09-22 1:16 UTC
[PATCH] fs/buffer: publish max_buffer_heads with release semantics
2026-09-22 1:15 UTC
[PATCH] firmware: arm_sdei: publish sdei_entry_point with release semantics
2026-09-22 1:14 UTC
[PATCH v9 0/3] Support zero-sized HDM decoders
2026-09-22 1:14 UTC (3+ messages)
` [PATCH v9 1/3] cxl/region: Simplify poison_by_decoder() error handling
[PATCH 0/3] perf/core: order three publications against their readers
2026-09-22 1:13 UTC (4+ messages)
` [PATCH 1/3] perf/core: publish the aux_event link with release semantics
` [PATCH 2/3] perf/core: install the guest callbacks before the guest_state gate
` [PATCH 3/3] perf/core: publish perf_event_cache with release semantics
[PATCH] cpufreq: qcom-hw: order driver state before registration
2026-09-22 1:11 UTC
[PATCH v3 0/3] mm/truncate: fix data loss when truncating straddling large folios
2026-09-22 1:11 UTC (8+ messages)
` [PATCH v3 1/3] mm/truncate: fix data loss when splitting straddling large folios fails
[PATCH] dlm: fix send buffer backpressure handling
2026-09-22 1:10 UTC (2+ messages)
[PATCH] efi: capsule: publish capsule_pending after efi_reset_type
2026-09-22 1:09 UTC
[PATCH] soc: tegra: cbb: walk cbb_list under cbb_lock in the debugfs path
2026-09-22 1:08 UTC
[PATCH v3 0/6] wifi: rtw88: add RTL8723B/RTL8723BS support
2026-09-22 1:07 UTC (11+ messages)
` [PATCH v3 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver
[PATCH] soc: samsung: exynos-pmu: order pmu_base_addr before the pmu_context gate
2026-09-22 1:07 UTC
[PATCH] firmware: arm_scpi: publish scpi_ops with release semantics
2026-09-22 1:06 UTC
[Patch v2 1/2] perf aslr: Add missing SIMD handling in aslr_tool__process_sample()
2026-09-22 1:05 UTC (2+ messages)
` [Patch v2 2/2] perf util: Explicitly include required headers
[PATCH bpf-next v1 0/6] bpf: Scope callback arguments to their frame
2026-09-22 1:03 UTC (7+ messages)
` [PATCH bpf-next v1 1/6] bpf: Introduce REF_TYPE_FRAME in the verifier
` [PATCH bpf-next v1 2/6] bpf: Scope the bpf_user_ringbuf_drain() dynptr to its callback frame
` [PATCH bpf-next v1 3/6] bpf: Name the callback in frame-release diagnostics
` [PATCH bpf-next v1 4/6] selftests/bpf: Cover the user ringbuf callback dynptr lifetime
` [PATCH bpf-next v1 5/6] bpf: Scope the bpf_for_each_map_elem() array key to the callback frame
` [PATCH bpf-next v1 6/6] selftests/bpf: Cover callback-frame map key lifetime
[PATCH net] rds: ib: Clear the sg list when mapping an MR fails
2026-09-22 1:03 UTC (3+ messages)
[PATCH v4 00/10] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-09-22 1:03 UTC (3+ messages)
` [PATCH v4 10/10] perf/x86/intel: Check only PMC bits in PEBS_ENABLED when detecting host PEBS usage
[PATCH 0/2] soc: xilinx: zynqmp_power: order callback state against probe
2026-09-22 1:02 UTC (3+ messages)
` [PATCH 1/2] soc: xilinx: zynqmp_power: do not use rx_chan before probe has stored it
` [PATCH 2/2] soc: xilinx: zynqmp_power: publish the callback work pointers
[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
2026-09-22 1:02 UTC (8+ messages)
` [PATCH v2 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
[PATCH net 8/8] net: bcmgenet: mask DMA_TIMEOUT_MASK when reading DMA_RING0_TIMEOUT
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 7/8] net: bcmgenet: zero-initialize Transmit Status Block in bcmgenet_add_tsb
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 6/8] net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 5/8] net: bcmgenet: acquire ring lock with BH disabled in bcmgenet_dump_tx_queue
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 4/8] net: bcmgenet: clean up RX NAPI on bcmgenet_init_rx_queues failure
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 3/8] net: bcmgenet: do not skip WoL power up on GENET V1
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 2/8] net: bcmgenet: initialize u64 stats seq counter for all queues
2026-09-22 0:58 UTC (2+ messages)
[PATCH net 1/8] net: bcmgenet: fix 64-bit RTNL stats reading in ethtool on 32-bit systems
2026-09-22 0:58 UTC (2+ messages)
[PATCH] soc: xilinx: xlnx_event_manager: protect the registration table
2026-09-22 0:55 UTC
[PATCH net v4 0/2] net: prevent partial checksums from modifying IPv4 headers
2026-09-22 0:55 UTC (5+ messages)
` [PATCH net v5 0/2] net: prevent partial checksums from modifying network headers
` [PATCH net v5 1/2] net: validate virtio checksum start after network header
[PATCH] futex: Handle the correct robust list at compat_exit_robust_list()
2026-09-22 0:54 UTC
[PATCH] firmware: xilinx: zynqmp: serialise and publish the feature check cache
2026-09-22 0:54 UTC
[PATCH] SUNRPC: use assign_bit() where applicable
2026-09-22 0:53 UTC (5+ messages)
[PATCH] firmware: broadcom: tee_bnxt_fw: publish the TEE context last
2026-09-22 0:52 UTC
[PATCH] genirq/proc: Fix missing CPU header in /proc/interrupts
2026-09-22 0:52 UTC (2+ messages)
[PATCH] firmware: imx: scu: publish the SCU IPC handles with release semantics
2026-09-22 0:51 UTC
[PATCH net-next v2] net: dsa: mv88e6060: publish the OF module alias
2026-09-22 0:50 UTC
[PATCH net-next] octeontx2-af: Allocate ikpu2 with ARRAY_SIZE()
2026-09-22 0:50 UTC (2+ messages)
[PATCH] soc: fsl: dpio: publish the dpaa2_io object only after it is initialised
2026-09-22 0:50 UTC
[PATCH] soc: sunxi: sram: order the publication of base against sram_dev
2026-09-22 0:48 UTC
[PATCH net-next v4] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
2026-09-22 0:48 UTC (3+ messages)
[PATCH] soc: fsl: qbman: order the probed flags with release/acquire
2026-09-22 0:47 UTC
[PATCH v6 0/7] x86/fpu: Restore and reinforce signal frame portability
2026-09-22 0:45 UTC (3+ messages)
` [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig()
[PATCH net-next 0/2] net: ipv6: seg6: extack messages for lwtunnel setup
2026-09-22 0:45 UTC (5+ messages)
` [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 "
[PATCH net-next v5 0/3] net: stmmac: add Allwinner H616 EMAC1 support
2026-09-22 0:45 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: stmmac: sun8i: reset the MAC after PHY initialization
` [PATCH net-next v5 2/3] dt-bindings: net: allwinner: add H616 EMAC1
` [PATCH net-next v5 3/3] net: stmmac: sun8i: add support for Allwinner "
[PATCH v2 0/3] usb: musb: omap2430: handle PHY setup failures across PM
2026-09-22 0:44 UTC (4+ messages)
` [PATCH v2 1/3] usb: musb: omap2430: track PHY references and check initial setup
` [PATCH v2 2/3] usb: musb: omap2430: stop runtime resume after PHY setup failure
` [PATCH v2 3/3] usb: musb: omap2430: report system-resume PHY setup failures
[PATCH v2] usb: dwc3: st: balance reset ownership on deassert failure
2026-09-22 0:43 UTC
[PATCH v2] pwm: fsl-ftm: keep clock ownership balanced after resume failure
2026-09-22 0:41 UTC
[PATCH net v2] net: hip04: use 16-bit byte order for HI13X1 TX fields
2026-09-22 0:40 UTC (2+ messages)
[PATCH net] net/mlx5e: fix swapped IPv6 IPsec policy masks
2026-09-22 0:40 UTC (2+ messages)
[PATCH net] selftests: net: fix CONFIG_SYSCTL sort order in configs
2026-09-22 0:40 UTC (3+ messages)
[PATCH v1] ring-buffer: Fix the sub-buffer array base in rb_meta_subbuf_idx()
2026-09-22 0:38 UTC (3+ messages)
[PATCH net-next v4] selftests: net: move log_test to lib file and remove duplicate code
2026-09-22 0:37 UTC
[PATCH v2 0/6] sched/cache: Fixes for cache aware scheduling
2026-09-22 0:37 UTC (7+ messages)
` [PATCH v2 1/6] sched/cache: Keep nr_pref_llc_running in the runnable domain
` [PATCH v2 2/6] sched/cache: Honor migrate_llc_task semantics in active load balance
` [PATCH v2 3/6] sched/cache: Decouple sched_cache_group from mm
` [PATCH v2 4/6] sched/cache: Introduce task_struct->sched_cache_grp
` [PATCH v2 5/6] sched/cache: Skip kernel thread for cache aware scheduling
` [PATCH v2 6/6] sched/cache: Refresh LLC capacity across CPU hotplug
[PATCH RFC 0/4] regmap: convert map->lock/unlock users to a scoped guard
2026-09-22 0:32 UTC (4+ messages)
` [PATCH RFC 2/4] regcache: use the regmap scoped lock guard
[syzbot] [net?] [nfc?] WARNING in nci_unregister_device (2)
2026-09-22 0:32 UTC
[PATCH 1/2] perf alsr: Add missing SIMD handling in aslr_tool__process_sample()
2026-09-22 0:31 UTC (6+ messages)
[PATCH] net: protocol: use assign_bit() where applicable
2026-09-22 0:30 UTC (2+ messages)
[PATCH net v2] net: xscale: publish the IXP46x PTP OF module alias
2026-09-22 0:30 UTC (2+ messages)
[PATCH net v3] selftests/net: run tun tests in a dedicated network namespace
2026-09-22 0:30 UTC (2+ messages)
[PATCH net v2] net: alacritech: publish the PCI module aliases
2026-09-22 0:30 UTC (2+ messages)
[PATCH net v2] net: usb: sr9700: include receive overhead in the length check
2026-09-22 0:30 UTC (2+ messages)
[PATCH net] dpll: use exact lookup for reference sync pin id
2026-09-22 0:30 UTC (3+ messages)
[PATCH v12 00/25] Allow AET to use PMT as loadable module
2026-09-22 0:30 UTC (4+ messages)
` [PATCH v12 12/25] arm,x86,fs/resctrl: Allocate maximum needed rmid_ptrs[]
[PATCH] firmware: imx: sm: publish the protocol handle after the ops pointer
2026-09-22 0:28 UTC
[PATCH v8 0/4] Introduce Allwinner H616 PWM controller
2026-09-22 0:27 UTC (4+ messages)
` [PATCH v8 2/4] pwm: sun8i: Add H616 PWM support
[PATCH v2 02/11] iio: adc: change from %ld to %pe for PTR_ERR() printing
2026-09-22 0:23 UTC (4+ messages)
[PATCH net 0/2] tcp: correct timestamp echo for accepted old ACKs
2026-09-22 0:22 UTC (5+ messages)
` [PATCH net 1/2] tcp: refresh TS.Recent "
` [PATCH net 2/2] selftests: net: check timestamp echo after an old ACK
[PATCH net-next v2] selftests: net: fou_mcast_encap: load the fou module
2026-09-22 0:20 UTC (2+ messages)
[PATCH] thunderbolt: stream: Make read return framing error to the userspace
2026-09-22 0:17 UTC
[GIT PULL] MM hotfixes for 7.3-rc5
2026-09-22 0:17 UTC
[PATCH] mshv_vtl: Check per-CPU register page before mmap
2026-09-22 0:14 UTC (2+ messages)
[net-next, v3 00/11] add features to bnge
2026-09-22 0:13 UTC (4+ messages)
` [net-next, v3 01/11] bnge: update HSI
[PATCH v8 00/17] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-09-22 0:13 UTC (4+ messages)
[syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_push_work
2026-09-22 0:13 UTC
[PATCH v5 0/6] KVM: guest_memfd: Fix binding bugs
2026-09-22 0:13 UTC (7+ messages)
` [PATCH v5 1/6] KVM: guest_memfd: Gracefully handle xarray errors when binding a memslot
` [PATCH v5 2/6] KVM: Use goto to handle errors during memslot preparation
` [PATCH v5 3/6] KVM: Only bind memslot to guest_memfd instance for CREATE operations
` [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases
` [PATCH v5 5/6] KVM: guest_memfd: Establish memslot<=>guest_memfd bindings *after* memslot is ready
` [PATCH v5 6/6] KVM: guest_memfd: Drop superfluous WRITE_ONCE() when binding a memslot
[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
2026-09-22 0:11 UTC (13+ messages)
` [PATCH 7/7] mailbox: goog-mba: Introduce the goog-mba mailbox driver
[PATCH net] net: airoha: npu: cancel wdt_work after releasing the WDT IRQ
2026-09-22 0:09 UTC
[PATCH v9 0/5] Introduce Allwinner H616 PWM controller
2026-09-22 0:06 UTC (6+ messages)
` [PATCH v9 1/5] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v9 2/5] pwm: sun8i: Add H616 PWM support
` [PATCH v9 3/5] pwm: sun8i: export the bypass outputs as clocks
` [PATCH v9 4/5] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v9 5/5] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver
[PATCH] KVM: VMX: Move bus lock handler from main.c => common.h
2026-09-22 0:01 UTC
[PATCH v3] nilfs2: fix checkpoint root lifetime on sysfs errors
2026-09-22 0:00 UTC (5+ messages)
` [PATCH v4] "
[PATCH net-next v6 0/4] rtnetlink: dump link-layer multicast addresses
2026-09-21 23:59 UTC (5+ messages)
` [PATCH net-next v6 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
` [PATCH net-next v6 2/4] net: add AF_PACKET multicast dumps
` [PATCH net-next v6 3/4] netlink: specs: rt-addr: document "
` [PATCH net-next v6 4/4] selftests: net: test "
[PATCH v2] usb: gadget: f_uac1_legacy: validate bRequest index in generic_{set,get}_cmd
2026-09-21 23:57 UTC (2+ messages)
[PATCH] ASoC: wm8962: Prevent mic_work rearm during removal
2026-09-21 23:57 UTC
[PATCH] KVM: VMX: Formally define KVM's "0xdead" exit reason used for failed VM-Enter
2026-09-21 23:56 UTC
[PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
2026-09-21 23:56 UTC (5+ messages)
[PATCH] NFSv4/pNFS: Preserve layoutreturn seqid while lsegs drain
2026-09-21 23:55 UTC
[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-09-21 23:54 UTC (5+ messages)
` [PATCH v4 3/9] KVM: TDX: Set bits 31:16 to 0 for the synthesized Exit Reason
[PATCH v7 00/10] iio: pressure: dps310: FIFO and triggered buffer support
2026-09-21 23:53 UTC (5+ messages)
` [PATCH v7 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer()
[PATCH] platform/chrome: cros_ec_typec: Stop altmode work before unregistering ports
2026-09-21 23:52 UTC (2+ messages)
[PATCH net-next v3 0/3] net: devmem: remove gen_pool from dma-buf allocations
2026-09-21 23:50 UTC (2+ messages)
[PATCH net-next v7 10/11] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
2026-09-21 23:43 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®