index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
13
-35
/
+8
2020-12-03
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
2
-0
/
+71
2020-12-03
f2fs: Remove the redundancy initialization
Zhang Qilong
2
-2
/
+2
2020-12-03
f2fs: remove writeback_inodes_sb in f2fs_remount
Liu Song
1
-1
/
+0
2020-12-03
f2fs: fix double free of unicode map
Hyeongseok Kim
1
-0
/
+1
2020-12-03
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
1
-33
/
+104
2020-12-03
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
1
-6
/
+0
2020-12-03
f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
Daeho Jeong
2
-0
/
+56
2020-11-03
f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
Daeho Jeong
2
-0
/
+37
2020-11-02
f2fs: move ioctl interface definitions to separated file
Chao Yu
5
-79
/
+90
2020-11-02
f2fs: fix to seek incorrect data offset in inline data file
Chao Yu
1
-3
/
+8
2020-11-02
f2fs: call f2fs_get_meta_page_retry for nat page
Jaegeuk Kim
1
-1
/
+1
2020-11-01
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
1
-10
/
+4
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
1
-1
/
+1
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
1
-0
/
+1
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
6
-159
/
+170
2020-10-30
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
3
-46
/
+65
2020-10-30
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: sysfs-class-power: unify duplicated properties
Mauro Carvalho Chehab
1
-263
/
+223
2020-10-30
docs: ABI: unify /sys/class/leds/<led>/brightness documentation
Mauro Carvalho Chehab
2
-20
/
+28
2020-10-30
docs: ABI: stable: remove a duplicated documentation
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: change read/write attributes
Mauro Carvalho Chehab
10
-108
/
+109
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
126
-771
/
+1327
2020-10-30
docs: ABI: sysfs-bus-nvdimm: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: vdso: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: fix syntax to be parsed using ReST notation
Mauro Carvalho Chehab
17
-161
/
+271
2020-10-30
docs: ABI: convert testing/configfs-acpi to ReST
Mauro Carvalho Chehab
1
-9
/
+25
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
4
-3
/
+28
2020-10-30
docs: abi-testing.rst: enable --rst-sources when building docs
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-30
docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
Mauro Carvalho Chehab
3
-0
/
+4
2020-10-30
docs: ABI: create a 2-depth index for ABI
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: make it parse ABI/stable as ReST-compatible files
Mauro Carvalho Chehab
2
-2
/
+7
2020-10-30
docs: ABI: sysfs-uevent: make it compatible with ReST output
Mauro Carvalho Chehab
1
-12
/
+16
2020-10-30
docs: ABI: testing: make the files compatible with ReST output
Mauro Carvalho Chehab
74
-879
/
+1336
2020-10-30
docs: ABI: stable: make files ReST compatible
Mauro Carvalho Chehab
16
-103
/
+179
[next]