summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He2018-07-281-5/+0
* 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-0211-57/+97
|\ \ | |/ |/|
| * 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-015-55/+68
| |\
| | * bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-291-48/+8
| | * bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-5/+23
| | * 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 git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-282-1/+1
| |\ \ \
| | * | | netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-182-1/+1
| * | | | nfp: reject binding to shared blocksJohn Hurley2018-06-271-0/+5
* | | | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-261-1/+1
| |\ \ \ \ \
| | * | | | | iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-0/+3
|\ \ \ \ \ \
| * | | | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| |/ / / / /
* | | | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
|\ \ \ \ \ \
| * | | | | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| * | | | | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
|\ \ \ \ \ \
| * | | | | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| * | | | | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
* | | | | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
|\ \ \ \ \ \ \
| * | | | | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| * | | | | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-291-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
|\ \ \ \ \ \ \
| * | | | | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| * | | | | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
* | | | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-2812-20/+27
|/ / / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-271-1/+3
|\ \ \ \ \ \ \
| * | | | | | | scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com2018-06-181-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| * | | | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-251-1/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
|\ \ \ \ \ \
| * | | | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| * | | | | | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
| |/ / / / /
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \ \ \ \ \
| * | | | | | kernel.h: Fix a typo in commentWei Wang2018-06-211-1/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22665-6184/+16708
| |\| | | | | |
| * | | | | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-0/+1
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-06-221-1/+1