summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov1-1/+1
2022-12-02wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari1-1/+1
2022-12-02wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld1-4/+14
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-12-02riscv: dts: sifive unleashed: Add PWM controlled LEDsEmil Renner Berthing1-0/+38
2022-12-02spi: tegra210-quad: Don't initialise DMA if not supportedJon Hunter1-0/+6
2022-12-02wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek1-0/+5
2022-12-02wifi: cfg80211: Fix bitrates overflow issuePaul Zhang1-2/+4
2022-12-02wifi: mac80211: fix memory free error when registering wiphy failtaozhang1-2/+6
2022-12-02ceph: fix NULL pointer dereference for req->r_sessionXiubo Li1-36/+12
2022-12-02ceph: Use kcalloc for allocating multiple elementsKenneth Lee1-1/+1
2022-12-02binder: validate alloc->mm in ->mmap() handlerCarlos Llamas1-0/+7
2022-11-26Linux 6.0.10v6.0.10Greg Kroah-Hartman1-1/+1
2022-11-26ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei1-0/+8
2022-11-26ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei1-4/+16
2022-11-26ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei1-0/+7
2022-11-26bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa4-13/+23
2022-11-26net/9p: use a dedicated spinlock for trans_fdDominique Martinet1-16/+25
2022-11-26mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko3-4/+4
2022-11-26rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encounteredMathieu Desnoyers1-2/+17
2022-11-26wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2-8/+19
2022-11-26netlink: Bounds-check struct nlmsgerr creationKees Cook2-6/+10
2022-11-269p/trans_fd: always use O_NONBLOCK read/writeTetsuo Handa1-0/+3
2022-11-26gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher1-5/+7
2022-11-26gfs2: Check sb_bsize_shift after reading superblockAndrew Price1-1/+4
2022-11-269p: trans_fd/p9_conn_cancel: drop client lock earlierDominique Martinet1-1/+2
2022-11-26KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata1-3/+4
2022-11-26kcm: avoid potential race in kcm_tx_workEric Dumazet1-1/+1
2022-11-26tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet1-0/+2
2022-11-26macvlan: enforce a consistent minimal mtuEric Dumazet1-1/+1
2022-11-26Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-26arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin1-2/+2
2022-11-26tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian1-4/+5
2022-11-26kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei1-1/+7
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-26scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-26net: use struct_group to copy ip/ipv6 header addressesHangbin Liu4-6/+10
2022-11-26net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-26tracing: Fix warning on variable 'struct trace_array'Aashish Sharma1-2/+2
2022-11-26ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)1-0/+12
2022-11-26perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria1-3/+2
2022-11-26vfio: Split the register_device ops call into functionsJason Gunthorpe1-16/+23
2022-11-26vfio: Rename vfio_ioctl_check_extension()Jason Gunthorpe1-5/+6
2022-11-26perf: Improve missing SIGTRAP checkingMarco Elver1-6/+19
2022-11-26ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi1-10/+10
2022-11-26nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-11-26nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-11-26perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-26perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das1-0/+1
2022-11-26x86/fpu: Drop fpregs lock before inheriting FPU permissionsMel Gorman1-1/+1