summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xfrm: fix disable_xfrm sysctl when used on xfrm interfacesEyal Birger2021-02-031-2/+2
* xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani2021-02-031-1/+1
* netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso2021-02-031-1/+3
* ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-02-031-0/+1
* xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne2021-02-031-13/+7
* mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-031-2/+1
* mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-031-1/+1
* leds: trigger: fix potential deadlock with libataAndrea Righi2021-02-031-4/+6
* xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse2021-02-031-0/+31
* KVM: x86: get smi pending status correctlyJay Zhou2021-02-031-0/+5
* KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea2021-02-031-1/+2
* drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla2021-02-031-0/+12
* PM: hibernate: flush swap writer after markingLaurent Badel2021-02-031-1/+1
* net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-031-0/+1
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-031-2/+3
* ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte2021-02-031-1/+1
* media: rc: ensure that uevent can be read directly after rc device registerSean Young2021-02-031-2/+2
* ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai2021-02-031-1/+1
* xen/privcmd: allow fetching resource sizesRoger Pau Monne2021-02-031-6/+19
* kernel: kexec: remove the lock operation of system_transition_mutexBaoquan He2021-02-031-2/+0
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* nbd: freeze the queue while we're adding connectionsJosef Bacik2021-02-031-0/+8
* Linux 4.19.172v4.19.172Greg Kroah-Hartman2021-01-301-1/+1
* fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers2021-01-301-11/+13
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2021-01-305-22/+14
* dm integrity: conditionally disable "recalculate" featureMikulas Patocka2021-01-302-1/+30
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2021-01-305-18/+10
* tracing: Fix race in trace_open and buffer resize callGaurav Kohli2021-01-301-0/+4
* HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2021-01-302-4/+5
* futex: Handle faults correctly for PI futexesThomas Gleixner2021-01-301-36/+20
* futex: Simplify fixup_pi_state_owner()Thomas Gleixner2021-01-301-27/+26
* futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner2021-01-301-7/+1
* rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner2021-01-303-5/+3
* futex: Provide and use pi_state_update_owner()Thomas Gleixner2021-01-301-33/+33
* futex: Replace pointless printk in fixup_owner()Thomas Gleixner2021-01-301-7/+3
* futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner2021-01-301-16/+16
* futex: Prevent exit livelockThomas Gleixner2021-01-301-15/+91
* futex: Provide distinct return value when owner is exitingThomas Gleixner2021-01-301-7/+9
* futex: Add mutex around futex exitThomas Gleixner2021-01-303-0/+18
* futex: Provide state handling for exec() as wellThomas Gleixner2021-01-301-4/+34
* futex: Sanitize exit state handlingThomas Gleixner2021-01-301-7/+10
* futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-01-303-41/+40
* futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2021-01-302-1/+1
* futex: Split futex_mm_release() for exit/execThomas Gleixner2021-01-303-6/+12
* exit/exec: Seperate mm_release()Thomas Gleixner2021-01-304-5/+17
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-01-304-29/+49
* futex: Move futex exit handling into futex codeThomas Gleixner2021-01-304-41/+48
* Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai2021-01-301-3/+1
* gpio: mvebu: fix pwm .get_state period calculationBaruch Siach2021-01-301-15/+10