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
path:
root
/
drivers
/
memstick
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
12
-62
/
+130
2017-07-26
s390/sclp: single increment assignment control
Martin Schwidefsky
1
-0
/
+1
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
4
-39
/
+18
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
4
-27
/
+26
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
15
-99
/
+103
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
3
-23
/
+57
2017-07-26
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
1
-5
/
+0
2017-07-26
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
1
-27
/
+4
2017-07-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
2
-17
/
+31
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
4
-28
/
+70
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
6
-42
/
+129
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
8
-21
/
+208
2017-07-24
uuid: remove uuid_be
Christoph Hellwig
1
-14
/
+0
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
3
-12
/
+12
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
3
-2
/
+6
2017-07-23
Linux 4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-23
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-23
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-21
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
HID: usbhid: fix "always poll" quirk
Dmitry Torokhov
1
-6
/
+10
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
3
-10
/
+14
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
uuid: fix incorrect uuid_equal conversion in test_uuid_test
Christoph Hellwig
1
-1
/
+1
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-20
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-20
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
[next]