summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Linux 4.14.270v4.14.270Greg Kroah-Hartman
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-03-08firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-03-08firmware: Fix a reference count leak.Qiushi Wu
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
2022-03-08batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-08batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-08batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-08netfilter: nf_queue: don't assume sk is full socketFlorian Westphal
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-03-08xfrm: fix MTU regressionJiri Bohac
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-03-08usb: gadget: clear related members when goto failHangyu Hua
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02Linux 4.14.269v4.14.269Greg Kroah-Hartman
2022-03-02fget: clarify and improve __fget_files() implementationLinus Torvalds
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin
2022-03-02Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"Karol Herbst
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com