aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven
2016-12-15cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky
2016-12-15genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli
2016-12-15tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds
2016-12-14printk: remove games with previous record flagsLinus Torvalds
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger
2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger
2016-12-14posix-timers: give lazy compilers some help optimizing code awayNicolas Pitre
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek
2016-12-14kdb: properly synchronize vkdb_printf() calls with other CPUsPetr Mladek
2016-12-14kdb: remove unused kdb_event handlingPetr Mladek
2016-12-14kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson
2016-12-14kcov: add more missing includesKefeng Wang
2016-12-14relay: check array offset before using itDan Carpenter
2016-12-14sysctl: add KERN_CONT to deprecated_sysctl_warning()Tetsuo Handa
2016-12-14kexec: add cond_resched into kimage_alloc_crash_control_pageszhong jiang
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He
2016-12-14coredump: clarify "unsafe core_pattern" warningAlexey Dobriyan
2016-12-14signals: avoid unnecessary taking of sighand->siglockWaiman Long
2016-12-14kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14audit: use proper refcount locking on audit_sockRichard Guy Briggs
2016-12-14audit: don't ever sleep on a command record/messagePaul Moore
2016-12-14audit: handle a clean auditd shutdown with gracePaul Moore
2016-12-14audit: wake up kauditd_thread after auditd registersPaul Moore
2016-12-14audit: rework audit_log_start()Paul Moore