summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia1-0/+1
2021-03-22lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia3-0/+15
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-0/+278
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever1-0/+1
2021-03-22svcrdma: Remove unused sc_pages fieldChuck Lever1-2/+1
2021-03-22svcrdma: Normalize Send page handlingChuck Lever1-0/+1
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever1-0/+1
2021-03-22svcrdma: Maintain a Receive water markChuck Lever1-0/+2
2021-03-22dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki1-1/+14
2021-03-22rcu: Provide polling interfaces for Tree RCU grace periodsPaul E. McKenney1-0/+2
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-276/+0
2021-03-22mfd/power: ab8500: Push algorithm to power supply codeLinus Walleij1-51/+0
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-476/+0
2021-03-22NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLsChuck Lever1-0/+3
2021-03-22NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_streamChuck Lever1-2/+16
2021-03-22NFSD: Update the NFSv3 READ3res encode to use struct xdr_streamChuck Lever1-0/+20
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever1-0/+25
2021-03-22vgaarb: avoid -Wempty-body warningsArnd Bergmann1-1/+3
2021-03-22soundwire: add master quirks for bus clash and parityBard Liao1-0/+22
2021-03-22soundwire: add override addr opsVinod Koul1-1/+3
2021-03-22pwm: Drop function pwmchip_add_with_polarity()Uwe Kleine-König1-2/+0
2021-03-22media: camera-mx3: Remove unused header fileFabio Estevam1-43/+0
2021-03-22media: camera-mx2: Remove unused header fileFabio Estevam1-31/+0
2021-03-22Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman11-40/+39
2021-03-22cpufreq: CPPC: Add support for frequency invarianceViresh Kumar1-0/+1
2021-03-22irq: Fix typos in commentsIngo Molnar2-3/+3
2021-03-22entry: Fix typos in commentsIngo Molnar1-2/+2
2021-03-22locking: Fix typos in commentsIngo Molnar2-2/+2
2021-03-22sched: Fix various typosIngo Molnar1-1/+1
2021-03-22Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar11-40/+39
2021-03-21power: supply: bq27xxx: Add support for BQ78Z100LI Qingwu1-0/+1
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+14
2021-03-21constify dentry argument of dentry_path()/dentry_path_raw()Al Viro1-2/+2
2021-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2021-03-20Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2021-03-20bpf: Fix umd memory leak in copy_process()Zqiang1-0/+1
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet1-0/+13
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+4
2021-03-19dma-mapping: remove a pointless empty line in dma_alloc_coherentWang Qing1-1/+0
2021-03-19locking/ww_mutex: Remove DEFINE_WW_MUTEX() macroWaiman Long1-15/+2
2021-03-19Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar29-41/+104
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig1-1/+0
2021-03-19swiotlb: dynamically allocate io_tlb_default_memChristoph Hellwig1-8/+10
2021-03-19swiotlb: move global variables into a new io_tlb_mem structureClaire Chang1-2/+41
2021-03-19scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()Bart Van Assche1-1/+1
2021-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+2