summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-12net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)1-1/+5
2025-08-12ref_tracker: use %p instead of %px in debugfs dentry nameJeff Layton1-1/+1
2025-08-12net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda1-0/+1
2025-08-12MAINTAINERS: Remove bouncing T7XX reviewerDave Hansen1-1/+0
2025-08-12MAINTAINERS: Mark Intel PTP DFL ToD as orphanedDave Hansen1-2/+1
2025-08-12MAINTAINERS: Mark Intel WWAN IOSM driver as orphanedDave Hansen1-2/+1
2025-08-12rust: drm: don't pass the address of drm::Device to drm_dev_put()Danilo Krummrich1-3/+18
2025-08-12rust: drm: remove pin annotations from drm::DeviceDanilo Krummrich1-2/+0
2025-08-12rust: drm: ensure kmalloc() compatible LayoutDanilo Krummrich1-2/+7
2025-08-12rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()Danilo Krummrich1-12/+18
2025-08-11iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol1-1/+5
2025-08-11iio: adc: ad7124: fix channel lookup in syscalib functionsDavid Lechner1-7/+7
2025-08-11iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()David Lechner1-10/+16
2025-08-11iio: adc: ad7173: prevent scan if too many setups requestedDavid Lechner1-12/+75
2025-08-11iio: proximity: isl29501: fix buffered read on big-endian systemsDavid Lechner1-5/+11
2025-08-11iio: accel: sca3300: fix uninitialized iio scan dataDavid Lechner1-1/+1
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang1-9/+10
2025-08-11cpufreq: intel_pstate: Support Clearwater Forest OOB modeSrinivas Pandruvada1-0/+1
2025-08-11cpuidle: governors: menu: Avoid using invalid recent intervals dataRafael J. Wysocki1-4/+17
2025-08-11intel_idle: Allow loading ACPI tables for any familyLen Brown1-1/+1
2025-08-11selftests/sched_ext: Remove duplicate sched.h headerJiapeng Chong1-1/+0
2025-08-11sched/ext: Fix invalid task state transitions on class switchAndrea Righi1-0/+4
2025-08-11blk-wbt: doc: Update the doc of the wbt_lat_usec interfaceTang Yizhou1-1/+1
2025-08-11blk-wbt: Eliminate ambiguity in the comments of struct rq_wbTang Yizhou1-2/+2
2025-08-11blk-wbt: Optimize wbt_done() for non-throttled writesTang Yizhou1-5/+6
2025-08-11regulator: dt-bindings: infineon,ir38060: Add Guenter as maintainer from IBMKrzysztof Kozlowski1-1/+1
2025-08-11futex: Use user_write_access_begin/_end() in futex_put_value()Waiman Long1-3/+3
2025-08-11MAINTAINERS: entry for DRM GPUVMDanilo Krummrich1-0/+11
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan2-3/+12
2025-08-11iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-11drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito1-0/+1
2025-08-11drm/tests: Fix endian warningJosé Expósito1-1/+1
2025-08-11Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann11829-231433/+467820
2025-08-11Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-11/+47
2025-08-11ALSA: hda/realtek: Fix headset mic on HONOR BRB-XVasiliy Kovalev1-0/+1
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka4-11/+12
2025-08-11fs: fix incorrect lflags value in the move_mount syscallYuntao Wang1-12/+20
2025-08-11block: fix kobject double initialization in add_diskZheng Qixing3-7/+8
2025-08-11blk-cgroup: remove redundant __GFP_NOWARNQianfeng Rong1-3/+3
2025-08-11block, bfq: remove redundant __GFP_NOWARNQianfeng Rong1-2/+1
2025-08-11ublk: check for unprivileged daemon on each I/O fetchCaleb Sander Mateos1-9/+7
2025-08-11ublk: don't quiesce in ublk_ch_releaseUday Shankar1-7/+5
2025-08-11drbd: Remove the open-coded page poolPhilipp Reisner4-347/+71
2025-08-11selftests/coredump: Remove the read() that fails the testNam Cao1-3/+0
2025-08-11fuse: keep inode->i_blkbits constantJoanne Koong1-5/+0
2025-08-11Merge patch series "open_tree_attr: do not allow id-mapping changes without O...Christian Brauner2-14/+66
2025-08-11iomap: Fix broken data integrity guarantees for O_SYNC writesJan Kara1-7/+7
2025-08-11selftests/mount_setattr: add smoke tests for open_tree_attr(2) bugAleksa Sarai1-13/+64
2025-08-11open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONEAleksa Sarai1-1/+2
2025-08-11fs: writeback: fix use-after-free in __mark_inode_dirty()Jiufei Xue1-4/+5