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-09-07
ARM: dts: mmp2: trivial whitespace fix
Lubomir Rintel
1
-1
/
+1
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
3
-38
/
+39
2019-09-07
scsi: qla2xxx: Update driver version to 10.01.00.19-k
Himanshu Madhani
1
-1
/
+1
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
1
-2
/
+3
2019-09-07
scsi: qla2xxx: Fix stuck login session
Quinn Tran
1
-12
/
+11
2019-09-07
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
2
-15
/
+4
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
3
-6
/
+7
2019-09-07
scsi: qla2xxx: Fix message indicating vectors used by driver
Himanshu Madhani
1
-4
/
+2
2019-09-07
scsi: sd: Improve unaligned completion resid message
Damien Le Moal
1
-0
/
+1
2019-09-07
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
1
-2
/
+2
2019-09-07
Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-7
/
+7
2019-09-07
tools/power/x86/intel-speed-select: Fix memory leak
Prarit Bhargava
1
-5
/
+11
2019-09-07
tools/power/x86/intel-speed-select: Output success/failed for command output
Prarit Bhargava
2
-2
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Output human readable CPU list
Prarit Bhargava
1
-0
/
+39
2019-09-07
tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
Prarit Bhargava
1
-6
/
+12
2019-09-07
tools/power/x86/intel-speed-select: Switch output to MHz
Prarit Bhargava
1
-10
/
+10
2019-09-07
tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
Prarit Bhargava
1
-14
/
+16
2019-09-07
tools/power/x86/intel-speed-select: Fix cpu-count output
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix help option typo
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix package typo
Prarit Bhargava
1
-4
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr()
Dan Carpenter
1
-2
/
+2
2019-09-07
platform/x86: intel_int0002_vgpio: Use device_init_wakeup
Hans de Goede
1
-1
/
+9
2019-09-07
platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
Hans de Goede
1
-0
/
+1
2019-09-07
platform/x86: compal-laptop: Initialize "value" in ec_read_u8()
Yizhuo
1
-1
/
+1
2019-09-07
platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1
Hans de Goede
1
-0
/
+8
2019-09-07
platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard
Alexander Schremmer
2
-0
/
+128
2019-09-07
platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
Jan Kiszka
1
-0
/
+7
2019-09-07
Documentation/process: Add Qualcomm process ambassador for hardware security issues
Trilok Soni
1
-1
/
+1
2019-09-07
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-13
/
+33
2019-09-07
platform/x86: intel_pmc_core_pltdrv: Module removal warning fix
M. Vefa Bicakci
1
-0
/
+8
2019-09-07
platform/x86: intel_pmc_core: Do not ioremap RAM
M. Vefa Bicakci
1
-2
/
+6
2019-09-07
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
1
-1
/
+1
2019-09-07
Merge branch 'net-tls-small-TX-offload-optimizations'
David S. Miller
1
-39
/
+91
2019-09-07
net/tls: align non temporal copy to cache lines
Jakub Kicinski
1
-5
/
+28
2019-09-07
net/tls: remove the record tail optimization
Jakub Kicinski
1
-20
/
+47
2019-09-07
net/tls: use RCU for the adder to the offload record list
Jakub Kicinski
1
-8
/
+13
2019-09-07
net/tls: unref frags in order
Jakub Kicinski
1
-6
/
+3
2019-09-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
13
-110
/
+197
2019-09-07
nfp: flower: cmsg rtnl locks can timeout reify messages
Fred Lotter
1
-5
/
+5
2019-09-07
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-07
ionic: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-07
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
Shmulik Ladkani
1
-0
/
+19
2019-09-07
Merge branch 'stmmac-next'
David S. Miller
4
-16
/
+78
2019-09-07
net: stmmac: Limit max speeds of XGMAC if asked to
Jose Abreu
1
-9
/
+16
2019-09-07
net: stmmac: selftests: Add Split Header test
Jose Abreu
1
-0
/
+42
2019-09-07
net: stmmac: dwmac4: Enable RX Jumbo frame support
Jose Abreu
2
-7
/
+2
2019-09-07
net: stmmac: selftests: Set RX tail pointer in Flow Control test
Jose Abreu
1
-0
/
+6
2019-09-07
net: stmmac: selftests: Add missing checks for support of SA
Jose Abreu
1
-0
/
+12
2019-09-07
ext4: add missing bigalloc documentation.
Ayush Ranjan
1
-10
/
+22
[prev]
[next]