summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* certs: Factor out the blacklist hash creationMickaël Salaün2022-05-231-3/+11
* Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-201-2/+2
|\
| * Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-211-2/+2
| |\
| | * dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller2022-05-171-2/+2
* | | Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2022-05-201-0/+3
|\ \ \
| * | | libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2022-05-181-0/+3
| |/ /
* | | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-194-3/+17
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-05-181-1/+1
| |\ \ \
| | * | | net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau2022-05-161-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-05-182-1/+14
| |\ \ \ \
| | * | | | xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-162-1/+14
| * | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet2022-05-131-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-181-1/+1
|\ \ \ \ \
| * | | | | io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken2022-05-121-1/+1
* | | | | | audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth2022-05-171-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-151-3/+3
|\ \ \ \ \
| * | | | | sched/tracing: Append prev_state to tp args insteadDelyan Kratunov2022-05-121-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-131-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-071-0/+1
| * | | | Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust2022-05-071-1/+0
* | | | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-125-4/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-111-0/+3
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-111-0/+3
| * | | | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-111-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy2022-05-091-1/+1
| * | | | | | net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-111-0/+1
| * | | | | | net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-051-1/+1
| * | | | | | net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-051-2/+2
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-05-101-7/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | virtio: fix virtio transitional idsShunsuke Mie2022-05-101-7/+7
* | | | | | | 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-051-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-042-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-291-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-291-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley2022-04-221-1/+4
| |/ / / / / / /