index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2
-1
/
+105
2019-04-25
MAINTAINERS: add Unicode subsystem entry
Gabriel Krisman Bertazi
1
-0
/
+6
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
3
-2075
/
+2138
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
3
-0
/
+326
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
5
-1
/
+227
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
5
-12685
/
+3296
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
3
-0
/
+756
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
8
-0
/
+17106
2019-04-25
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
1
-1
/
+1
2019-04-25
ext4: cond_resched in work-heavy group loops
Khazhismel Kumykov
2
-0
/
+3
2019-04-25
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
1
-24
/
+34
2019-04-25
ext4: avoid drop reference to iloc.bh twice
Pan Bian
1
-0
/
+1
2019-04-10
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
1
-1
/
+1
2019-04-09
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2
-0
/
+52
2019-04-07
ext4: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-4
/
+4
2019-04-07
ext4: fix prefetchw of NULL page
Liu Xiang
1
-1
/
+2
2019-04-06
jbd2: check superblock mapped prior to committing
Jiufei Xue
1
-0
/
+4
2019-04-06
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
1
-3
/
+0
2019-04-06
ext4: make sanity check in mballoc more strict
Jan Kara
1
-1
/
+1
2019-04-06
jbd2: remove repeated assignments in __jbd2_log_wait_for_space()
Liu Song
1
-1
/
+0
2019-03-31
Linux 5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
7
-17
/
+26
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-51
/
+75
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+8
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-4
/
+12
2019-03-30
Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-4
/
+42
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-112
/
+210
2019-03-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2019-03-29
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-9
/
+17
2019-03-29
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+0
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
18
-184
/
+324
2019-03-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-31
/
+118
2019-03-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
8
-0
/
+6
2019-03-29
Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-39
/
+77
2019-03-29
Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
8
-30
/
+33
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-43
/
+88
2019-03-29
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+7
[next]