aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-09-05HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones
2022-09-05Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-09-05selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-09-05bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn
2022-09-05scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-09-05md: call __md_stop_writes in md_stopGuoqing Jiang
2022-09-05mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-09-05net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around netdev_budget.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima
2022-09-05ratelimit: Fix data-races in ___ratelimit().Kuniyuki Iwashima
2022-09-05net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima
2022-09-05net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima
2022-09-05netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso
2022-09-05netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso
2022-09-05netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso
2022-09-05netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso
2022-09-05netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-09-05net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-09-05rose: check NULL rose_loopback_neigh->loopbackBernard Pidoux
2022-09-05af_key: Do not call xfrm_probe_algs in parallelHerbert Xu
2022-09-05xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong
2022-09-05kernel/sched: Remove dl_boosted flag commentHui Su
2022-09-05sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2022-09-05sched/deadline: Fix stale throttling on de-/boosted tasksLucas Stach
2022-09-05sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel Bristot de Oliveira
2022-09-05pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar
2022-09-05kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-09-05audit: fix potential double free on error path from fsnotify_add_inode_markGaosheng Cui
2022-08-25Linux 4.19.256v4.19.256Greg Kroah-Hartman
2022-08-25btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo
2022-08-25btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo
2022-08-25tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)