index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: sysv: check sbi->s_firstdatazone in complete_read_super
Liu Shixin
2022-04-29
1
-1
/
+3
*
kernel: make taskstats available from all net namespaces
xu xin
2022-04-29
1
-0
/
+1
*
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2022-04-29
7
-7
/
+473
*
rapidio: remove unnecessary use of list iterator
Jakob Koschel
2022-04-29
1
-2
/
+2
*
kexec: remove redundant assignments
Michal Orzel
2022-04-29
1
-2
/
+0
*
MAINTAINERS: remove redundant file of PTRACE SUPPORT entry
Tiezhu Yang
2022-04-29
1
-1
/
+0
*
ptrace: fix wrong comment of PT_DTRACE
Tiezhu Yang
2022-04-29
1
-1
/
+1
*
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
Tiezhu Yang
2022-04-29
1
-6
/
+0
*
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
2022-04-29
1
-3
/
+4
*
fatfs: add FAT messages to printk index
Jonathan Lassoff
2022-04-29
2
-5
/
+18
*
fatfs: remove redundant judgment
Yubo Feng
2022-04-29
1
-4
/
+2
*
init/Kconfig: remove USELIB syscall by default
Kees Cook
2022-04-29
1
-2
/
+2
*
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
2022-04-29
1
-3
/
+3
*
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
2022-04-29
2
-2
/
+2
*
lib: remove back_str initialization
Tom Rix
2022-04-29
1
-1
/
+1
*
lib/string.c: simplify str[c]spn
Rasmus Villemoes
2022-04-29
1
-19
/
+6
*
lib/test_string.c: add strspn and strcspn tests
Rasmus Villemoes
2022-04-29
1
-0
/
+33
*
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
3
-24
/
+3
*
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-29
1
-2
/
+10
*
get_maintainer: Honor mailmap for in file emails
Rob Herring
2022-04-29
1
-0
/
+1
*
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
2022-04-29
1
-1
/
+1
*
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
2022-04-29
4
-7
/
+0
*
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
3
-32
/
+25
*
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-52
/
+30
*
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
12
-260
/
+91
*
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-29
1
-5
/
+9
*
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
2022-04-29
1
-35
/
+32
*
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-12
/
+23
*
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-18
/
+41
*
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
2022-04-29
3
-15
/
+4
*
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
4
-12
/
+42
*
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
2022-04-29
1
-6
/
+6
*
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-29
2
-16
/
+15
*
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
1
-0
/
+1
*
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-29
1
-8
/
+19
*
ia64: replace comments with C99 initializers
Benjamin Stürz
2022-04-29
1
-32
/
+32
*
ia64: ptrace: fix typos in comments
Julia Lawall
2022-04-29
1
-1
/
+1
*
ia64: fix typos in comments
Julia Lawall
2022-04-29
4
-5
/
+5
*
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-29
14
-155
/
+195
|
\
|
*
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-29
10
-140
/
+165
|
|
\
|
|
*
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
2022-04-27
1
-0
/
+10
|
|
*
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-27
4
-55
/
+39
|
|
*
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-04-27
1
-0
/
+1
|
|
*
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
2022-04-27
1
-35
/
+70
|
|
*
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-27
2
-4
/
+8
|
|
*
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-27
1
-46
/
+37
|
*
|
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-04-29
3
-12
/
+30
|
|
\
\
|
|
*
|
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
2022-04-25
1
-8
/
+26
[next]