index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-04-14
net/mlx5: Fix PBMC register mapping
Aya Levin
2021-04-14
net/mlx5: Fix placement of log_max_flow_counter
Raed Salem
2021-04-14
net: ensure mac header is set in virtio_net_hdr_to_skb()
Eric Dumazet
2021-04-14
bpf, sockmap: Fix sk->prot unhash op reset
John Fastabend
2021-04-07
extcon: Add stubs for extcon_register_notifier_all() functions
Krzysztof Kozlowski
2021-04-07
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2021-03-30
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
2021-03-30
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-30
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-30
bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
Sasha Levin
2021-03-30
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
2021-03-30
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
2021-03-30
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2021-03-30
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-03-24
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-24
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2021-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-17
stop_machine: mark helpers __always_inline
Arnd Bergmann
2021-03-17
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
2021-03-17
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
2021-03-11
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
2021-03-09
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2021-03-04
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
2021-03-04
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-26
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2021-02-17
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
[next]