summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson2022-05-115-242/+29
|\
| * net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas2022-05-101-0/+12
| * net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky2022-04-091-7/+4
| * net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-091-3/+0
| * net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-092-3/+3
| * net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2022-04-091-2/+5
| * RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-091-8/+0
| * RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-091-8/+5
| * net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-091-148/+0
| * IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-061-1/+1
| * net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2022-04-061-63/+0
* | blk-mq: remove the error_count from struct requestWilly Tarreau2022-05-081-1/+0
* | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-061-0/+1
|\ \
| * | SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust2022-04-291-0/+1
* | | Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-061-1/+4
|\ \ \
| * | | block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)2022-05-051-1/+4
* | | | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-053-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-052-3/+3
| * | | net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-011-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-1/+9
|\ \ \ \
| * \ \ \ Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-1/+9
| |\ \ \ \
| | * | | | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-291-1/+9
| | | |_|/ | | |/| |
* | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-012-6/+7
|\ \ \ \ \
| * | | | | bug: Have __warn() prototype defined unconditionallyShida Zhang2022-04-261-5/+6
| * | | | | x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra2022-04-191-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-301-1/+1
|\ \ \ \ \
| * | | | | usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-211-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-301-0/+1
|\ \ \ \ \
| * | | | | memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven2022-04-211-0/+1
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-301-1/+4
|\ \ \ \ \
| * | | | | dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley2022-04-231-1/+4
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-291-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas2022-04-281-1/+1
* | | | | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-287-15/+22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2022-04-282-1/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz2022-04-261-1/+1
| | * | | | | Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski2022-04-261-0/+1
| * | | | | | | net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior2022-04-271-12/+9
| | |/ / / / / | |/| | | | |
| * | | | | | tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-251-0/+1
| * | | | | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-04-251-0/+1
| * | | | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-252-2/+2
| * | | | | | tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-04-231-0/+6
* | | | | | | hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-04-271-1/+1
* | | | | | | Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-271-4/+2
|\ \ \ \ \ \ \
| * | | | | | | mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi2022-04-211-4/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | linux/fb.h: Spelling s/palette/palette/Geert Uytterhoeven2022-04-041-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-231-266/+0
|\ \ \ \ \ \ \