index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
curve25519-generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-24
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-24
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-24
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-23
MAINTAINERS: update email address for Naoya Horiguchi
Naoya Horiguchi
1
-1
/
+1
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-23
Revert "kobject: Make sure the parent does not get released before its children"
Greg Kroah-Hartman
1
-20
/
+10
2020-05-23
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-23
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-23
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-23
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-23
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
2020-05-23
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
1
-5
/
+6
2020-05-23
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2020-05-23
net/mlx5e: Fix inner tirs handling
Roi Dayan
4
-10
/
+12
2020-05-23
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
1
-1
/
+1
2020-05-23
net/mlx5e: Fix allowed tc redirect merged eswitch offload cases
Maor Dickman
3
-14
/
+41
2020-05-23
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
3
-0
/
+23
2020-05-23
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
3
-4
/
+40
2020-05-23
net/mlx5: Add command entry handling completion
Moshe Shemesh
2
-0
/
+15
2020-05-23
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
1
-2
/
+1
2020-05-23
rxrpc: Fix a warning
David Howells
1
-1
/
+1
2020-05-23
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-23
r8169: fix OCP access on RTL8117
Heiner Kallweit
1
-2
/
+15
2020-05-23
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Amit Cohen
1
-1
/
+1
2020-05-23
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2
-2
/
+20
2020-05-23
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-23
selftests: netdevsim: Always initialize 'RET' variable
Ido Schimmel
1
-0
/
+4
2020-05-23
netdevsim: Ensure policer drop counter always increases
Ido Schimmel
1
-2
/
+1
2020-05-23
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-23
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-05-23
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-23
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
[next]