summaryrefslogtreecommitdiffstats
path: root/net/tipc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi4-7/+18
2022-11-23fs/fuse: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-11-23fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi1-21/+16
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-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
2022-11-17kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier1-1/+1
2022-11-17tracing: Fix warning on variable 'struct trace_array'Aashish Sharma1-2/+2
2022-11-17tracing: Fix memory leak in tracing_read_pipe()Wang Yufen1-0/+1
2022-11-17ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)1-0/+12
2022-11-16dm-log-writes: set dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-11-16dm-integrity: set dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-11-16block: make blk_set_default_limits() privateKeith Busch3-2/+1
2022-11-16dm-crypt: provide dma_alignment limit in io_hintsKeith Busch1-0/+1