index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
random: early initialization of ChaCha constants
Dominik Brodowski
2
-5
/
+15
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
14
-174
/
+189
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
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
3
-11
/
+4
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
5
-6
/
+6
2022-01-07
random: document add_hwgenerator_randomness() with other input functions
Mark Brown
1
-0
/
+11
2022-01-07
MAINTAINERS: add git tree for random.c
Jason A. Donenfeld
1
-0
/
+1
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
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-04
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-04
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-04
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
1
-1
/
+1
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2
-1
/
+21
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
4
-1
/
+38
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
3
-31
/
+32
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
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-03
MAINTAINERS: update gpio-brcmstb maintainers
Gregory Fong
1
-1
/
+2
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-02
Linux 5.16-rc8
v5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
1
-1
/
+0
2022-01-02
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
3
-34
/
+37
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-02
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
1
-4
/
+5
2022-01-02
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
3
-11
/
+21
2021-12-31
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
1
-0
/
+2
2021-12-31
selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
Jianguo Wu
1
-1
/
+2
[next]