summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* binder: fix UAF of ref->proc caused by race conditionCarlos Llamas2022-09-151-0/+12
* USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2022-09-152-0/+8
* vt: Clear selection before changing the fontHelge Deller2022-09-151-4/+8
* staging: rtl8712: fix use after free bugsDan Carpenter2022-09-151-36/+0
* serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang2022-09-151-2/+2
* net/smc: Remove redundant refcount increaseYacan Liu2022-09-151-1/+0
* Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski2022-09-151-3/+1
* tcp: annotate data-race around challenge_timestampEric Dumazet2022-09-151-2/+2
* sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen2022-09-151-1/+3
* kcm: fix strp_init() order and cleanupCong Wang2022-09-151-8/+7
* ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou2022-09-151-1/+1
* Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-09-153-16/+3
* wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter2022-09-151-1/+2
* ieee802154/adf7242: defer destroy_workqueue callLin Ma2022-09-151-1/+2
* platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-09-152-3/+5
* drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson2022-09-151-1/+1
* drm/msm/dsi: fix the inconsistent indentingsunliming2022-09-151-1/+1
* net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt2022-09-151-1/+0
* Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"Yee Lee2022-09-151-4/+4
* fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds2022-09-151-0/+11
* wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka2022-09-151-4/+1
* efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim2022-09-151-24/+7
* driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres2022-09-151-0/+10
* Linux 4.19.257v4.19.257Greg Kroah-Hartman2022-09-051-1/+1
* net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-09-051-2/+8
* kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima2022-09-051-4/+5
* netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven2022-09-051-1/+0
* s390/hypfs: avoid error message under KVMJuergen Gross2022-09-052-2/+2
* neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev2022-09-051-8/+17
* drm/amd/display: clear optc underflow before turn off odm clockFudong Wang2022-09-051-0/+5
* mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-09-052-16/+22
* ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong2022-09-051-0/+10
* fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-09-051-0/+5
* HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati2022-09-051-0/+3
* media: pvrusb2: fix memory leak in pvr_probeDongliang Mu2022-09-051-0/+1
* HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones2022-09-051-0/+10
* Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz2022-09-051-5/+5
* kbuild: Fix include path in scripts/Makefile.modpostJing Leng2022-09-051-2/+1
* x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-09-054-14/+51
* s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-09-051-1/+3
* selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev2022-09-051-13/+14
* bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2022-09-051-16/+16
* arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2022-09-054-20/+11
* mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn2022-09-051-0/+12
* scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar2022-09-051-1/+1
* md: call __md_stop_writes in md_stopGuoqing Jiang2022-09-051-0/+1
* mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand2022-09-051-2/+6
* s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-09-051-6/+16
* asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-09-051-2/+5
* loop: Check for overflow while configuring loopSiddh Raman Pant2022-09-051-0/+5