messages from 2026-05-15 15:58:53 to 2026-05-15 16:05:46 UTC [more...]
[PATCH 6.6 000/474] 6.6.140-rc1 review
2026-05-15 15:45 UTC (160+ messages)
` [PATCH 6.6 020/474] device property: Make modifications of fwnode "flags" thread safe
` [PATCH 6.6 024/474] zram: do not forget to endio for partial discard requests
` [PATCH 6.6 025/474] wifi: rtw88: check for PCI upstream bridge existence
` [PATCH 6.6 026/474] um: drivers: call kernel_strrchr() explicitly in cow_user.c
` [PATCH 6.6 027/474] spi: imx: fix use-after-free on unbind
` [PATCH 6.6 028/474] f2fs: fix to detect potential corrupted nid in free_nid_list
` [PATCH 6.6 029/474] crypto: pcrypt - Fix handling of MAY_BACKLOG requests
` [PATCH 6.6 057/474] io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
` [PATCH 6.6 058/474] ALSA: core: Fix potential data race at fasync handling
` [PATCH 6.6 059/474] ALSA: caiaq: Fix control_put() result and cache rollback
` [PATCH 6.6 060/474] ALSA: caiaq: Handle probe errors properly
` [PATCH 6.6 061/474] ALSA: 6fire: Fix input volume change detection
` [PATCH 6.6 062/474] ALSA: pcmtest: fix reference leak on failed device registration
` [PATCH 6.6 063/474] ALSA: pcmtest: Fix resource leaks in module init error paths
` [PATCH 6.6 064/474] iio: adc: ad7768-1: fix one-shot mode data acquisition
` [PATCH 6.6 065/474] rxrpc: Fix memory leaks in rxkad_verify_response()
` [PATCH 6.6 066/474] rxrpc: Fix rxkad crypto unalignment handling
` [PATCH 6.6 067/474] rxrpc: Fix re-decryption of RESPONSE packets
` [PATCH 6.6 068/474] tools/accounting: handle truncated taskstats netlink messages
` [PATCH 6.6 069/474] net: qrtr: ns: Free the node during ctrl_cmd_bye()
` [PATCH 6.6 070/474] net: rds: fix MR cleanup on copy error
` [PATCH 6.6 071/474] net: txgbe: fix firmware version check
` [PATCH 6.6 072/474] net/smc: avoid early lgr access in smc_clc_wait_msg
` [PATCH 6.6 073/474] net: ks8851: Reinstate disabling of BHs around IRQ handler
` [PATCH 6.6 074/474] net: ks8851: Avoid excess softirq scheduling
` [PATCH 6.6 075/474] drm/arcpgu: fix device node leak
` [PATCH 6.6 076/474] RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
` [PATCH 6.6 077/474] ipv4: icmp: validate reply type before using icmp_pointers
` [PATCH 6.6 078/474] libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
` [PATCH 6.6 079/474] extract-cert: Wrap key_pass with #ifdef USE_PKCS11_ENGINE
` [PATCH 6.6 080/474] tpm: avoid -Wunused-but-set-variable
` [PATCH 6.6 081/474] LoongArch: Show CPU vulnerabilites correctly
` [PATCH 6.6 082/474] power: supply: axp288_charger: Do not cancel work before initializing it
` [PATCH 6.6 083/474] randomize_kstack: Maintain kstack_offset per task
` [PATCH 6.6 084/474] mmc: block: use single block write in retry
` [PATCH 6.6 085/474] mmc: sdhci-of-dwcmshc: Disable clock before DLL configuration
` [PATCH 6.6 086/474] arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pins
` [PATCH 6.6 087/474] crypto: talitos - fix SEC1 32k ahash request limitation
` [PATCH 6.6 088/474] crypto: talitos - rename first/last to first_desc/last_desc
` [PATCH 6.6 089/474] tpm: tpm_tis: add error logging for data transfer
` [PATCH 6.6 090/474] tpm: tpm_tis: stop transmit if retries are exhausted
` [PATCH 6.6 091/474] rtc: ntxec: fix OF node reference imbalance
` [PATCH 6.6 092/474] mm/damon/core: use time_in_range_open() for damos quota window start
` [PATCH 6.6 093/474] userfaultfd: allow registration of ranges below mmap_min_addr
` [PATCH 6.6 094/474] KVM: x86: Defer non-architectural deliver of exception payload to userspace read
` [PATCH 6.6 095/474] KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
` [PATCH 6.6 096/474] KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
` [PATCH 6.6 097/474] KVM: nSVM: Sync interrupt shadow "
` [PATCH 6.6 098/474] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH 6.6 099/474] KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
` [PATCH 6.6 100/474] KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
` [PATCH 6.6 101/474] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
` [PATCH 6.6 102/474] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH 6.6 103/474] KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
` [PATCH 6.6 104/474] KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
` [PATCH 6.6 105/474] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH 6.6 106/474] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH 6.6 107/474] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH 6.6 108/474] mtd: docg3: Convert to platform remove callback returning void
` [PATCH 6.6 109/474] mtd: docg3: fix use-after-free in docg3_release()
` [PATCH 6.6 110/474] io_uring/poll: fix multishot recv missing EOF on wakeup race
` [PATCH 6.6 111/474] ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
` [PATCH 6.6 112/474] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
` [PATCH 6.6 113/474] md/raid5: fix soft lockup in retry_aligned_read()
` [PATCH 6.6 114/474] md/raid5: validate payload size before accessing journal metadata
` [PATCH 6.6 115/474] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
` [PATCH 6.6 116/474] tcp: call sk_data_ready() after listener migration
` [PATCH 6.6 117/474] taskstats: set version in TGID exit notifications
` [PATCH 6.6 118/474] Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
` [PATCH 6.6 119/474] can: ucan: fix devres lifetime
` [PATCH 6.6 120/474] crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
` [PATCH 6.6 121/474] crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
` [PATCH 6.6 122/474] crypto: atmel-ecc - Release client on allocation failure
` [PATCH 6.6 123/474] crypto: hisilicon - Fix dma_unmap_single() direction
` [PATCH 6.6 124/474] crypto: ccree - fix a memory leak in cc_mac_digest()
` [PATCH 6.6 125/474] crypto: atmel-tdes - fix DMA sync direction
` [PATCH 6.6 126/474] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
` [PATCH 6.6 127/474] dm mirror: fix integer overflow in create_dirty_log()
` [PATCH 6.6 128/474] IB/core: Fix zero dmac race in neighbor resolution
` [PATCH 6.6 129/474] ktest: Fix the month in the name of the failure directory
` [PATCH 6.6 130/474] ntfs3: add buffer boundary checks to run_unpack()
` [PATCH 6.6 131/474] ntfs3: fix integer overflow in run_unpack() volume boundary check
` [PATCH 6.6 132/474] rtmutex: Use waiter::task instead of current in remove_waiter()
` [PATCH 6.6 133/474] scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
` [PATCH 6.6 134/474] seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
` [PATCH 6.6 135/474] crypto: authencesn - reject short ahash digests during instance creation
` [PATCH 6.6 136/474] driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
` [PATCH 6.6 137/474] ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
` [PATCH 6.6 138/474] ALSA: caiaq: Dont abort when no input device is available
` [PATCH 6.6 139/474] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
` [PATCH 6.6 140/474] drm/amdgpu: fix zero-size GDS range init on RDNA4
` [PATCH 6.6 141/474] ALSA: caiaq: fix usb_dev refcount leak on probe failure
` [PATCH 6.6 142/474] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
` [PATCH 6.6 143/474] netfilter: reject zero shift in nft_bitwise
` [PATCH 6.6 144/474] scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()
` [PATCH 6.6 145/474] ipmi: Add limits to event and receive message requests
` [PATCH 6.6 146/474] ipmi: Check event message buffer response for bad data
` [PATCH 6.6 147/474] ipmi:si: Return state to normal if message allocation fails
` [PATCH 6.6 148/474] fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
` [PATCH 6.6 149/474] ACPI: scan: Use acpi_dev_put() in object add error paths
` [PATCH 6.6 150/474] ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
` [PATCH 6.6 151/474] ACPI: video: force native backlight on HP OMEN 16 (8A44)
` [PATCH 6.6 152/474] iommufd: Fix a race with concurrent allocation and unmap
` [PATCH 6.6 153/474] ASoC: SOF: Dont allow pointer operations on unconfigured streams
` [PATCH 6.6 154/474] spi: rockchip: fix controller deregistration
` [PATCH 6.6 155/474] x86: shadow stacks: proper error handling for mmap lock
` [PATCH 6.6 156/474] drm/amd/display: Do not skip unrelated mode changes in DSC validation
` [PATCH 6.6 157/474] x86/shstk: Prevent deadlock during shstk sigreturn
` [PATCH 6.6 158/474] spi: meson-spicc: Fix double-put in remove path
` [PATCH 6.6 159/474] rxrpc: Fix potential UAF after skb_unshare() failure
` [PATCH 6.6 160/474] ext4: validate p_idx bounds in ext4_ext_correct_indexes
` [PATCH 6.6 161/474] rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
` [PATCH 6.6 162/474] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 6.6 163/474] iommu/amd: Use atomic64_inc_return() in iommu.c
` [PATCH 6.6 164/474] iommu/amd: serialize sequence allocation under concurrent TLB invalidations
` [PATCH 6.6 165/474] net: Fix icmp host relookup triggering ip_rt_bug
` [PATCH 6.6 166/474] flow_dissector: do not dissect PPPoE PFC frames
` [PATCH 6.6 167/474] net: txgbe: fix RTNL assertion warning when remove module
` [PATCH 6.6 168/474] dmaengine: idxd: Fix crash when the event log is disabled
` [PATCH 6.6 169/474] dmaengine: idxd: Fix leaking event log memory
` [PATCH 6.6 170/474] KVM: SVM: check validity of VMCB controls when returning from SMM
` [PATCH 6.6 171/474] net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.6 172/474] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH 6.6 173/474] selftests/bpf: add stack access precision test
` [PATCH 6.6 174/474] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH 6.6 175/474] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
` [PATCH 6.6 176/474] bpf: preserve constant zero when doing partial register restore
` [PATCH 6.6 177/474] selftests/bpf: validate zero preservation for sub-slot loads
` [PATCH 6.6 178/474] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
` [PATCH 6.6 179/474] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
` [PATCH 6.6 180/474] bpf: handle fake register spill to stack with BPF_ST_MEM instruction
` [PATCH 6.6 181/474] selftests/bpf: validate fake register spill/fill precision backtracking logic
` [PATCH 6.6 182/474] bpf: Dont mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
` [PATCH 6.6 183/474] exit: prevent preemption of oopsing TASK_DEAD task
` [PATCH 6.6 184/474] wifi: mt76: mt7921: fix a potential clc buffer length underflow
` [PATCH 6.6 185/474] wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work
` [PATCH 6.6 186/474] wifi: b43legacy: enforce bounds check on firmware key index in RX path
` [PATCH 6.6 187/474] wifi: mac80211: drop stray static from fast-RX rx_result
` [PATCH 6.6 188/474] wifi: rsi: fix kthread lifetime race between self-exit and external-stop
` [PATCH 6.6 189/474] wifi: ath5k: do not access array OOB
` [PATCH 6.6 190/474] wifi: mac80211: remove station if connection prep fails
` [PATCH 6.6 191/474] wifi: b43: enforce bounds check on firmware key index in b43_rx()
` [PATCH 6.6 192/474] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
` [PATCH 6.6 193/474] usb: usblp: fix heap leak in IEEE 1284 device ID via short response
` [PATCH 6.6 194/474] usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
` [PATCH 6.6 195/474] ALSA: usb-audio: midi2: Restart output URBs on resume
` [PATCH 6.6 196/474] ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
` [PATCH 6.6 197/474] ALSA: usb-audio: Fix UAC3 cluster descriptor size check
` [PATCH 6.6 198/474] USB: omap_udc: DMA: Dont enable burst 4 mode
` [PATCH 6.6 200/474] usb: ulpi: fix memory leak on ulpi_register() error paths
` [PATCH 6.6 209/474] Bluetooth: virtio_bt: validate rx pkt_type header length
` [PATCH 6.6 210/474] Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
` [PATCH 6.6 211/474] Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
` [PATCH 6.6 212/474] Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
` [PATCH 6.6 213/474] spi: zynqmp-gqspi: fix controller deregistration
` [PATCH 6.6 214/474] spi: s3c64xx: fix NULL-deref on driver unbind
` [PATCH 6.6 215/474] staging: vme_user: fix root device leak on init failure
` [PATCH 6.6 216/474] fanotify: fix false positive on permission events
` [PATCH 6.6 217/474] mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()
FAILED: patch "[PATCH] ipmi:ssif: NULL thread on error" failed to apply to 6.6-stable tree
2026-05-15 16:04 UTC (2+ messages)
` [PATCH 6.6.y 1/2] ipmi:ssif: Remove unnecessary indention
[PATCH v6 11/28] media: rockchip: rga: move hw specific parts to a dedicated struct
2026-05-15 16:05 UTC (2+ messages)
[RFC PATCH v1 00/13] named CPU models for ARM64 on KVM
2026-05-15 16:04 UTC (8+ messages)
` [RFC PATCH v1 05/13] target/arm: named_cpu_model: replace FIELD macro with IDREG_FIELD
` [RFC PATCH v1 06/13] target/arm: named_cpu_model: data-structures required for the ARM property layer
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-15 16:05 UTC (4+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
[RFC 0/4] KVM: selftests: add powerpc support
2026-05-15 16:04 UTC (5+ messages)
` [RFC 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [RFC 2/4] KVM: selftests: Add aligned guest physical page allocator
` [RFC 3/4] KVM: PPC: selftests: add support for powerpc
` [RFC 4/4] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
[PATCH batadv v3 0/4] batman-adv: collected fixes (Yuan Tan)
2026-05-15 16:00 UTC (5+ messages)
` [PATCH batadv v3 1/4] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH batadv v3 2/4] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH batadv v3 3/4] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH batadv v3 4/4] batman-adv: tvlv: avoid unnecessary OGM buffer reallocations
[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
2026-05-15 16:04 UTC (4+ messages)
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-15 16:04 UTC (8+ messages)
23.11.7 patches review and test
2026-05-15 16:03 UTC (7+ messages)
[PATCH v2 0/4] Fixes for mkfs.xfs with high amount of CPUs and SSDs
2026-05-15 16:03 UTC (5+ messages)
` [PATCH v2 1/4] common/rc: Add helper to calculate percentage of free space available
` [PATCH v2 2/4] common/xfs: helper function to check if -l/-d/-r concurrecy flags
[Buildroot] [PATCH v3] package/qemu: bump to version 11.0.0
2026-05-15 16:03 UTC (3+ messages)
[PATCH v2] fetch2/crate: support configurable registry and index URLs
2026-05-15 16:03 UTC (3+ messages)
` [bitbake-devel] "
[PATCH i-g-t v2] tests/intel/kms_pm_backlight: Add brightness-with-suspend subtest
2026-05-15 16:02 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/kms_pm_backlight: Add brightness-with-suspend subtest (rev2)
[PATCH] Makefile: binman: Search board directory before srctree
2026-05-15 16:02 UTC (4+ messages)
[PATCH RESEND] ALSA: hda/cs35l41: Fix firmware load work teardown
2026-05-15 16:02 UTC (6+ messages)
[PATCH] HID: appleir: fix UAF on pending key_up_timer in remove()
2026-05-15 16:02 UTC (2+ messages)
[PATCH] selftests/bpf: fix tunnel option size in ip6geneve_set_tunnel()
2026-05-15 16:01 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: Add Eliza CQS EVK support
2026-05-15 16:01 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add Eliza CQS SoM platform
` [PATCH 2/2] arm64: dts: qcom: Add Eliza CQS EVK board
[PATCH v7 0/3] git-gui: robustify startup and fix environment handling
2026-05-15 16:00 UTC (8+ messages)
` [PATCH v1 00/11] Improve git gui operation without a worktree
` [PATCH v1 03/11] git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
` [PATCH v1 04/11] git-gui: put choose_repository::pick in a proc
` [PATCH v1 05/11] git-gui: use --absolute-git-dir
[PATCH bpf-next v4 11/25] bpf: Reject stack arguments in non-JITed programs
2026-05-15 16:00 UTC (3+ messages)
[PATCH v6 18/28] media: rockchip: rga: use card type to specify rga type
2026-05-15 16:00 UTC (2+ messages)
[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
2026-05-15 16:00 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v6 19/28] media: rockchip: rga: change offset to dma_addresses
2026-05-15 15:59 UTC (2+ messages)
[PATCH v6 16/28] media: rockchip: rga: reuse cmdbuf contents
2026-05-15 15:59 UTC (2+ messages)
[Buildroot] [git commit] package/libgphoto2: fix build with gcc >= 14
2026-05-15 15:33 UTC
[PATCH] Azure CI: Drop Windows host tools builds
2026-05-15 15:58 UTC (3+ messages)
[PATCH] ALSA: pcm_drm_eld: rate-limit ELD parsing errors
2026-05-15 15:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.