| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-09-30 | 1 | -3/+4 |
|\ |
|
| * | mm, tracing: Print symbol name for call_site in trace events | Changbin Du | 2019-09-28 | 1 | -3/+4 |
* | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-29 | 2 | -1/+7 |
|\ \ |
|
| * | | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V | 2019-09-24 | 1 | -0/+1 |
| * | | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V | 2019-09-24 | 1 | -1/+6 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2019-09-29 | 1 | -29/+0 |
|\ \ \ |
|
| * | | | thermal: db8500: Finalize device tree conversion | Linus Walleij | 2019-09-25 | 1 | -29/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-29 | 11 | -34/+65 |
|\ \ \ \ |
|
| * | | | | sk_buff: drop all skb extensions on free and skb scrubbing | Florian Westphal | 2019-09-27 | 1 | -0/+9 |
| * | | | | ptp: correctly disable flags on old ioctls | Jacob Keller | 2019-09-27 | 1 | -0/+22 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-09-27 | 2 | -3/+9 |
| |\ \ \ \ |
|
| | * | | | | netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush | Laura Garcia Liebana | 2019-09-25 | 1 | -0/+4 |
| | * | | | | netfilter: ebtables: use __u8 instead of uint8_t in uapi header | Masahiro Yamada | 2019-09-25 | 1 | -3/+3 |
| | * | | | | netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it | Pablo Neira Ayuso | 2019-09-20 | 1 | -0/+2 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-09-27 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf: fix BTF limits | Alexei Starovoitov | 2019-09-19 | 1 | -2/+2 |
| | |/ / / / |
|
| * | | | | | tcp: honor SO_PRIORITY in TIME_WAIT state | Eric Dumazet | 2019-09-27 | 1 | -0/+1 |
| * | | | | | ipv6: add priority parameter to ip6_xmit() | Eric Dumazet | 2019-09-27 | 1 | -1/+1 |
| * | | | | | sch_netem: fix rcu splat in netem_enqueue() | Eric Dumazet | 2019-09-27 | 1 | -0/+5 |
| * | | | | | net/mlx5: DR, Fix SW steering HW bits and definitions | Yevgeny Kliteynik | 2019-09-24 | 1 | -14/+14 |
| * | | | | | net: remove netx ethernet driver | Arnd Bergmann | 2019-09-22 | 1 | -13/+0 |
| * | | | | | ipv4: Revert removal of rt_uses_gateway | David Ahern | 2019-09-21 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) | Linus Torvalds | 2019-09-28 | 2 | -6/+8 |
|\ \ \ \ \ |
|
| * | | | | | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge... | David Rientjes | 2019-09-28 | 1 | -4/+8 |
| * | | | | | Revert "Revert "mm, thp: restore node-local hugepage allocations"" | David Rientjes | 2019-09-28 | 1 | -2/+0 |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-09-28 | 5 | -27/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/membarrier: Fix p->mm->membarrier_state racy load | Mathieu Desnoyers | 2019-09-25 | 2 | -8/+14 |
| * | | | | | | sched/membarrier: Call sync_core only before usermode for same mm | Mathieu Desnoyers | 2019-09-25 | 1 | -0/+2 |
| * | | | | | | tasks, sched/core: With a grace period after finish_task_switch(), remove unn... | Eric W. Biederman | 2019-09-25 | 2 | -17/+4 |
| * | | | | | | tasks: Add a count of task RCU users | Eric W. Biederman | 2019-09-25 | 2 | -1/+5 |
| * | | | | | | sched/core: Convert vcpu_is_preempted() from macro to an inline function | Qian Cai | 2019-09-18 | 1 | -1/+4 |
* | | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-28 | 6 | -3/+96 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tracefs: Restrict tracefs when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | debugfs: Restrict debugfs when the kernel is locked down | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | kexec: Allow kexec_file() with appropriate IMA policy when locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+9 |
| * | | | | | | | lockdown: Lock down perf when in confidentiality mode | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | bpf: Restrict bpf when kernel lockdown is in confidentiality mode | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | lockdown: Lock down tracing and perf kprobes when in confidentiality mode | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | lockdown: Lock down /proc/kcore | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | x86/mmiotrace: Lock down the testmmiotrace module | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | lockdown: Lock down module params that specify hardware parameters (eg. ioport) | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | lockdown: Lock down TIOCSSERIAL | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer | 2019-08-20 | 1 | -0/+6 |
| * | | | | | | | ACPI: Limit access to custom_method when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | x86/msr: Restrict MSR access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | x86: Lock down IO port access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | PCI: Lock down BAR access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | hibernate: Disable when the kernel is locked down | Josh Boyer | 2019-08-20 | 1 | -0/+1 |
| * | | | | | | | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE | Jiri Bohac | 2019-08-20 | 1 | -2/+2 |