summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-18selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima1-0/+26
2025-09-18tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima1-0/+5
2025-09-18octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-18tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()Wang Liang1-0/+2
2025-09-18selftests: bonding: add vlan over bond testingHangbin Liu2-0/+59
2025-09-18bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu1-1/+0
2025-09-17Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-6/+2
2025-09-17Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+37
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini3-21/+34
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+1
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini19-154/+120
2025-09-17drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio6-41/+72
2025-09-17drm/xe/sysfs: Add cleanup action in xe_device_sysfs_initZongyao Bai1-2/+6
2025-09-17ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULLRichard Fitzgerald1-0/+2
2025-09-17Merge tag 'for-6.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+12
2025-09-17Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+15
2025-09-17drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameterZhang Yi1-0/+1
2025-09-17dm-raid: don't set io_min and io_opt for raid1Mikulas Patocka1-2/+4
2025-09-17Merge tag 'md-6.17-20250917' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe5-0/+5
2025-09-17ALSA: usb: qcom: Fix false-positive address space checkTakashi Iwai1-44/+48
2025-09-17ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issueJack Yu1-8/+9
2025-09-17net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede1-2/+2
2025-09-17Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg1-1/+1
2025-09-17sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_...Tejun Heo1-1/+1
2025-09-17Merge branch 'mlx5e-misc-fixes-2025-09-15'Jakub Kicinski8-9/+44
2025-09-17net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal4-3/+6
2025-09-17net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu4-6/+38
2025-09-17MAINTAINERS: make the DPLL entry cover driversJakub Kicinski1-1/+1
2025-09-17doc/netlink: Fix typos in operation attributesRemy D. Farley1-5/+4
2025-09-17Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub...Linus Torvalds3-5/+14
2025-09-17drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-17igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-17ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-17ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-17i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-17ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-16Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"Andrea Righi1-5/+1
2025-09-16md: init queue_limits->max_hw_wzeroes_unmap_sectors parameterZhang Yi5-0/+5
2025-09-16drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter1-2/+2
2025-09-16drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi1-2/+4
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown291-1241/+4598
2025-09-16Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2-2/+21
2025-09-16platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirkAntheas Kapenekakis1-0/+2
2025-09-16platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K1-0/+1
2025-09-16drm/i915/backlight: Honor VESA eDP backlight luminance control capabilityAaron Ma1-1/+1
2025-09-16zram: fix slot write race conditionSergey Senozhatsky1-5/+3
2025-09-16net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-09-16Merge branch 'mptcp-pm-nl-announce-deny-join-id0-flag'Jakub Kicinski9-16/+48
2025-09-16selftests: mptcp: sockopt: fix error messagesGeliang Tang1-6/+10
2025-09-16mptcp: tfo: record 'deny join id0' infoMatthieu Baerts (NGI0)1-3/+3