summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-121-0/+17
|\
| * xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-091-0/+4
| * xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-091-0/+13
* | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | elfcore: fix building with clangArnd Bergmann2020-12-111-0/+22
* | kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-111-0/+5
* | Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-12-101-1/+1
|\ \
| * | [SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn2020-12-041-1/+1
* | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-12-101-0/+4
|\ \ \
| * | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-301-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-106-5/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-101-2/+0
| |\ \ \
| | * | | xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-12-092-1/+8
| |\ \ \ \
| | * | | | netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso2020-12-081-0/+4
| | * | | | netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-081-1/+4
| * | | | | net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-081-0/+1
| * | | | | bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-2/+0
| |/ / / /
| * | | | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-051-0/+3
* | | | | Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-061-0/+4
|\ \ \ \ \
| * | | | | tty: Fix ->session lockingJann Horn2020-12-041-0/+4
* | | | | | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-2/+10
|\ \ \ \ \ \
| * | | | | | genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-11-301-2/+10
| | |_|_|/ / | |/| | | |
* | | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-061-1/+0
* | | | | | Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-051-4/+6
|\ \ \ \ \ \
| * | | | | | block: fix incorrect branching in blk_max_size_offset()Mike Snitzer2020-12-041-4/+6
* | | | | | | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-041-5/+6
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | dm: fix IO splittingMike Snitzer2020-12-041-5/+6
* | | | | | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-035-3/+30
|\ \ \ \ \ \
| * | | | | | net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-031-1/+8
| * | | | | | inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-011-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-11-281-0/+7
| |\ \ \ \ \
| | * | | | | netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-11-271-0/+3
| | * | | | | netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-11-271-0/+4
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-282-1/+14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel2020-11-241-1/+13
| | * | | | | xsk: Fix umem cleanup bug at socket destructMagnus Karlsson2020-11-201-0/+1
* | | | | | | uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen2020-12-031-3/+6
* | | | | | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-011-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu2020-11-191-0/+3
* | | | | | | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-271-0/+13
|\ \ \ \ \ \ \
| * | | | | | | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+13
* | | | | | | | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-272-4/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-271-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-0/+1
| * | | | | | | | | firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-11-241-4/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-276-2/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-11-271-0/+2
| * | | | | | | | | net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-11-251-0/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | devlink: Fix reload stats structureMoshe Shemesh2020-11-241-0/+2