summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-08-07bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu
2021-08-07libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-08-06net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-05Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-05Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-05Merge branch 'net-fix-use-after-free-bugs'Jakub Kicinski
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-05tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)
2021-08-05net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-05Merge branch 'eean-iosm-fixes'David S. Miller
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-04scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-08-04tracing: Reject string operand in the histogram expressionMasami Hiramatsu
2021-08-04tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-04docs: networking: netdevsim rulesJakub Kicinski
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-04KVM: Do not leak memory for duplicate debugfs directoriesPaolo Bonzini
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller