index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
8
-417
/
+554
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
13
-162
/
+177
2018-06-05
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-4
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
79
-346
/
+448
2018-06-05
pstore: Convert internal records to timespec64
Kees Cook
5
-23
/
+32
2018-06-05
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
31
-296
/
+693
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
23
-159
/
+369
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
132
-1234
/
+8981
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
211
-3472
/
+11390
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
66
-429
/
+1380
2018-06-05
Merge tag 'leds_for_4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
11
-18
/
+1237
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
26
-389
/
+1325
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
141
-15346
/
+20653
2018-06-05
CIFS: Pass page offset for encrypting
Steve French
1
-7
/
+13
2018-06-05
CIFS: Pass page offset for calculating signature
Long Li
1
-4
/
+5
2018-06-05
CIFS: SMBD: Support page offset in memory registration
Long Li
3
-38
/
+58
2018-06-05
CIFS: SMBD: Support page offset in RDMA recv
Long Li
1
-7
/
+11
2018-06-05
CIFS: SMBD: Support page offset in RDMA send
Long Li
1
-8
/
+19
2018-06-05
CIFS: When sending data on socket, pass the correct page offset
Long Li
1
-8
/
+6
2018-06-05
CIFS: Introduce helper function to get page offset and length in smb_rqst
Long Li
2
-0
/
+20
2018-06-05
CIFS: Calculate the correct request length based on page offset and tail size
Long Li
1
-3
/
+17
2018-06-05
dt-bindings: submitting-patches: add guidance on patch content and subject
Rob Herring
1
-1
/
+8
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
13
-211
/
+246
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
3
-14
/
+12
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-05
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
3
-5
/
+11
2018-06-05
ide: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-8
/
+0
2018-06-05
ide: Handle irq disabling consistently
Sebastian Andrzej Siewior
1
-2
/
+2
2018-06-05
alim15x3: move irq-restore before pci_dev_put()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
127
-1978
/
+5541
2018-06-05
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
1
-10
/
+5
2018-06-05
Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack into next-smack
James Morris
1
-7
/
+5
2018-06-05
RDMA/mlx5: Update SPDX tags to show proper license
Leon Romanovsky
2
-2
/
+2
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
2
-2
/
+2
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
18
-167
/
+245
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2
-3
/
+12
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2
-2
/
+6
2018-06-05
mm: Use overflow helpers in kmalloc_array*()
Kees Cook
1
-6
/
+11
2018-06-05
test_overflow: Add memory allocation overflow tests
Kees Cook
1
-0
/
+110
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2
-5
/
+78
2018-06-05
test_overflow: Report test failures
Kees Cook
1
-15
/
+39
2018-06-05
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
1
-26
/
+22
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
3
-0
/
+291
2018-06-05
Smack: Fix memory leak in smack_inode_getsecctx
Casey Schaufler
1
-7
/
+5
2018-06-05
rtc: mrst: switch to devm functions
Alexandre Belloni
1
-27
/
+18
2018-06-05
sparc: fix compat siginfo ABI regression
Dmitry V. Levin
3
-9
/
+2
2018-06-05
Merge branch 'adi-driver'
David S. Miller
10
-0
/
+1069
2018-06-05
selftests: sparc64: char: Selftest for privileged ADI driver
Tom Hromatka
7
-0
/
+817
2018-06-05
char: sparc64: Add privileged ADI driver
Tom Hromatka
3
-0
/
+252
2018-06-05
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
1
-0
/
+9
[prev]
[next]