summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-02-041-1/+4
* mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-02-041-0/+2
* set_memory: allow set_direct_map_*_noflush() for multiple pagesMike Rapoport2021-02-041-2/+2
* Merge branch 'akpm-current/current'Stephen Rothwell2021-02-0415-26/+100
|\
| * kernel: delete repeated words in commentsRandy Dunlap2021-02-047-11/+11
| * groups: simplify struct group_info allocationHubert Jasudowicz2021-02-041-6/+1
| * proc/sysctl: make protected_* world readableJulius Hemanth Pitti2021-02-041-4/+4
| * sysctl.c: fix underflow value setting risk in vm_tableLin Feng2021-02-041-4/+4
| * kernel/hung_task.c: Monitor killed tasks.Tetsuo Handa2021-02-041-0/+44
| * tracing: add error_report_end trace pointAlexander Potapenko2021-02-042-0/+13
| * kernel/watchdog: flush all printk nmi buffers when hardlockup detectedKonstantin Khlebnikov2021-02-032-0/+22
| * init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-031-1/+1
* | Merge remote-tracking branch 'oprofile-removal/oprofile/removal'Stephen Rothwell2021-02-041-1/+0
|\ \
| * | fs: Remove dcookies supportViresh Kumar2021-01-291-1/+0
* | | Merge remote-tracking branch 'iomem-mmap-vs-gup/topic/iomem-mmap-vs-gup'Stephen Rothwell2021-02-041-1/+97
|\ \ \
| * | | resource: Move devmem revoke code to resource frameworkDaniel Vetter2021-01-121-1/+97
| |/ /
* | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-02-041-0/+16
|\ \ \
| * | | tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-0/+16
* | | | Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell2021-02-043-45/+23
|\ \ \ \
| * \ \ \ Merge branch 'for-5.11-fixes' into for-nextTejun Heo2021-01-191-1/+3
| |\ \ \ \
| | * | | | cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
| * | | | | cpuset: fix typos in commentsAubrey Li2021-01-151-3/+3
| * | | | | cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný2021-01-151-41/+14
| |/ / / /
| * | | | cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
* | | | | Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell2021-02-041-2/+2
|\ \ \ \ \
| * | | | | workqueue: Use %s instead of function nameStephen Zhang2021-01-271-2/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2021-02-0431-437/+1925
|\ \ \ \ \
| * | | | | rcu-tasks: Rectify kernel-doc for struct rcu_tasksLukas Bulwahn2021-02-011-2/+2
| * | | | | rcutorture: Replace rcu_torture_stall string with %sStephen Zhang2021-02-011-3/+3
| * | | | | torture: Replace torture_init_begin string with %sStephen Zhang2021-02-011-3/+3
| * | | | | rcu: Remove "all" cpumask checks favor of bitmask-level "all"Paul Gortmaker2021-02-011-9/+4
| * | | | | kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()Paul E. McKenney2021-02-011-2/+1
| * | | | | kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()Paul E. McKenney2021-02-011-1/+1
| * | | | | kvfree_rcu: Directly allocate page for single-argument caseUladzislau Rezki (Sony)2021-02-011-16/+26
| * | | | | kcsan: Add missing license and copyright headersMarco Elver2021-02-017-1/+32
| * | | | | kcsan: Switch to KUNIT_CASE_PARAM for parameterized testsMarco Elver2021-02-011-62/+54
| * | | | | kcsan: Make test follow KUnit style recommendationsMarco Elver2021-02-012-3/+3
| * | | | | rcutorture: Fix testing of RCU priority boostingPaul E. McKenney2021-02-011-14/+22
| * | | | | rcu: Run rcuo kthreads at elevated priority in CONFIG_RCU_BOOST kernelsPaul E. McKenney2021-02-011-0/+2
| * | | | | rcu: Expedite deboost in case of deferred quiescent statePaul E. McKenney2021-02-011-12/+14
| * | | | | rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()Zhouyi Zhou2021-02-011-1/+0
| * | | | | rcu: Fix CPU-offline trace in rcutree_dying_cpuNeeraj Upadhyay2021-02-011-1/+1
| * | | | | rcu: Remove superfluous rdp fetchFrederic Weisbecker2021-02-011-1/+0
| * | | | | rcu/nocb: Detect unsafe checks for offloaded rdpFrederic Weisbecker2021-02-012-24/+87
| * | | | | rcutorture: Add crude tests for mem_dump_obj()Paul E. McKenney2021-02-011-0/+39
| * | | | | Merge branch 'clocksource.2021.02.01a' into HEADPaul E. McKenney2021-02-0130-207/+440
| |\ \ \ \ \
| | * | | | | clocksource: Do pairwise clock-desynchronization checkingPaul E. McKenney2021-02-011-16/+25
| | * | | | | clocksource: Provide a module parameter to fuzz per-CPU clock checkingPaul E. McKenney2021-02-011-1/+9
| | * | | | | clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney2021-02-011-0/+73
| | * | | | | clocksource: Retry clock read if long delays detectedPaul E. McKenney2021-02-011-4/+19