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
*
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
2022-12-07
1
-1
/
+1
*
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
2022-12-06
1
-5
/
+1
*
usb.h: take advantage of container_of_const()
Greg Kroah-Hartman
2022-12-06
1
-40
/
+2
*
device.h: move kobj_to_dev() to use container_of_const()
Greg Kroah-Hartman
2022-12-06
1
-20
/
+1
*
container_of: add container_of_const() that preserves const-ness of the pointer
Greg Kroah-Hartman
2022-12-06
1
-0
/
+13
*
driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...
Stephen Rothwell
2022-11-30
1
-1
/
+1
*
driver core: fix up missed scsi/cxlflash class.devnode() conversion.
Stephen Rothwell
2022-11-30
1
-1
/
+1
*
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
2022-11-29
3
-3
/
+3
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
24
-29
/
+29
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
18
-33
/
+33
*
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
2022-11-23
1
-2
/
+0
*
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
2022-11-23
1
-0
/
+1
*
device property: Rename goto label to be more precise
Andy Shevchenko
2022-11-23
1
-2
/
+3
*
device property: Move PROPERTY_ENTRY_BOOL() a bit down
Andy Shevchenko
2022-11-23
1
-8
/
+8
*
device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
Andy Shevchenko
2022-11-23
1
-20
/
+14
*
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-11-23
6
-48
/
+74
*
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
2022-11-22
2
-5
/
+5
*
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
2022-11-22
2
-3
/
+3
*
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-11-22
5
-6
/
+6
*
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2022-11-22
3
-6
/
+6
*
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
8
-22
/
+22
*
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
1696
-47263
/
+54933
|
\
|
*
Linux 6.1-rc6
v6.1-rc6
Linus Torvalds
2022-11-21
1
-1
/
+1
|
*
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-21
4
-20
/
+45
|
|
\
|
|
*
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
2022-11-18
1
-1
/
+1
|
|
*
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
2022-11-18
1
-1
/
+1
|
|
*
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Li Huafei
2022-11-18
1
-1
/
+7
|
|
*
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
2022-11-18
1
-1
/
+3
|
|
*
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
2022-11-18
1
-0
/
+1
|
|
*
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
2022-11-18
1
-0
/
+4
|
|
*
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
2022-11-18
1
-16
/
+28
|
*
|
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-11-21
9
-46
/
+74
|
|
\
\
|
|
*
|
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
2022-11-20
1
-0
/
+3
|
|
*
|
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
2022-11-18
1
-4
/
+5
|
|
*
|
tracing: Remove unused __bad_type_size() method
Qiujun Huang
2022-11-18
1
-2
/
+0
|
|
*
|
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
2022-11-18
1
-3
/
+2
|
|
*
|
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
2022-11-17
1
-10
/
+6
|
|
*
|
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-17
1
-0
/
+1
|
|
*
|
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
2022-11-17
1
-2
/
+2
|
|
*
|
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-17
1
-1
/
+1
|
|
*
|
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-17
1
-1
/
+1
|
|
*
|
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
2022-11-17
1
-2
/
+2
|
|
*
|
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-17
1
-0
/
+1
|
|
|
/
|
|
*
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
2022-11-17
1
-0
/
+12
|
|
*
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-16
3
-21
/
+38
|
*
|
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-20
2
-1
/
+4
|
|
\
\
|
|
*
|
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
2022-11-10
1
-1
/
+1
|
|
*
|
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
2022-11-08
1
-0
/
+3
|
*
|
|
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-11-20
2
-19
/
+52
|
|
\
\
\
|
|
*
|
|
sched: Fix race in task_call_func()
Peter Zijlstra
2022-11-14
1
-17
/
+35
[next]