summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton
2017-06-13trace: rename kernel enum section to evalJeremy Linton
2017-06-13audit: fix a race condition with the auditd tracking codePaul Moore
2017-06-13printk: add __printf attributes to internal functionsNicolas Iooss
2017-06-13tracing: Remove unused declaration of trace_stop_cmdline_recordingJoel Fernandes
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-13nohz: Fix spurious warning when hrtimer and clockevent get out of syncFrederic Weisbecker
2017-06-13Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-06-13genirq: Release resources in __setup_irq() error pathHeiner Kallweit
2017-06-12audit: style fixDerek Robson
2017-06-12posix-timers: Handle relative posix-timers correctlyThomas Gleixner
2017-06-12posix-timers: Zero out oldval itimerspecThomas Gleixner
2017-06-12cpu/hotplug: Remove unused check_for_tasks() functionArnd Bergmann
2017-06-12tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd
2017-06-12posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()Thomas Gleixner
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-12Revert "cpufreq: schedutil: Reduce frequencies slower"Rafael J. Wysocki
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-11sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2017-06-11sched/fair: Fix typo in printk messageMarcin Nowakowski
2017-06-10bpf: reset id on spilled regs in clear_all_pkt_pointersDaniel Borkmann
2017-06-10bpf: reset id on CONST_IMM transitionDaniel Borkmann
2017-06-10bpf: don't check spilled reg state for non-STACK_SPILLed type slotsDaniel Borkmann
2017-06-10bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-06-10Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-09rt_sigtimedwait(): move compat to nativeAl Viro
2017-06-09put_compat_rusage(): switch to copy_to_user()Al Viro
2017-06-09sigpending(): move compat to nativeAl Viro
2017-06-09getrlimit()/setrlimit(): move compat to nativeAl Viro
2017-06-09times(2): move compat to nativeAl Viro
2017-06-09compat_{get,put}_bitmap(): use unsafe_{get,put}_user()Al Viro
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FSRoberto Pereira
2017-06-09config: android-base: add CGROUP_BPFChenbo Feng
2017-06-09config: android-base: add CONFIG_MODULES optionGreg Kroah-Hartman
2017-06-09config: android-base: add CONFIG_IKCONFIG optionGreg Kroah-Hartman
2017-06-09config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PANSami Tolvanen
2017-06-09config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLEMax Shi
2017-06-09config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PANSami Tolvanen
2017-06-09config: android-recommended: enable fstack-protector-strongJeff Vander Stoep
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney
2017-06-08rcu: Remove event tracing from Tiny RCUPaul E. McKenney
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney
2017-06-08rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney