summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* device property: Add a blank line in Kconfig of testsAndy Shevchenko2022-11-231-0/+1
* device property: Rename goto label to be more preciseAndy Shevchenko2022-11-231-2/+3
* device property: Move PROPERTY_ENTRY_BOOL() a bit downAndy Shevchenko2022-11-231-8/+8
* device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()Andy Shevchenko2022-11-231-20/+14
* kernfs: fix all kernel-doc warnings and multiple typosRandy Dunlap2022-11-236-48/+74
* driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman2022-11-222-5/+5
* kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman2022-11-222-3/+3
* kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-225-6/+6
* kobject: make kobject_namespace take a const *Greg Kroah-Hartman2022-11-223-6/+6
* kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-228-22/+22
* Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-211696-47263/+54933
|\
| * Linux 6.1-rc6v6.1-rc6Linus Torvalds2022-11-211-1/+1
| * Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-214-20/+45
| |\
| | * tracing/eprobe: Fix eprobe filter to make a filter correctlyMasami Hiramatsu (Google)2022-11-181-1/+1
| | * tracing/eprobe: Fix warning in filter creationRafael Mendonca2022-11-181-1/+1
| | * kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei2022-11-181-1/+7
| | * rethook: fix a potential memleak in rethook_alloc()Yi Yang2022-11-181-1/+3
| | * tracing/eprobe: Fix memory leak of filter stringRafael Mendonca2022-11-181-0/+1
| | * tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing2022-11-181-0/+4
| | * tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing2022-11-181-16/+28
| * | Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-11-219-46/+74
| |\ \
| | * | tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)2022-11-201-0/+3
| | * | tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian2022-11-181-4/+5
| | * | tracing: Remove unused __bad_type_size() methodQiujun Huang2022-11-181-2/+0
| | * | tracing: Fix wild-memory-access in register_synth_event()Shang XiaoJing2022-11-181-3/+2
| | * | tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing2022-11-171-10/+6
| | * | ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng2022-11-171-0/+1
| | * | ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin2022-11-171-2/+2
| | * | ftrace: Optimize the allocation for mcount entriesWang Wensheng2022-11-171-1/+1
| | * | ftrace: Fix the possible incorrect kernel messageWang Wensheng2022-11-171-1/+1
| | * | tracing: Fix warning on variable 'struct trace_array'Aashish Sharma2022-11-171-2/+2
| | * | tracing: Fix memory leak in tracing_read_pipe()Wang Yufen2022-11-171-0/+1
| | |/
| | * ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)2022-11-171-0/+12
| | * tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)2022-11-163-21/+38
| * | Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-202-1/+4
| |\ \
| | * | x86/fpu: Drop fpregs lock before inheriting FPU permissionsMel Gorman2022-11-101-1/+1
| | * | x86/sgx: Add overflow check in sgx_validate_offset_length()Borys Popławski2022-11-081-0/+3
| * | | Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-11-202-19/+52
| |\ \ \
| | * | | sched: Fix race in task_call_func()Peter Zijlstra2022-11-141-17/+35
| | * | | rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encounteredMathieu Desnoyers2022-11-141-2/+17
| | | |/ | | |/|
| * | | Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-204-9/+31
| |\ \ \
| | * | | perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter2022-11-161-0/+9
| | * | | perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria2022-11-161-3/+2
| | * | | perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das2022-11-091-0/+1
| | * | | perf: Improve missing SIGTRAP checkingMarco Elver2022-11-081-6/+19
| | | |/ | | |/|
| * | | Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-11-201-1/+1
| |\ \ \
| | * | | locking: Fix qspinlock/x86 inline asm errorGuo Jin2022-11-161-1/+1
| | | |/ | | |/|
| * | | Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-11-201-1/+1
| |\ \ \
| | * | | powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin2022-11-161-1/+1
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-11-205-19/+26
| |\ \ \ \