summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* printk: Reduce console_unblank() usage in unsafe scenariosJohn Ogness2023-07-201-0/+28
* kdb: Do not assume write() callback availableJohn Ogness2023-07-201-0/+2
* Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-251-12/+1
|\
| * printk: Remove obsoleted check for non-existent "user" objectStanislav Kinsburskii2023-04-031-12/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-254-434/+40
|\ \
| * | ftrace: selftest: remove broken trace_direct_trampMark Rutland2023-03-211-10/+2
| * | ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGSFlorent Revest2023-03-212-2/+2
| * | ftrace: Store direct called addresses in their opsFlorent Revest2023-03-211-2/+5
| * | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-213-27/+28
| * | ftrace: Remove the legacy _ftrace_direct APIFlorent Revest2023-03-211-393/+0
| * | ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multiFlorent Revest2023-03-211-4/+6
| * | ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()Florent Revest2023-03-212-2/+6
* | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-256-115/+205
|\ \ \
| * | | posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner2023-04-212-14/+71
| * | | timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()Frederic Weisbecker2023-04-181-12/+8
| * | | timers/nohz: Add a comment about broken iowait counter update raceFrederic Weisbecker2023-04-181-2/+8
| * | | timers/nohz: Protect idle/iowait sleep time under seqcountFrederic Weisbecker2023-04-182-6/+17
| * | | timers/nohz: Only ever update sleeptime from idle exitFrederic Weisbecker2023-04-181-58/+37
| * | | timers/nohz: Restructure and reshuffle struct tick_schedFrederic Weisbecker2023-04-181-25/+41
| * | | tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior2023-04-181-1/+11
| * | | posix-timers: Prefer delivery of signals to the current threadDmitry Vyukov2023-04-161-3/+18
| |/ /
* | | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-252-3/+11
|\ \ \
| * | | genirq: Update affinity of secondary threadsJohn Keeping2023-04-151-1/+4
| * | | softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar2023-04-151-2/+7
* | | | Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-252-9/+74
|\ \ \ \
| * | | | ptrace: Provide set/get interface for syscall user dispatchGregory Price2023-04-162-0/+49
| * | | | syscall_user_dispatch: Untag selector address before access_ok()Gregory Price2023-04-161-1/+10
| * | | | syscall_user_dispatch: Split up set_syscall_user_dispatch()Gregory Price2023-04-161-8/+15
* | | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-04-243-38/+27
|\ \ \ \ \
| * | | | | cgroup_get_from_fd(): switch to fdget_raw()Al Viro2023-04-201-6/+4
| * | | | | bpf: switch to fdget_raw()Al Viro2023-04-201-23/+15
| * | | | | convert setns(2) to fdget()/fdput()Al Viro2023-04-201-9/+8
* | | | | | Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-242-23/+94
|\ \ \ \ \ \
| * | | | | | fork: use pidfd_prepare()Christian Brauner2023-04-031-11/+2
| * | | | | | pid: add pidfd_prepare()Christian Brauner2023-04-032-12/+92
* | | | | | | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-244-25/+151
|\ \ \ \ \ \ \
| * | | | | | | vhost_task: Allow vhost layer to use copy_processMike Christie2023-03-232-0/+118
| * | | | | | | fork: allow kernel code to call copy_processMike Christie2023-03-121-1/+1
| * | | | | | | fork: Add kernel_clone_args flag to ignore signalsMike Christie2023-03-121-0/+3
| * | | | | | | fork: add kernel_clone_args flag to not dup/clone filesMike Christie2023-03-121-2/+8
| * | | | | | | fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie2023-03-121-0/+3
| * | | | | | | kthread: Pass in the thread's name during creationMike Christie2023-03-121-21/+11
| * | | | | | | kernel: Allow a kernel thread's name to be set in copy_processMike Christie2023-03-122-2/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-2416-242/+646
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)2023-04-0512-223/+579
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney2023-03-201-1/+1
| | | | | | * | | | | | | rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney2023-03-201-4/+3
| | | | | | * | | | | | | rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU...Zqiang2023-03-201-0/+6
| | | | | | * | | | | | | rcutorture: Eliminate variable n_rcu_torture_boost_rterrorYue Hu2023-03-111-8/+3
| | | | | | * | | | | | | rcutorture: Add test_nmis module parameterPaul E. McKenney2023-03-111-2/+30
| | | | | | |/ / / / / /