summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Linux 5.4.197v5.4.197Greg Kroah-Hartman1-1/+1
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian1-2/+2
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever1-8/+4
2022-06-06NFS: Memory allocation failures are not server fatal errorsTrond Myklebust1-0/+1
2022-06-06docs: submitting-patches: Fix crossref to 'The canonical patch format'Akira Yokosawa1-1/+1
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng1-0/+1
2022-06-06tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann1-1/+10
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka1-0/+3
2022-06-06raid5: introduce MD_BROKENMariusz Tkaczyk1-25/+22
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti1-0/+1
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka1-0/+8
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka1-3/+11
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter1-2/+0
2022-06-06zsmalloc: fix races between asynchronous zspage free and page migrationSultan Alsawaf1-4/+33
2022-06-06crypto: ecrdsa - Fix incorrect use of vli_cmpVitaly Chikunov1-4/+4
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-06-06exec: Force single empty string when argv is emptyKees Cook1-1/+24
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva1-1/+1
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2-4/+5
2022-06-06assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-06-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley1-0/+5
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies1-3/+3
2022-06-06pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae1-1/+1
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi1-7/+18
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko1-1/+1
2022-06-06media: vim2m: initialize the media device earlierHans Verkuil1-6/+8
2022-06-06media: vim2m: Register video device after setting up internalsSakari Ailus1-9/+11
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau5-11/+13
2022-06-06tcp: change source port randomizarion at connect() timeEric Dumazet1-3/+17
2022-06-06Input: goodix - fix spurious key release eventsDmitry Mastykin1-1/+1
2022-06-06staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)1-2/+4
2022-06-06x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner1-0/+5
2022-06-06lockdown: also lock down previous kgdb useDaniel Thompson4-3/+87
2022-05-25Linux 5.4.196v5.4.196Greg Kroah-Hartman1-1/+1
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-25x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra1-0/+1
2022-05-25x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-23/+8
2022-05-25ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa7-11/+11
2022-05-25firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen1-0/+17
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min3-1/+3
2022-05-25block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei5-15/+24
2022-05-25Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang1-3/+1
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12