index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-02-03
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+35
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-9
/
+17
2021-02-03
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
2020-08-21
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
1
-1
/
+1
2020-08-21
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-21
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-08-21
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-2
/
+3
2020-07-22
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
1
-0
/
+2
[next]