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