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
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
12
-66
/
+63
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
11
-227
/
+328
2017-07-13
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
1
-12
/
+0
2017-07-13
nfsd: use named initializers in PROC()
Christoph Hellwig
3
-27
/
+27
2017-07-13
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
16
-30
/
+31
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
1
-2
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
13
-15
/
+44
2017-07-13
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
3
-69
/
+77
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
5
-84
/
+151
2017-07-13
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-07-13
nfsd: fix decoder callback prototypes
Christoph Hellwig
1
-4
/
+7
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-07-13
sunrpc: fix decoder callback prototypes
Christoph Hellwig
1
-12
/
+15
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2
-2
/
+4
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
2017-07-13
nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-5
/
+8
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
5
-122
/
+242
2017-07-13
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-07-13
sunrpc: fix encoder callback prototypes
Christoph Hellwig
1
-11
/
+13
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2
-2
/
+6
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
155
-963
/
+3222
2017-07-13
Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
11
-19
/
+165
2017-07-13
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-57
/
+75
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
33
-889
/
+2024
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
79
-2198
/
+4262
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
12
-155
/
+137
2017-07-13
Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
11
-152
/
+244
2017-07-13
Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-15
/
+28
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
33
-249
/
+407
2017-07-13
Btrfs: fix write corruption due to bio cloning on raid5/6
Filipe Manana
1
-8
/
+18
2017-07-13
drm: Add missing field copy in compat_drm_version
Jeffy Chen
1
-0
/
+3
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
1
-1
/
+1
2017-07-13
Documentation: ABI: mtd: describe "offset" more precisely
Rafał Miłecki
1
-3
/
+3
2017-07-13
isofs: Fix isofs_show_options()
David Howells
1
-1
/
+1
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
6
-6
/
+27
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2
-4
/
+3
2017-07-13
ext2: Fix memory leak when truncate races ext2_get_blocks
Ernesto A. Fernández
1
-0
/
+1
2017-07-13
mmc: tmio-mmc: fix bad pointer math
Chris Brandt
1
-10
/
+9
2017-07-13
mmc: block: Prevent new req entering queue after its cleanup
Grzegorz Sluja
1
-0
/
+1
2017-07-12
clk: Provide bulk prepare_enable disable_unprepare variants
Bjorn Andersson
1
-0
/
+22
2017-07-13
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-2
/
+11
2017-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-15
/
+32
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-101
/
+172
2017-07-12
disable new gcc-7.1.1 warnings for now
Linus Torvalds
1
-0
/
+3
2017-07-13
Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Dave Airlie
7
-41
/
+43
2017-07-13
Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/git/drm-intel into drm-next
Dave Airlie
15
-78
/
+148
2017-07-13
Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
Dave Airlie
10
-128
/
+205
2017-07-12
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
3
-53
/
+73
[prev]
[next]