index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
net/mlx5: Fix PBMC register mapping
Aya Levin
1
-1
/
+1
2021-04-14
net/mlx5: Fix placement of log_max_flow_counter
Raed Salem
1
-3
/
+3
2021-04-14
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-04-14
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
1
-1
/
+1
2021-04-14
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2021-04-14
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
2021-04-14
net: ensure mac header is set in virtio_net_hdr_to_skb()
Eric Dumazet
1
-0
/
+2
2021-04-14
bpf, sockmap: Fix sk->prot unhash op reset
John Fastabend
1
-2
/
+6
2021-04-07
extcon: Add stubs for extcon_register_notifier_all() functions
Krzysztof Kozlowski
1
-0
/
+23
2021-04-07
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2
-1
/
+45
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+2
2021-03-30
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
1
-1
/
+1
2021-03-30
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
1
-0
/
+1
2021-03-30
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-1
/
+1
2021-03-30
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-4
/
+1
2021-03-30
bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
Sasha Levin
1
-4
/
+5
2021-03-30
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
1
-1
/
+1
2021-03-30
net: sched: validate stab values
Eric Dumazet
1
-1
/
+9
2021-03-30
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
1
-1
/
+2
2021-03-30
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-0
/
+24
2021-03-30
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-1
/
+14
2021-03-30
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
1
-3
/
+4
2021-03-30
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-1
/
+1
2021-03-24
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
1
-2
/
+4
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-0
/
+13
2021-03-24
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
1
-0
/
+3
2021-03-24
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
1
-0
/
+2
2021-03-20
crypto: x86 - Regularize glue function prototypes
Kees Cook
3
-6
/
+4
2021-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-17
stop_machine: mark helpers __always_inline
Arnd Bergmann
1
-5
/
+6
2021-03-17
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
1
-0
/
+1
2021-03-17
media: rc: compile rc-cec.c into rc-core
Hans Verkuil
1
-0
/
+7
2021-03-17
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
1
-2
/
+6
2021-03-17
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-17
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2021-03-11
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
1
-0
/
+2
2021-03-09
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
1
-0
/
+5
2021-03-09
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2
-7
/
+10
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-1
/
+1
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+16
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-0
/
+3
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
1
-0
/
+1
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
3
-8
/
+25
2021-03-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
1
-1
/
+1
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
1
-1
/
+21
2021-03-04
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
1
-6
/
+10
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2
-0
/
+12
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+5
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
1
-0
/
+2
[next]