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
2020-08-02
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
1
-6
/
+2
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2
-0
/
+13
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
1
-4
/
+31
2020-08-03
xen: hypercall.h: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-03
xen/gntdev: gntdev.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
1
-8
/
+2
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
1
-1
/
+4
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
1
-16
/
+15
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
3
-8
/
+21
2020-08-02
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
1
-47
/
+85
2020-08-02
cifs: document and cleanup dfs mount
Paulo Alcantara
1
-188
/
+182
2020-08-02
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
1
-2
/
+7
2020-08-02
cifs: fix double free error on share and prefix
Colin Ian King
1
-0
/
+2
2020-08-02
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
5
-29
/
+62
2020-08-02
cifs: handle empty list of targets in cifs_reconnect()
Paulo Alcantara
1
-4
/
+6
2020-08-02
cifs: rename reconn_inval_dfs_target()
Paulo Alcantara
1
-7
/
+6
2020-08-02
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
1
-11
/
+68
2020-08-02
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
4
-223
/
+105
2020-08-02
cifs: convert to use be32_add_cpu()
Qinglang Miao
2
-4
/
+2
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
3
-4
/
+4
2020-08-02
cifs: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-02
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
3
-4
/
+41
2020-08-02
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
3
-1
/
+29
2020-08-02
cifs: remove unused variable 'server'
Wei Yongjun
1
-2
/
+0
2020-08-02
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-08-02
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-02
Linux 5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-30
/
+16
2020-08-02
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
1
-9
/
+7
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-24
/
+72
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
1
-0
/
+8
2020-08-02
bcma: gpio: Use irqchip template
Linus Walleij
1
-12
/
+11
2020-08-02
drivers: bcma: remove set but not used variable `addrh` and `sizeh`
Zheng Yongjun
1
-5
/
+3
2020-08-02
wl1251: fix always return 0 error
Wang Hai
1
-1
/
+1
2020-08-02
airo: use generic power management
Vaibhav Gupta
1
-20
/
+19
2020-08-02
intersil: fix wiki website url
Flavio Suligoi
5
-7
/
+8
2020-08-02
qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
Wang Hai
1
-1
/
+4
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-89
/
+88
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
1
-1
/
+1
2020-08-02
hostap: use generic power management
Vaibhav Gupta
2
-26
/
+12
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-12
/
+12
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
9
-96
/
+96
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-3
/
+3
2020-08-02
rt2x00: pci: use generic power management
Vaibhav Gupta
10
-46
/
+19
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2
-4
/
+5
2020-08-02
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
Navid Emamdoost
1
-1
/
+3
2020-08-02
iwlwifi: yoyo: don't print failure if debug firmware is missing
Wolfram Sang
1
-1
/
+1
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
3
-0
/
+430
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
1
-1
/
+1
[prev]
[next]