summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy1-0/+8
2022-04-26tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke1-6/+9
2022-04-26NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust1-1/+11
2022-04-26Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linu...Stephen Boyd2-0/+4
2022-04-25video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1
2022-04-25Merge branch 'net-smc-two-fixes-for-smc-fallback'Jakub Kicinski3-43/+126
2022-04-25net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu2-23/+59
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu3-20/+67
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds7-221/+27
2022-04-25clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-04-25bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-04-25no-MMU: expose vmalloc_huge() for alloc_large_system_hash()Linus Torvalds1-0/+2
2022-04-25hwmon: (pmbus) disable PEC if not enabledAdam Wujek1-0/+3
2022-04-25Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash func...Eric Biggers1-12/+22
2022-04-25Documentation: siphash: enclose HalfSipHash usage example in the literal blockBagas Sanjaya1-3/+3
2022-04-25Documentation: siphash: convert danger note to warning for HalfSipHashBagas Sanjaya1-6/+6
2022-04-25random: document crng_fast_key_erasure() destination possibilityJason A. Donenfeld1-1/+8
2022-04-25ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-04-25ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu1-0/+1
2022-04-25ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-04-25ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2022-04-25Revert "arm64: dts: tegra: Fix boolean properties with values"Arnd Bergmann8-27/+27
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet3-2/+10
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet3-1/+13
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean1-2/+2
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean1-0/+10
2022-04-25net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean1-1/+1
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye4-8/+9
2022-04-25ip6_gre: Make o_seqno start from 0 in native modePeilin Ye1-6/+5
2022-04-25ip_gre: Make o_seqno start from 0 in native modePeilin Ye1-5/+3
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter1-2/+2
2022-04-25net/smc: sync err code when tcp connection was refusedliuyacan1-0/+2
2022-04-25net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu1-1/+5
2022-04-25Merge branch 'hns3-fixes'David S. Miller4-55/+73
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen1-10/+12
2022-04-25net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-04-25net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang1-1/+1
2022-04-25net: hns3: fix error log of tx/rx tqps statsPeng Li1-2/+2
2022-04-25net: hns3: align the debugfs output to the leftHao Chen1-42/+42
2022-04-25net: hns3: clear inited state and stop client after failed to register netdevJian Shen1-0/+9
2022-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller4-4/+14
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi1-2/+8
2022-04-25ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li1-0/+4
2022-04-25ceph: remove incorrect session state checkXiubo Li1-6/+0
2022-04-25ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_capNiels Dossche1-0/+3
2022-04-25libceph: disambiguate cluster/pool full log messageIlya Dryomov1-1/+5
2022-04-25netfilter: flowtable: Remove the empty fileRongguang Wei1-0/+0
2022-04-25ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-04-25ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakersZihao Wang1-0/+1
2022-04-25Merge branch 'topic/firewire' into for-linusTakashi Iwai5-27/+32