Age | Commit message (Expand) | Author |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-03-21 | x86/mm: split vmalloc_sync_all() | Joerg Roedel |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan |
2020-03-15 | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-15 | Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-11 | Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-03-11 | Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-03-11 | ftrace: Return the first found result in lookup_rec() | Artem Savkov |
2020-03-10 | cgroup: memcg: net: do not associate sock with unrelated cgroup | Shakeel Butt |
2020-03-10 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-10 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-10 | workqueue: don't use wq_select_unbound_cpu() for bound works | Hillf Danton |
2020-03-09 | pid: make ENOMEM return value more obvious | Christian Brauner |
2020-03-09 | futex: Unbreak futex hashing | Thomas Gleixner |
2020-03-08 | pid: Fix error return value in some cases | Corey Minyard |
2020-03-07 | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-07 | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-06 | futex: Fix inode life-time issue | Peter Zijlstra |
2020-03-05 | blktrace: fix dereference after null check | Cengiz Can |
2020-03-04 | cgroup1: don't call release_agent when it is "" | Tycho Andersen |
2020-03-04 | cgroup: fix psi_show() crash on 32bit ino archs | Qian Cai |
2020-03-03 | sys/sysinfo: Respect boottime inside time namespace | Cyril Hrubis |
2020-03-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-02-28 | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-02-28 | exit: Fix Sparse errors and warnings | Madhuparna Bhowmik |
2020-02-28 | fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() | Madhuparna Bhowmik |
2020-02-28 | Merge branches 'pm-sleep' and 'pm-devfreq' | Rafael J. Wysocki |
2020-02-27 | Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-27 | sched/fair: Fix statistics for find_idlest_group() | Vincent Guittot |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-26 | signal: avoid double atomic counter increments for user accounting | Linus Torvalds |
2020-02-25 | bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue | Masami Hiramatsu |
2020-02-25 | blktrace: Protect q->blk_trace with RCU | Jan Kara |
2020-02-24 | audit: always check the netlink payload length in audit_receive_msg() | Paul Moore |
2020-02-22 | audit: fix error handling in audit_data_to_entry() | Paul Moore |
2020-02-22 | Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-22 | Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-21 | y2038: remove unused time32 interfaces | Arnd Bergmann |
2020-02-20 | bootconfig: Set CONFIG_BOOT_CONFIG=n by default | Masami Hiramatsu |
2020-02-20 | tracing: Clear trace_state when starting trace | Masami Hiramatsu |
2020-02-20 | tracing: Disable trace_printk() on post poned tests | Steven Rostedt (VMware) |
2020-02-20 | tracing: Have synthetic event test use raw_smp_processor_id() | Steven Rostedt (VMware) |
2020-02-20 | tracing: Fix number printing bug in print_synth_event() | Tom Zanussi |
2020-02-20 | tracing: Check that number of vals matches number of synth event fields | Tom Zanussi |
2020-02-20 | tracing: Make synth_event trace functions endian-correct | Tom Zanussi |
2020-02-20 | tracing: Make sure synth_event_trace() example always uses u64 | Tom Zanussi |
2020-02-20 | PM / hibernate: fix typo "reserverd_size" -> "reserved_size" | Alexandre Belloni |