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-07-20
power: supply: ab8500: Fix an old bug
Linus Walleij
2021-07-20
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-07-11
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
2021-07-11
include/linux/mmdebug.h: make VM_WARN* non-rvals
Michal Hocko
2021-06-30
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
2021-06-16
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
2021-06-10
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2021-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-06-03
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-06-03
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-22
extcon: adc-jack: Fix incompatible pointer type warning
Peter Foley
2021-05-22
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2021-05-22
tty: fix return value for unsupported ioctls
Johan Hovold
2021-03-30
idr: add ida_is_empty
Matthew Wilcox
2021-03-30
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
2021-03-30
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-17
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
2021-03-11
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
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-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-03
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
2021-03-03
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2021-03-03
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-23
lib/string: Add strscpy_pad() function
Tobin C. Harding
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-23
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2021-02-03
futex: Add mutex around futex exit
Thomas Gleixner
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
2021-02-03
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-23
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
2021-01-23
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
[next]