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
*
f2fs: Handle casefolding with Encryption
Daniel Rosenberg
2020-12-03
6
-33
/
+106
*
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-03
13
-35
/
+8
*
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
2020-12-03
2
-0
/
+71
*
f2fs: Remove the redundancy initialization
Zhang Qilong
2020-12-03
2
-2
/
+2
*
f2fs: remove writeback_inodes_sb in f2fs_remount
Liu Song
2020-12-03
1
-1
/
+0
*
f2fs: fix double free of unicode map
Hyeongseok Kim
2020-12-03
1
-0
/
+1
*
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
2020-12-03
1
-33
/
+104
*
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
2020-12-03
1
-6
/
+0
*
f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
Daeho Jeong
2020-12-03
2
-0
/
+56
*
f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
Daeho Jeong
2020-11-03
2
-0
/
+37
*
f2fs: move ioctl interface definitions to separated file
Chao Yu
2020-11-02
5
-79
/
+90
*
f2fs: fix to seek incorrect data offset in inline data file
Chao Yu
2020-11-02
1
-3
/
+8
*
f2fs: call f2fs_get_meta_page_retry for nat page
Jaegeuk Kim
2020-11-02
1
-1
/
+1
*
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
2020-11-01
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
1
-13
/
+30
|
\
|
*
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
1
-3
/
+6
|
*
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
1
-6
/
+6
|
*
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-27
1
-7
/
+21
*
|
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
5
-16
/
+6
|
\
\
|
*
|
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-26
2
-4
/
+4
|
*
|
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-10-26
1
-2
/
+2
*
|
|
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
2
-2
/
+2
|
\
\
\
|
*
|
|
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-01
2
-14
/
+10
|
\
\
\
|
*
|
|
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
1
-10
/
+4
|
*
|
|
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
1
-1
/
+1
|
*
|
|
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-10-28
1
-1
/
+3
|
*
|
|
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-22
1
-2
/
+2
*
|
|
|
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
95
-26793
/
+34
|
\
\
\
\
|
*
\
\
\
Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...
Greg Kroah-Hartman
2020-10-30
6
-13
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: qcom: use icc_sync state for sm8[12]50
Dmitry Baryshkov
2020-10-27
2
-6
/
+8
|
|
*
|
|
|
interconnect: qcom: Ensure that the floor bandwidth value is enforced
Georgi Djakov
2020-10-22
1
-0
/
+7
|
|
*
|
|
|
interconnect: qcom: sc7180: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: Aggregate before setting initial bandwidth
Georgi Djakov
2020-10-15
1
-0
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM
Georgi Djakov
2020-10-15
1
-1
/
+1
|
*
|
|
|
|
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
2020-10-29
1
-0
/
+7
|
*
|
|
|
|
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
2020-10-29
1
-1
/
+1
|
*
|
|
|
|
coresight: add module license
Arnd Bergmann
2020-10-29
1
-0
/
+1
|
*
|
|
|
|
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
86
-26779
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
250
-2493
/
+4134
|
\
\
\
\
\
|
*
|
|
|
|
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+1
|
*
|
|
|
|
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
2020-10-30
6
-159
/
+170
|
*
|
|
|
|
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
2020-10-30
3
-46
/
+65
|
*
|
|
|
|
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
2020-10-30
1
-7
/
+0
|
*
|
|
|
|
docs: ABI: sysfs-class-power: unify duplicated properties
Mauro Carvalho Chehab
2020-10-30
1
-263
/
+223
|
*
|
|
|
|
docs: ABI: unify /sys/class/leds/<led>/brightness documentation
Mauro Carvalho Chehab
2020-10-30
2
-20
/
+28
|
*
|
|
|
|
docs: ABI: stable: remove a duplicated documentation
Mauro Carvalho Chehab
2020-10-30
1
-7
/
+0
[next]