summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-09xen-blkfront: fix double completion of split requests on resumeDoruk Tan Ozturk
2026-07-09rust: allow `clippy::unwrap_or_default` globallyAlexandre Courbot
2026-07-09tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo
2026-07-09sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()Tejun Heo
2026-07-09sched_ext: Record an error on errno-only sub-enable failureTejun Heo
2026-07-09cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freqRafael J. Wysocki
2026-07-09cpufreq: intel_pstate: Set non-turbo capacity to HWP_GUARANTEED_PERF()Rafael J. Wysocki
2026-07-09Revert "io_uring: grab RCU read lock marking task run"Jens Axboe
2026-07-09io_uring: restore RCU read section in io_req_local_work_add()Woraphat Khiaodaeng
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-09bpf: Fix UAF in sock clone early bailoutsMatt Bobrowski
2026-07-09ALSA: hda: MAINTAINERS: Fix missing cirrus* file referenceRichard Fitzgerald
2026-07-09ALSA: hda/cirrus_scodec: Make Kconfig visible if KUNITRichard Fitzgerald
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09crypto: aes - Fix conditions for selecting MAC dependenciesEric Biggers
2026-07-09lib/crypto: docs: Improve introduction sentenceEric Biggers
2026-07-09lib/crypto: docs: Fix some sentence fragmentsEric Biggers
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
2026-07-09drm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti
2026-07-09drm/imagination: make pvr_fw_trace_init_mask_ops staticBen Dooks
2026-07-09firmware: arm_scmi: Rate-limit queue-full warnings in IRQ contextPushpendra Singh
2026-07-09firmware: arm_scmi: Use 64-bit division for clock rate roundingSteve Dunnagan
2026-07-09gpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár
2026-07-09smb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
2026-07-09smb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-07-09smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
2026-07-09smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09dibs: loopback: validate offset and size in move_data()Dust Li
2026-07-09drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-09drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-09drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-09drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-09drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-09ethtool: rss: Fix hfunc and input_xfrm parsing on big endianGal Pressman
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09ALSA: hda/realtek: Add quirk for TongFang X6xx45xUEckhart Mohr
2026-07-09ALSA: hda/realtek - Fixed Headphone noise issue for Dell QCM1255Kailang Yang
2026-07-09Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09Merge branch 'fix-mana-rx-with-bounce-buffering'Paolo Abeni