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
...
|
*
|
|
|
|
Adding VFS co-maintainer
Al Viro
2023-03-05
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
11
-11
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
openrisc: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
nios2: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
microblaze: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
ia64: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
sparc: fix livelock in uaccess
Al Viro
2023-03-02
2
-2
/
+10
|
*
|
|
|
|
alpha: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
parisc: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+6
|
*
|
|
|
|
hexagon: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
riscv: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
*
|
|
|
|
m68k: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
|
|
/
/
/
/
*
|
|
|
|
Remove Intel compiler support
Masahiro Yamada
2023-03-05
11
-287
/
+5
*
|
|
|
|
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-04
2
-15
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
i2c: gxp: fix an error code in probe
Dan Carpenter
2023-03-03
1
-1
/
+1
|
*
|
|
|
|
i2c: gxp: return proper error on address NACK
Wolfram Sang
2023-03-03
1
-2
/
+4
|
*
|
|
|
|
i2c: gxp: remove "empty" switch statement
Wolfram Sang
2023-03-03
1
-12
/
+1
|
*
|
|
|
|
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
2023-03-03
1
-0
/
+1
*
|
|
|
|
|
mm: avoid gcc complaint about pointer casting
Linus Torvalds
2023-03-04
1
-2
/
+8
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
19
-82
/
+147
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
2023-03-03
1
-0
/
+1
|
*
|
|
|
|
|
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
2023-03-03
1
-0
/
+1
|
*
|
|
|
|
|
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
2023-03-03
1
-1
/
+1
|
*
|
|
|
|
|
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
2023-03-03
1
-2
/
+2
|
*
|
|
|
|
|
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-03
1
-18
/
+26
|
*
|
|
|
|
|
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
2023-03-03
1
-7
/
+7
|
*
|
|
|
|
|
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
2023-03-03
1
-19
/
+0
|
*
|
|
|
|
|
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2023-03-03
2
-1
/
+37
|
*
|
|
|
|
|
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-03
3
-1
/
+22
|
*
|
|
|
|
|
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2023-03-03
3
-0
/
+23
|
*
|
|
|
|
|
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
2023-02-28
1
-11
/
+13
|
*
|
|
|
|
|
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
2023-02-28
1
-10
/
+0
|
*
|
|
|
|
|
mailmap: map Georgi Djakov's old Linaro address to his current one
Konrad Dybcio
2023-02-28
1
-0
/
+1
|
*
|
|
|
|
|
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-02-28
3
-6
/
+6
|
*
|
|
|
|
|
lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSH
Mikhail Zaslonko
2023-02-28
1
-1
/
+3
|
*
|
|
|
|
|
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-28
1
-4
/
+3
|
*
|
|
|
|
|
mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Vlastimil Babka
2023-02-28
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-03-04
3
-8
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc: Avoid dead code/data elimination when using recordmcount
Michael Ellerman
2023-02-28
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
2023-02-28
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc: Drop orphaned VAS MAINTAINERS entry
Michael Ellerman
2023-02-28
1
-7
/
+0
*
|
|
|
|
|
|
|
Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-04
23
-152
/
+263
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
2023-03-03
1
-4
/
+0
|
*
|
|
|
|
|
|
|
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
2023-03-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Ćukasz Stelmach
2023-03-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
2023-03-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
2023-03-03
21
-147
/
+260
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASoC: mediatek: mt8195: add missing initialization
Trevor Wu
2023-03-01
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
ASoC: mediatek: mt8188: add missing initialization
Trevor Wu
2023-03-01
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
ASoC: mt8183: Fixes from an initial glance at a
Mark Brown
2023-02-28
1
-18
/
+3
|
|
|
\
\
\
\
\
\
\
\
[prev]
[next]