summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-041-5/+6
* Input: allocate keycode for Fn + right shiftHans de Goede2020-09-081-0/+1
* Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede2020-09-081-0/+3
* Merge branch 'for-linus' into nextDmitry Torokhov2020-07-213-2/+10
|\
| * Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-081-0/+7
| * Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-06-302-2/+3
* | Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-21726-6069/+15887
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-318-26/+122
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-292-1/+2
| | |\ \
| | | * | xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-201-0/+1
| | | * | xfrm: fix error in commentAntony Antony2020-04-201-1/+1
| | * | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-281-8/+9
| | * | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
| | * | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-261-2/+12
| | * | | ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-262-0/+35
| | * | | ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-262-0/+35
| | * | | nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-261-16/+25
| | * | | nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-261-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-251-1/+1
| | |\ \ \
| | | * | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
| | * | | | Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-251-1/+1
| | |\ \ \ \
| | | * | | | ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
| | | |/ / /
| | * / / / net/tls: fix race condition causing kernel panicVinay Kumar Yadav2020-05-251-0/+4
| | |/ / /
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-05-291-1/+1
| |\ \ \ \
| | * | | | RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-05-271-1/+1
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-282-3/+14
| |\ \ \ \ \
| | * | | | | include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-05-281-1/+1
| | * | | | | mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-05-281-2/+13
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-271-2/+1
| |\ \ \ \ \ \
| | * | | | | | fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-2/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-271-9/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal2020-04-131-9/+5
| * | | | | | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-0/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-222-0/+11
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-0/+2
| | | * | | | | efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-141-0/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-235-13/+61
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-221-0/+9
| | * | | | | | | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-221-0/+6
| | * | | | | | | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-221-0/+1
| | * | | | | | | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-222-11/+43
| | |\ \ \ \ \ \ \
| | | * | | | | | | rxrpc: Trace discarded ACKsDavid Howells2020-05-201-0/+35
| | | * | | | | | | rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-112-11/+8
| | * | | | | | | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-211-1/+0
| | * | | | | | | | net sched: fix reporting the first-time use timestampRoman Mashak2020-05-181-1/+2
| * | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-05-192-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| | * | | | | | | | i2c: use my kernel.org address from now onWolfram Sang2020-05-051-1/+1
| * | | | | | | | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-13/+95
| |\ \ \ \ \ \ \ \ \