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-03-25
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
2021-03-25
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-25
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2021-03-25
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
2021-03-25
regulator: pca9450: Enable system reset on WDOG_B assertion
Frieder Schrempf
2021-03-25
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
2021-03-17
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2021-03-17
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
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
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
2021-03-17
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-17
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-03-17
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
2021-03-17
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-17
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-17
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
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-11
bus: ti-sysc: Implement GPMC debug quirk to drop platform data
Tony Lindgren
2021-03-09
mm: Remove examples from enum zone_type comment
Nicolas Saenz Julienne
2021-03-09
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
2021-03-09
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
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
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
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2021-03-04
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
2021-03-04
mm,thp,shmem: make khugepaged obey tmpfs mount flags
Rik van Riel
2021-03-04
soundwire: export sdw_write/read_no_pm functions
Bard Liao
2021-03-04
regulator: bd718x7, bd71828, Fix dvs voltage levels
Matti Vaittinen
2021-03-04
iommu: Switch gather->end to the inclusive end
Yong Wu
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
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
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
[next]