summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers: base: add coredump driver opsArend van Spriel2018-01-231-1/+1
* sysfs.h: Use octal permissionsJoe Perches2018-01-091-8/+6
* Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman2018-01-0257-398/+315
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-312-2/+4
| |\
| | * timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-292-2/+4
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-314-16/+45
| |\ \
| | * | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
| | * | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+17
| | * | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
| * | | Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-291-0/+1
| |\ \ \
| | * | | cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-283-60/+45
| |\ \ \
| | * | | sock: Add sock_owned_by_user_nocheckTom Herbert2017-12-281-0/+5
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-0/+3
| | |\ \ \
| | | * | | xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-0/+3
| | * | | | tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau2017-12-261-60/+37
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+4
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-232-2/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-221-0/+5
| | * | | | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
| | * | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-172-4/+4
| | * | | | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| | * | | | Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-171-2/+6
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-173-28/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-172-1/+27
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-0/+5
| * | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-221-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-111-0/+1
| * | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-12-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | clk: fix a panic error caused by accessing NULL pointerCai Li2017-12-051-2/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-216-11/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-211-1/+2
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-201-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bpf: fix integer overflowsAlexei Starovoitov2017-12-211-2/+2
| | * | | | | | | | | | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-202-4/+7
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-1/+1
| | | * | | | | | | | | | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-191-3/+5
| | | * | | | | | | | | | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-191-0/+1
| | * | | | | | | | | | | cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-201-3/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-191-1/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | nl80211: Remove obsolete kerneldoc lineJonathan Corbet2017-12-191-1/+0
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-213-9/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | block: unalign call_single_data in struct requestJens Axboe2017-12-201-1/+1
| | * | | | | | | | | | | block-throttle: avoid double chargeShaohua Li2017-12-202-5/+6
| | * | | | | | | | | | | block: fix blk_rq_append_bioJens Axboe2017-12-181-1/+1
| | * | | | | | | | | | | block: don't let passthrough IO go into .make_request_fn()Ming Lei2017-12-181-2/+19