Age | Commit message (Expand) | Author | Files | Lines |
2018-12-03 | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...HEADmaster | Linus Torvalds | 14 | -101/+240 |
2018-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -13/+3 |
2018-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -2/+8 |
2018-12-02 | ide: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -13/+2 |
2018-12-02 | ide: pmac: add of_node_put() | Yangtao Li | 1 | -0/+1 |
2018-12-02 | drivers/tty: add missing of_node_put() | Yangtao Li | 1 | -0/+1 |
2018-12-02 | drivers/sbus/char: add of_node_put() | Yangtao Li | 1 | -0/+2 |
2018-12-02 | sbus: char: add of_node_put() | Yangtao Li | 1 | -0/+1 |
2018-12-02 | Linux 4.20-rc5v4.20-rc5 | Linus Torvalds | 1 | -1/+1 |
2018-12-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 24 | -33/+176 |
2018-12-02 | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -164/+37 |
2018-12-02 | Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 1 | -1/+9 |
2018-12-01 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 26 | -282/+780 |
2018-12-01 | Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -7/+14 |
2018-12-01 | Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -24/+13 |
2018-11-30 | Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus | Bjorn Helgaas | 3 | -11/+2 |
2018-11-30 | PCI: Fix incorrect value returned from pcie_get_speed_cap() | Mikulas Patocka | 1 | -13/+11 |
2018-11-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -177/+319 |
2018-11-30 | Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -25/+25 |
2018-11-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -6/+59 |
2018-11-30 | Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2018-11-30 | Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -9/+17 |
2018-11-30 | MAINTAINERS: Update linux-mips mailing list address | Paul Burton | 1 | -23/+23 |
2018-11-30 | ocfs2: fix potential use after free | Pan Bian | 1 | -1/+1 |
2018-11-30 | mm/khugepaged: fix the xas_create_range() error path | Hugh Dickins | 1 | -11/+14 |
2018-11-30 | mm/khugepaged: collapse_shmem() do not crash on Compound | Hugh Dickins | 1 | -1/+9 |
2018-11-30 | mm/khugepaged: collapse_shmem() without freezing new_page | Hugh Dickins | 1 | -12/+7 |
2018-11-30 | mm/khugepaged: minor reorderings in collapse_shmem() | Hugh Dickins | 1 | -40/+32 |
2018-11-30 | mm/khugepaged: collapse_shmem() remember to clear holes | Hugh Dickins | 1 | -0/+10 |
2018-11-30 | mm/khugepaged: fix crashes due to misaccounted holes | Hugh Dickins | 2 | -2/+9 |
2018-11-30 | mm/khugepaged: collapse_shmem() stop if punched or truncated | Hugh Dickins | 1 | -0/+11 |
2018-11-30 | mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() | Hugh Dickins | 1 | -6/+13 |
2018-11-30 | mm/huge_memory: splitting set mapping+index before unfreeze | Hugh Dickins | 1 | -6/+6 |
2018-11-30 | mm/huge_memory: rename freeze_page() to unmap_page() | Hugh Dickins | 2 | -16/+9 |
2018-11-30 | initramfs: clean old path before creating a hardlink | Li Zhijian | 1 | -10/+12 |
2018-11-30 | kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace | Anders Roxell | 1 | -2/+2 |
2018-11-30 | psi: make disabling/enabling easier for vendor kernels | Johannes Weiner | 5 | -14/+40 |
2018-11-30 | proc: fixup map_files test on arm | Alexey Dobriyan | 1 | -2/+7 |
2018-11-30 | debugobjects: avoid recursive calls with kmemleak | Qian Cai | 1 | -3/+2 |
2018-11-30 | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set | Andrea Arcangeli | 1 | -0/+11 |
2018-11-30 | userfaultfd: shmem: add i_size checks | Andrea Arcangeli | 2 | -4/+40 |
2018-11-30 | userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas | Andrea Arcangeli | 2 | -9/+21 |
2018-11-30 | userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem | Andrea Arcangeli | 1 | -2/+13 |
2018-11-30 | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails | Andrea Arcangeli | 3 | -5/+5 |
2018-11-30 | lib/test_kmod.c: fix rmmod double free | Luis Chamberlain | 1 | -1/+0 |
2018-11-30 | hfsplus: do not free node before using | Pan Bian | 1 | -1/+2 |
2018-11-30 | hfs: do not free node before using | Pan Bian | 1 | -1/+2 |
2018-11-30 | proc: update MAINTAINERS with proc.txt | Alexey Dobriyan | 1 | -0/+1 |
2018-11-30 | mm/page_alloc.c: fix calculation of pgdat->nr_zones | Wei Yang | 1 | -1/+3 |
2018-11-30 | mm: use swp_offset as key in shmem_replace_page() | Yu Zhao | 1 | -2/+4 |
2018-11-30 | mm: cleancache: fix corruption on missed inode invalidation | Pavel Tikhomirov | 1 | -2/+6 |
2018-11-30 | ocfs2: fix deadlock caused by ocfs2_defrag_extent() | Larry Chen | 1 | -21/+26 |
2018-11-30 | mm/gup: finish consolidating error handling | John Hubbard | 1 | -2/+1 |
2018-11-30 | MAINTAINERS: name change for Luis | Luis Chamberlain | 1 | -6/+6 |
2018-11-30 | unifdef: use memcpy instead of strncpy | Linus Torvalds | 1 | -2/+2 |
2018-11-30 | Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -25/+67 |
2018-11-30 | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+8 |
2018-11-30 | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 24 | -72/+103 |
2018-11-30 | Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -85/+86 |
2018-11-30 | Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -3/+31 |
2018-11-30 | test_hexdump: use memcpy instead of strncpy | Linus Torvalds | 1 | -1/+1 |
2018-11-30 | Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -6/+0 |
2018-11-30 | MAINTAINERS: Remove unused Qualcomm SoC mailing list | Andy Gross | 1 | -1/+0 |
2018-11-30 | Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 6 | -5/+8 |
2018-11-30 | Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 9 | -3/+152 |
2018-11-30 | Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2 | -13/+1 |
2018-11-30 | Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -1/+5 |
2018-11-30 | Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -1/+1 |
2018-11-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -82/+16 |
2018-11-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -47/+166 |
2018-11-30 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+26 |
2018-11-30 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+15 |
2018-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 12 | -125/+189 |
2018-11-30 | Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -6/+65 |
2018-11-30 | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -175/+78 |
2018-11-30 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi | 1 | -1/+1 |
2018-11-30 | Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 14 | -33/+110 |
2018-11-30 | Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 4 | -4/+11 |
2018-11-30 | block: fix single range discard merge | Ming Lei | 1 | -1/+1 |
2018-11-30 | stackleak: Disable function tracing and kprobes for stackleak_erase() | Alexander Popov | 1 | -1/+3 |
2018-11-30 | Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -10/+10 |
2018-11-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 11 | -123/+121 |
2018-11-30 | nvme-rdma: fix double freeing of async event data | Prabhath Sajeepa | 1 | -0/+2 |
2018-11-30 | nvme: flush namespace scanning work just before removing namespaces | Sagi Grimberg | 1 | -1/+3 |
2018-11-30 | nvme: warn when finding multi-port subsystems without multipathing enabled | Christoph Hellwig | 1 | -0/+3 |
2018-11-30 | fscache, cachefiles: remove redundant variable 'cache' | Colin Ian King | 1 | -3/+0 |
2018-11-30 | cachefiles: avoid deprecated get_seconds() | Arnd Bergmann | 1 | -1/+1 |
2018-11-30 | cachefiles: Explicitly cast enumerated type in put_object | Nathan Chancellor | 1 | -2/+4 |
2018-11-30 | fscache: fix race between enablement and dropping of object | NeilBrown | 1 | -0/+3 |
2018-11-30 | fs: fix lost error code in dio_complete | Maximilian Heyne | 1 | -2/+2 |
2018-11-29 | tracing/fgraph: Fix set_graph_function from showing interrupts | Steven Rostedt (VMware) | 4 | -3/+62 |
2018-11-29 | tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique | Zenghui Yu | 1 | -3/+3 |
2018-11-29 | afs: Use d_instantiate() rather than d_add() and don't d_drop() | David Howells | 1 | -3/+1 |
2018-11-29 | afs: Fix missing net error handling | David Howells | 6 | -113/+135 |
2018-11-29 | afs: Fix validation/callback interaction | David Howells | 1 | -6/+12 |
2018-11-29 | Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -19/+2 |
2018-11-29 | Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -5/+2 |
2018-11-29 | RDMA/mlx5: Initialize return variable in case pagefault was skipped | Leon Romanovsky | 1 | -0/+1 |
2018-11-29 | pstore/ram: Correctly calculate usable PRZ bytes | Kees Cook | 2 | -10/+10 |
2018-11-29 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 1 | -19/+2 |
2018-11-29 | Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+12 |
2018-11-29 | Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 10 | -14/+32 |
2018-11-29 | Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 33 | -303/+456 |
2018-11-29 | Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -10/+23 |
2018-11-29 | pvcalls-front: fixes incorrect error handling | Pan Bian | 1 | -2/+2 |
2018-11-29 | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 4 | -141/+13 |
2018-11-29 | xen: xlate_mmu: add missing header to fix 'W=1' warning | Srikanth Boddepalli | 1 | -0/+1 |
2018-11-29 | xen/x86: add diagnostic printout to xen_mc_flush() in case of error | Juergen Gross | 1 | -15/+20 |
2018-11-29 | arm64: ftrace: Fix to enable syscall events on arm64 | Masami Hiramatsu | 1 | -0/+13 |
2018-11-29 | arm64: Add workaround for Cortex-A76 erratum 1286807 | Catalin Marinas | 4 | -5/+45 |
2018-11-29 | selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN | Paul Moore | 1 | -1/+12 |
2018-11-29 | dmaengine: at_hdmac: fix module unloading | Richard Genoud | 1 | -0/+2 |
2018-11-29 | dmaengine: at_hdmac: fix memory leak in at_dma_xlate() | Richard Genoud | 1 | -1/+7 |
2018-11-29 | Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 3 | -67/+37 |
2018-11-29 | Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 5 | -8/+38 |
2018-11-29 | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 3 | -12/+14 |
2018-11-29 | Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 3 | -3/+8 |
2018-11-29 | Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f... | Dave Airlie | 1 | -3/+18 |
2018-11-29 | drm/ast: fixed reading monitor EDID not stable issue | Y.C. Chen | 1 | -6/+30 |
2018-11-29 | drm/ast: Fix incorrect free on ioregs | Sam Bobroff | 1 | -1/+2 |
2018-11-28 | Revert "drm/dp_mst: Skip validating ports during destruction, just ref" | Lyude Paul | 1 | -13/+2 |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 68 | -261/+1312 |
2018-11-28 | Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -13/+50 |
2018-11-28 | drm/amdgpu: Add delay after enable RLC ucode | shaoyunl | 1 | -3/+4 |
2018-11-28 | drm/amdgpu: Avoid endless loop in GPUVM fragment processing | Felix Kuehling | 1 | -2/+4 |
2018-11-28 | drm/amdgpu: Cast to uint64_t before left shift | Felix Kuehling | 1 | -4/+4 |
2018-11-28 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 4 | -9/+12 |
2018-11-28 | s390/qeth: fix length check in SNMP processing | Julian Wiedmann | 1 | -15/+12 |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 23 | -107/+259 |
2018-11-28 | net: hisilicon: remove unexpected free_netdev | Pan Bian | 1 | -3/+1 |
2018-11-28 | rapidio/rionet: do not free skb before reading its length | Pan Bian | 1 | -1/+1 |
2018-11-28 | i40e: fix kerneldoc for xsk methods | Jan Sokolowski | 1 | -7/+7 |
2018-11-28 | Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -14/+37 |
2018-11-28 | Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -20/+35 |
2018-11-28 | ixgbe: recognize 1000BaseLX SFP modules as 1Gbps | Josh Elsasser | 1 | -1/+3 |
2018-11-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -72/+118 |
2018-11-28 | i40e: Fix deletion of MAC filters | Lihong Yang | 1 | -1/+1 |
2018-11-28 | igb: fix uninitialized variables | Yunjian Wang | 1 | -0/+1 |
2018-11-28 | cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active | Kiran Kumar Modukuri | 1 | -0/+6 |
2018-11-28 | mtd: nand: Fix memory allocation in nanddev_bbt_init() | Frieder Schrempf | 1 | -1/+2 |
2018-11-28 | fscache: Fix race in fscache_op_complete() due to split atomic_sub & read | kiran.modukuri | 1 | -2/+1 |
2018-11-28 | cachefiles: Fix an assertion failure when trying to update a failed object | David Howells | 1 | -1/+2 |
2018-11-28 | x86/speculation: Provide IBPB always command line options | Thomas Gleixner | 2 | -11/+35 |
2018-11-28 | x86/speculation: Add seccomp Spectre v2 user space protection mode | Thomas Gleixner | 3 | -2/+25 |
2018-11-28 | x86/speculation: Enable prctl mode for spectre_v2_user | Thomas Gleixner | 2 | -10/+38 |
2018-11-28 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 7 | -0/+93 |
2018-11-28 | x86/speculation: Prepare arch_smt_update() for PRCTL mode | Thomas Gleixner | 1 | -21/+25 |
2018-11-28 | x86/speculation: Prevent stale SPEC_CTRL msr content | Thomas Gleixner | 4 | -18/+40 |
2018-11-28 | x86/speculation: Split out TIF update | Thomas Gleixner | 1 | -12/+23 |
2018-11-28 | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS | Thomas Gleixner | 2 | -27/+0 |
2018-11-28 | x86/speculation: Prepare for conditional IBPB in switch_mm() | Thomas Gleixner | 4 | -36/+118 |
2018-11-28 | x86/speculation: Avoid __switch_to_xtra() calls | Thomas Gleixner | 2 | -2/+26 |
2018-11-28 | x86/process: Consolidate and simplify switch_to_xtra() code | Thomas Gleixner | 5 | -22/+37 |
2018-11-28 | x86/speculation: Prepare for per task indirect branch speculation control | Tim Chen | 5 | -5/+41 |
2018-11-28 | x86/speculation: Add command line control for indirect branch speculation | Thomas Gleixner | 3 | -19/+156 |
2018-11-28 | x86/speculation: Unify conditional spectre v2 print functions | Thomas Gleixner | 1 | -13/+4 |
2018-11-28 | x86/speculataion: Mark command line parser data __initdata | Thomas Gleixner | 1 | -2/+2 |
2018-11-28 | x86/speculation: Mark string arrays const correctly | Thomas Gleixner | 1 | -3/+3 |
2018-11-28 | x86/speculation: Reorder the spec_v2 code | Thomas Gleixner | 1 | -84/+84 |
2018-11-28 | x86/l1tf: Show actual SMT state | Thomas Gleixner | 1 | -2/+3 |
2018-11-28 | x86/speculation: Rework SMT state change | Thomas Gleixner | 3 | -12/+16 |
2018-11-28 | sched/smt: Expose sched_smt_present static key | Thomas Gleixner | 2 | -3/+19 |
2018-11-28 | x86/Kconfig: Select SCHED_SMT if SMP enabled | Thomas Gleixner | 1 | -7/+1 |
2018-11-28 | sched/smt: Make sched_smt_present track topology | Peter Zijlstra (Intel) | 1 | -8/+11 |
2018-11-28 | x86/speculation: Reorganize speculation control MSRs update | Tim Chen | 1 | -17/+29 |
2018-11-28 | x86/speculation: Rename SSBD update functions | Thomas Gleixner | 3 | -11/+11 |
2018-11-28 | x86/speculation: Disable STIBP when enhanced IBRS is in use | Tim Chen | 1 | -0/+7 |
2018-11-28 | x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() | Tim Chen | 1 | -2/+18 |
2018-11-28 | x86/speculation: Remove unnecessary ret variable in cpu_show_common() | Tim Chen | 1 | -4/+1 |
2018-11-28 | x86/speculation: Clean up spectre_v2_parse_cmdline() | Tim Chen | 1 | -14/+13 |
2018-11-28 | x86/speculation: Update the TIF_SSBD comment | Tim Chen | 1 | -1/+1 |
2018-11-28 | x86/retpoline: Remove minimal retpoline support | Zhenzhong Duan | 2 | -13/+2 |
2018-11-28 | x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support | Zhenzhong Duan | 5 | -13/+10 |
2018-11-28 | ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock | Hui Wang | 1 | -0/+10 |
2018-11-28 | netfilter: nf_tables: deactivate expressions in rule replecement routine | Taehee Yoo | 1 | -11/+4 |
2018-11-28 | x86/MCE/AMD: Fix the thresholding machinery initialization order | Borislav Petkov | 1 | -13/+6 |
2018-11-28 | mtd: spi-nor: fix erase_type array to indicate current map conf | Tudor Ambarus | 1 | -2/+29 |
2018-11-28 | usb: gadget: u_ether: fix unsafe list iteration | Marek Szyprowski | 1 | -5/+6 |
2018-11-27 | sched, trace: Fix prev_state output in sched_switch tracepoint | Pavankumar Kondeti | 1 | -1/+11 |
2018-11-27 | function_graph: Have profiler use curr_ret_stack and not depth | Steven Rostedt (VMware) | 1 | -2/+2 |
2018-11-27 | function_graph: Reverse the order of pushing the ret_stack and the callback | Steven Rostedt (VMware) | 1 | -4/+6 |
2018-11-27 | function_graph: Move return callback before update of curr_ret_stack | Steven Rostedt (VMware) | 1 | -9/+13 |
2018-11-27 | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack | Steven Rostedt (VMware) | 3 | -8/+17 |
2018-11-27 | function_graph: Make ftrace_push_return_trace() static | Steven Rostedt (VMware) | 2 | -4/+1 |
2018-11-27 | sparc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -10/+1 |
2018-11-27 | sh/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -14/+2 |
2018-11-27 | s390/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -11/+2 |
2018-11-27 | riscv/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -12/+2 |
2018-11-27 | powerpc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -13/+2 |
2018-11-27 | parisc: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -14/+3 |
2018-11-27 | nds32: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -16/+2 |
2018-11-27 | MIPS: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -12/+2 |
2018-11-27 | microblaze: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -13/+2 |
2018-11-27 | arm64: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -14/+1 |
2018-11-27 | ARM: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -16/+1 |
2018-11-27 | x86/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -14/+1 |
2018-11-27 | lan743x: Enable driver to work with LAN7431 | Bryan Whitehead | 2 | -0/+2 |
2018-11-27 | tipc: fix lockdep warning during node delete | Jon Maloy | 1 | -2/+5 |
2018-11-27 | lan743x: fix return value for lan743x_tx_napi_poll | Bryan Whitehead | 1 | -5/+5 |
2018-11-27 | net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" | Colin Ian King | 1 | -1/+1 |