| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Rename rcu_data fields to prepare for forward-progress work | Paul E. McKenney | 2019-08-13 | 2 | -46/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney | 2019-08-13 | 16 | -110/+193 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Aggressive forward-progress tests shouldn't block shutdown | Paul E. McKenney | 2019-08-01 | 1 | -1/+16 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | rcuperf: Make rcuperf kernel test more robust for !expedited mode | Joel Fernandes (Google) | 2019-08-01 | 1 | -0/+8 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | torture: Remove exporting of internal functions | Denis Efremov | 2019-08-01 | 1 | -2/+0 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Emulate userspace sojourn during call_rcu() floods | Paul E. McKenney | 2019-08-01 | 1 | -5/+7 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | rcuperf: Fix perf_type module-parameter description | Xiao Yang | 2019-08-01 | 1 | -1/+1 | |
| | | | | | | |_|_|_|/ / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | rcu: Add support for consolidated-RCU reader checking | Joel Fernandes (Google) | 2019-08-09 | 2 | -33/+74 | |
| | | | | * | | | | | | | | | | | | | | | | | | | rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held() | Joel Fernandes (Google) | 2019-08-01 | 1 | -5/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | treewide: Rename rcu_dereference_raw_notrace() to _check() | Joel Fernandes (Google) | 2019-08-01 | 2 | -6/+6 | |
| | | | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Fix spelling mistake "greate"->"great" | Mukesh Ojha | 2019-08-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Remove redundant "if" condition from rcu_gp_is_expedited() | Paul E. McKenney | 2019-08-12 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | idle: Prevent late-arriving interrupts from disrupting offline | Peter Zijlstra | 2019-08-12 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Change return type of rcu_spawn_one_boost_kthread() | Byungchul Park | 2019-08-01 | 1 | -9/+11 | |
| | | | * | | | | | | | | | | | | | | | | | | | srcu: Avoid srcutorture security-based pointer obfuscation | Paul E. McKenney | 2019-08-01 | 2 | -23/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK() | Paul E. McKenney | 2019-08-01 | 1 | -1/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Add kernel parameter to dump trace after RCU CPU stall warning | Paul E. McKenney | 2019-08-01 | 3 | -0/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock() | Paul E. McKenney | 2019-08-01 | 1 | -11/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint | Paul E. McKenney | 2019-08-01 | 1 | -8/+49 | |
| | | | * | | | | | | | | | | | | | | | | | | | lockdep: Make print_lock() address visible | Paul E. McKenney | 2019-08-01 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | | rcu: Simplify rcu_note_context_switch exit from critical section | Joel Fernandes (Google) | 2019-08-01 | 1 | -9/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff() | Paul E. McKenney | 2019-08-01 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Simplify rcu_read_unlock_special() deferred wakeups | Paul E. McKenney | 2019-08-01 | 1 | -6/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-16 | 2 | -0/+431 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: support 32 bit ELF files | Sven Schnelle | 2019-09-06 | 1 | -15/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: remove unused variable in kexec_elf_load() | Sven Schnelle | 2019-09-06 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: remove Elf_Rel macro | Sven Schnelle | 2019-09-06 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: remove PURGATORY_STACK_SIZE | Sven Schnelle | 2019-09-06 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: remove parsing of section headers | Sven Schnelle | 2019-09-06 | 1 | -137/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec_elf: change order of elf_*_to_cpu() functions | Sven Schnelle | 2019-09-06 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | kexec: add KEXEC_ELF | Sven Schnelle | 2019-09-06 | 2 | -0/+550 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-16 | 2 | -14/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | genirq: remove the is_affinity_mask_valid hook | Christoph Hellwig | 2019-08-16 | 1 | -14/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | kernel: only define task_struct_whitelist conditionally | Christoph Hellwig | 2019-08-12 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-09-16 | 2 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next/atomics' into for-next/core | Will Deacon | 2019-08-30 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | jump_label: Don't warn on __exit jump entries | Andrew Murray | 2019-08-29 | 1 | -1/+3 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | arm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl() unused arguments | Catalin Marinas | 2019-08-20 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm64: Introduce prctl() options to control the tagged user addresses ABI | Catalin Marinas | 2019-08-06 | 1 | -0/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-09-16 | 2 | -14/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 2 | -14/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | / / / / / / / / / / / / / / / | | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | / / / / / / / / / / / | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | | | |/| | | | | | | | | / / / / / / / / / | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | | | | | | | | swiotlb: Split size parameter to map/unmap APIs | Lu Baolu | 2019-09-11 | 2 | -14/+22 | |
| | | | | | |_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-16 | 3 | -6/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | waitid: Add support for waiting for the current process group | Eric W. Biederman | 2019-09-10 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | pidfd: add P_PIDFD to waitid() | Christian Brauner | 2019-08-01 | 3 | -5/+43 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-14 | 1 | -9/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | bpf: fix precision tracking of stack slots | Alexei Starovoitov | 2019-09-05 | 1 | -9/+14 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | cgroup: freezer: fix frozen state inheritance | Roman Gushchin | 2019-09-12 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-12 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | fork: block invalid exit signals with clone3() | Eugene Syromiatnikov | 2019-09-12 | 1 | -0/+10 | |
| | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||

