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-10-05
security/keys: Remove inconsistent __user annotation
Vincenzo Frascino
1
-1
/
+1
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-04
tools/power turbostat: version 2022.10.04
Len Brown
1
-1
/
+1
2022-10-04
tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-10-04
tools/power turbostat: Do not dump TRL if turbo is not supported
Artem Bityutskiy
1
-5
/
+11
2022-10-04
tools/power turbostat: Add support for MeteorLake platforms
Zhang Rui
1
-0
/
+2
2022-10-04
tools/power turbostat: Add support for RPL-S
Zhang Rui
1
-0
/
+1
2022-10-04
Merge tag 'samsung-dt-dt64-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Arnd Bergmann
4
-5
/
+5
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2136
-46141
/
+122889
2022-10-04
f2fs: support recording errors into superblock
Chao Yu
16
-9
/
+150
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
9
-17
/
+65
2022-10-04
f2fs: remove the unnecessary check in f2fs_xattr_fiemap
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: introduce cp_status sysfs entry
Chao Yu
2
-0
/
+32
2022-10-04
f2fs: fix to detect corrupted meta ino
Chao Yu
1
-5
/
+16
2022-10-04
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
4
-8
/
+15
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
5
-5
/
+5
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2
-6
/
+11
2022-10-04
f2fs: fix to do sanity check on summary info
Chao Yu
2
-4
/
+21
2022-10-04
f2fs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2
-3
/
+4
2022-10-04
f2fs: fix to do sanity check on destination blkaddr during recovery
Chao Yu
3
-1
/
+21
2022-10-04
f2fs: let FI_OPU_WRITE override FADVISE_COLD_BIT
Weichao Guo
1
-1
/
+1
2022-10-04
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
1
-2
/
+1
2022-10-04
f2fs: remove redundant check in f2fs_sanity_check_cluster
Zhang Qilong
1
-11
/
+9
2022-10-04
f2fs: add static init_idisk_time function to reduce the code
Zhang Qilong
1
-9
/
+12
2022-10-04
f2fs: fix typo
Yonggil Song
1
-1
/
+1
2022-10-04
f2fs: fix wrong dirty page count when race between mmap and fallocate.
Shuqi Zhang
3
-6
/
+3
2022-10-04
f2fs: use COMPRESS_MAPPING to get compress cache mapping
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: return the tmp_ptr directly in __bitmap_ptr
Zhang Qilong
1
-1
/
+1
2022-10-04
RISC-V: Increase range and default value of NR_CPUS
Anup Patel
1
-3
/
+6
2022-10-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
1
-5
/
+9
2022-10-04
PM: Improve EXPORT_*_DEV_PM_OPS macros
Paul Cercueil
2
-22
/
+35
2022-10-04
Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
6
-54
/
+76
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
3
-29
/
+30
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
2
-28
/
+20
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
9
-53
/
+32
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
7
-59
/
+46
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
11
-102
/
+55
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
10
-72
/
+27
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
10
-67
/
+37
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
3
-14
/
+1
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
4
-11
/
+1
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
3
-3
/
+1
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
2
-8
/
+2
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
17
-326
/
+165
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
17
-146
/
+71
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
10
-13
/
+3
2022-10-04
drm/i915/gvt: simplify vgpu configuration management
Christoph Hellwig
4
-145
/
+81
2022-10-04
drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
Christoph Hellwig
1
-1
/
+5
2022-10-04
Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
3
-13
/
+9
2022-10-04
Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' into clk-next
Stephen Boyd
19
-224
/
+2182
[prev]
[next]