index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-25
/
+16
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-09
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
1
-4
/
+6
2022-06-09
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-09
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-09
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-09
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-09
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-09
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-06-09
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-09
ip_gre: test csum_start instead of transport header
Willem de Bruijn
1
-6
/
+5
2022-06-08
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2
-13
/
+13
2022-06-08
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
1
-2
/
+3
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2
-5
/
+5
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
1
-2
/
+14
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
1
-30
/
+30
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
1
-3
/
+10
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
1
-1
/
+1
2022-06-08
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
MAINTAINERS: Add a maintainer for bpftool
Quentin Monnet
1
-0
/
+7
2022-06-08
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2
-10
/
+3
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
1
-2
/
+2
2022-06-08
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
4
-0
/
+28
2022-06-08
KVM: x86: do not set st->preempted when going back to user space
Paolo Bonzini
2
-14
/
+18
2022-06-08
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-06-08
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
1
-1
/
+3
2022-06-07
Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...
Marius Hoch
1
-2
/
+2
2022-06-07
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
Mathias Nyman
1
-1
/
+6
2022-06-07
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
1
-2
/
+2
2022-06-07
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
1
-2
/
+2
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2
-0
/
+32
2022-06-07
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
1
-1
/
+2
2022-06-07
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
1
-4
/
+4
2022-06-07
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
1
-0
/
+1
2022-06-07
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
3
-15
/
+23
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-06-07
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
Ben Gardon
3
-6
/
+42
2022-06-07
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-07
KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
Shaoqin Huang
1
-1
/
+1
2022-06-07
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
1
-6
/
+0
2022-06-07
KVM: Don't null dereference ops->destroy
Alexey Kardashevskiy
1
-1
/
+4
[next]