summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-28Merge branch 'strparser-Fix-lockdep-issue'David S. Miller
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn
2017-12-28genirq: Guard handle_bad_irq log messagesGuenter Roeck
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27sparc64: repair calling incorrect hweight function from stubsJan Engelhardt
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-27Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-27Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-12-27led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET
2017-12-27perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner
2017-12-27tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2017-12-27tracing: Fix crash when it fails to alloc ring bufferJing Xia