messages from 2025-09-18 14:02:48 to 2025-09-20 20:13:27 UTC [more...]
[PATCH 6.17 REGRESSION FIX] gpiolib: acpi: Make set debounce errors non fatal
2025-09-20 20:13 UTC (2+ messages)
[PATCH v2] gpiolib: Extend software-node support to support secondary software-nodes
2025-09-20 20:09 UTC
[PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
2025-09-20 14:45 UTC (6+ messages)
[PATCH] media: pci: intel: ivsc: fix error handling in scan_one_device()
2025-09-20 13:42 UTC
[PATCH v2] mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_call()
2025-09-20 13:25 UTC
[PATCH v3] sparc: fix error handling in scan_one_device()
2025-09-20 12:53 UTC
[PATCH v2] crypto: aspeed - Fix dma_unmap_sg() direction
2025-09-20 12:24 UTC (2+ messages)
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-20 10:21 UTC (30+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 07/27 5.10.y] minmax: fix header inclusions
` [PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
` [PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH 22/27 5.10.y] minmax.h: update some comments
` [PATCH 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
[PATCH] of: unittest: Fix device reference count leak in of_unittest_pci_node_verify
2025-09-20 8:51 UTC
[PATCH 6.12 000/140] 6.12.48-rc1 review
2025-09-20 7:12 UTC (7+ messages)
` [PATCH 6.12 113/140] netfilter: nf_tables: Reintroduce shortened deletion notifications
[PATCH] riscv: Use an atomic xchg in pudp_huge_get_and_clear()
2025-09-20 1:39 UTC (2+ messages)
[PATCH 0/2] Fix riscv sparse warnings
2025-09-20 0:55 UTC (5+ messages)
` [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
` [PATCH 2/2] riscv: Fix sparse warning about different address spaces
[PATCH 5.15.y] mptcp: set remote_deny_join_id0 on SYN recv
2025-09-19 23:17 UTC
[PATCH] drm/xe/uapi: loosen used tracking restriction
2025-09-19 23:05 UTC (3+ messages)
[PATCH 6.1.y 0/2] mptcp: fix recent failed backports (20250919)
2025-09-19 22:51 UTC (3+ messages)
` [PATCH 6.1.y 1/2] mptcp: pm: nl: announce deny-join-id0 flag
` [PATCH 6.1.y 2/2] selftests: mptcp: userspace pm: validate "
[PATCH 6.6.y 0/2] mptcp: fix recent failed backports (20250919)
2025-09-19 22:38 UTC (3+ messages)
` [PATCH 6.6.y 1/2] mptcp: pm: nl: announce deny-join-id0 flag
` [PATCH 6.6.y 2/2] selftests: mptcp: userspace pm: validate "
[PATCH 6.12.y] mptcp: pm: nl: announce deny-join-id0 flag
2025-09-19 21:52 UTC
[PATCH 6.16.y] mptcp: pm: nl: announce deny-join-id0 flag
2025-09-19 21:49 UTC
stable: queue/* branches no longer updated
2025-09-19 21:30 UTC (3+ messages)
[PATCH rtw-next v5 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
2025-09-19 21:08 UTC (2+ messages)
` [PATCH rtw-next v5 2/4] wifi: rtw89: avoid possible TX wait initialization race
+ kmsan-fix-out-of-bounds-access-to-shadow-memory.patch added to mm-hotfixes-unstable branch
2025-09-19 21:08 UTC
+ squashfs-fix-uninit-value-in-squashfs_get_parent.patch added to mm-nonmm-unstable branch
2025-09-19 21:07 UTC
+ fs-proc-task_mmu-check-cur_buf-for-null.patch added to mm-hotfixes-unstable branch
2025-09-19 20:14 UTC
[PATCH 6.12.y 0/3] Fix a backport of VMSCAPE enumeration fix
2025-09-19 20:07 UTC (5+ messages)
` [PATCH 6.12.y 1/3] x86/bugs: Add SRSO_USER_KERNEL_NO support
` [PATCH 6.12.y 2/3] x86/bugs: KVM: Add support for SRSO_MSR_FIX
` [PATCH 6.12.y 3/3] KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
[tip: x86/cpu] x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)
2025-09-19 19:55 UTC
[tip: x86/cpu] x86/umip: Check that the instruction opcode is at least two bytes
2025-09-19 19:55 UTC
[PATCH net] net/core : fix KMSAN: uninit value in tipc_rcv
2025-09-19 19:09 UTC (3+ messages)
[PATCH net v3] net: nfc: nci: Add parameter validation for packet data
2025-09-19 18:52 UTC (4+ messages)
[PATCH net 0/8][pull request] i40e: virtchnl improvements
2025-09-19 18:49 UTC (9+ messages)
` [PATCH net 1/8] i40e: add validation for ring_len param
` [PATCH net 2/8] i40e: fix idx validation in i40e_validate_queue_map
` [PATCH net 3/8] i40e: fix idx validation in config queues msg
` [PATCH net 4/8] i40e: fix input validation logic for action_meta
` [PATCH net 5/8] i40e: fix validation of VF state in get resources
` [PATCH net 6/8] i40e: add max boundary check for VF filters
` [PATCH net 7/8] i40e: add mask to apply valid bits for itr_idx
` [PATCH net 8/8] i40e: improve VF MAC filters accounting
[PATCH net RESEND] net/core : fix KMSAN: uninit value in tipc_rcv
2025-09-19 18:31 UTC
[PATCH v2 RESEND] sparc: fix error handling in scan_one_device()
2025-09-19 18:08 UTC (2+ messages)
[bug-report 6.12.y] Probably a problematic stable backport commit: 7c62c442b6eb ("x86/vmscape: Enumerate VMSCAPE bug")
2025-09-19 17:37 UTC (4+ messages)
[PATCH] ceph: fix deadlock bugs by making iput() calls asynchronous
2025-09-19 16:41 UTC (6+ messages)
[PATCH 1/1] perf/x86/intel: Fix crash in icl_update_topdown_event()
2025-09-19 16:26 UTC
[PATCH] fs/proc/task_mmu: check cur_buf for NULL
2025-09-19 16:22 UTC (2+ messages)
[PATCH v3 0/3] phy: qcom: edp: Add missing ref clock to x1e80100
2025-09-19 15:02 UTC (5+ messages)
Linux 6.16.8
2025-09-19 14:51 UTC (2+ messages)
Linux 6.12.48
2025-09-19 14:50 UTC (2+ messages)
Linux 6.6.107
2025-09-19 14:50 UTC (2+ messages)
Linux 6.1.153
2025-09-19 14:50 UTC (2+ messages)
[PATCH net-next] mptcp: reset blackhole on success with non-loopback ifaces
2025-09-19 14:30 UTC (4+ messages)
[PATCH v2] nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE
2025-09-19 14:28 UTC
[PATCH 0/1] perf/x86/intel: Fix crash in icl_update_topdown_event()
2025-09-19 13:56 UTC (2+ messages)
FAILED: patch "[PATCH] dt-bindings: serial: 8250: move a constraint" failed to apply to 6.16-stable tree
2025-09-19 12:45 UTC (4+ messages)
` [PATCH 6.16.y 1/3] dt-bindings: serial: 8250: allow clock 'uartclk' and 'reg' for nxp,lpc1850-uart
` [PATCH 6.16.y 3/3] dt-bindings: serial: 8250: move a constraint
FAILED: patch "[PATCH] dt-bindings: serial: 8250: allow "main" and "uart" as clock" failed to apply to 6.16-stable tree
2025-09-19 12:45 UTC (4+ messages)
` [PATCH 6.16.y 1/2] dt-bindings: serial: 8250: allow clock 'uartclk' and 'reg' for nxp,lpc1850-uart
` [PATCH 6.16.y 2/2] dt-bindings: serial: 8250: allow "main" and "uart" as clock names
[PATCH] tee: fix register_shm_helper()
2025-09-19 12:40 UTC
[PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
2025-09-19 12:14 UTC
[PATCH 6.16 000/189] 6.16.8-rc1 review
2025-09-19 11:11 UTC (7+ messages)
[PATCH 0/7 5.10.y] Cherry pick of minmax.h commits from 5.15.y
2025-09-19 10:41 UTC (3+ messages)
[PATCH v5] mm: Fix possible deadlock in kmemleak
2025-09-19 10:37 UTC (2+ messages)
New September Order. 73275 Friday, September 19, 2025 at 12:16:32 PM
2025-09-19 10:16 UTC
[PATCH RESEND] scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
2025-09-19 9:26 UTC
[PATCH 1/4] locking/spinlock/debug: Fix data-race in do_raw_write_lock
2025-09-19 9:12 UTC
[PATCH iwl-net v1 0/4] ixgbe/ixgbevf: fix PF/VF communication issues
2025-09-19 8:16 UTC (9+ messages)
` [PATCH iwl-net v1 1/4] ixgbevf: fix getting link speed data for E610 devices
` [Intel-wired-lan] "
` [PATCH iwl-net v1 2/4] ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
` [Intel-wired-lan] "
` [PATCH iwl-net v1 3/4] ixgbevf: fix mailbox API compatibility by negotiating supported features
` [Intel-wired-lan] "
` [PATCH iwl-net v1 4/4] ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
` [Intel-wired-lan] "
[PATCH v2] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible
2025-09-19 8:12 UTC (2+ messages)
[PATCH rtw v4 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
2025-09-19 7:46 UTC (12+ messages)
` [PATCH rtw v4 2/4] wifi: rtw89: fix tx_wait initialization race
[PATCH v2] iommu/amd/pgtbl: Fix possible race while increase page table level
2025-09-19 7:40 UTC (2+ messages)
[PATCH vhost 1/3] vhost-net: unbreak busy polling
2025-09-19 7:25 UTC (3+ messages)
[PATCH 6.1 00/78] 6.1.153-rc1 review
2025-09-19 7:19 UTC (6+ messages)
[PATCH 1/1] iommu/vt-d: PRS isn't usable if PDS isn't supported
2025-09-19 7:13 UTC (4+ messages)
[PATCH v3] arm64: dts: st: Add memory-region-names property for stm32mp257f-ev1
2025-09-19 7:07 UTC (2+ messages)
[PATCH v3] clocksource: clps711x: Fix resource leaks in error paths
2025-09-19 3:54 UTC (2+ messages)
` [PATCH v4] "
[PATCH v5 8/8] iommu/sva: Invalidate stale IOTLB entries for kernel address space
2025-09-19 5:40 UTC
[v2 PATCH] arm64: kprobes: call set_memory_rox() for kprobe page
2025-09-19 4:01 UTC (4+ messages)
[PATCH v2] RDMA/rxe: Fix race in do_task() when draining
2025-09-19 3:31 UTC (2+ messages)
New September Order. 49038 Friday, September 19, 2025 at 05:26:37 AM
2025-09-19 3:26 UTC
[PATCH] RDMA/rxe: Fix race in do_task() when draining
2025-09-19 3:15 UTC (5+ messages)
[PATCH] scsi: hptiop: Add check for device-provided context pointer in ITL callback
2025-09-19 2:11 UTC
[PATCH] wifi: ath11k: fix NULL derefence in ath11k_qmi_m3_load()
2025-09-18 23:47 UTC (3+ messages)
[PATCH] perf/arm-cmn: Fix CMN S3 DTM offset
2025-09-18 21:10 UTC (2+ messages)
[PATCH 0/2] drm/xe: Fix some rebar issues
2025-09-18 20:58 UTC (3+ messages)
` [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
` [PATCH 2/2] drm/xe: Move rebar to be done earlier
[PATCH 6.6 000/101] 6.6.107-rc1 review
2025-09-18 20:11 UTC (3+ messages)
[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
2025-09-18 19:56 UTC (10+ messages)
[PATCH v2 0/4] arm64: dts: marvell: cn913x-solidrun: fix sata ports status
2025-09-18 17:40 UTC (8+ messages)
` [PATCH v2 3/4] arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 ports
[PATCH] nvdimm: ndtest: Add check for devm_kcalloc() allocations in ndtest_probe()
2025-09-18 17:18 UTC (2+ messages)
[PATCH v2 0/3] ext4: Add support for mounted updates to the superblock via an ioctl
2025-09-18 16:55 UTC (4+ messages)
` [PATCH v2 1/3] ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Backport request for commit 5326ab737a47 ("virtio_console: fix order of fields cols and rows")
2025-09-18 16:19 UTC (3+ messages)
[PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
2025-09-18 15:17 UTC (2+ messages)
[PATCH] usb: xhci: Check kcalloc_node() when allocating interrupter array in xhci_mem_init()
2025-09-18 15:38 UTC (2+ messages)
[GIT PULL] virtio,vhost: last minute fixes
2025-09-18 15:03 UTC (3+ messages)
[PATCH] net: liquidio: fix overflow in octeon_init_instr_queue()
2025-09-18 15:00 UTC (3+ messages)
[PATCH] drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_locked()
2025-09-18 13:04 UTC
[PATCH wireless] wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
2025-09-18 14:47 UTC (4+ messages)
[PATCH] ASoC: mediatek: mt8365: Add check for devm_kcalloc() in mt8365_afe_suspend()
2025-09-18 14:37 UTC (2+ messages)
[PATCH] iommu/amd/pgtbl: Fix possible race while increase page table level
2025-09-18 14:17 UTC (2+ messages)
[PATCH] net: ethernet: broadcom: sb1250-mac: Add checks for kcalloc() in sbdma_initctx()
2025-09-18 14:15 UTC (2+ messages)
[PATCH] ASoC: Intel: avs: Add check for kcalloc() when setting constraints
2025-09-18 14:11 UTC (2+ messages)
[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
2025-09-18 14:11 UTC (2+ messages)
[PATCH 0/3] drm/xe: Fix some rebar issues
2025-09-18 14:02 UTC (4+ messages)
` [PATCH 1/3] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
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