Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5eacadb5e66b2b100695777ee7d68d8a2d9bd25c
5eacadb
xtensa: generate uapi header and syscall table header files
by Firoz Khan
· 6 years ago
c7914ef
xtensa: add system call table generation support
by Firoz Khan
· 6 years ago
a86067f
xtensa: add __NR_syscalls along with __NR_syscall_count
by Firoz Khan
· 6 years ago
2595646
Linux 4.20-rc5
by Linus Torvalds
· 6 years ago
6a51272
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
292974c
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
a234c73
Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
4b78317
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8805841
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c734b42
Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
c74eadf
Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus
by Bjorn Helgaas
· 6 years ago
f1f90e2
PCI: Fix incorrect value returned from pcie_get_speed_cap()
by Mikulas Patocka
· 6 years ago
d8f190e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6c7954b
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
868dda0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
1f81742
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
fd3b3e0
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
6584297
MAINTAINERS: Update linux-mips mailing list address
by Paul Burton
· 6 years ago
164f7e5
ocfs2: fix potential use after free
by Pan Bian
· 6 years ago
95feeab
mm/khugepaged: fix the xas_create_range() error path
by Hugh Dickins
· 6 years ago
06a5e12
mm/khugepaged: collapse_shmem() do not crash on Compound
by Hugh Dickins
· 6 years ago
87c460a
mm/khugepaged: collapse_shmem() without freezing new_page
by Hugh Dickins
· 6 years ago
042a308
mm/khugepaged: minor reorderings in collapse_shmem()
by Hugh Dickins
· 6 years ago
2af8ff2
mm/khugepaged: collapse_shmem() remember to clear holes
by Hugh Dickins
· 6 years ago
aaa52e3
mm/khugepaged: fix crashes due to misaccounted holes
by Hugh Dickins
· 6 years ago
701270f
mm/khugepaged: collapse_shmem() stop if punched or truncated
by Hugh Dickins
· 6 years ago
006d3ff
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
by Hugh Dickins
· 6 years ago
173d9d9
mm/huge_memory: splitting set mapping+index before unfreeze
by Hugh Dickins
· 6 years ago
906f9cd
mm/huge_memory: rename freeze_page() to unmap_page()
by Hugh Dickins
· 6 years ago
7c0950d
initramfs: clean old path before creating a hardlink
by Li Zhijian
· 6 years ago
903e8ff
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
by Anders Roxell
· 6 years ago
e0c2744
psi: make disabling/enabling easier for vendor kernels
by Johannes Weiner
· 6 years ago
dbd4af5
proc: fixup map_files test on arm
by Alexey Dobriyan
· 6 years ago
8de456c
debugobjects: avoid recursive calls with kmemleak
by Qian Cai
· 6 years ago
dcf7fe9
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
by Andrea Arcangeli
· 6 years ago
e2a50c1
userfaultfd: shmem: add i_size checks
by Andrea Arcangeli
· 6 years ago
29ec9066
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
by Andrea Arcangeli
· 6 years ago
5b51072
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
by Andrea Arcangeli
· 6 years ago
9e36825
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
by Andrea Arcangeli
· 6 years ago
5618cf0
lib/test_kmod.c: fix rmmod double free
by Luis Chamberlain
· 6 years ago
c7d7d620
hfsplus: do not free node before using
by Pan Bian
· 6 years ago
ce96a40
hfs: do not free node before using
by Pan Bian
· 6 years ago
94570a4
proc: update MAINTAINERS with proc.txt
by Alexey Dobriyan
· 6 years ago
8f41683
mm/page_alloc.c: fix calculation of pgdat->nr_zones
by Wei Yang
· 6 years ago
c1cb20d
mm: use swp_offset as key in shmem_replace_page()
by Yu Zhao
· 6 years ago
6ff38bd
mm: cleancache: fix corruption on missed inode invalidation
by Pavel Tikhomirov
· 6 years ago
e21e574
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
08be37b
mm/gup: finish consolidating error handling
by John Hubbard
· 6 years ago
12457e6
MAINTAINERS: name change for Luis
by Luis Chamberlain
· 6 years ago
38c7b22
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
b6839ef
Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
d7aca8a
Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
cd9a043
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
40ebba2
Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
da59f18
Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
b1286ed
test_hexdump: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
bfed4d7
Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 6 years ago
7e76e65
MAINTAINERS: Remove unused Qualcomm SoC mailing list
by Andy Gross
· 6 years ago
f614948
Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 6 years ago
89acb56
Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Olof Johansson
· 6 years ago
adb97bcd
Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 6 years ago
a8505b4
Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 6 years ago
9f60337
Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes
by Olof Johansson
· 6 years ago
1ec6357
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a1b3cf6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8d9f412
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
575d7d0
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5f1ca5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
49afe66
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0f1f692
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
ea2412d
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
by Lorenzo Pieralisi
· 6 years ago
570a374
Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
1c9b357
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
2a5cf35
block: fix single range discard merge
by Ming Lei
· 6 years ago
ef1a840
stackleak: Disable function tracing and kprobes for stackleak_erase()
by Alexander Popov
· 6 years ago
e9eaf72
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
2b17992
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
6344d02
nvme-rdma: fix double freeing of async event data
by Prabhath Sajeepa
· 6 years ago
f6c8e43
nvme: flush namespace scanning work just before removing namespaces
by Sagi Grimberg
· 6 years ago
14a1336
nvme: warn when finding multi-port subsystems without multipathing enabled
by Christoph Hellwig
· 6 years ago
31ffa56
fscache, cachefiles: remove redundant variable 'cache'
by Colin Ian King
· 6 years ago
34e06fe
cachefiles: avoid deprecated get_seconds()
by Arnd Bergmann
· 6 years ago
b7e768b
cachefiles: Explicitly cast enumerated type in put_object
by Nathan Chancellor
· 6 years ago
c5a94f4
fscache: fix race between enablement and dropping of object
by NeilBrown
· 6 years ago
41e817b
fs: fix lost error code in dio_complete
by Maximilian Heyne
· 6 years ago
5cf99a0f
tracing/fgraph: Fix set_graph_function from showing interrupts
by Steven Rostedt (VMware)
· 6 years ago
0c7a52e
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
by Zenghui Yu
· 6 years ago
73116df
afs: Use d_instantiate() rather than d_add() and don't d_drop()
by David Howells
· 6 years ago
4584ae9
afs: Fix missing net error handling
by David Howells
· 6 years ago
ae3b736
afs: Fix validation/callback interaction
by David Howells
· 6 years ago
94f371c
Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2f84068
Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
7bca603
RDMA/mlx5: Initialize return variable in case pagefault was skipped
by Leon Romanovsky
· 6 years ago
89d328f
pstore/ram: Correctly calculate usable PRZ bytes
by Kees Cook
· 6 years ago
c4f7842
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 6 years ago
f92a2eb
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
3578f19
Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
b905e2d
Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
9af33b5
Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
975ef94
pvcalls-front: fixes incorrect error handling
by Pan Bian
· 6 years ago
Next »