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-04-22
audit: fix a memory leak bug
Wenwen Wang
1
-5
/
+7
2019-04-15
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
6
-5
/
+112
2019-04-15
timekeeping: Audit clock adjustments
Ondrej Mosnacek
4
-0
/
+28
2019-04-08
audit: purge unnecessary list_empty calls
Richard Guy Briggs
2
-39
/
+27
2019-03-27
audit: link integrity evm_write_xattrs record to syscall event
Richard Guy Briggs
1
-5
/
+5
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
30
-42
/
+52
2019-03-20
unicore32: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+13
2019-03-20
Move EM_UNICORE to uapi/linux/elf-em.h
Dmitry V. Levin
2
-2
/
+2
2019-03-20
nios2: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+7
2019-03-20
nds32: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+11
2019-03-20
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
2
-2
/
+3
2019-03-20
m68k: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+12
2019-03-20
hexagon: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+9
2019-03-20
Move EM_HEXAGON to uapi/linux/elf-em.h
Dmitry V. Levin
2
-5
/
+2
2019-03-20
h8300: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+7
2019-03-20
c6x: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+9
2019-03-20
arc: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+15
2019-03-20
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
2
-5
/
+3
2019-03-20
audit: Make audit_log_cap and audit_copy_inode static
YueHaibing
1
-3
/
+5
2019-03-20
audit: connect LOGIN record to its syscall record
Richard Guy Briggs
1
-1
/
+1
2019-03-18
audit: fix a memleak caused by auditing load module
Li RongQing
1
-1
/
+9
2019-03-17
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
1
-3
/
+5
2019-03-15
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-362
/
+981
2019-03-15
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
93
-1199
/
+2623
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
8
-26
/
+45
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
95
-609
/
+440
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
7
-21
/
+113
[next]