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
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-3
/
+5
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-0
/
+2
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-0
/
+2
2022-01-19
clk: mediatek: relicense mt7986 clock driver to GPL-2.0
Sam Shih
3
-3
/
+3
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
1
-6
/
+19
2022-01-19
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
1
-10
/
+10
2022-01-19
HID: uhid: Fix worker destroying device without any protection
Jann Horn
1
-4
/
+25
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
1
-7
/
+8
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
1
-18
/
+18
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
3
-7
/
+7
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
1
-1
/
+1
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
1
-39
/
+47
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
1
-1
/
+3
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
1
-1
/
+10
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
1
-0
/
+5
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
1
-10
/
+9
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+3
2022-01-19
Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-369
/
+303
2022-01-19
Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
1
-21
/
+37
2022-01-18
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
random: simplify arithmetic function flow in account()
Jason A. Donenfeld
1
-11
/
+6
2022-01-18
random: selectively clang-format where it makes sense
Jason A. Donenfeld
1
-110
/
+99
2022-01-18
random: access input_pool_data directly rather than through pointer
Jason A. Donenfeld
1
-13
/
+8
2022-01-18
random: cleanup fractional entropy shift constants
Jason A. Donenfeld
1
-15
/
+13
2022-01-18
random: prepend remaining pool constants with POOL_
Jason A. Donenfeld
1
-20
/
+20
2022-01-18
random: de-duplicate INPUT_POOL constants
Jason A. Donenfeld
1
-11
/
+6
2022-01-18
random: remove unused OUTPUT_POOL constants
Jason A. Donenfeld
1
-3
/
+1
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
1
-123
/
+96
2022-01-18
random: remove unused extract_entropy() reserved argument
Jason A. Donenfeld
1
-10
/
+7
2022-01-18
random: remove incomplete last_data logic
Jason A. Donenfeld
1
-35
/
+4
2022-01-18
random: cleanup integer types
Jason A. Donenfeld
1
-53
/
+52
2022-01-18
random: cleanup poolinfo abstraction
Jason A. Donenfeld
1
-37
/
+30
2022-01-18
random: fix typo in comments
Schspa Shi
1
-1
/
+1
2022-01-18
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
1
-6
/
+39
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-573
/
+1236
2022-01-18
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
57
-1355
/
+802
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
37
-221
/
+474
2022-01-18
Merge tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
14
-16
/
+294
2022-01-18
Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
5
-21
/
+36
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-14
/
+7
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-52
/
+1072
2022-01-17
thermal: int340x: Add Raptor Lake PCI device id
Srinivas Pandruvada
2
-0
/
+2
2022-01-17
thermal: int340x: Support Raptor Lake
Srinivas Pandruvada
2
-0
/
+2
2022-01-17
ACPI: DPTF: Support Raptor Lake
Srinivas Pandruvada
4
-0
/
+10
[prev]
[next]