summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-06Linux 5.4.197v5.4.197Greg Kroah-Hartman
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-06-06NFS: Memory allocation failures are not server fatal errorsTrond Myklebust
2022-06-06docs: submitting-patches: Fix crossref to 'The canonical patch format'Akira Yokosawa
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng
2022-06-06tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka
2022-06-06raid5: introduce MD_BROKENMariusz Tkaczyk
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter
2022-06-06zsmalloc: fix races between asynchronous zspage free and page migrationSultan Alsawaf
2022-06-06crypto: ecrdsa - Fix incorrect use of vli_cmpVitaly Chikunov
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal
2022-06-06exec: Force single empty string when argv is emptyKees Cook
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2022-06-06assoc_array: Fix BUG_ON during garbage collectStephen Brennan
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-06-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies
2022-06-06pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko
2022-06-06media: vim2m: initialize the media device earlierHans Verkuil
2022-06-06media: vim2m: Register video device after setting up internalsSakari Ailus
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-06-06tcp: change source port randomizarion at connect() timeEric Dumazet
2022-06-06Input: goodix - fix spurious key release eventsDmitry Mastykin
2022-06-06staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)
2022-06-06x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-06-06lockdown: also lock down previous kgdb useDaniel Thompson
2022-05-25Linux 5.4.196v5.4.196Greg Kroah-Hartman
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-25x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra
2022-05-25x86/xen: fix booting 32-bit pv guestJuergen Gross
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa
2022-05-25firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-25block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2022-05-25Input: ili210x - fix reset timingMarek Vasut
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel