aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>2011-02-04 18:13:24 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2011-02-04 10:40:29 -0800
commit78d2978874e4e10e97dfd4fd79db45bdc0748550 (patch)
tree5a07ba8b01c52632638a1724a5dcbf6d0606da73 /tools/perf/scripts/python/bin
parentMerge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... (diff)
downloadlinux-78d2978874e4e10e97dfd4fd79db45bdc0748550.tar.gz
linux-78d2978874e4e10e97dfd4fd79db45bdc0748550.zip
CRED: Fix kernel panic upon security_file_alloc() failure.
In get_empty_filp() since 2.6.29, file_free(f) is called with f->f_cred == NULL when security_file_alloc() returned an error. As a result, kernel will panic() due to put_cred(NULL) call within RCU callback. Fix this bug by assigning f->f_cred before calling security_file_alloc(). Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
an title='2019-02-14 11:29:42 +0200'>2019-02-14iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8 2019-02-14iwlwifi: bump FW API to 45 for 9000 and 22000 seriesLuca Coelho2-2/+2 2019-02-08rsi: fix indentation issue with a code blockColin Ian King1-8/+8 2019-02-08qtnfmac: enable WPA3 SAE supportSergey Matyukevich5-2/+145 2019-02-08qtnfmac: enable WPA3 OWE supportSergey Matyukevich2-43/+102 2019-02-08rsi: fix for wowlan wakeup failureSiva Rebbagondla1-0/+4 2019-02-08rsi: resolve power save issue after S4 resumeSiva Rebbagondla3-1/+10 2019-02-08rsi: fix wowlan wakeup issue for hibernate(S4)Siva Rebbagondla2-3/+6 2019-02-08rsi: add hci detach for hibernation and poweroffSiva Rebbagondla2-0/+25 2019-02-08rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla1-0/+29 2019-02-08rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing1-2/+1 2019-02-08mwifiex: don't print error message on coex eventStefan Agner1-1/+1 2019-02-08brcmfmac: support monitor frames with the hardware/ucode headerRafał Miłecki3-1/+62 2019-02-08brcmfmac: fix typosMatteo Croce4-4/+4 2019-02-08brcmfmac: add bphy_err() and use it in the cfg80211.cRafał Miłecki2-224/+282 2019-02-08brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki2-23/+38 2019-02-08brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki3-7/+17 2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29 2019-02-07ath: regd: add extra US coutry codesOever Gonzalez2-0/+4 2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang1-3/+3 2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3 2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi1-0/+3 2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2-1/+4 2019-02-07ath10k: reduce transmit msdu countAlagu Sankar3-2/+7 2019-02-07ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3 2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing1-2/+0 2019-02-07ath10k: sdio: add .owner fieldBrian Norris1-1/+4 2019-02-07ath10k: change swap mail box check after htc readyWen Gong3-15/+38 2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai1-1/+10 2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai2-4/+4 2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2-1/+3 2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai5-0/+107 2019-02-07ath10k: update HOST capability qmi messageGovind Singh2-6/+257 2019-02-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47 2019-02-06net: phy: improve genphy_c45_read_linkHeiner Kallweit2-11/+6 2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16 2019-02-06net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal1-0/+16