summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30Linux 4.9.254v4.9.254Greg Kroah-Hartman
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-30net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet
2021-01-30ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2021-01-30skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-30netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-30compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-30bpf: Fix buggy rsh min/max bounds trackingDaniel Borkmann
2021-01-30xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-30usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-30USB: ehci: fix an interrupt calltrace errorLongfang Liu
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-30stm class: Fix module init return on allocation failureWang Hui
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-30i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke
2021-01-30ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai
2021-01-23Linux 4.9.253v4.9.253Greg Kroah-Hartman
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-23tipc: fix NULL deref in tipc_link_xmit()Hoang Le
2021-01-23rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-23net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-23net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-23net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata
2021-01-23net: dcb: Validate netlink message in DCB handlerPetr Machata
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin
2021-01-23netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-23net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2021-01-23mm, slub: consider rest of partial list if acquire_slab() failsJann Horn
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-23ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-23NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust