index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
udf: Support splicing to file
Jan Kara
1
-0
/
+1
2022-09-12
arm64: defconfig: enable ARCH_NXP
Michael Walle
1
-0
/
+1
2022-09-12
arm64: dts: imx8mp-tqma8mpql-mba8mpxl: add missing pinctrl for RTC alarm
Alexander Stein
1
-0
/
+6
2022-09-12
ASoC: rt5640: Fix the issue of the abnormal JD2 status
Oder Chiou
2
-19
/
+59
2022-09-12
ARM: dts: imx: update sdma node name format
Joy Zou
11
-11
/
+11
2022-09-12
Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
181
-3687
/
+69774
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
545
-17415
/
+22002
2022-09-12
ALSA: dummy: Add customizable volume min/max.
YJ Lee
1
-10
/
+24
2022-09-12
block/drbd: remove unused w_start_resync declaration
Gaosheng Cui
1
-1
/
+0
2022-09-12
ALSA: dummy: Fix trailing whitespaces.
YJ Lee
1
-4
/
+4
2022-09-12
drm/aperture: Fix some kerneldoc comments
Thierry Reding
1
-5
/
+5
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
3
-43
/
+123
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
2
-19
/
+39
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
14
-11
/
+69
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
5
-51
/
+46
2022-09-12
blk-throttle: cleanup tg_update_disptime()
Yu Kuai
1
-4
/
+7
2022-09-12
blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
Yu Kuai
1
-2
/
+2
2022-09-12
blk-throttle: use 'READ/WRITE' instead of '0/1'
Yu Kuai
1
-3
/
+3
2022-09-12
blk-throttle: fix io hung due to configuration updates
Yu Kuai
2
-6
/
+61
2022-09-12
blk-throttle: factor out code to calculate ios/bytes_allowed
Yu Kuai
1
-24
/
+35
2022-09-12
blk-throttle: prevent overflow while calculating wait time
Yu Kuai
1
-5
/
+3
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
5
-19
/
+9
2022-09-12
sbitmap: fix batched wait_cnt accounting
Keith Busch
3
-16
/
+26
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
1
-2
/
+2
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2
-0
/
+12
2022-09-11
checkpatch: handle FILE pointer type
Mickaël Salaün
1
-1
/
+5
2022-09-11
asm-generic: make parameter types consistent in _unaligned_be48()
Andy Shevchenko
1
-1
/
+1
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
1
-18
/
+14
2022-09-11
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
1
-0
/
+8
2022-09-11
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
1
-4
/
+16
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
1
-0
/
+7
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
1
-1
/
+1
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
1
-1
/
+1
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
1
-6
/
+5
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
1
-9
/
+4
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
1
-7
/
+8
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_work_run
Uros Bizjak
1
-7
/
+9
2022-09-11
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-11
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
Uros Bizjak
1
-5
/
+6
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+16
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
1
-20
/
+12
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-09-11
iversion: use atomic64_try_cmpxchg)
Uros Bizjak
1
-23
/
+9
2022-09-11
aio: use atomic_try_cmpxchg in __get_reqs_available
Uros Bizjak
1
-6
/
+3
[prev]
[next]