summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-19x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()Al Viro
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-18regulator: driver.h: fix regulator_map_* function namesMauro Carvalho Chehab
2020-03-18block/genhd: Notify udev about capacity changeBalbir Singh
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2020-03-18debugfs: remove return value of debugfs_create_file_size()Greg Kroah-Hartman
2020-03-18uio: add resource managed devm_uio_register_device() functionAlexandru Ardelean
2020-03-18UIO: fix up inapposite whiteplace in uio head fileQiang Su
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-18Merge tag 'iio-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/i...Greg Kroah-Hartman
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen
2020-03-18netfilter: Introduce egress hookLukas Wunner
2020-03-18netfilter: Generalize ingress hookLukas Wunner
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2020-03-17genirq: fix kerneldoc comment for irq_descYunfeng Ye
2020-03-17PNP: constify driver nameCorentin Labbe
2020-03-17list/hashtable: minor documentation corrections.NeilBrown
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-03-16scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche
2020-03-16kernfs: Add option to enable user xattrsDaniel Xu
2020-03-16kernfs: Add removed_size out param for simple_xattr_setDaniel Xu
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-16KVM: Drop largepages_enabled and its accessor/mutatorSean Christopherson
2020-03-16KVM: Drop gfn_to_pfn_atomic()Peter Xu
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou
2020-03-16KVM: Dynamically size memslot array based on number of used slotsSean Christopherson
2020-03-16KVM: Terminate memslot walks via used_slotsSean Christopherson
2020-03-16KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2020-03-16KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson