- 570203e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
- 01af08b Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 10 months ago
- a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- 763802b5 x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
- df81dfc genirq: Fix reference leaks on irq affinity notifiers by Edward Cree · 4 years, 10 months ago
- 5c6f258 bpf: Explicitly memset some bpf info structures declared on the stack by Greg Kroah-Hartman · 4 years, 10 months ago
- 8096f22 bpf: Explicitly memset the bpf_attr structure by Greg Kroah-Hartman · 4 years, 10 months ago
- 8e7ae25 bpf: Sanitize the bpf_struct_ops tcp-cc name by Martin KaFai Lau · 4 years, 10 months ago
- 34d5a4b Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- ffe6da9 Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- addcb1d Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 11 months ago
- 36feb99 Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
- d9815bf ftrace: Return the first found result in lookup_rec() by Artem Savkov · 4 years, 11 months ago
- e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 11 months ago
- e941484 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 11 months ago
- 2c1aca4 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 4 years, 11 months ago
- da6c7fa bpf/btf: Fix BTF verification of enum members in struct/union by Yoshiki Komachi · 4 years, 11 months ago
- aa202f1 workqueue: don't use wq_select_unbound_cpu() for bound works by Hillf Danton · 5 years ago
- 1d8006a bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory by Andrii Nakryiko · 4 years, 11 months ago
- 62039c3 bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer by Andrii Nakryiko · 4 years, 11 months ago
- 10dab84 pid: make ENOMEM return value more obvious by Christian Brauner · 4 years, 11 months ago
- 8d67743 futex: Unbreak futex hashing by Thomas Gleixner · 4 years, 11 months ago
- b26ebfe pid: Fix error return value in some cases by Corey Minyard · 4 years, 11 months ago
- 5dfcc13 Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
- fa883d6a Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 11 months ago
- 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 11 months ago
- 849b4d9 bpf: Do not allow map_freeze in struct_ops map by Martin KaFai Lau · 4 years, 11 months ago
- 8e5290e bpf: Return better error value in delete_elem for struct_ops map by Martin KaFai Lau · 4 years, 11 months ago
- 1bc7896 bpf: Fix deadlock with rq_lock in bpf_send_signal() by Yonghong Song · 4 years, 11 months ago
- 153031a blktrace: fix dereference after null check by Cengiz Can · 4 years, 11 months ago
- 2e5383d cgroup1: don't call release_agent when it is "" by Tycho Andersen · 5 years ago
- 190ecb1 cgroup: fix psi_show() crash on 32bit ino archs by Qian Cai · 5 years ago
- ecc421e sys/sysinfo: Respect boottime inside time namespace by Cyril Hrubis · 4 years, 11 months ago
- c105df5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 3642859 Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 22a34c6f exit: Fix Sparse errors and warnings by Madhuparna Bhowmik · 5 years ago
- 0c282b0 fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() by Madhuparna Bhowmik · 5 years ago
- 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 5 years ago
- ed5fa55 Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
- 289de35 sched/fair: Fix statistics for find_idlest_group() by Vincent Guittot · 5 years ago
- 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- fda31c5 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 5 years ago
- 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 5 years ago
- c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
- 7561252 audit: always check the netlink payload length in audit_receive_msg() by Paul Moore · 5 years ago
- 2ad3e17 audit: fix error handling in audit_data_to_entry() by Paul Moore · 5 years ago
- f3cc249 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 591dd4c Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
- 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
- d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 5 years ago
- 7ab215f tracing: Clear trace_state when starting trace by Masami Hiramatsu · 5 years ago
- 78041c0 tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 5 years ago
- 3c18a9b tracing: Have synthetic event test use raw_smp_processor_id() by Steven Rostedt (VMware) · 5 years ago
- 784bd08 tracing: Fix number printing bug in print_synth_event() by Tom Zanussi · 5 years ago
- 3843083 tracing: Check that number of vals matches number of synth event fields by Tom Zanussi · 5 years ago
- 1d9d4c9 tracing: Make synth_event trace functions endian-correct by Tom Zanussi · 5 years ago
- 279eef0 tracing: Make sure synth_event_trace() example always uses u64 by Tom Zanussi · 5 years ago
- b0c609a PM / hibernate: fix typo "reserverd_size" -> "reserved_size" by Alexandre Belloni · 5 years ago
- 41f57cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- b9aff38 bpf: Fix a potential deadlock with bpf_map_do_batch by Yonghong Song · 5 years ago
- 492e0d0 bpf: Do not grab the bucket spinlock by default on htab batch ops by Brian Vazquez · 5 years ago
- 140588b s390: remove obsolete ieee_emulation_warnings by Stephen Kitt · 5 years ago
- 0a44cac Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- e20d3a0 bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill by Johannes Krude · 5 years ago
- ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 4e03e4e Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- cba6437 genirq/proc: Reject invalid affinity masks (again) by Thomas Gleixner · 5 years ago
- 9c974c7 cgroup: Iterate tasks that did not finish do_exit() by Michal Koutný · 5 years ago
- 2d4ecb0 cgroup: cgroup_procs_next should increase position index by Vasily Averin · 5 years ago
- db8dd96 cgroup-v1: cgroup_pidlist_next should update position index by Vasily Averin · 5 years ago
- 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- e9f5490 sched/fair: Fix kernel-doc warning in attach_entity_load_avg() by Randy Dunlap · 5 years ago
- 4104a56 sched/core: Annotate curr pointer in rq with __rcu by Madhuparna Bhowmik · 5 years ago
- 6fcca0f sched/psi: Fix OOB write when writing 0 bytes to PSI files by Suren Baghdasaryan · 5 years ago
- e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 5 years ago
- 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 5 years ago
- 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 5 years ago
- d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 5 years ago
- 0a679e1 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
- 2bf0eb9 bpf: Make btf_check_func_type_match() static by Hongbo Yao · 5 years ago
- 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
- 52262ee sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression by Mel Gorman · 5 years ago
- 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
- 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago