summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-30security: Refactor declaration of LSM hooksKP Singh2-616/+393
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2-0/+7
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner4-3/+48
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin1-0/+12
2020-03-29KEYS: Don't write out to userspace while holding key semaphoreWaiman Long1-1/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+3
2020-03-29PCI: Add Zhaoxin Vendor IDRaymond Pang1-0/+2
2020-03-29xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen1-1/+1
2020-03-29iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou1-0/+3
2020-03-29iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou1-3/+1
2020-03-29iio: cros_ec: Remove pm functionGwendal Grignou1-5/+0
2020-03-29iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou1-1/+9
2020-03-29iio: expose iio_device_set_clockGwendal Grignou1-0/+2
2020-03-29iio: cros_ec: Move function description to .c fileGwendal Grignou1-80/+0
2020-03-29platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou1-4/+89
2020-03-29platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou1-0/+76
2020-03-29platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou1-0/+2
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-7/+2
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan3-2/+13
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas1-0/+5
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner1-3/+3
2020-03-28Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2-8/+9
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner1-3/+9
2020-03-28bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann1-0/+1
2020-03-28bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann1-0/+1
2020-03-28mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe1-4/+1
2020-03-28mm/hmm: remove unused code and tidy commentsJason Gunthorpe1-102/+2
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-03-28net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla1-0/+2
2020-03-28PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam1-0/+1
2020-03-28gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven1-0/+8
2020-03-28Merge tag 'v5.6-rc7' into develLinus Walleij49-367/+216
2020-03-27ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)1-0/+1
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust1-2/+1
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust1-0/+1
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust1-13/+0
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust1-0/+1
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust1-0/+1
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni1-0/+4
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig1-14/+0
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown1-0/+2
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe3-1/+8
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik3-1/+8
2020-03-27block: simplify queue allocationChristoph Hellwig1-3/+1
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig1-0/+2
2020-03-27SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields1-2/+5
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-17/+0