index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+10
2021-02-23
lib/string: Add strscpy_pad() function
Tobin C. Harding
1
-0
/
+4
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
1
-2
/
+1
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-1
/
+3
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+3
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2021-02-04
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-02-04
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2021-02-04
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2021-02-04
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2021-02-04
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2021-02-04
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+35
2021-02-04
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-9
/
+17
2021-02-04
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-23
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-0
/
+1
2021-01-23
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
2020-12-29
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+2
2020-12-11
tty: Fix ->session locking
Jann Horn
1
-0
/
+4
2020-12-11
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-7
/
+22
2020-12-02
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+3
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-2
/
+34
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-11-10
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
1
-1
/
+1
2020-11-10
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
1
-0
/
+8
2020-10-29
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
1
-8
/
+6
2020-10-29
mm/kasan: add API to check memory regions
Andrey Ryabinin
1
-0
/
+12
2020-10-14
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
1
-1
/
+5
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
1
-0
/
+5
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
1
-0
/
+8
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-6
/
+6
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
1
-0
/
+1
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-1
/
+13
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
1
-2
/
+9
2020-10-01
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-1
/
+1
2020-10-01
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
1
-1
/
+1
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-0
/
+15
2020-09-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
1
-0
/
+35
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-0
/
+12
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-0
/
+14
2020-09-12
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-12
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-13
/
+29
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-2
/
+6
2020-08-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
[next]