summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-02Merge tag 'riscv-fixes-6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-07-02Merge tag 'mmc-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-07-02Merge tag 's390-6.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-02dt-bindings: i2c: realtek,rtl9301: Fix missing 'reg' constraintKrzysztof Kozlowski
2025-07-02anon_inode: rework assertionsChristian Brauner
2025-07-02nui: Fix dma_mapping_error() checkThomas Fourier
2025-07-02platform/x86: think-lmi: Fix sysfs group cleanupKurt Borja
2025-07-02platform/x86: think-lmi: Fix kobject cleanupKurt Borja
2025-07-02platform/x86: think-lmi: Create ksets consecutivelyKurt Borja
2025-07-02drm/gem: Acquire references on GEM handles for framebuffersThomas Zimmermann
2025-07-01rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju
2025-07-01enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari
2025-07-02Merge tag 'amd-drm-fixes-6.16-2025-07-01' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju
2025-07-01lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter
2025-07-01bcachefs: opts.casefold_disabledKent Overstreet
2025-07-01bcachefs: Work around deadlock to btree node rewrites in journal replayKent Overstreet
2025-07-01drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-01drm/xe: Allow dropping kunit dependency as built-inHarry Austen
2025-07-01drm/xe: Fix kconfig promptLucas De Marchi
2025-07-01drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar
2025-07-01drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar
2025-07-01drm/xe: Split xe_device_td_flush()Lucas De Marchi
2025-07-01drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi
2025-07-01drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi
2025-07-01Merge tag 'mfd-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-07-01drm/xe: Make WA BB part of LRC BOMatthew Brost
2025-07-01Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-07-01Merge patch series "netfs, cifs: Fixes to retry-related code"Christian Brauner
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: Merge i_size update functionsDavid Howells
2025-07-01netfs: Fix i_size updatingDavid Howells
2025-07-01smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
2025-07-01smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
2025-07-01smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
2025-07-01netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells
2025-07-01netfs: Fix looping in wait functionsDavid Howells
2025-07-01netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wanglingDavid Howells
2025-07-01netfs: Fix double put of requestDavid Howells
2025-07-01netfs: Fix hang due to missing case in final DIO read result collectionDavid Howells
2025-07-01eventpoll: Fix priority inversion problemNam Cao
2025-07-01drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao
2025-07-01i2c: microchip-core: re-fix fake detections w/ i2cdetectConor Dooley
2025-07-01igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-07-01brd: fix sleeping function called from invalid context in brd_insert_page()Yu Kuai