summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | futex: Provide state handling for exec() as wellThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Sanitize exit state handlingThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | exit/exec: Seperate mm_release()Thomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | futex: Move futex exit handling into futex codeThomas Gleixner2021-02-03
| | * | | | | | | | | | | | | | | | y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-03
| | * | | | | | | | | | | | | | | | mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-03
| | * | | | | | | | | | | | | | | | mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-03
| | * | | | | | | | | | | | | | | | KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-03
| | * | | | | | | | | | | | | | | | net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-03
| | * | | | | | | | | | | | | | | | wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-03
| | * | | | | | | | | | | | | | | | ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-03
| * | | | | | | | | | | | | | | | | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Linux 4.4.254Greg Kroah-Hartman2021-01-30
| | * | | | | | | | | | | | | | | | x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-30
| | * | | | | | | | | | | | | | | | xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2021-01-30
| | * | | | | | | | | | | | | | | | tracing: Fix race in trace_open and buffer resize callGaurav Kohli2021-01-30
| | * | | | | | | | | | | | | | | | Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai2021-01-30
| | * | | | | | | | | | | | | | | | net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-30
| | * | | | | | | | | | | | | | | | ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-30
| | * | | | | | | | | | | | | | | | skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-30
| | * | | | | | | | | | | | | | | | sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-30
| | * | | | | | | | | | | | | | | | sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-30
| | * | | | | | | | | | | | | | | | netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-30
| | * | | | | | | | | | | | | | | | compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-30
| | * | | | | | | | | | | | | | | | xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-30
| | * | | | | | | | | | | | | | | | usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-30
| | * | | | | | | | | | | | | | | | ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-30
| | * | | | | | | | | | | | | | | | iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-30
| | * | | | | | | | | | | | | | | | can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-30
| | * | | | | | | | | | | | | | | | drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-30
| | * | | | | | | | | | | | | | | | drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-30
| | * | | | | | | | | | | | | | | | scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-30
| | * | | | | | | | | | | | | | | | ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski2021-01-30
| | * | | | | | | | | | | | | | | | dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-30
| | * | | | | | | | | | | | | | | | ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-30
| | * | | | | | | | | | | | | | | | ALSA: hda/via: Add minimum mute flagTakashi Iwai2021-01-30
| | * | | | | | | | | | | | | | | | ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai2021-01-30
| * | | | | | | | | | | | | | | | | Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman2021-01-23
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Linux 4.4.253Greg Kroah-Hartman2021-01-23
| | * | | | | | | | | | | | | | | | spi: cadence: cache reference clock rate during probeMichael Hennerich2021-01-23
| | * | | | | | | | | | | | | | | | net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-23
| | * | | | | | | | | | | | | | | | rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-23
| | * | | | | | | | | | | | | | | | net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-23
| | * | | | | | | | | | | | | | | | net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-23
| | * | | | | | | | | | | | | | | | net: dcb: Validate netlink message in DCB handlerPetr Machata2021-01-23
| | * | | | | | | | | | | | | | | | rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-23