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-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
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
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-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
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-10
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2020-11-10
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-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-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
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
[next]