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
2020-04-08
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-01-21
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
1
-17
/
+0
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
4
-7
/
+62
2020-01-21
apparmor: fail unpack if profile mode is unknown
John Johansen
1
-0
/
+4
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-01-21
apparmor: remove useless aafs_create_symlink
John Johansen
1
-41
/
+9
2020-01-18
apparmor: add proc subdir to attrs
John Johansen
1
-0
/
+13
2020-01-18
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
1
-0
/
+6
2020-01-18
apparmor: add a valid state flags check
John Johansen
2
-0
/
+8
2020-01-18
AppArmor: Remove semicolon
Vasyl Gomonovych
1
-1
/
+1
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
1
-2
/
+2
2020-01-05
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
1
-1
/
+1
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-22
/
+76
2020-01-04
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-04
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-90
/
+166
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+73
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-04
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
1
-0
/
+1
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-04
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-04
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-04
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-04
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-04
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
5
-8
/
+18
2020-01-04
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-18
/
+41
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-34
/
+54
2020-01-03
Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-01-03
Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+27
2020-01-03
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+3
2020-01-03
Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
8
-27
/
+90
2020-01-03
Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-60
/
+80
2020-01-03
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
1
-1
/
+3
2020-01-04
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
1
-1
/
+1
2020-01-04
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
2020-01-03
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
Sakari Ailus
1
-1
/
+1
[next]