Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | tcp: tsq: no longer use limit_output_bytes for paced flows | Eric Dumazet | 2018-11-11 | 1 | -1/+1 | |
| * | | | | | | | | documentation of some IP/ICMP snmp counters | yupeng | 2018-11-11 | 2 | -0/+223 | |
| * | | | | | | | | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs | Mike Manning | 2018-11-08 | 2 | -0/+25 | |
| * | | | | | | | | net: allow binding socket in a VRF when there's an unbound socket | Robert Shearman | 2018-11-08 | 1 | -4/+5 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-12-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation: Update SELinux reference policy URL | Petr Vorel | 2018-11-19 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-12-27 | 4 | -2/+97 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman | 2018-12-24 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clk: qoriq: add more compatibles strings | Yuantian Tang | 2018-12-22 | 1 | -0/+6 | |
| * | | | | | | | | | powerpc/fadump: Reservationless firmware assisted dump | Mahesh Salgaonkar | 2018-12-21 | 1 | -1/+16 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg | Diana Craciun | 2018-12-20 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: Add some documentation of ISA versions | Michael Ellerman | 2018-12-20 | 1 | -0/+74 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 13 | -3172/+821 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-12-04 | 13 | -3172/+821 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rcutorture: Remove cbflood facility | Paul E. McKenney | 2018-12-01 | 1 | -18/+0 | |
| | * | | | | | | | | doc: Fix "struction" typo in RCU memory-ordering documentation | Joel Fernandes (Google) | 2018-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | doc: Correct parameter in stallwarn | Joel Fernandes (Google) | 2018-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | doc: RCU scheduler spinlock rcu_read_unlock() restriction remains | Paul E. McKenney | 2018-11-12 | 1 | -15/+29 | |
| | * | | | | | | | | doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() | Joel Fernandes (Google) | 2018-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | doc: Remove obsolete (non-)requirement about disabling preemption | Joel Fernandes (Google) | 2018-11-12 | 1 | -50/+0 | |
| | * | | | | | | | | doc: Make reader aware of rcu_dereference_protected | Joel Fernandes (Google) | 2018-11-12 | 1 | -1/+14 | |
| | * | | | | | | | | doc: rcu: Encourage use of rcu_barrier in checklist | Joel Fernandes (Google) | 2018-11-12 | 1 | -2/+2 | |
| | * | | | | | | | | doc: rcu: Remove obsolete checklist item about synchronize_rcu usage | Joel Fernandes (Google) | 2018-11-12 | 1 | -30/+7 | |
| | * | | | | | | | | doc: rcu: Remove obsolete suggestion from checklist | Joel Fernandes (Google) | 2018-11-12 | 1 | -5/+1 | |
| | * | | | | | | | | doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist | Joel Fernandes (Google) | 2018-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | doc: rcu: Update core and full API in whatisRCU | Joel Fernandes (Google) | 2018-11-12 | 1 | -27/+28 | |
| | * | | | | | | | | doc: Document rcutorture forward-progress test kernel parameters | Paul E. McKenney | 2018-11-12 | 1 | -0/+17 | |
| | * | | | | | | | | doc: rcu: Update description of gp_seq fields in rcu_data | Joel Fernandes (Google) | 2018-11-12 | 1 | -3/+4 | |
| | * | | | | | | | | doc: rcu: Better clarify the rcu_segcblist ->len field | Joel Fernandes (Google) | 2018-11-12 | 1 | -8/+15 | |
| | * | | | | | | | | doc: rcu: Update Data-Structures for RCU flavor consolidation | Joel Fernandes (Google) | 2018-11-12 | 5 | -2240/+559 | |
| | * | | | | | | | | doc: Remove rcu_dynticks from Data-Structures | Joel Fernandes (Google) | 2018-11-12 | 2 | -760/+25 | |
| | * | | | | | | | | doc: Update information about resched_cpu | Joel Fernandes (Google) | 2018-11-12 | 1 | -3/+3 | |
| | * | | | | | | | | doc: Remove rcu_preempt_state reference in stallwarn | Joel Fernandes (Google) | 2018-11-09 | 1 | -3/+2 | |
| | * | | | | | | | | doc: Clarify RCU data-structure comment about rcu_tree fanout | Joel Fernandes (Google) | 2018-11-09 | 1 | -3/+5 | |
| | * | | | | | | | | doc: Set down forward-progress requirements | Paul E. McKenney | 2018-11-09 | 1 | -2/+108 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-12-26 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt | Babu Moger | 2018-11-22 | 1 | -3/+6 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-12-26 | 1 | -4/+132 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID | Vitaly Kuznetsov | 2018-12-14 | 1 | -0/+56 | |
| * | | | | | | | | | | kvm: introduce manual dirty log reprotect | Paolo Bonzini | 2018-12-14 | 1 | -0/+67 | |
| * | | | | | | | | | | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic | Paolo Bonzini | 2018-12-14 | 1 | -4/+9 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: Enable IOREMAP_PROT config option for MIPS cpus | Hassan Naveed | 2018-11-05 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-12-26 | 6 | -0/+158 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: docs: document pointer authentication | Mark Rutland | 2018-12-13 | 4 | -0/+116 | |
| * | | | | | | | | | | Merge branch 'for-next/perf' into aarch64/for-next/core | Will Deacon | 2018-12-12 | 1 | -0/+41 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Documentation: perf: Add documentation for ThunderX2 PMU uncore driver | Kulkarni, Ganapatrao | 2018-12-06 | 1 | -0/+41 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * / | | | | | | | | | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522 | Marc Zyngier | 2018-12-10 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-26 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off | Michal Hocko | 2018-12-11 | 2 | -1/+8 |