summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IMA: remove -Wmissing-prototypes warningAustin Kim2021-09-221-1/+1
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-221-0/+4
* x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-09-221-0/+6
* tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi2021-09-221-2/+2
* ubifs: report correct st_size for encrypted symlinksEric Biggers2021-09-221-1/+11
* f2fs: report correct st_size for encrypted symlinksEric Biggers2021-09-221-1/+10
* ext4: report correct st_size for encrypted symlinksEric Biggers2021-09-221-1/+10
* fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers2021-09-223-0/+51
* netns: protect netns ID lookups with RCUGuillaume Nault2021-09-221-8/+10
* ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet2021-09-221-1/+1
* net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2021-09-222-2/+2
* net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang2021-09-221-1/+1
* ipv4: make exception cache less predictibleEric Dumazet2021-09-221-16/+30
* bcma: Fix memory leak for internally-handled coresZenghui Yu2021-09-221-3/+3
* ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter2021-09-221-1/+3
* tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan2021-09-221-1/+1
* usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET2021-09-221-1/+2
* usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov2021-09-221-2/+6
* i2c: mt65xx: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
* CIFS: Fix a potencially linear read overflowLen Baker2021-09-221-7/+2
* mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* i2c: s3c2410: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
* i2c: iop3xx: fix deferred probingSergey Shtylyov2021-09-221-4/+2
* Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-09-221-0/+6
* usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova2021-09-221-9/+10
* mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang2021-09-221-1/+3
* usb: phy: tahvo: add IRQ checkSergey Shtylyov2021-09-221-1/+3
* usb: host: ohci-tmio: add IRQ checkSergey Shtylyov2021-09-221-0/+3
* Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-09-221-0/+8
* usb: phy: twl6030: add IRQ checksSergey Shtylyov2021-09-221-0/+5
* usb: phy: fsl-usb: add IRQ checkSergey Shtylyov2021-09-221-0/+2
* usb: gadget: udc: at91: add IRQ checkSergey Shtylyov2021-09-221-1/+3
* drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET2021-09-221-3/+3
* Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi2021-09-221-5/+1
* arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski2021-09-221-1/+1
* drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov2021-09-221-4/+6
* Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King2021-09-221-1/+1
* soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold2021-09-221-3/+8
* PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki2021-09-221-1/+8
* PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki2021-09-221-6/+10
* media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King2021-09-221-0/+2
* media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu2021-09-221-1/+0
* i2c: highlander: add IRQ checkSergey Shtylyov2021-09-221-1/+1
* net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin2021-09-221-4/+4
* tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-221-2/+3
* Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-09-221-0/+5
* media: go7007: remove redundant initializationPavel Skripkin2021-09-221-26/+0
* media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu2021-09-221-3/+9
* media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu2021-09-221-2/+4