summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-0/+1
* sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-2/+2
* net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-301-2/+3
* pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-262-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-242-6/+18
|\
| * bpfilter: Fix mismatch in function argument typesYueHaibing2018-07-211-3/+3
| * Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-211-3/+15
| |\
| | * net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-181-3/+15
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-222-0/+2
|\ \ \
| * | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-171-0/+1
| * | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-0/+1
* | | | alpha: fix osf_wait4() breakageAl Viro2018-07-221-1/+1
* | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-211-1/+1
* | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-211-1/+3
* | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-201-0/+1
|\ \ \ \
| * | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-201-0/+1
* | | | | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-191-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-181-0/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-187-10/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-07-161-0/+1
| * | | ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu2018-07-161-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-0/+1
| |\ \ \
| | * | | bpf: include errno.h from bpf-cgroup.hRoman Gushchin2018-07-091-0/+1
| * | | | net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-121-5/+5
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-081-3/+3
| |\ \ \
| | * | | xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita2018-07-071-3/+3
| * | | | net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann2018-07-071-2/+2
| * | | | net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng2018-07-041-0/+2
| |/ / /
* | | / mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2018-07-161-1/+1
| |_|/ |/| |
* | | Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-111-0/+24
|\ \ \
| * | | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-021-0/+1
| * | | libata: add command iterator helpersJens Axboe2018-06-191-0/+23
* | | | Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-111-1/+1
|\ \ \ \
| * | | | uio: change to use the mutex lock instead of the spin lockXiubo Li2018-07-071-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-07-091-1/+2
|\ \ \ \ \
| * | | | | HID: core: allow concurrent registration of driversBenjamin Tissoires2018-06-251-1/+2
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-081-7/+22
|\ \ \ \ \ \
| * | | | | | compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-031-7/+22
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-082-2/+1
|\ \ \ \ \ \ \
| * | | | | | | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-032-2/+1
| |/ / / / / /
* | | | | | | Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-051-2/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ftrace: Nuke clear_ftrace_functionYisheng Xie2018-07-031-2/+0
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-027-51/+68
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-0/+20
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-014-50/+45
| |\ \ \ \ \
| | * | | | | bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-291-48/+8
| | * | | | | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-263-2/+37
| * | | | | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-282-1/+3
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-262-1/+3
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
|\ \ \ \ \ \ \