index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
mm/memory_hotplug.c: fix notification in offline error path
Qian Cai
1
-1
/
+1
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2
-2
/
+31
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
1
-1
/
+1
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
1
-1
/
+1
2019-03-29
mm/debug.c: fix __dump_page when mapping->host is not set
Oscar Salvador
1
-1
/
+1
2019-03-29
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
1
-7
/
+33
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
5
-2
/
+12
2019-03-29
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
5
-34
/
+45
2019-03-29
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-03-29
mailmap: add Changbin Du
Changbin Du
1
-0
/
+2
2019-03-29
mm/debug.c: add a cast to u64 for atomic64_read()
Qian Cai
1
-1
/
+1
2019-03-29
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
1
-5
/
+6
2019-03-29
kasan: fix variable 'tag' set but not used warning
Qian Cai
1
-1
/
+4
2019-03-29
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-29
Revert "tty: pty: Fix race condition between release_one_tty and pty_write"
Greg Kroah-Hartman
2
-10
/
+0
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
2019-03-29
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
3
-3
/
+5
2019-03-29
Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-8
/
+11
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-29
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
1
-0
/
+1
2019-03-29
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-9
/
+7
2019-03-29
Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-14
/
+41
2019-03-29
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+3
2019-03-28
Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+19
2019-03-28
perf pmu: Fix parser error for uncore event alias
Kan Liang
1
-0
/
+10
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix python3 support
Adrian Hunter
1
-4
/
+13
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-75
/
+133
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix never-ending loop
Adrian Hunter
1
-10
/
+50
2019-03-28
perf machine: Update kernel map address and re-order properly
Wei Li
1
-12
/
+20
2019-03-28
tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-03-28
tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd
Arnaldo Carvalho de Melo
2
-1
/
+14
2019-03-28
tools headers uapi: Update drm/i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+64
2019-03-28
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-03-28
tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE addition
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-03-28
tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h
Arnaldo Carvalho de Melo
11
-18
/
+43
2019-03-28
perf evsel: Fix max perf_event_attr.precise_ip detection
Jiri Olsa
3
-44
/
+59
2019-03-28
perf intel-pt: Fix TSC slip
Adrian Hunter
1
-12
/
+8
2019-03-28
perf cs-etm: Add missing case value
Solomon Tan
2
-2
/
+3
2019-03-28
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-17
/
+14
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
1
-10
/
+10
2019-03-28
nvme-multipath: relax ANA state check
Martin George
1
-4
/
+1
2019-03-28
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
1
-1
/
+1
2019-03-28
gpio: mockup: use simple_read_from_buffer() in debugfs read callback
Bartosz Golaszewski
1
-8
/
+2
2019-03-28
Yama: mark local symbols as static
Jann Horn
1
-4
/
+4
[prev]
[next]