summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-15KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guestKai Huang2-0/+11
2025-07-15drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak1-1/+1
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15PM: sleep: Update power.completion for all devices on errorsRafael J. Wysocki1-0/+19
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang1-3/+1
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki1-1/+0
2025-07-15soundwire: Revert "soundwire: qcom: Add set_channel_map api support"Amit Pundir1-26/+0
2025-07-15ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxxAdam Queler1-0/+7
2025-07-15Merge tag 'usb-serial-6.16-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-0/+8
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg5-9/+15
2025-07-15can: tcan4x5x: fix reset gpio usage during probeBrett Werling1-20/+41
2025-07-15Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-0/+13
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä1-4/+4
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-15Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-1/+2
2025-07-15x86/sev: Work around broken noinstr on GCCArd Biesheuvel1-1/+2
2025-07-15nvmet-tcp: fix callback lock for TLS handshakeMaurizio Lombardi1-2/+2
2025-07-15nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai1-0/+4
2025-07-15nvme: revert the cross-controller atomic write size validationChristoph Hellwig1-9/+0
2025-07-15ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWSTakashi Iwai1-0/+1
2025-07-15tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain1-10/+81
2025-07-15PCI: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii1-2/+16
2025-07-15x86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii2-11/+31
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves3-23/+8
2025-07-15Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2025-07-15net: phy: Don't register LEDs for genphySean Anderson1-2/+4
2025-07-15selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira1-0/+66
2025-07-15smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima2-4/+18
2025-07-15rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda6-8/+13
2025-07-15objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda1-0/+1
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner1-1/+1
2025-07-14io_uring/zcrx: disallow user selected dmabuf offset and sizePavel Begunkov1-1/+3
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry1-6/+6
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing1-1/+1
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin1-4/+10
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter6-79/+0
2025-07-14netfilter: nf_tables: hide clash bit from userspaceFlorian Westphal1-0/+3
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal1-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal1-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal4-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal1-5/+75
2025-07-14ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenXRichard Fitzgerald1-28/+82
2025-07-14cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=yDaniel Lezcano1-11/+12
2025-07-14ALSA: hda/realtek: Support mute LED for Yoga with ALC287Jackie Dong1-0/+3
2025-07-14Merge patch series "netfs: Fix use of fscache with ceph"Christian Brauner2-0/+35
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells2-0/+34
2025-07-14netfs: Fix copy-to-cache so that it performs collection with ceph+fscacheDavid Howells1-0/+1
2025-07-14sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna2-2/+2
2025-07-14fix a leak in fcntl_dirnotify()Al Viro1-4/+4
2025-07-14Merge tag 'i2c-host-fixes-6.16-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-22/+17