index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
afs: Fix directory entry size calculation
David Howells
1
-0
/
+2
2021-01-04
drm/crtc: add drmm_crtc_alloc_with_planes()
Philipp Zabel
1
-0
/
+33
2021-01-04
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
1
-0
/
+42
2021-01-04
drm/simple_kms_helper: add drmm_simple_encoder_alloc()
Philipp Zabel
1
-0
/
+24
2021-01-04
drm: add drmm_encoder_alloc()
Philipp Zabel
1
-0
/
+30
2021-01-04
drm/encoder: make encoder control functions optional
Philipp Zabel
1
-1
/
+1
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+15
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2020-12-29
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2020-12-29
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
1
-0
/
+3
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-0
/
+1
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
1
-2
/
+3
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
1
-0
/
+7
2020-12-29
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
1
-5
/
+0
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+5
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
1
-2
/
+2
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+24
2020-12-28
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
1
-0
/
+3
2020-12-28
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
1
-0
/
+4
2020-12-28
habanalabs: add comment for pll frequency ioctl opcode
Alon Mizrahi
1
-0
/
+1
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-12-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+11
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-25
/
+24
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+26
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+15
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-19
/
+26
2020-12-23
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+155
2020-12-22
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-3
/
+22
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-108
/
+286
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+14
2020-12-22
kasan, mm: allow cache merging with no metadata
Andrey Konovalov
1
-2
/
+19
2020-12-22
kasan, mm: rename kasan_poison_kfree
Andrey Konovalov
1
-8
/
+8
2020-12-22
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
2
-53
/
+182
2020-12-22
kasan: open-code kasan_unpoison_slab
Andrey Konovalov
1
-6
/
+0
2020-12-22
kasan: inline kasan_reset_tag for tag-based modes
Andrey Konovalov
1
-1
/
+4
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
1
-4
/
+6
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
3
-9
/
+19
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
4
-6
/
+8
2020-12-22
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
1
-2
/
+2
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2
-10
/
+10
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
1
-3
/
+3
2020-12-22
kasan: shadow declarations only for software modes
Andrey Konovalov
1
-16
/
+32
2020-12-22
kasan: group vmalloc code
Andrey Konovalov
1
-18
/
+23
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-3
/
+22
2020-12-22
drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
Ankit Nautiyal
1
-1
/
+18
2020-12-22
drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
Ankit Nautiyal
1
-0
/
+114
2020-12-22
drm/dp_helper: Add support for link failure detection
Swati Sharma
1
-0
/
+17
2020-12-22
drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
Ankit Nautiyal
1
-0
/
+70
2020-12-22
drm/edid: Parse DSC1.2 cap fields from HFVSDB block
Ankit Nautiyal
1
-0
/
+43
[prev]
[next]