index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
fs/ioctl: remove unnecessary __user annotation
Amit Daniel Kachhap
1
-1
/
+1
2022-01-15
ocfs2: remove redundant assignment to variable free_space
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: cluster: use default_groups in kobj_type
Greg Kroah-Hartman
1
-5
/
+6
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-15
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
1
-13
/
+13
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
1
-4
/
+2
2022-01-15
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
1
-0
/
+33
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-01-15
scripts/spelling.txt: add "oveflow"
Drew Fustini
1
-0
/
+1
2022-01-15
ia64: topology: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-15
ia64: fix typo in a comment
Jason Wang
1
-1
/
+1
2022-01-15
arch/ia64/kernel/setup.c: use swap() to make code cleaner
Yang Guang
1
-4
/
+1
2022-01-15
ia64: module: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2022-01-15
trace/hwlat: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-5
/
+1
2022-01-15
trace/osnoise: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-2
/
+1
2022-01-15
rcutorture: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-5
/
+2
2022-01-15
ring-buffer: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-5
/
+2
2022-01-15
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-4
/
+3
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
2
-0
/
+26
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2022-01-09
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2022-01-08
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-95
/
+0
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-06
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-06
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-06
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-06
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2022-01-06
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
4
-0
/
+11
2022-01-05
RDMA/core: Don't infoleak GRH fields
Leon Romanovsky
1
-1
/
+1
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-05
RDMA/uverbs: Check for null return of kmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2
-15
/
+17
2022-01-05
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-04
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-04
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-04
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-04
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
[next]