summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-05-01net: phy: bcm54140: add second PHY IDMichael Walle1-1/+1
2020-05-01security: Fix the default value of fs_context_parse_param hookKP Singh1-1/+1
2020-05-01ptp_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-05-01PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-6/+0
2020-05-01blk-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-30platform/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-29bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko3-3/+13
2020-04-29bpf: Allocate ID for bpf_linkAndrii Nakryiko1-4/+13
2020-04-29bpf: Refactor bpf_link update handlingAndrii Nakryiko2-13/+2
2020-04-29netfilter: add audit table unregister actionsRichard Guy Briggs1-0/+1
2020-04-29signal: Remove has_group_leader_pidEric W. Biederman1-11/+0
2020-04-29audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs1-0/+21
2020-04-29proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman1-0/+1
2020-04-29rculist: Add hlists_swap_heads_rcuEric W. Biederman1-0/+21
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2-0/+7
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown1-1/+7
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem1-0/+6
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha1-1/+3
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2-4/+19
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2-1/+18
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2-0/+25
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem1-1/+6
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-1/+2
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2-3/+79