index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
inflate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
13
-35
/
+32
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
1
-1
/
+1
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-20
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
1
-1
/
+1
2022-07-20
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
1
-6
/
+10
2022-07-20
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-20
tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-20
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2
-3
/
+6
2022-07-20
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
5
-16
/
+16
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
1
-0
/
+1
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
1
-5
/
+13
2022-07-20
Documentation: fix udp_wmem_min in ip-sysctl.rst
Xin Long
1
-5
/
+1
2022-07-20
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...
Lorenzo Bianconi
1
-0
/
+3
2022-07-20
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-19
amt: do not use amt->nr_tunnels outside of lock
Taehee Yoo
1
-3
/
+6
2022-07-19
amt: drop unexpected multicast data
Taehee Yoo
1
-0
/
+3
2022-07-19
amt: drop unexpected query message
Taehee Yoo
1
-1
/
+13
2022-07-19
amt: drop unexpected advertisement message
Taehee Yoo
1
-0
/
+5
2022-07-19
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
1
-0
/
+4
2022-07-19
amt: use READ_ONCE() in amt module
Taehee Yoo
1
-7
/
+8
2022-07-19
amt: remove unnecessary locks
Taehee Yoo
1
-27
/
+5
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
2
-15
/
+164
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+10
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-19
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-19
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
1
-2
/
+3
2022-07-19
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
1
-1
/
+1
2022-07-19
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-19
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-19
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
1
-1
/
+1
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
1
-11
/
+23
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
1
-7
/
+12
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
1
-4
/
+20
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
1
-1
/
+7
[next]