aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-11-01livepatch: Allow to distinguish different version of system state changesPetr Mladek3-0/+53
2019-11-01livepatch: Basic API to track system state changesPetr Mladek2-1/+84
2019-11-01livepatch: Keep replaced patches until post_patch callback is calledPetr Mladek3-18/+35
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-7/+6
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+5
2019-10-31Add wake_up_interruptible_sync_poll_locked()David Howells1-0/+23
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov3-21/+63
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar12-67/+114
2019-10-31bpf: Fix bpf jit kallsym accessAlexei Starovoitov1-3/+0
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich1-2/+2
2019-10-30kernel: dma-contiguous: mark CMA parameters __initdata/__initconstShyam Saini1-4/+5
2019-10-30dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet1-0/+1
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-7/+9
2019-10-30Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'replace.2019.10.30a', 'torture.2019.10.05a' and 'lkmm.2019.10.05a' into HEADPaul E. McKenney12-67/+114
2019-10-30bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30rcu: Suppress levelspread uninitialized messagesPaul E. McKenney1-0/+2
2019-10-30rcu: Fix uninitialized variable in nocb_gp_wait()Dan Carpenter1-1/+1
2019-10-30rcu: Ensure that ->rcu_urgent_qs is set before resched IPIJoel Fernandes (Google)1-0/+1
2019-10-30workqueue: Convert for_each_wq to use built-in list checkJoel Fernandes (Google)1-8/+2
2019-10-30rcu: Several rcu_segcblist functions can be statickbuild test robot1-3/+3
2019-10-30bpf: Enforce 'return 0' in BTF-enabled raw_tp programsAlexei Starovoitov1-0/+5
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-4/+12
2019-10-29locking/mutex: Complain upon mutex API misuse in IRQ contextsDavidlohr Bueso1-0/+4
2019-10-29futex: Drop leftover wake_q_add() commentDavidlohr Bueso1-1/+1
2019-10-29sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEMFrederic Weisbecker1-0/+82
2019-10-29sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu()Frederic Weisbecker2-2/+2
2019-10-29context_tracking: Rename context_tracking_is_enabled() => context_tracking_enabled()Frederic Weisbecker1-3/+3
2019-10-29sched/cputime: Add vtime guest task stateFrederic Weisbecker1-7/+11
2019-10-29sched/cputime: Add vtime idle task stateFrederic Weisbecker1-5/+8
2019-10-29sched/vtime: Record CPU under seqcount for kcpustat needsFrederic Weisbecker1-0/+3
2019-10-29sched/fair/util_est: Implement faster ramp-up EWMA on utilization increasesPatrick Bellasi2-1/+14
2019-10-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider1-1/+5
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider2-2/+6
2019-10-28export: avoid code duplication in include/linux/export.hMasahiro Yamada1-1/+1
2019-10-28rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processingPaul E. McKenney1-5/+5
2019-10-28rcu: Confine ->core_needs_qs accesses to the corresponding CPUPaul E. McKenney1-4/+4
2019-10-28rcu: Reset CPU hints when reporting a quiescent stateJoel Fernandes (Google)1-7/+10
2019-10-28rcu: Force nohz_full tick on upon irq enter instead of exitPaul E. McKenney1-6/+5
2019-10-28rcu: Force tick on for nohz_full CPUs not reaching quiescent statesPaul E. McKenney2-7/+32
2019-10-28kdb: Tweak escape handling for vi usersDaniel Thompson1-2/+2
2019-10-28kdb: Improve handling of characters from different input sourcesDaniel Thompson1-19/+19
2019-10-28kdb: Remove special case logic from kdb_read()Daniel Thompson3-42/+42
2019-10-28kdb: Simplify code to fetch characters from consoleDaniel Thompson1-24/+14
2019-10-28kdb: Tidy up code to handle escape sequencesDaniel Thompson1-61/+67
2019-10-28perf/core: Optimize perf_init_event() for TYPE_SOFTWARELiang, Kan1-1/+10
2019-10-28perf/core: Optimize perf_init_event()Peter Zijlstra1-11/+30
2019-10-28perf/core: Optimize perf_install_in_event()Peter Zijlstra1-0/+19
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov1-1/+12
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar13-24/+287
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin1-1/+1