aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15mm/slab_common: use WARN() if cache still has objects on destroyMarco Elver
2022-01-15fs/ioctl: remove unnecessary __user annotationAmit Daniel Kachhap
2022-01-15ocfs2: remove redundant assignment to variable free_spaceColin Ian King
2022-01-15ocfs2: cluster: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ocfs2: remove redundant assignment to pointer root_bhColin Ian King
2022-01-15ocfs2: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ocfs2: clearly handle ocfs2_grab_pages_for_write() return valueJoseph Qi
2022-01-15ocfs2: use BUG_ON instead of if condition followed by BUG.Zhang Mingyu
2022-01-15squashfs: provide backing_dev_info in order to disable read-aheadZheng Liang
2022-01-15fs/ntfs/attrib.c: fix one kernel-doc commentYang Li
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini
2022-01-15ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ia64: fix typo in a commentJason Wang
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang
2022-01-15ia64: module: use swap() to make code cleanerYang Guang
2022-01-15trace/hwlat: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15trace/osnoise: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15rcutorture: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15ring-buffer: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15kthread: add the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-09Linux 5.16Linus Torvalds
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-09Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-08ARM: dts: gpio-ranges property is now requiredPhil Elwell
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-08Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-01-08Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-01-07Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-07Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-07Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-07Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07KVM: x86: Check for rmaps allocationNikunj A Dadhania
2022-01-07KVM: SEV: Mark nested locking of kvm->lockWanpeng Li
2022-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-06Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-06cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-01-06cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-01-06cgroup: Use open-time credentials for process migraton perm checksTejun Heo