summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-20ASoC: compress/component: Use module_get_when_open/put_when_close for cstreamPeter Ujfalusi1-2/+4
2021-09-20ASoC: soc-component: Convert the mark_module to void*Peter Ujfalusi1-5/+3
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier2-3/+6
2021-09-20lsm,io_uring: add LSM hooks to io_uringPaul Moore3-0/+34
2021-09-20fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()Paul Moore1-0/+4
2021-09-20audit: add filtering for io_uring recordsPaul Moore1-1/+2
2021-09-20audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore2-0/+27
2021-09-20pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds1-23/+3
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2-10/+3
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski1-0/+2
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-0/+8
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner1-0/+1
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+1
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+3
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal1-0/+24
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal1-1/+9
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal2-0/+4
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal1-0/+4
2021-09-18bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky1-2/+3
2021-09-18bpf: Add bpf_trace_vprintk helperDave Marchevsky2-0/+12
2021-09-18bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-0/+2
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-21/+83
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli1-0/+1
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+16
2021-09-17Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky1-14/+0
2021-09-17locking/lockdep: Cleanup the repeated declarationShaokun Zhang1-2/+0
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou1-1/+1
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst2-14/+3
2021-09-17net: update NXP copyright textVladimir Oltean2-2/+2
2021-09-17net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli1-0/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski76-721/+1510
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-111/+34
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long1-1/+2
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang1-0/+30
2021-09-16Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+19
2021-09-16net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean1-0/+5
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce1-1/+1
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds1-0/+2
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney1-2/+3
2021-09-15Revert "iov_iter: track truncated size"Jens Axboe1-5/+1
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky1-4/+0
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski1-0/+4
2021-09-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi562-5698/+18485
2021-09-15x86: Always inline context_tracking_guest_enter()Peter Zijlstra1-1/+1
2021-09-15ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_descPeter Ujfalusi1-5/+0
2021-09-15xfrm: make user policy API completeNicolas Dichtel1-3/+6
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen630-6393/+20206