summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen
2022-07-12habanalabs: align ioctl uapi structures to 64-bitDan Rapaport
2022-07-11bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts
2022-07-12Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-07-11net/fq_impl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-11tls: rx: add counter for NoPad violationsJakub Kicinski
2022-07-11tls: fix spelling of MIBJakub Kicinski
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-11kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suitesDaniel Latypov
2022-07-11kunit: unify module and builtin suite definitionsJeremy Kerr
2022-07-11clk: sprd: Add dt-bindings include file for UMS512Cixi Geng
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-11Merge tag 'tegra-for-5.20-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-07-11netfilter: nf_tables: move nft_cmp_fast_mask to where its usedFlorian Westphal
2022-07-11netfilter: nf_tables: add and use BE register load-store helpersFlorian Westphal
2022-07-11netfilter: h323: merge nat hook pointers into oneFlorian Westphal
2022-07-11netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo
2022-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger
2022-07-11genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chipMichael Walle
2022-07-11wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam
2022-07-11Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato
2022-07-11vfio-pci/zdev: different maxstbl for interpreted devicesMatthew Rosato
2022-07-11vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato
2022-07-11vfio-pci/zdev: add open/close device hooksMatthew Rosato
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-07-11vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato
2022-07-11Merge 5.19-rc6 into staging-nextGreg Kroah-Hartman
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-10XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier
2022-07-10Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang
2022-07-099p: Add client parameter to p9_req_put()Kent Overstreet
2022-07-099p: Drop kref usageKent Overstreet
2022-07-08Input: document the units for resolution of size axesSiarhei Vishniakou
2022-07-08tls: create an internal headerJakub Kicinski
2022-07-08tls: rx: always allocate max possible aad size for decryptJakub Kicinski
2022-07-08strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds