aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-12signal: Introduce clear_siginfoEric W. Biederman1-0/+5
2018-01-12signal: Reduce copy_siginfo to just a memcpyEric W. Biederman1-6/+2
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-16/+45
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner1-0/+17
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-60/+45
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn2-15/+27
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+3
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau1-60/+37
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+11
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+8
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2017-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-11/+13
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+6
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2017-12-21bpf: fix integer overflowsAlexei Starovoitov1-2/+2
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-4/+7
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+5
2017-12-20block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski1-3/+2
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+0
2017-12-19Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linusMark Brown1-1/+1
2017-12-19nl80211: Remove obsolete kerneldoc lineJonathan Corbet1-1/+0
2017-12-19xfrm: Reinject transport-mode packets through taskletHerbert Xu1-0/+3
2017-12-18block: fix blk_rq_append_bioJens Axboe1-1/+1
2017-12-18block: don't let passthrough IO go into .make_request_fn()Ming Lei1-2/+19
2017-12-18Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2017-12-18KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier1-1/+1
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3