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-07
random: early initialization of ChaCha constants
Dominik Brodowski
1
-1
/
+4
2022-01-07
random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
Jason A. Donenfeld
1
-19
/
+11
2022-01-07
random: harmonize "crng init done" messages
Dominik Brodowski
1
-1
/
+1
2022-01-07
random: mix bootloader randomness into pool
Jason A. Donenfeld
1
-0
/
+1
2022-01-07
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
1
-7
/
+12
2022-01-07
random: do not re-init if crng_reseed completes before primary init
Jason A. Donenfeld
1
-1
/
+1
2022-01-07
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
1
-20
/
+36
2022-01-07
random: do not sign extend bytes for rotation when mixing
Jason A. Donenfeld
1
-1
/
+1
2022-01-07
random: use BLAKE2s instead of SHA1 in extraction
Jason A. Donenfeld
1
-41
/
+30
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-1
/
+0
2022-01-07
random: fix data race on crng init time
Eric Biggers
1
-7
/
+10
2022-01-07
random: fix data race on crng_node_pool
Eric Biggers
1
-20
/
+22
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2
-3
/
+3
2022-01-07
random: document add_hwgenerator_randomness() with other input functions
Mark Brown
1
-0
/
+11
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
11
-48
/
+145
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-4
/
+6
2022-01-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-18
/
+87
2022-01-04
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-04
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-04
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-04
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-04
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2022-01-04
ieee802154: atusb: fix uninit value in atusb_set_extended_addr
Pavel Skripkin
1
-4
/
+6
2022-01-03
Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...
Florian Fainelli
1
-2
/
+2
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-02
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
1
-1
/
+0
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2022-01-02
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2022-01-02
net: ena: Fix error handling when calculating max IO queues number
Arthur Kiyanovski
1
-4
/
+0
2022-01-02
net: ena: Fix wrong rx request id by resetting device
Arthur Kiyanovski
1
-2
/
+9
2022-01-02
net: ena: Fix undefined state when tx request id is out of bounds
Arthur Kiyanovski
1
-14
/
+20
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-95
/
+204
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
2021-12-28
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-28
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
[next]