summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-26Linux 6.0.10v6.0.10Greg Kroah-Hartman
2022-11-26ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-26ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-26ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-26bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa
2022-11-26net/9p: use a dedicated spinlock for trans_fdDominique Martinet
2022-11-26mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-26rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encounteredMathieu Desnoyers
2022-11-26wifi: wext: use flex array destination for memcpy()Hawkins Jiawei
2022-11-26netlink: Bounds-check struct nlmsgerr creationKees Cook
2022-11-269p/trans_fd: always use O_NONBLOCK read/writeTetsuo Handa
2022-11-26gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-26gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-269p: trans_fd/p9_conn_cancel: drop client lock earlierDominique Martinet
2022-11-26KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata
2022-11-26kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-11-26tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet
2022-11-26macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-26Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-11-26arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin
2022-11-26tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian
2022-11-26kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-26scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-26net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-26net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-26tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-26ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)
2022-11-26perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria
2022-11-26vfio: Split the register_device ops call into functionsJason Gunthorpe
2022-11-26vfio: Rename vfio_ioctl_check_extension()Jason Gunthorpe
2022-11-26perf: Improve missing SIGTRAP checkingMarco Elver
2022-11-26ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi
2022-11-26nvme: ensure subsystem reset is single threadedKeith Busch
2022-11-26nvme: restrict management ioctls to adminKeith Busch
2022-11-26perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter
2022-11-26perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das
2022-11-26x86/fpu: Drop fpregs lock before inheriting FPU permissionsMel Gorman
2022-11-26x86/sgx: Add overflow check in sgx_validate_offset_length()Borys Popławski
2022-11-26blk-cgroup: properly pin the parent in blkcg_css_onlineChris Mason
2022-11-26misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-11-26s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer
2022-11-26docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa
2022-11-26docs: update mediator contact information in CoC docShuah Khan
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-26mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-26firmware: coreboot: Register bus in module initBrian Norris
2022-11-26iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-26iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang