Age | Commit message (Expand) | Author |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | kernel/sys.c: fix prototype of prctl_get_tid_address() | Rasmus Villemoes |
2020-10-25 | Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-25 | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-25 | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux | Linus Torvalds |
2020-10-25 | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-24 | Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-24 | random32: add noise from network and scheduling activity | Willy Tarreau |
2020-10-24 | random32: make prandom_u32() output unpredictable | George Spelvin |
2020-10-23 | Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2020-10-23 | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-23 | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-22 | ring-buffer: Update the description for ring_buffer_wait | Qiujun Huang |
2020-10-22 | ring-buffer: Return 0 on success from ring_buffer_resize() | Qiujun Huang |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-20 | futex: Adjust absolute futex timeouts with per time namespace offset | Andrei Vagin |
2020-10-20 | dma-mapping: move more functions to dma-map-ops.h | Christoph Hellwig |
2020-10-19 | bpf: Enforce id generation for all may-be-null register type | Martin KaFai Lau |
2020-10-19 | bpf: Remove unneeded break | Tom Rix |
2020-10-19 | cpufreq: schedutil: restore cached freq when next_f is not changed | Wei Wang |
2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-18 | pid: move pidfd_get_pid() to pid.c | Minchan Kim |
2020-10-17 | task_work: cleanup notification modes | Jens Axboe |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-16 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-10-16 | Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2020-10-16 | Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-16 | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | kernel/relay.c: drop unneeded initialization | Sudip Mukherjee |
2020-10-16 | panic: dump registers on panic_on_warn | Alexey Kardashevskiy |
2020-10-16 | kernel: acct.c: fix some kernel-doc nits | Randy Dunlap |
2020-10-16 | kernel/: fix repeated words in comments | Randy Dunlap |
2020-10-16 | kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map() | Liao Pingfang |
2020-10-16 | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko |
2020-10-16 | mm: use helper function put_write_access() | Miaohe Lin |
2020-10-16 | kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() | David Hildenbrand |
2020-10-16 | mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso... | David Hildenbrand |
2020-10-16 | kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED | David Hildenbrand |
2020-10-16 | kernel/resource: make release_mem_region_adjustable() never fail | David Hildenbrand |
2020-10-16 | tracing: Remove __init from __trace_early_add_new_event() | Masami Hiramatsu |
2020-10-16 | workqueue: fix a kernel-doc warning | Mauro Carvalho Chehab |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |