summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-02-08hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1
2022-02-08drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-02-08net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-02-08NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust1-0/+5
2022-02-08NFSv4: Handle case where the lookup of a directory failsTrond Myklebust1-0/+13
2022-02-08ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu3-1/+5
2022-02-08ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4
2022-02-08scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-02-08powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-08USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2-0/+26
2022-02-08usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-02-08usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-02-08tty: Add support for Brainboxes UC cards.Cameron Williams1-2/+98
2022-02-08tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com1-1/+3
2022-02-08serial: stm32: fix software flow control transferValentin Caron1-1/+1
2022-02-08PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman1-8/+4
2022-02-08udf: Fix NULL ptr deref when converting from inline formatJan Kara1-5/+3
2022-02-08udf: Restore i_lenAlloc when inode expansion failsJan Kara1-0/+1
2022-02-08scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2022-02-08s390/hypfs: include z/VM guests with access control group setVasily Gorbik1-2/+4
2022-02-08Bluetooth: refactor malicious adv data checkBrian Gix1-5/+5
2022-02-08can: bcm: fix UAF of bcm opZiyang Xuan1-10/+10
2022-01-29Linux 4.9.299v4.9.299Greg Kroah-Hartman1-1/+1
2022-01-29ion: Do not 'put' ION handle until after its final useLee Jones1-5/+5
2022-01-29ion: Protect kref from userspace manipulationDaniel Rosenberg3-9/+83
2022-01-29ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg3-8/+25
2022-01-29ARM: 8800/1: use choice for kernel unwindersStefan Agner2-19/+31
2022-01-29KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2-7/+11
2022-01-29KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini1-13/+21
2022-01-29NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust1-40/+42
2022-01-29media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin4-1/+86
2022-01-27Linux 4.9.298v4.9.298Greg Kroah-Hartman1-1/+1
2022-01-27KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin1-2/+17
2022-01-27KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson1-1/+1
2022-01-27KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini1-3/+12
2022-01-27mm: add follow_pte_pmd()Ross Zwisler2-7/+32
2022-01-27lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2-26/+18
2022-01-27rbtree: cache leftmost node internallyDavidlohr Bueso4-8/+113
2022-01-27cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore3-19/+9
2022-01-27gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun1-0/+15
2022-01-27gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2022-01-27drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-8/+3
2022-01-27gup: document and work around "COW can break either way" issueLinus Torvalds7-15/+81
2022-01-27Revert "gup: document and work around "COW can break either way" issue"Ben Hutchings2-43/+12
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6