summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-18net_sched: sch_fq: enable use of hrtimer slackEric Dumazet1-0/+2
2020-03-18net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-1/+9
2020-03-18net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-26/+23
2020-03-18net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-1/+2
2020-03-18net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski1-0/+2
2020-03-18Input: allocate keycode for "Selective Screenshot" keyRajat Jain1-0/+3
2020-03-18net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-1/+2
2020-03-18netfilter: Introduce egress hookLukas Wunner3-0/+32
2020-03-18netfilter: Generalize ingress hookLukas Wunner1-14/+31
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner1-0/+0
2020-03-18arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray1-0/+1
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau1-0/+1
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-0/+2
2020-03-17genirq: fix kerneldoc comment for irq_descYunfeng Ye1-1/+1
2020-03-17PNP: constify driver nameCorentin Labbe1-1/+1
2020-03-17Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed' into ti81xxTony Lindgren2-0/+9
2020-03-17clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren1-0/+5
2020-03-17list/hashtable: minor documentation corrections.NeilBrown2-3/+3
2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov1-2/+2
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko1-0/+1
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+1
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-254/+6
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus1-17/+0
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon1-0/+8
2020-03-17scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2-6/+46
2020-03-17scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2-6/+6
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das1-0/+3
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu1-3/+3
2020-03-16kernfs: Add option to enable user xattrsDaniel Xu1-2/+9
2020-03-16kernfs: Add removed_size out param for simple_xattr_setDaniel Xu1-1/+2
2020-03-16Merge series "ALSA: compress: Add wma, alac and ape support" from Vinod Koul ...Mark Brown2-2/+37
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla1-2/+2
2020-03-16ALSA: compress: bump the versionVinod Koul1-1/+1
2020-03-16ALSA: compress: add alac & ape decoder paramsVinod Koul1-1/+25
2020-03-16ALSA: compress: Add wma decoder paramsVinod Koul1-0/+8
2020-03-16ALSA: compress: add wma codec profilesVinod Koul1-0/+3
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini14-48/+88
2020-03-16KVM: Drop largepages_enabled and its accessor/mutatorSean Christopherson1-2/+0
2020-03-16KVM: Drop gfn_to_pfn_atomic()Peter Xu1-1/+0
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou2-1/+13
2020-03-16KVM: Dynamically size memslot array based on number of used slotsSean Christopherson1-1/+1
2020-03-16KVM: Terminate memslot walks via used_slotsSean Christopherson1-6/+12
2020-03-16KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson1-1/+1
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson1-13/+10
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson1-2/+1
2020-03-16KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson1-1/+1
2020-03-16KVM: Drop kvm_arch_create_memslot()Sean Christopherson1-2/+0
2020-03-16mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus1-2/+2
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust1-0/+33