summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Linux 4.14.218v4.14.218Greg Kroah-Hartman1-1/+1
2021-01-30fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers1-11/+13
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara4-20/+12
2021-01-30fs: move I_DIRTY_INODE to fs.hChristoph Hellwig4-10/+8
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli1-0/+4
2021-01-30futex: Handle faults correctly for PI futexesThomas Gleixner1-36/+20
2021-01-30futex: Simplify fixup_pi_state_owner()Thomas Gleixner1-27/+26
2021-01-30futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-7/+1
2021-01-30rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-01-30futex: Provide and use pi_state_update_owner()Thomas Gleixner1-33/+33
2021-01-30futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-01-30futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner1-16/+16
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-30gpio: mvebu: fix pwm .get_state period calculationBaruch Siach1-15/+10
2021-01-30futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-30net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-30ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-30udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault1-1/+2
2021-01-30skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-30netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault1-1/+1
2021-01-30compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-30xhci: tegra: Delay for disabling LFPS detectorJC Kuo1-0/+7
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-30usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-30USB: ehci: fix an interrupt calltrace errorLongfang Liu1-0/+3
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12
2021-01-30stm class: Fix module init return on allocation failureWang Hui1-2/+4
2021-01-30intel_th: pci: Add Alder Lake-P supportAlexander Shishkin1-0/+5
2021-01-30irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin1-0/+7
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-30can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol1-2/+4
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-30i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang1-1/+1
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-30drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-30xen: Fix event channel callback via INTX/GSIDavid Woodhouse7-35/+70
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-30drm/atomic: put state on error pathPan Bian1-1/+1
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-30mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich1-1/+6
2021-01-30ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai1-1/+2