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
2019-07-29
s390/kexec: add missing include to machine_kexec_reloc.c
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/perf: make cf_diag_csd static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/lib: add missing include
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
3
-0
/
+3
2019-07-29
s390: update configs
Heiko Carstens
3
-228
/
+366
2019-07-29
s390: clean up qdio.h
Julian Wiedmann
1
-5
/
+5
2019-07-29
Merge branch 'nfc-next'
David S. Miller
7
-128
/
+40
2019-07-29
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
Sedat Dilek
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Clarify on supported chips
Sedat Dilek
1
-2
/
+2
2019-07-29
NFC: nxp-nci: Remove 'default n' for the core
Andy Shevchenko
1
-1
/
+0
2019-07-29
NFC: nxp-nci: Remove unused macro pr_fmt()
Andy Shevchenko
1
-2
/
+0
2019-07-29
NFC: nxp-nci: Drop comma in terminator lines
Andy Shevchenko
1
-2
/
+2
2019-07-29
NFC: nxp-nci: Drop of_match_ptr() use
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Constify acpi_device_id
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Get rid of useless label
Andy Shevchenko
1
-8
/
+4
2019-07-29
NFC: nxp-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-53
/
+15
2019-07-29
NFC: nxp-nci: Add GPIO ACPI mapping table
Andy Shevchenko
1
-2
/
+16
2019-07-29
NFC: nxp-nci: Convert to use GPIO descriptor
Andy Shevchenko
2
-46
/
+15
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
5
-30
/
+1
2019-07-29
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
Andy Shevchenko
1
-0
/
+1
2019-07-29
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-07-29
platform/x86: pcengines-apuv2: use KEY_RESTART for front button
Enrico Weigelt
1
-1
/
+1
2019-07-29
Merge branch 'hns3-next'
David S. Miller
10
-72
/
+195
2019-07-29
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
2
-2
/
+5
2019-07-29
net: hns3: Add support for using order 1 pages with a 4K buffer
Yunsheng Lin
2
-8
/
+17
2019-07-29
net: hns3: add interrupt affinity support for misc interrupt
Yunsheng Lin
2
-4
/
+53
2019-07-29
net: hns3: make hclge_service use delayed workqueue
Yunsheng Lin
2
-34
/
+21
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
3
-0
/
+48
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
4
-4
/
+40
2019-07-29
net: hns3: change GFP flag during lock period
Yufeng Mo
1
-1
/
+1
2019-07-29
net: hns3: remove upgrade reset level when reset fail
Huazhong Tan
1
-20
/
+8
2019-07-29
net: hns3: add a check for get_reset_level
Guangbin Huang
1
-1
/
+1
2019-07-29
net: hns3: add reset checking before set channels
Jian Shen
1
-0
/
+3
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
1
-5
/
+1
2019-07-29
mac80211: add support for the ADDBA extension element
John Crispin
4
-11
/
+66
2019-07-29
mac80211: propagate HE operation info into bss_conf
John Crispin
4
-0
/
+22
2019-07-29
mac80211: fix ieee80211_he_oper_size() comment
John Crispin
1
-2
/
+2
2019-07-29
cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
Michael Vassernis
1
-0
/
+2
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
3
-1
/
+82
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
1
-82
/
+89
2019-07-29
mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
Jia-Ju Bai
1
-3
/
+5
2019-07-29
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-07-29
libbpf: fix missing __WORDSIZE definition
Andrii Nakryiko
1
-0
/
+5
2019-07-29
netfilter: add include guard to xt_connlabel.h
Masahiro Yamada
1
-0
/
+6
2019-07-29
drm/i915: Fix the TBT AUX power well enabling
Imre Deak
1
-2
/
+9
2019-07-29
drm/i915: Fix GEN8_MCR_SELECTOR programming
Tvrtko Ursulin
1
-2
/
+7
2019-07-29
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2
-4
/
+4
2019-07-29
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
Ville Syrjälä
1
-0
/
+11
2019-07-29
drm/i915: Lock the engine while dumping the active request
Chris Wilson
2
-9
/
+8
[prev]
[next]