summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13veth: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter
2023-04-13skbuff: Fix a race between coalescing and releasing SKBsLiang Chen
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13udp6: fix potential access to stale informationEric Dumazet
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13Merge branch 'mptcp-more-fixes-for-6-3'Jakub Kicinski
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts
2023-04-13mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni
2023-04-13mptcp: stricter state check in mptcp_workerPaolo Abeni
2023-04-13mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni
2023-04-13i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean
2023-04-13sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long
2023-04-13Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-04-13net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan
2023-04-13ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-12Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin
2023-04-12cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetWaiman Long
2023-04-12cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long
2023-04-12cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyWaiman Long
2023-04-12cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long
2023-04-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa
2023-04-12netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVECDavid Howells
2023-04-12sched/fair: Fix imbalance overflowVincent Guittot
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2023-04-12smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-11Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba
2023-04-11riscv: add icache flush for nommu sigreturn trampolineMathis Salmen
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven