aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compat.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse1-0/+8
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+9
2021-10-28net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan1-1/+1
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2-11/+15
2021-10-28dt-bindings: irqchip: renesas-irqc: Document r8a774e1 bindingsMarian-Cristian Rotariu1-0/+1
2021-10-28MIPS: irq: Avoid an unused-variable errorYanteng Si1-2/+0
2021-10-28net/smc: Correct spelling mistake to TCPF_SYN_RECVWen Gu1-1/+1
2021-10-28net/smc: Fix smc_link->llc_testlink_time overflowTony Lu1-1/+1
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao3-9/+26
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei1-19/+19
2021-10-28drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen1-5/+2
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9
2021-10-27tracing: Do not warn when connecting eprobe to non existing eventSteven Rostedt (VMware)1-2/+2
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo1-0/+1
2021-10-27ptp: Document the PTP_CLK_MAGIC ioctl numberRandy Dunlap1-0/+1
2021-10-27virtio-blk: Use blk_validate_block_size() to validate block sizeXie Yongji1-2/+10
2021-10-27loop: Use blk_validate_block_size() to validate block sizeXie Yongji1-15/+2
2021-10-27nbd: Use blk_validate_block_size() to validate block sizeXie Yongji1-1/+2
2021-10-27block: Add a helper to validate the block sizeXie Yongji1-0/+8
2021-10-27riscv: fix misalgned trap vector base addressChen Lu1-0/+1
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch1-1/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)1-1/+1
2021-10-27KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini1-3/+12
2021-10-27block: re-flow blk_mq_rq_ctx_init()Jens Axboe1-12/+12
2021-10-27block: prefetch request to be initializedJens Axboe1-0/+1
2021-10-27block: pass in blk_mq_tags to blk_mq_rq_ctx_init()Jens Axboe1-11/+14
2021-10-27block: add rq_flags to struct blk_mq_alloc_dataJens Axboe2-14/+14
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in debugfsJie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-27block: Fix partition check for host-aware zoned block devicesShin'ichiro Kawasaki1-1/+19
2021-10-27block: add async version of bio_set_polledPavel Begunkov1-4/+3
2021-10-27block: kill DIO_MULTI_BIOPavel Begunkov1-21/+12
2021-10-27block: kill unused polling bits in __blkdev_direct_IO()Pavel Begunkov1-17/+3
2021-10-27block: avoid extra iter advance with async iocbPavel Begunkov3-6/+17
2021-10-27Revert "btrfs: compression: drop kmap/kunmap from generic helpers"David Sterba2-2/+4
2021-10-27nvmet-tcp: fix header digest verificationAmit Engel1-1/+1
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker2-2/+2