index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
2021-06-29
perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
David Hildenbrand
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
2021-06-29
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-06-24
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-06-24
Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-18
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-02
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
[next]