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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
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
2017-07-17
bpf: check NULL for sk_to_full_sk() return value
WANG Cong
1
-1
/
+1
2017-07-17
jhash: fix -Wimplicit-fallthrough warnings
Jakub Kicinski
1
-15
/
+14
2017-07-14
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
Enrico Mioso
1
-0
/
+1
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+2
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-29
/
+84
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
10
-118
/
+450
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-4
/
+208
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-136
/
+220
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
1
-2
/
+3
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
1
-3
/
+1
2017-07-10
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
1
-0
/
+6
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
1
-3
/
+20
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
1
-0
/
+3
2017-07-10
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
2
-73
/
+85
2017-07-10
linux/bug.h: correct "space required before that '-'"
Ian Abbott
1
-2
/
+2
2017-07-10
linux/bug.h: correct "(foo*)" should be "(foo *)"
Ian Abbott
1
-1
/
+1
2017-07-10
linux/bug.h: correct formatting of block comment
Ian Abbott
1
-4
/
+6
2017-07-10
mm: disallow early_pfn_to_nid on configurations which do not implement it
Michal Hocko
1
-0
/
+1
2017-07-10
mm: swap: provide lru_add_drain_all_cpuslocked()
Thomas Gleixner
1
-0
/
+1
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-0
/
+1
2017-07-10
include/linux/backing-dev.h: simplify wb_stat_sum
Nikolay Borisov
1
-14
/
+1
2017-07-10
include/linux/mmzone.h: remove ancient/ambiguous comment
Nikolay Borisov
1
-5
/
+2
2017-07-10
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
2
-3
/
+4
2017-07-10
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
1
-1
/
+1
2017-07-10
mm: unify new_node_page and alloc_migrate_target
Michal Hocko
1
-0
/
+16
2017-07-10
hugetlb, memory_hotplug: prefer to use reserved pages for migration
Michal Hocko
1
-0
/
+2
2017-07-10
include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...
Will Deacon
1
-0
/
+1
2017-07-10
mm: always enable thp for dax mappings
Dan Williams
3
-5
/
+11
2017-07-10
mm: improve readability of transparent_hugepage_enabled()
Dan Williams
1
-12
/
+29
2017-07-10
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
3
-2
/
+7
2017-07-10
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
1
-5
/
+0
2017-07-10
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
1
-4
/
+27
2017-07-10
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
1
-9
/
+0
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
1
-2
/
+3
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+80
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-0
/
+6
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-1
/
+22
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-64
/
+18
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
24
-114
/
+153
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
1
-0
/
+9
2017-07-10
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
1
-1
/
+22
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-75
/
+132
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+23
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+13
[next]