aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter1-1/+2
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter1-9/+8
2023-04-13skbuff: Fix a race between coalescing and releasing SKBsLiang Chen1-8/+8
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long1-0/+1
2023-04-13udp6: fix potential access to stale informationEric Dumazet1-3/+5
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole1-1/+1
2023-04-13Merge branch 'mptcp-more-fixes-for-6-3'Jakub Kicinski5-18/+20
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts1-0/+2
2023-04-13mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni1-2/+9
2023-04-13mptcp: stricter state check in mptcp_workerPaolo Abeni1-1/+1
2023-04-13mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni2-15/+8
2023-04-13i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger1-16/+19
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel1-0/+2
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-4/+16
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean1-0/+16
2023-04-13sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2
2023-04-13Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter4-19/+135
2023-04-13net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan1-3/+5
2023-04-13ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding1-0/+3
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi3-4/+12
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-4/+16
2023-04-12Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+19
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan3-4/+10
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang1-1/+60
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang1-7/+15
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-12cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetWaiman Long1-1/+2
2023-04-12cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long1-11/+86
2023-04-12cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyWaiman Long1-20/+42
2023-04-12cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long1-1/+5
2023-04-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa1-2/+5
2023-04-12netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVECDavid Howells1-1/+1
2023-04-12sched/fair: Fix imbalance overflowVincent Guittot1-0/+10
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst1110-7521/+12237
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring2-2/+3
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli1-1/+2
2023-04-12smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima1-0/+11
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-66/+66
2023-04-11Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-106/+129
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-11riscv: add icache flush for nommu sigreturn trampolineMathis Salmen1-1/+8
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven5-0/+22
2023-04-11dt-bindings: interrupt-controller: loongarch: Fix mismatched compatibleLiu Peibao1-3/+3
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+26
2023-04-11ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel1-0/+7
2023-04-11amd-pstate: Fix amd_pstate mode switchWyes Karny1-10/+8