summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.209v4.19.209Greg Kroah-Hartman2021-10-061-1/+1
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-10-061-1/+12
* netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik2021-10-061-2/+2
* HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-10-061-3/+10
* crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter2021-10-061-6/+8
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin2021-10-061-1/+1
* ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2021-10-064-14/+84
* ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin2021-10-063-14/+15
* ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2021-10-062-9/+9
* EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-10-061-1/+1
* net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2021-10-062-6/+6
* ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun2021-10-061-3/+3
* ipack: ipoctal: fix module reference leakJohan Hovold2021-10-061-8/+21
* ipack: ipoctal: fix missing allocation-failure checkJohan Hovold2021-10-061-1/+3
* ipack: ipoctal: fix tty-registration error handlingJohan Hovold2021-10-061-0/+7
* ipack: ipoctal: fix tty registration raceJohan Hovold2021-10-061-2/+2
* ipack: ipoctal: fix stack information leakJohan Hovold2021-10-061-5/+14
* elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen2021-10-061-1/+1
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-063-12/+56
* scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy2021-10-061-0/+1
* Revert "block, bfq: honor already-setup queue merges"Jens Axboe2021-10-061-13/+3
* e100: fix buffer overrun in e100_get_regsJacob Keller2021-10-061-6/+10
* e100: fix length calculation in e100_get_regs_lenJacob Keller2021-10-061-1/+5
* hwmon: (tmp421) fix rounding for negative valuesPaul Fertser2021-10-061-16/+8
* hwmon: (tmp421) report /PVLD condition as faultPaul Fertser2021-10-061-6/+3
* hwmon: (tmp421) Replace S_<PERMS> with octal valuesGuenter Roeck2021-10-061-2/+2
* sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long2021-10-061-1/+1
* mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi2021-10-061-0/+4
* mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang2021-10-061-0/+8
* hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfsVadim Pasternak2021-10-061-3/+9
* ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi2021-10-061-0/+4
* drm/amd/display: Pass PCI deviceid into DCCharlene Liu2021-10-061-0/+1
* x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2021-10-062-11/+16
* mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-10-061-0/+6
* cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse2021-10-061-1/+1
* cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao2021-10-061-5/+11
* tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente2021-10-061-2/+19
* qnx4: work around gcc false positive warning bugLinus Torvalds2021-10-061-9/+27
* xen/balloon: fix balloon kthread freezingJuergen Gross2021-10-061-2/+2
* tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet2021-10-061-2/+7
* tcp: create a helper to model exponential backoffYuchung Cheng2021-10-061-13/+18
* tcp: always set retrans_stamp on recoveryYuchung Cheng2021-10-062-25/+7
* tcp: address problems caused by EDT misshapsEric Dumazet2021-10-062-10/+16
* PCI: aardvark: Fix checking for PIO statusEvan Wang2021-10-061-8/+54
* arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2021-10-061-2/+9
* erofs: fix up erofs_lookup tracepointGao Xiang2021-10-061-3/+3