summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Linux 4.4.179v4.4.179Greg Kroah-Hartman
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
2019-04-27Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-27kprobes: Fix error check when reusing optimized probesMasami Hiramatsu
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-04-27KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-27net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-27net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-27appletalk: Fix compile regressionArnd Bergmann
2019-04-27ovl: fix uid/gid when creating over whiteoutMiklos Szeredi
2019-04-27tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-04-27include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-27lib/div64.c: off by one in shiftStanislaw Gruszka
2019-04-27appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-27ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-27crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-27crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-04-27cifs: fallback to older infolevels on findfirst queryinfo retrySteve French
2019-04-27ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär
2019-04-27ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2019-04-27serial: uartps: console_setup() can't be placed to init sectionMichal Simek
2019-04-27f2fs: fix to do sanity check with current segment numberChao Yu