index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-342
/
+692
2020-11-12
Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
22
-43
/
+64
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-9
/
+15
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-9
/
+33
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-12
Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'
Rafael J. Wysocki
22
-43
/
+64
2020-11-11
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-11
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
1
-3
/
+15
2020-11-11
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
1
-4
/
+8
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
4
-1
/
+119
2020-11-11
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
1
-2
/
+10
2020-11-11
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
1
-5
/
+33
2020-11-11
ch_ktls: Correction in middle record handling
Rohit Maheshwari
1
-19
/
+31
2020-11-11
ch_ktls: missing handling of header alone
Rohit Maheshwari
1
-14
/
+11
2020-11-11
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
1
-4
/
+7
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
3
-169
/
+226
2020-11-11
ch_ktls: Update cheksum information
Rohit Maheshwari
1
-4
/
+11
2020-11-11
ch_ktls: Correction in finding correct length
Rohit Maheshwari
1
-7
/
+8
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
4
-5
/
+8
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+3
2020-11-10
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
2
-12
/
+3
2020-11-10
net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot
zhangxiaoxu
1
-1
/
+3
2020-11-10
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
1
-0
/
+2
2020-11-10
lan743x: correctly handle chips with internal PHY
Sven Van Asbroeck
1
-4
/
+6
2020-11-10
igc: Fix returning wrong statistics
Vinicius Costa Gomes
1
-6
/
+8
2020-11-10
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
1
-1
/
+1
2020-11-10
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
1
-2
/
+24
2020-11-10
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
1
-2
/
+2
2020-11-10
ACPI: DPTF: Support Alder Lake
Srinivas Pandruvada
4
-0
/
+10
2020-11-10
cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account
Rafael J. Wysocki
1
-7
/
+9
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+2
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
2
-0
/
+2
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2
-2
/
+2
2020-11-10
powercap: restrict energy meter to root access
Len Brown
1
-2
/
+2
2020-11-09
ACPI: button: Add DMI quirk for Medion Akoya E2228T
Hans de Goede
1
-1
/
+12
2020-11-09
ACPI: GED: fix -Wformat
Nick Desaulniers
1
-1
/
+1
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
15
-40
/
+40
2020-11-09
ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
John Garry
1
-1
/
+1
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-25
/
+11
2020-11-08
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-6
/
+38
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+96
2020-11-07
Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-46
/
+65
2020-11-07
net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
Vadym Kochan
1
-0
/
+1
2020-11-07
Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-51
/
+90
2020-11-07
r8169: disable hw csum for short packets on all chip versions
Heiner Kallweit
1
-12
/
+3
2020-11-07
r8169: fix potential skb double free in an error path
Heiner Kallweit
1
-1
/
+2
2020-11-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-176
/
+176
2020-11-07
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+16
[next]