| Commit message (Expand) | Author | Files | Lines |
2023-04-16 | kbuild: do not create intermediate *.tar for tar packages | Masahiro Yamada | 1 | -17/+9 |
2023-04-16 | kbuild: do not create intermediate *.tar for source tarballs | Masahiro Yamada | 1 | -7/+17 |
2023-04-16 | kbuild: merge cmd_archive_linux and cmd_archive_perf | Masahiro Yamada | 1 | -10/+9 |
2023-04-16 | init/initramfs: Fix argument forwarding to panic() in panic_show_mem() | Benjamin Gray | 1 | -9/+2 |
2023-04-16 | initramfs: Check negative timestamp to prevent broken cpio archive | Benjamin Gray | 1 | -3/+9 |
2023-04-16 | cifs: fix negotiate context parsing | David Disseldorp | 1 | -10/+31 |
2023-04-14 | io_uring: complete request via task work in case of DEFER_TASKRUN | Ming Lei | 1 | -1/+1 |
2023-04-14 | ALSA: hda/hdmi: disable KAE for Intel DG2 | Kai Vehmanen | 1 | -1/+1 |
2023-04-14 | nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD | Duy Truong | 1 | -0/+2 |
2023-04-14 | riscv: No need to relocate the dtb as it lies in the fixmap region | Alexandre Ghiti | 1 | -19/+2 |
2023-04-14 | riscv: Do not set initial_boot_params to the linear address of the dtb | Alexandre Ghiti | 1 | -4/+1 |
2023-04-14 | riscv: Move early dtb mapping into the fixmap region | Alexandre Ghiti | 5 | -33/+51 |
2023-04-13 | ksmbd: avoid out of bounds access in decode_preauth_ctxt() | David Disseldorp | 1 | -9/+14 |
2023-04-13 | selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg | Jesper Dangaard Brouer | 6 | -12/+23 |
2023-04-13 | mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type | Jesper Dangaard Brouer | 1 | -1/+18 |
2023-04-13 | veth: bpf_xdp_metadata_rx_hash add xdp rss hash type | Jesper Dangaard Brouer | 1 | -2/+5 |
2023-04-13 | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type | Jesper Dangaard Brouer | 3 | -3/+73 |
2023-04-13 | xdp: rss hash types representation | Jesper Dangaard Brouer | 7 | -6/+64 |
2023-04-13 | selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters | Jesper Dangaard Brouer | 2 | -16/+24 |
2023-04-13 | fbcon: set_con2fb_map needs to set con2fb_map! | Daniel Vetter | 1 | -1/+2 |
2023-04-13 | fbcon: Fix error paths in set_con2fb_map | Daniel Vetter | 1 | -9/+8 |
2023-04-13 | skbuff: Fix a race between coalescing and releasing SKBs | Liang Chen | 1 | -8/+8 |
2023-04-13 | net: macb: fix a memory corruption in extended buffer descriptor mode | Roman Gushchin | 1 | -0/+4 |
2023-04-13 | selftests: add the missing CONFIG_IP_SCTP in net config | Xin Long | 1 | -0/+1 |
2023-04-13 | udp6: fix potential access to stale information | Eric Dumazet | 1 | -3/+5 |
2023-04-13 | selftests: openvswitch: adjust datapath NL message declaration | Aaron Conole | 1 | -1/+1 |
2023-04-13 | selftests: mptcp: userspace pm: uniform verify events | Matthieu Baerts | 1 | -0/+2 |
2023-04-13 | mptcp: fix NULL pointer dereference on fastopen early fallback | Paolo Abeni | 1 | -2/+9 |
2023-04-13 | mptcp: stricter state check in mptcp_worker | Paolo Abeni | 1 | -1/+1 |
2023-04-13 | mptcp: use mptcp_schedule_work instead of open-coding it | Paolo Abeni | 2 | -15/+8 |
2023-04-13 | i2c: ocores: generate stop condition after timeout in polling mode | Gregor Herburger | 1 | -16/+19 |
2023-04-13 | RDMA/core: Fix GID entry ref leak when create_ah fails | Saravanan Vajravel | 1 | -0/+2 |
2023-04-13 | x86/rtc: Remove __init for runtime functions | Matija Glavinic Pecotic | 1 | -2/+2 |
2023-04-13 | net: enetc: workaround for unresponsive pMAC after receiving express traffic | Vladimir Oltean | 1 | -0/+16 |
2023-04-13 | sctp: fix a potential overflow in sctp_ifwdtsn_skip | Xin Long | 1 | -1/+2 |
2023-04-13 | net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() | Ziyang Xuan | 1 | -3/+5 |
2023-04-13 | ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2 | Stefan Binding | 1 | -0/+3 |
2023-04-13 | rtnetlink: Restore RTM_NEW/DELLINK notification behavior | Martin Willi | 3 | -4/+12 |
2023-04-12 | drm/amd/pm: correct the pcie link state check for SMU13 | Evan Quan | 3 | -4/+10 |
2023-04-12 | drm/amd/pm: correct SMU13.0.7 max shader clock reporting | Horatio Zhang | 1 | -1/+60 |
2023-04-12 | drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings | Horatio Zhang | 1 | -7/+15 |
2023-04-12 | drm/amd/display: Pass the right info to drm_dp_remove_payload | Wayne Lin | 1 | -7/+50 |
2023-04-12 | cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset | Waiman Long | 1 | -1/+2 |
2023-04-12 | cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods | Waiman Long | 1 | -11/+86 |
2023-04-12 | cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly | Waiman Long | 1 | -20/+42 |
2023-04-12 | cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() | Waiman Long | 1 | -1/+5 |
2023-04-12 | cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex | Tetsuo Handa | 1 | -2/+5 |
2023-04-12 | netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC | David Howells | 1 | -1/+1 |
2023-04-12 | sched/fair: Fix imbalance overflow | Vincent Guittot | 1 | -0/+10 |
2023-04-12 | net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes | Rob Herring | 2 | -2/+3 |