summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-16net: shrink struct sock by 8 bytesEric Dumazet1-1/+1
2021-11-16ipv6: shrink struct ipcm6_cookieEric Dumazet1-1/+1
2021-11-16net: remove sk_route_nocapsEric Dumazet1-6/+5
2021-11-16net: remove sk_route_forced_capsEric Dumazet1-3/+0
2021-11-16net: use sk_is_tcp() in more placesEric Dumazet2-6/+5
2021-11-16tcp: remove dead code in __tcp_v6_send_check()Eric Dumazet1-9/+3
2021-11-15bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann1-1/+2
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-7/+45
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski3-21/+1
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)1-0/+31
2021-11-15i2c: dev: Handle 255 byte blocks for i2c ioctlMatt Johnston2-0/+4
2021-11-15i2c: core: Allow 255 byte transfers for SMBus 3.xMatt Johnston2-1/+17
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko1-1/+0
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2021-11-15net: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-14Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+1
2021-11-14tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)1-1/+1
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-0/+0
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2021-11-14net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore3-14/+0
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds3-981/+2780
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-3/+6
2021-11-13Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-11-13Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-11/+10
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+22
2021-11-13Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-16/+50
2021-11-13Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+0
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+12
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-7/+2
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2021-11-12Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+7
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-6/+38
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-25/+0
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-1/+33
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2021-11-12bpf: Introduce btf_tracing_idsSong Liu1-1/+13
2021-11-12bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDsSong Liu1-3/+3
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore3-14/+0
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil7-0/+0
2021-11-11bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributesYonghong Song1-1/+2
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie10-19/+51
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal1-0/+1
2021-11-11Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2021-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+6
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas1-0/+1
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-27/+124