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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-57
/
+255
2022-01-20
Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
19
-334
/
+429
2022-01-20
Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-7
/
+10
2022-01-20
Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-82
/
+213
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
91
-414
/
+1041
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
77
-873
/
+826
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-20
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
1
-1
/
+1
2022-01-20
lib: remove redundant assignment to variable ret
Colin Ian King
1
-2
/
+0
2022-01-20
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
3
-36
/
+0
2022-01-20
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
Marco Elver
2
-1
/
+3
2022-01-20
lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
Nathan Chancellor
1
-0
/
+1
2022-01-20
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
1
-2
/
+1
2022-01-20
arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
Nathan Chancellor
1
-0
/
+4
2022-01-20
configs: introduce debug.config for CI-like setup
Qian Cai
1
-0
/
+105
2022-01-20
delayacct: track delays from memory compact
wangyong
5
-2
/
+59
2022-01-20
Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...
wangyong
1
-28
/
+27
2022-01-20
delayacct: cleanup flags in struct task_delay_info and functions use it
Yang Yang
1
-17
/
+0
2022-01-20
delayacct: fix incomplete disable operation when switch enable to disable
Yang Yang
1
-0
/
+18
2022-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
4
-41
/
+43
2022-01-20
panic: remove oops_id
Sebastian Andrzej Siewior
1
-18
/
+1
2022-01-20
panic: use error_report_end tracepoint on warnings
Marco Elver
2
-3
/
+7
2022-01-20
fs/adfs: remove unneeded variable make code cleaner
Minghao Chi
1
-3
/
+1
2022-01-20
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
1
-2
/
+3
2022-01-20
hfsplus: use struct_group_attr() for memcpy() region
Kees Cook
2
-6
/
+10
2022-01-20
nilfs2: remove redundant pointer sbufs
Colin Ian King
1
-2
/
+2
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
1
-2
/
+2
2022-01-20
const_structs.checkpatch: add frequently used ops structs
Rikard Falkeborn
1
-0
/
+23
2022-01-20
checkpatch: improve Kconfig help test
Joe Perches
1
-26
/
+26
2022-01-20
checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
Jerome Forissier
1
-1
/
+1
2022-01-20
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
1
-0
/
+1
2022-01-20
uuid: remove licence boilerplate text from the header
Andy Shevchenko
1
-9
/
+0
2022-01-20
uuid: discourage people from using UAPI header in new code
Andy Shevchenko
1
-0
/
+1
2022-01-20
kunit: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-01-20
test_hash.c: refactor into kunit
Isabella Basso
3
-143
/
+81
2022-01-20
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
2
-4
/
+13
2022-01-20
test_hash.c: split test_hash_init
Isabella Basso
1
-12
/
+54
2022-01-20
test_hash.c: split test_int_hash into arch-specific functions
Isabella Basso
1
-29
/
+62
2022-01-20
hash.h: remove unused define directive
Isabella Basso
4
-33
/
+4
2022-01-20
lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
Zhen Lei
1
-4
/
+4
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
1
-14
/
+22
2022-01-20
kstrtox: uninline everything
Alexey Dobriyan
1
-0
/
+12
2022-01-20
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
1
-1
/
+1
2022-01-20
kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
Davidlohr Bueso
1
-8
/
+8
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
3
-2
/
+34
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
3
-8
/
+13
2022-01-20
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
1
-2
/
+2
2022-01-20
samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...
Yafang Shao
3
-9
/
+11
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
3
-1
/
+11
[next]