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
/
scripts
/
Makefile.modinst
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
5
-20
/
+9
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
3
-14
/
+10
2020-10-22
exfat: remove useless directory scan in exfat_add_entry()
Tetsuhiro Kohada
1
-10
/
+1
2020-10-22
exfat: eliminate dead code in exfat_find()
Tetsuhiro Kohada
2
-74
/
+47
2020-10-22
exfat: use i_blocksize() to get blocksize
Xianting Tian
1
-1
/
+1
2020-10-22
exfat: fix misspellings using codespell tool
Namjae Jeon
3
-3
/
+3
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
8
-8
/
+219
2020-10-20
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
1
-10
/
+17
2020-10-20
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
1
-1
/
+1
2020-10-20
xen/events: block rogue events for some time
Juergen Gross
2
-6
/
+24
2020-10-20
xen/events: defer eoi in case of excessive number of events
Juergen Gross
5
-32
/
+216
2020-10-20
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
3
-21
/
+47
2020-10-20
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-10-20
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-19
/
+56
2020-10-20
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
1
-30
/
+46
2020-10-20
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-10-20
xen/netback: use lateeoi irq binding
Juergen Gross
4
-14
/
+86
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-10-20
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2
-17
/
+155
2020-10-20
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
1
-4
/
+9
2020-10-20
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
1
-0
/
+2
2020-10-20
xen/events: avoid removing an event channel while handling it
Juergen Gross
1
-5
/
+36
2020-10-19
rtc: r9701: set range
Alexandre Belloni
1
-5
/
+3
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+3
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
1
-1
/
+0
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
1
-2
/
+0
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2020-10-19
rtc: r9701: remove leftover comment
Alexandre Belloni
1
-4
/
+0
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
3
-0
/
+936