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-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-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
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
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-30
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
2021-01-23
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
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
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
2021-01-09
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2021-01-09
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2021-01-09
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2020-12-29
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
2020-12-29
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2020-12-29
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-29
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
2020-12-29
kbuild: avoid static_assert for genksyms
Arnd Bergmann
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-12-11
tty: Fix ->session locking
Jann Horn
2020-12-11
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
2020-12-02
USB: core: add endpoint-blacklist quirk
Johan Hovold
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-05
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
2020-10-29
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-10-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
2020-10-01
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
2020-10-01
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
[next]