aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+4
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+10
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGGravatar Minchan Kim 1-1/+0
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+6
2020-12-04block: fix incorrect branching in blk_max_size_offset()Gravatar Mike Snitzer 1-4/+6
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+6
2020-12-04dm: fix IO splittingGravatar Mike Snitzer 1-5/+6
2020-12-04tty: Fix ->session lockingGravatar Jann Horn 1-0/+4
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-3/+30
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringGravatar Yevgeny Kliteynik 1-1/+8
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTGravatar Eric Sandeen 1-3/+6
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Gravatar Toke Høiland-Jørgensen 1-1/+1
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionGravatar Laurent Vivier 1-2/+10
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-0/+7
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-1/+14
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+13
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+1
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-2/+26
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatGravatar Eelco Chaudron 1-0/+2
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+4
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-0/+1
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesGravatar Pablo Neira Ayuso 1-0/+3
2020-11-27netfilter: nftables_offload: set address type in control dissectorGravatar Pablo Neira Ayuso 1-0/+4
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceGravatar Feng Tang 1-14/+14
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceGravatar Maxim Mikityanskiy 1-0/+6
2020-11-25trace: fix potenial dangerous pointerGravatar Hui Su 1-4/+4
2020-11-24net, xsk: Avoid taking multiple skbuff referencesGravatar Björn Töpel 1-1/+13
2020-11-24devlink: Fix reload stats structureGravatar Moshe Shemesh 1-0/+2
2020-11-24firmware: xilinx: Use hash-table for api feature checkGravatar Amit Sunil Dhamne 1-4/+0
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerGravatar Eyal Birger 1-0/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesGravatar Ricardo Dias 1-2/+3
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+24
2020-11-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-15/+33
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-11-22mm: fix readahead_page_batch for retry entriesGravatar Matthew Wilcox (Oracle) 1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsGravatar Dan Williams 2-15/+29
2020-11-22compiler-clang: remove version check for BPF TracingGravatar Nick Desaulniers 1-0/+2
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveGravatar Jamie Iles 1-0/+8
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+3
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+0
2020-11-20Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+15
2020-11-20xsk: Fix umem cleanup bug at socket destructGravatar Magnus Karlsson 1-0/+1
2020-11-19jbd2: fix kernel-doc markupsGravatar Mauro Carvalho Chehab 1-1/+1
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-4/+71
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+19
2020-11-19Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 1-0/+15
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGravatar Georg Kohmann 2-2/+30
2020-11-19tools/bootconfig: Align the bootconfig applied initrd image size to 4Gravatar Masami Hiramatsu 1-0/+3
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+2