index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-12-30
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge 4.4.249 into android-4.4-p
Greg Kroah-Hartman
2020-12-29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2020-12-29
|
*
|
|
Merge 4.4.248 into android-4.4-p
Greg Kroah-Hartman
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-11
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-12-09
|
\
|
|
|
|
*
|
|
Merge 4.4.247 into android-4.4-p
Greg Kroah-Hartman
2020-12-02
|
|
\
|
|
|
|
*
|
USB: core: add endpoint-blacklist quirk
Johan Hovold
2020-12-02
|
*
|
|
Merge 4.4.244 into android-4.4-p
Greg Kroah-Hartman
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-18
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-11-15
|
\
|
|
|
|
*
|
|
Merge 4.4.242 into android-4.4-p
Greg Kroah-Hartman
2020-11-10
|
|
\
|
|
|
|
*
|
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-10
|
|
*
|
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
2020-11-10
|
*
|
|
Merge 4.4.241 into android-4.4-p
Greg Kroah-Hartman
2020-10-29
|
|
\
|
|
|
|
*
|
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
2020-10-29
|
|
*
|
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
2020-10-29
|
|
*
|
mm/kasan: add API to check memory regions
Andrey Ryabinin
2020-10-29
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-10-23
|
\
|
|
|
|
*
|
|
Merge 4.4.239 into android-4.4-p
Greg Kroah-Hartman
2020-10-14
|
|
\
|
|
|
|
*
|
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
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
|
*
|
|
Merge 4.4.238 into android-4.4-p
Greg Kroah-Hartman
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
|
|
*
|
net: add __must_check to skb_put_padto()
Eric Dumazet
2020-10-01
|
|
*
|
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
2020-10-01
|
*
|
|
Merge 4.4.237 into android-4.4-p
Greg Kroah-Hartman
2020-09-23
|
|
\
|
|
|
|
*
|
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-09-23
|
|
*
|
USB: core: add helpers to retrieve endpoints
Johan Hovold
2020-09-23
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-09-19
|
\
|
|
|
|
*
|
|
Merge 4.4.236 into android-4.4-p
Greg Kroah-Hartman
2020-09-12
|
|
\
|
|
|
|
*
|
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-12
|
|
*
|
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-12
|
|
*
|
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
2020-09-12
|
|
*
|
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2020-09-12
|
*
|
|
Merge 4.4.235 into android-4.4-p
Greg Kroah-Hartman
2020-09-03
|
|
\
|
|
|
|
*
|
writeback: Avoid skipping inode writeback
Jan Kara
2020-09-03
|
*
|
|
Merge 4.4.234 into android-4.4-p
Greg Kroah-Hartman
2020-08-26
|
|
\
|
|
|
|
*
|
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2020-08-26
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-08-23
|
\
|
|
|
|
*
|
|
Merge 4.4.233 into android-4.4-p
Greg Kroah-Hartman
2020-08-21
|
|
\
|
|
|
|
*
|
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
2020-08-21
[prev]
[next]