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
*
lib/zlib: DFLTCC always switch to software inflate for Z_PACKET_FLUSH option
Mikhail Zaslonko
2023-02-03
1
-2
/
+4
*
lib/zlib: DFLTCC support inflate with small window
Mikhail Zaslonko
2023-02-03
1
-8
/
+0
*
lib/zlib: Split deflate and inflate states for DFLTCC
Mikhail Zaslonko
2023-02-03
8
-76
/
+110
*
lib/zlib: DFLTCC not writing header bits when avail_out == 0
Mikhail Zaslonko
2023-02-03
1
-4
/
+9
*
lib/zlib: fix DFLTCC ignoring flush modes when avail_in == 0
Mikhail Zaslonko
2023-02-03
1
-1
/
+2
*
lib/zlib: fix DFLTCC not flushing EOBS when creating raw streams
Mikhail Zaslonko
2023-02-03
1
-6
/
+13
*
lib/zlib: implement switching between DFLTCC and software
Mikhail Zaslonko
2023-02-03
1
-16
/
+22
*
lib/zlib: adjust offset calculation for dfltcc_state
Mikhail Zaslonko
2023-02-03
1
-1
/
+2
*
nilfs2: replace WARN_ONs for invalid DAT metadata block requests
Ryusuke Konishi
2023-02-03
1
-10
/
+17
*
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
2023-02-03
4
-3
/
+4
*
fs: gracefully handle ->get_block not mapping bh in __mpage_writepage
Jan Kara
2023-02-03
1
-0
/
+2
*
cramfs: Kconfig: fix spelling & punctuation
Randy Dunlap
2023-02-03
1
-1
/
+1
*
checkpatch: improve EMBEDDED_FILENAME test
Joe Perches
2023-02-03
1
-1
/
+1
*
fs/ext4: use try_cmpxchg in ext4_update_bh_state
Uros Bizjak
2023-02-03
1
-3
/
+2
*
fs: hfsplus: initialize fsdata in hfsplus_file_truncate()
Alexander Potapenko
2023-02-03
1
-1
/
+1
*
fs: hfs: initialize fsdata in hfs_file_truncate()
Alexander Potapenko
2023-02-03
1
-1
/
+1
*
scripts/spelling.txt: add more spelling corrections
Diederik de Haas
2023-02-03
1
-0
/
+12
*
checkpatch: use proper way for show problematic line
Thorsten Leemhuis
2023-02-03
1
-5
/
+5
*
checkpatch: warn when Reported-by: is not followed by Link:
Kai Wasserbäch
2023-02-03
1
-0
/
+12
*
checkpatch: warn when unknown tags are used for links
Kai Wasserbäch
2023-02-03
1
-0
/
+12
*
lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
Uros Bizjak
2023-02-03
1
-10
/
+8
*
initramfs: use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-02-03
1
-2
/
+2
*
kexec: introduce sysctl parameters kexec_load_limit_*
Ricardo Ribalda
2023-02-03
5
-8
/
+114
*
kexec: factor out kexec_load_permitted
Ricardo Ribalda
2023-02-03
4
-4
/
+14
*
Documentation: sysctl: correct kexec_load_disabled
Ricardo Ribalda
2023-02-03
1
-3
/
+4
*
fat: fix return value of vfat_bad_char() and vfat_replace_char() functions
Pali Rohár
2023-02-03
1
-2
/
+2
*
userns: fix a struct's kernel-doc notation
Randy Dunlap
2023-02-03
1
-1
/
+1
*
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
2023-02-03
9
-20
/
+28
*
freevxfs: fix kernel-doc warnings
Randy Dunlap
2023-02-03
2
-4
/
+4
*
scripts/bloat-o-meter: use the reverse flag for sort
Alexander Pantyukhin
2023-02-03
1
-2
/
+1
*
scripts/gdb: add mm introspection utils
Dmitrii Bundin
2023-02-03
2
-0
/
+223
*
util_macros.h: add missing inclusion
Andy Shevchenko
2023-02-03
1
-0
/
+2
*
kthread_worker: check all delayed works when destroy kthread worker
Zqiang
2023-02-03
1
-0
/
+5
*
scripts/spelling: add a few more typos
SeongJae Park
2023-02-03
1
-0
/
+3
*
proc: mark /proc/cmdline as permanent
Alexey Dobriyan
2023-02-03
1
-0
/
+1
*
checkpatch: mark kunmap() and kunmap_atomic() deprecated
Ira Weiny
2023-02-03
1
-0
/
+2
*
scripts/spelling.txt: add `permitted'
Ricardo Ribalda
2023-02-03
2
-4
/
+5
*
hfsplus: remove unnecessary variable initialization
XU pengfei
2023-02-03
1
-9
/
+9
*
lib: add Dhrystone benchmark test
Geert Uytterhoeven
2023-02-03
6
-0
/
+938
*
include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()
Manfred Spraul
2023-02-03
1
-2
/
+4
*
lib/percpu_counter: percpu_counter_add_batch() overflow/underflow
Manfred Spraul
2023-02-03
1
-10
/
+15
*
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
Liu Shixin
2023-02-03
1
-0
/
+1
*
docs: fault-injection: add requirements of error injectable functions
Masami Hiramatsu (Google)
2023-02-03
2
-2
/
+69
*
error-injection: remove EI_ETYPE_NONE
Masami Hiramatsu (Google)
2023-02-03
3
-3
/
+3
*
arch/alpha/kernel/process.c: remove unnecessary (void*) conversions
Li zeming
2023-02-03
1
-1
/
+1
*
arch/alpha/kernel/smp.c: remove unnecessary (void*) conversions
Li zeming
2023-02-03
1
-2
/
+2
*
Sync with v6.2-rc4
Andrew Morton
2023-01-19
387
-4122
/
+4548
|
\
|
*
Linux 6.2-rc4
v6.2-rc4
Linus Torvalds
2023-01-15
1
-1
/
+1
|
*
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-15
5
-20
/
+52
|
|
\
|
|
*
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
2023-01-12
1
-0
/
+4
[next]