messages from 2026-08-21 19:14:39 to 2026-08-21 21:48:24 UTC [more...]
[PATCH 0/5] HID: hid-lenovo-go: fix controller configuration
2026-08-21 21:48 UTC (3+ messages)
` [PATCH 1/5] HID: hid-lenovo-go: use the correct calibration commands
` [PATCH 2/5] HID: hid-lenovo-go: fix the FPS mode DPI request
[RFC PATCH 0/3] platform/x86: lenovo: Add Legion Go fan controls
2026-08-21 21:47 UTC (4+ messages)
` [RFC PATCH 1/3] platform/x86: lenovo-wmi-other: Add Legion Go Full Speed control
` [RFC PATCH 2/3] platform/x86: lenovo-wmi-other: Add Legion Go fan RPM fallback
` [RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver
[PATCH RESEND 00/11] cifs: Various changes
2026-08-21 21:47 UTC (2+ messages)
[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS ZenBook UX425UA_UM425UA
2026-08-21 21:46 UTC (3+ messages)
[PATCH net v3 0/3] net: don't strip zerocopy frag markers from a forwarded skb
2026-08-21 21:45 UTC (2+ messages)
[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
2026-08-21 21:44 UTC (5+ messages)
[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
2026-08-21 21:44 UTC (4+ messages)
[PATCH] virtio: fix use-after-free in unregister_virtio_device()
2026-08-21 21:39 UTC
[PATCH net v2] net/mlx5e: Prevent stale XSK buffer release on refill retry
2026-08-21 21:37 UTC (4+ messages)
` [PATCH net v3 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
` [PATCH net v3 1/2] net/mlx5e: Prevent stale XSK buffer release on refill retry
` [PATCH net v3 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE "
[GIT PULL] perf-tools changes for v7.3
2026-08-21 21:37 UTC
[PATCH v2 00/10] nouveau: assorted display fixes (GB20x, r570 DP_CONFIG_STREAM, HF-EEODB EDIDs)
2026-08-21 21:31 UTC (8+ messages)
` [PATCH v2 01/10] drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.c
` [PATCH v2 02/10] drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/disp
` [PATCH v2 03/10] drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooks
[PATCH 0/5] Minor Imagis driver refactoring and support for IST4050
2026-08-21 21:30 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: input: touchscreen: imagis: add compatible "
` [PATCH 2/5] Input: imagis - do not report coordinates of released contacts
` [PATCH 3/5] Input: imagis - replace the protocol_b flag with a protocol enum
` [PATCH 4/5] Input: imagis - add support for the IST40xx touch reporting format
` [PATCH 5/5] Input: imagis - add support for IST4050
[PATCH RFC v2] btrfs: keep mixed block group writable for relocation setup commit
2026-08-21 21:30 UTC (4+ messages)
[PATCH net v9 0/1] openvswitch: Fix CT limit teardown use-after-free
2026-08-21 21:29 UTC (3+ messages)
` [PATCH net v9 1/1] "
[PATCH] media: amlogic-c3: Fix out-of-bounds read of metering zone coordinates
2026-08-21 21:28 UTC
[PATCH] media: amlogic-c3: Fix out-of-bounds read of metering zone coordinates
2026-08-21 21:27 UTC
[PATCH] media: amlogic-c3: Fix out-of-bounds read of metering zone coordinates
2026-08-21 21:27 UTC
[PATCH v5] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
2026-08-21 21:23 UTC (2+ messages)
[PATCH 0/6] Enable TDX module extensions
2026-08-21 21:18 UTC (6+ messages)
` [PATCH 1/6] x86/virt/tdx: Wrap TDH.SYS.CONFIG/UPDATE operations in helpers
` [PATCH 2/6] x86/virt/tdx: Configure add-on features on TDX module init and update
[REGRESSION] iommu/amd: "Fix premature break in init_iommu_one()" causes early boot hang
2026-08-21 21:11 UTC
[PATCH v6 00/17] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-08-21 21:10 UTC (18+ messages)
` [PATCH v6 01/17] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v6 02/17] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v6 03/17] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v6 04/17] rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
` [PATCH v6 05/17] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v6 06/17] rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
` [PATCH v6 07/17] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v6 08/17] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v6 09/17] rtc: rzn1: Use pm_runtime_put_sync()
` [PATCH v6 10/17] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v6 11/17] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v6 12/17] rtc: rzn1: Use temporary variable for struct device
` [PATCH v6 13/17] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v6 14/17] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v6 15/17] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v6 16/17] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v6 17/17] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
[PATCH v5] staging: rtl8723bs: fixed formatting issues in rtw_security.c
2026-08-21 21:07 UTC
[syzbot] [ide?] Internal error in ata_sff_freeze
2026-08-21 21:02 UTC (2+ messages)
(no subject)
2026-08-21 21:01 UTC (2+ messages)
`
[RFC PATCH 0/4] x86/resctrl: Refactor resctrl enumeration
2026-08-21 21:00 UTC (5+ messages)
` [RFC PATCH 1/4] x86/resctrl: Check if monitoring features are enabled
[PATCH net-next] ice: rephrase LLDP filter fallback message
2026-08-21 20:59 UTC (2+ messages)
crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
2026-08-21 20:54 UTC
[PATCH] staging: rtl8723bs: modify misleading comment
2026-08-21 20:53 UTC (2+ messages)
[PATCH] usb: pci-quirks: always assert xHCI OS ownership
2026-08-21 20:52 UTC (6+ messages)
[PATCH perf-tools-next v4 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
2026-08-21 20:49 UTC (5+ messages)
` [PATCH perf-tools-next v4 1/4] perf trace: Introduce kernel symbol beautifier for virtual addresses
` [PATCH perf-tools-next v4 2/4] perf trace: Auto-assign kernel symbol beautifier to function pointer fields
` [PATCH perf-tools-next v4 3/4] perf trace: Enhance BTF type formatting to symbolise kernel function pointers
` [PATCH perf-tools-next v4 4/4] perf tests: Add shell test for kernel symbol beautifier
[PATCH] xfs: revalidate cached COW fork mappings during writeback
2026-08-21 20:48 UTC (3+ messages)
[PATCH] dt-bindings: pinctrl: ti,pinctrl-palmas: Convert to DT schema
2026-08-21 20:48 UTC
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-21 20:44 UTC (9+ messages)
` [PATCH v4 07/10] "
[PATCH v5 00/17] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-08-21 20:43 UTC (8+ messages)
` [PATCH v5 04/17] rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
` [PATCH v5 15/17] rtc: rzn1: Add OF match data to gate SUBU register access
[PATCH 0/1] kernel/locking: Add mutual exclusion self-test
2026-08-21 20:42 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] Subject: [PATCH] nvme: remove stale namespaces by NSID range during scan
2026-08-21 20:38 UTC
[PATCH] mm/madvise: use folio_trylock() in the cold/pageout PMD split
2026-08-21 20:38 UTC (6+ messages)
[PATCH v3 00/19] maple_tree: lock checking and clean ups
2026-08-21 20:37 UTC (24+ messages)
` [PATCH v3 01/19] maple_tree: Add rcu locking check when LOCKDEP is enabled
` [PATCH v3 02/19] locking/lockdep: Add sequence counter to held_lock
` [PATCH v3 03/19] maple_tree: Add write lock checking with lockdep sequence numbers
` [PATCH v3 04/19] maple_tree: Documentation fix
` [PATCH v3 05/19] maple_tree: Drop dead code from mas_extend_spanning_null()
` [PATCH v3 06/19] maple_tree: Drop MAPLE_ALLOC_SLOTS
` [PATCH v3 07/19] maple_tree: Clarify comments on mas_nomem()
` [PATCH v3 08/19] maple_tree: Use prefetched value in mas_wr_store_type()
` [PATCH v3 09/19] maple_tree: Optimise mas_wr_node_store() when not in rcu mode
` [PATCH v3 10/19] maple_tree: micro optimisation of mas_wr_store_type()
` [PATCH v3 11/19] maple_tree: Add bulk parent set helper
` [PATCH v3 12/19] maple_tree: Catch race in mas_alloc_cyclic()
` [PATCH v3 13/19] maple_tree: Document that erase may use GFP_KERNEL for allocations
` [PATCH v3 14/19] maple_tree: Avoid mas_erase() and mtree_erase() failures
` [PATCH v3 15/19] maple_tree: Document erase and allocations better
` [PATCH v3 16/19] maple_tree: Change two GFP flags in tests
` [PATCH v3 17/19] maple_tree: Fix argument name in header
` [PATCH v3 18/19] maple_tree: Avoid extra gap calculation
` [PATCH v3 19/19] maple_tree: Add helper mas_make_walkable()
[PATCH] wifi: rtw88: disable ASPM for Lenovo IdeaPad S340-14IWL
2026-08-21 20:33 UTC (2+ messages)
warnings from validate_blend_mode_for_alpha_formats() in next-20260715
2026-08-21 20:31 UTC (5+ messages)
` [PATCH 1/8] display: fix blend_mode for non-overlay planes
[PATCH] net: qualcomm: rmnet: require real-netns admin for bridging
2026-08-21 20:28 UTC
[GIT PULL] smb: client: replace Steve French as CIFS maintainer
2026-08-21 20:26 UTC (2+ messages)
[GIT PULL] eCryptfs fixes for 7.3-rc1
2026-08-21 20:26 UTC (2+ messages)
[GIT PULL] Modules changes for v7.3-rc1
2026-08-21 20:26 UTC (2+ messages)
[GIT PULL] livepatching for 7.3
2026-08-21 20:26 UTC (2+ messages)
[GIT PULL] MIPS changes for v7.3
2026-08-21 20:26 UTC (2+ messages)
[GIT PULL] Landlock update for v7.3-rc1
2026-08-21 20:26 UTC (2+ messages)
[PATCH] kbuild: ubsan: skip UBSAN for external modules by default
2026-08-21 19:52 UTC (3+ messages)
[PATCH v4] watchdog: sbsa_gwdt: add early_enable module parameter
2026-08-21 20:24 UTC (2+ messages)
[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-08-21 20:17 UTC (7+ messages)
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
[PATCH] x86/sev: Skip DR7 write during kexec when it would trigger an unserviceable #VC
2026-08-21 20:14 UTC
[PATCH] selftests/mm: check strdup() and fix buf leak in parse_test_type()
2026-08-21 20:14 UTC (5+ messages)
[PATCH v2] pci: Add broken-GPE quirk for Lenovo Legion 16APH8 and 16AHP9 Nvidia GPUs
2026-08-21 20:04 UTC
[PATCH] kernfs: preserve security xattrs without allocating iattrs
2026-08-21 20:04 UTC (2+ messages)
[PATCH 0/1] kbuild: record real-prereqs in .cmd files
2026-08-21 19:57 UTC (4+ messages)
` [PATCH 1/1] "
[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
2026-08-21 19:52 UTC (25+ messages)
` [RFC PATCH v2 01/24] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [RFC PATCH v2 02/24] unwind_user: Stop when reaching an outermost frame
` [RFC PATCH v2 03/24] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v2 04/24] unwind_user: Flexible FP/RA recovery rules
` [RFC PATCH v2 05/24] unwind_user: Flexible CFA "
` [RFC PATCH v2 06/24] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v2 07/24] unwind_user/eh_frame: Add support for reading .eh_frame_hdr section
` [RFC PATCH v2 08/24] unwind_user/eh_frame: Store .eh_frame_hdr section data in per-mm maple tree
` [RFC PATCH v2 09/24] unwind_user/eh_frame: Add support for reading .eh_frame section
` [RFC PATCH v2 10/24] unwind_user/eh_frame: Detect .eh_frame_hdr sections in executables
` [RFC PATCH v2 11/24] unwind_user/eh_frame: Wire up unwind_user to eh_frame
` [RFC PATCH v2 12/24] unwind_user/eh_frame: Remove .eh_frame[_hdr] section on detected corruption
` [RFC PATCH v2 13/24] unwind_user/eh_frame: Show file name in debug output
` [RFC PATCH v2 14/24] unwind_user/eh_frame: Add .eh_frame[_hdr] validation option
` [RFC PATCH v2 15/24] unwind_user/eh_frame: Duplicate registered .eh_frame[_hdr] section data on clone/fork
` [RFC PATCH v2 16/24] unwind_user/eh_frame: Ignore DW_CFA_GNU_args_size
` [RFC PATCH v2 17/24] unwind_user/eh_frame: Add support for DWARF expressions
` [RFC PATCH v2 18/24] x86/uaccess: Add unsafe_copy_from_user() implementation
` [RFC PATCH v2 19/24] unwind_user/eh_frame/x86: Enable eh_frame unwinding on x86
` [RFC PATCH v2 20/24] unwind_user/eh_frame/x86: Handle PLT expressions
` [RFC PATCH v2 21/24] unwind_user/eh_frame/x86: Handle DRAP expressions
` [RFC PATCH v2 22/24] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v2 23/24] unwind_user/eh_frame/s390: Enable eh_frame unwinding on s390
` [RFC PATCH v2 24/24] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections
[PATCH v2 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
2026-08-21 19:54 UTC (5+ messages)
` [PATCH v2 1/2] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
` [PATCH v2 2/2] mm/page_isolation: guard compound_order() against racing
[PATCH bpf-next v2 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-21 19:52 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
[RFC PATCH v1 00/25] unwind_user: Implement .eh_frame handling
2026-08-21 19:51 UTC (3+ messages)
[PATCH] Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
2026-08-21 19:50 UTC (2+ messages)
[BUG] RDMA/siw: KASAN: slab-use-after-free in siw_accept
2026-08-21 19:46 UTC
[PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support
2026-08-21 19:48 UTC (3+ messages)
[PATCH v2 0/4] hwmon: (ina2xx) Decouple in0 and curr1 alarms
2026-08-21 19:48 UTC (7+ messages)
` [PATCH v2 2/4] hwmon: (ina2xx) Parameterize ina2xx_data in ina226_alert_read()
` [PATCH v2 3/4] hwmon: (ina2xx) Replace masks with enum in alert functions
` [PATCH v2 4/4] hwmon: (ina2xx) Decouple in0 and curr1 alarms
[PATCH bpf-next v6 0/9] bpf: add support for KASAN checks in JITed programs
2026-08-21 19:44 UTC (3+ messages)
[PATCH] binfmt_elf_fdpic: reject PT_LOAD with filesz larger than memsz
2026-08-21 19:43 UTC (3+ messages)
[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
2026-08-21 19:38 UTC (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Do not tear down the allocate attribute on registration failure
` [PATCH v4 02/18] PCI/P2PDMA: Wait for RCU readers before freeing state
` [PATCH v4 03/18] PCI/P2PDMA: Restrict the p2pmem search to pool backed providers
` [PATCH v4 04/18] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` [PATCH v4 06/18] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
` [PATCH v4 07/18] PCI/P2PDMA: Document the Address Type assumption
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 09/18] PCI: Add ACS egress control vector accessor
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks
` [PATCH v4 11/18] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH v4 12/18] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v4 13/18] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v4 14/18] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH v4 15/18] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH v4 16/18] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH v4 17/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-21 19:39 UTC (7+ messages)
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-21 19:38 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
[PATCH] libceph: Re-establish the FIPS keylength check in the Ceph code
2026-08-21 19:36 UTC (3+ messages)
[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
2026-08-21 19:35 UTC (6+ messages)
` [PATCH v7 05/10] rust: bitmap: add contiguous area operations
[PATCH] ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switch
2026-08-21 19:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next v3] bpf: Fix stack out-of-bounds write in cgroup link update
2026-08-21 19:35 UTC (3+ messages)
[RFC PATCH 0/1] vfio: circular locking dependency in pci_dev_reset_iommu_prepare()
2026-08-21 19:35 UTC (2+ messages)
` [RFC PATCH 1/1] selftests: vfio: Add mmap fault and device reset test
[PATCH] media: mc: Remove spurious WARN_ON in __media_pipeline_start
2026-08-21 19:33 UTC (2+ messages)
[PATCH] mm/huge_memory: allow huge pfnmaps regardless of THP mode
2026-08-21 19:32 UTC (3+ messages)
[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
2026-08-21 19:28 UTC (6+ messages)
[PATCH] Bluetooth: RFCOMM: serialize session teardown
2026-08-21 19:21 UTC (2+ messages)
[PATCH] kernfs: recheck of->released after acquiring the active reference
2026-08-21 19:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH] usb: typec: mux: Fix typec_switch_match()
2026-08-21 19:20 UTC (6+ messages)
[PATCH bpf v7] selftests/bpf: allocate a larger timeout for connection
2026-08-21 19:20 UTC (2+ messages)
[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
2026-08-21 19:14 UTC (2+ messages)
[PATCH 1/2] Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and cpu.idle
2026-08-21 19:14 UTC (3+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox