summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.253-rt168v4.9.253-rt168Luis Claudio R. Goncalves2021-01-231-1/+1
* Merge tag 'v4.9.253' into v4.9-rtLuis Claudio R. Goncalves2021-01-2337-46/+157
|\
| * Linux 4.9.253v4.9.253Greg Kroah-Hartman2021-01-231-1/+1
| * spi: cadence: cache reference clock rate during probeMichael Hennerich2021-01-231-2/+4
| * tipc: fix NULL deref in tipc_link_xmit()Hoang Le2021-01-231-2/+9
| * rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-231-2/+4
| * net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-231-2/+7
| * net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-231-1/+4
| * net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-231-1/+1
| * net: dcb: Validate netlink message in DCB handlerPetr Machata2021-01-231-0/+2
| * rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-231-1/+1
| * netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-231-6/+1
| * net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-231-2/+6
| * nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields2021-01-231-1/+6
| * usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-231-1/+1
| * netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer2021-01-231-0/+3
| * net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-231-1/+1
| * mm, slub: consider rest of partial list if acquire_slab() failsJann Horn2021-01-231-1/+1
| * RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
| * ext4: fix superblock checksum failure when setting password saltJan Kara2021-01-231-0/+3
| * NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-231-5/+7
| * dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-231-2/+5
| * Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-233-3/+29
| * ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-231-0/+4
| * ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo2021-01-231-0/+7
| * net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-232-0/+2
| * misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-231-0/+1
| * arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-231-0/+1
| * ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-231-1/+8
| * ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-231-0/+1
| * ext4: fix bug for rename with RENAME_WHITEOUTyangerkun2021-01-231-7/+9
| * mm/hugetlb: fix potential missing huge page size infoMiaohe Lin2021-01-231-1/+1
| * ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-232-2/+15
| * MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin2021-01-231-2/+8
| * MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2021-01-231-1/+2
| * ASoC: dapm: remove widget from dirty list on freeThomas Hebb2021-01-231-0/+1
* | Linux 4.9.252-rt167v4.9.252-rt167Luis Claudio R. Goncalves2021-01-171-1/+1
* | Merge tag 'v4.9.252' into v4.9-rtLuis Claudio R. Goncalves2021-01-1724-116/+228
|\ \ | |/
| * Linux 4.9.252v4.9.252Greg Kroah-Hartman2021-01-171-1/+1
| * net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin2021-01-171-0/+6
| * block: fix use-after-free in disk_part_iter_nextMing Lei2021-01-171-3/+6
| * KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier2021-01-171-0/+4
| * wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann2021-01-171-0/+1
| * net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu2021-01-171-0/+1
| * iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-171-0/+2
| * block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
| * wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
| * dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham2021-01-171-1/+1
| * dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham2021-01-171-1/+5
| * cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-171-6/+3