index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
1
-3
/
+24
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-53
/
+34
2016-05-28
Change hash_64() return value to 32 bits
George Spelvin
1
-3
/
+3
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
1
-2
/
+6
2016-05-28
Pull out string hash to <linux/stringhash.h>
George Spelvin
2
-26
/
+73
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+15
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
1
-0
/
+2
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2
-3
/
+12
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
88
-330
/
+634
2016-05-10
vfs: add lookup_hash() helper
Miklos Szeredi
1
-0
/
+2
2016-05-10
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-0
/
+12
2016-05-10
export tc ife uapi header
Jamal Hadi Salim
1
-0
/
+1
2016-05-09
uapi glibc compat: fix compile errors when glibc net/if.h included before lin...
Mikko Rapeli
2
-0
/
+72
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-10
/
+7
2016-05-09
compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()
Josh Poimboeuf
1
-1
/
+1
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
1
-0
/
+2
2016-05-09
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
1
-1
/
+3
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
1
-0
/
+3
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
1
-9
/
+0
2016-05-06
Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2016-05-06
Merge branches 'acpica-fixes' and 'device-properties-fixes'
Rafael J. Wysocki
2
-3
/
+3
2016-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-78
/
+116
2016-05-05
byteswap: try to avoid __builtin_constant_p gcc bug
Arnd Bergmann
1
-9
/
+15
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-0
/
+22
2016-05-05
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
1
-69
/
+75
2016-05-05
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-05
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2016-05-04
Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2016-05-01
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+27
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+9
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+5
2016-04-28
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-10
/
+28
2016-04-28
Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+2
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-0
/
+2
2016-04-28
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
1
-0
/
+5
2016-04-28
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-6
/
+5
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
1
-1
/
+2
2016-04-28
net: fix net_gso_ok for new GSO types.
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
1
-0
/
+16
[next]