summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Linux 4.19.172v4.19.172Greg 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 Kara5-22/+14
2021-01-30dm integrity: conditionally disable "recalculate" featureMikulas Patocka2-1/+30
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker5-18/+10
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli1-0/+4
2021-01-30HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2-4/+5
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-30futex: Prevent exit livelockThomas Gleixner1-15/+91
2021-01-30futex: Provide distinct return value when owner is exitingThomas Gleixner1-7/+9
2021-01-30futex: Add mutex around futex exitThomas Gleixner3-0/+18
2021-01-30futex: Provide state handling for exec() as wellThomas Gleixner1-4/+34
2021-01-30futex: Sanitize exit state handlingThomas Gleixner1-7/+10
2021-01-30futex: Mark the begin of futex exit explicitlyThomas Gleixner3-41/+40
2021-01-30futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2-1/+1
2021-01-30futex: Split futex_mm_release() for exit/execThomas Gleixner3-6/+12
2021-01-30exit/exec: Seperate mm_release()Thomas Gleixner4-5/+17
2021-01-30futex: Replace PF_EXITPIDONE with a stateThomas Gleixner4-29/+49
2021-01-30futex: Move futex exit handling into futex codeThomas Gleixner4-41/+48
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-27Linux 4.19.171v4.19.171Greg Kroah-Hartman1-1/+1
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-27net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan1-0/+5
2021-01-27net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-27ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-27net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-01-27net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-27ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-27udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault1-1/+2
2021-01-27kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen1-2/+1
2021-01-27kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen1-8/+12
2021-01-27skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-27netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault1-1/+1
2021-01-27driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-01-27xhci: tegra: Delay for disabling LFPS detectorJC Kuo1-0/+7
2021-01-27xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-27usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-27usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-27usb: gadget: aspeed: fix stop dma register setting.Ryan Chen1-1/+4
2021-01-27USB: ehci: fix an interrupt calltrace errorLongfang Liu1-0/+3
2021-01-27ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12