summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-10-28Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti
2021-10-28riscv, bpf: Fix potential NULL dereferenceBjörn Töpel
2021-10-28KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse
2021-10-28Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-10-28Merge branch 'octeontx2-debugfs-fixes'David S. Miller
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-10-28net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-28Merge branch 'SMC-fixes'David S. Miller
2021-10-28net/smc: Correct spelling mistake to TCPF_SYN_RECVWen Gu
2021-10-28net/smc: Fix smc_link->llc_testlink_time overflowTony Lu
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei
2021-10-28drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen
2021-10-28Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-28Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-28Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2021-10-27tracing: Do not warn when connecting eprobe to non existing eventSteven Rostedt (VMware)
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo
2021-10-27ptp: Document the PTP_CLK_MAGIC ioctl numberRandy Dunlap
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-27riscv: fix misalgned trap vector base addressChen Lu
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-27Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-27Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-10-27KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-10-27Merge branch 'hns3-fixes'David S. Miller
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-27block: Fix partition check for host-aware zoned block devicesShin'ichiro Kawasaki