aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06Merge remote-tracking branch 'aosp/android-4.14-stable' into android-hikey-li...4.14.282-1f161a096b52-20220606-997Linaro CI
2022-06-06Merge 4.14.282 into android-4.14-stableGreg Kroah-Hartman
2022-06-06Linux 4.14.282Greg 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-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-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-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal
2022-06-06exec: Force single empty string when argv is emptyKees Cook
2022-06-06block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
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-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies
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-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-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-05-25Merge remote-tracking branch 'aosp/android-4.14-stable' into android-hikey-li...4.14.281-3bf624404a1a-20220525-991Linaro CI
2022-05-25Merge 4.14.281 into android-4.14-stableGreg Kroah-Hartman
2022-05-25Linux 4.14.281Greg Kroah-Hartman
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
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-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson