aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig1-0/+2
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig1-0/+3
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig2-1/+10
2020-05-04fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny1-6/+1
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb2-1/+5
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki1-24/+10
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+14
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-6/+6
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller24-166/+160
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb1-0/+2
2020-05-01net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb1-0/+12
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu1-0/+1
2020-05-01PCI: host-generic: Support building as modulesRob Herring1-1/+1
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring2-12/+12
2020-05-01power: supply: core: allow to constify property listsMichał Mirosław1-2/+2
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle1-1/+1
2020-04-30security: Fix the default value of fs_context_parse_param hookKP Singh1-1/+1
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu1-1/+1
2020-05-01uaccess: Add user_read_access_begin/end and user_write_access_begin/endChristophe Leroy1-0/+8
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-6/+0
2020-04-30blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo1-10/+33
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet1-0/+1
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller8-134/+187
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin1-1/+5
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni1-51/+0
2020-04-30sched/swait: Reword some of the main descriptionDavidlohr Bueso1-18/+5
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-0/+2
2020-04-30sched/topology: Kill SD_LOAD_BALANCEValentin Schneider1-15/+14
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre1-0/+11
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-134/+187
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon1-4/+4
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap1-2/+1
2020-04-30of: reserved-memory: Support lookup of regions by nameThierry Reding1-0/+11
2020-04-30crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky1-0/+2
2020-04-30padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan1-2/+4
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou1-0/+1
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig2-5/+7
2020-04-29gpio: Make "offset" and "unsigned int", not just "unsigned"Douglas Anderson1-13/+13
2020-04-29gpio: Document proper return value for gpio driversDouglas Anderson1-3/+3
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij1-17/+0
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko3-3/+13
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko1-4/+13
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko2-13/+2
2020-04-28netfilter: add audit table unregister actionsRichard Guy Briggs1-0/+1
2020-04-28signal: Remove has_group_leader_pidEric W. Biederman1-11/+0