summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23device property: Rename goto label to be more preciseAndy Shevchenko1-2/+3
2022-11-23device property: Move PROPERTY_ENTRY_BOOL() a bit downAndy Shevchenko1-8/+8
2022-11-23device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()Andy Shevchenko1-20/+14
2022-11-23kernfs: fix all kernel-doc warnings and multiple typosRandy Dunlap6-48/+74
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman2-5/+5
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman2-3/+3
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman5-6/+6
2022-11-22kobject: make kobject_namespace take a const *Greg Kroah-Hartman3-6/+6
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman8-22/+22
2022-11-21Linux 6.1-rc6v6.1-rc6Linus Torvalds1-1/+1
2022-11-20tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)1-0/+3
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-19Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-18arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin1-2/+2
2022-11-18io_uring: disallow self-propelled ring pollingPavel Begunkov1-0/+2
2022-11-18dm integrity: clear the journal on suspendMikulas Patocka1-0/+13
2022-11-18dm integrity: flush the journal on suspendMikulas Patocka1-6/+1
2022-11-18dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng1-0/+2
2022-11-18dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka1-2/+2
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2-0/+8
2022-11-18tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian1-4/+5
2022-11-18tracing: Remove unused __bad_type_size() methodQiujun Huang1-2/+0
2022-11-18tracing/eprobe: Fix eprobe filter to make a filter correctlyMasami Hiramatsu (Google)1-1/+1
2022-11-18tracing/eprobe: Fix warning in filter creationRafael Mendonca1-1/+1
2022-11-18kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei1-1/+7
2022-11-18rethook: fix a potential memleak in rethook_alloc()Yi Yang1-1/+3
2022-11-18tracing/eprobe: Fix memory leak of filter stringRafael Mendonca1-0/+1
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing1-0/+4
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing1-16/+28
2022-11-18tracing: Fix wild-memory-access in register_synth_event()Shang XiaoJing1-3/+2
2022-11-17tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing1-10/+6
2022-11-17ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng1-0/+1
2022-11-17ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin1-2/+2
2022-11-17ftrace: Optimize the allocation for mcount entriesWang Wensheng1-1/+1
2022-11-17ftrace: Fix the possible incorrect kernel messageWang Wensheng1-1/+1
2022-11-17io_uring: fix multishot recv request leaksPavel Begunkov1-9/+7
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov4-8/+8
2022-11-17io_uring: fix tw losing poll eventsPavel Begunkov1-0/+7
2022-11-17io_uring: update res mask in io_poll_check_eventsPavel Begunkov1-0/+3
2022-11-17vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie1-0/+15
2022-11-17vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie1-8/+6
2022-11-17scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui1-15/+16
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki1-1/+2
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu4-6/+10
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1