Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-11Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-11Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-03-11ftrace: Return the first found result in lookup_rec()Artem Savkov
2020-03-11cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-03-11Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10workqueue: don't use wq_select_unbound_cpu() for bound worksHillf Danton
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman
2020-03-10pid: make ENOMEM return value more obviousChristian Brauner
2020-03-10futex: Unbreak futex hashingThomas Gleixner
2020-03-08pid: Fix error return value in some casesCorey Minyard
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-05blktrace: fix dereference after null checkCengiz Can
2020-03-04cgroup1: don't call release_agent when it is ""Tycho Andersen
2020-03-04cgroup: fix psi_show() crash on 32bit ino archsQian Cai
2020-03-03sys/sysinfo: Respect boottime inside time namespaceCyril Hrubis
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-28exit: Fix Sparse errors and warningsMadhuparna Bhowmik
2020-02-28fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()Madhuparna Bhowmik
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki
2020-02-27Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-27sched/fair: Fix statistics for find_idlest_group()Vincent Guittot
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-02-26bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara
2020-02-25audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-02-23audit: fix error handling in audit_data_to_entry()Paul Moore
2020-02-23Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu
2020-02-21tracing: Clear trace_state when starting traceMasami Hiramatsu
2020-02-21tracing: Disable trace_printk() on post poned testsSteven Rostedt (VMware)
2020-02-21tracing: Have synthetic event test use raw_smp_processor_id()Steven Rostedt (VMware)
2020-02-21tracing: Fix number printing bug in print_synth_event()Tom Zanussi
2020-02-21tracing: Check that number of vals matches number of synth event fieldsTom Zanussi
2020-02-21tracing: Make synth_event trace functions endian-correctTom Zanussi