1. 056066d block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 5 years ago
  2. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  3. f4a4005 ASoC: fsl_esai: fix channel swap issue when stream starts by S.j. Wang · 5 years ago
  4. a25d4ed include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 5 years ago
  5. a957aa5 parisc: Detect QEMU earlier in boot process by Helge Deller · 5 years ago
  6. c35bf96 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 5 years ago
  7. a3320ac ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 5 years ago
  8. 77b924d net: ethtool: not call vzalloc for zero sized memory request by Li RongQing · 5 years ago
  9. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  10. 9a739f1 net/mlx5e: Add a lock on tir list by Yuval Avnery · 5 years ago
  11. 8e302e8 bnxt_en: Improve RX consumer index validity check. by Michael Chan · 5 years ago
  12. ebd153c bnxt_en: Reset device on RX buffer errors. by Michael Chan · 5 years ago
  13. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  14. 051ca6a tcp: Ensure DCTCP reacts to losses by Koen De Schepper · 5 years ago
  15. 57601d3 sctp: initialize _pad of sockaddr_in before copying to user memory by Xin Long · 5 years ago
  16. 6f8b258 qmi_wwan: add Olicard 600 by Bjørn Mork · 5 years ago
  17. 12ff23d openvswitch: fix flow actions reallocation by Andrea Righi · 5 years ago
  18. a1aa69b net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). by Mao Wenan · 5 years ago
  19. b09d697 kcm: switch order of device registration to fix a crash by Jiri Slaby · 5 years ago
  20. 2164e96 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 5 years ago
  21. e33684f ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 5 years ago
  22. 9b7984e tty: ldisc: add sysctl to prevent autoloading of ldiscs by Greg Kroah-Hartman · 5 years ago
  23. 942ddc0 tty: mark Siemens R3964 line discipline as BROKEN by Greg Kroah-Hartman · 5 years ago
  24. da6c493 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 5 years ago
  25. 91f69a3c powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 5 years ago
  26. 012c277 powerpc/fsl: Fix the flush of branch predictor. by Christophe Leroy · 5 years ago
  27. 38f573e powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' by Diana Craciun · 5 years ago
  28. 0ac0d2b powerpc/fsl: Update Spectre v2 reporting by Diana Craciun · 5 years ago
  29. 487bea7 powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used by Diana Craciun · 5 years ago
  30. 5b0392a powerpc/fsl: Flush branch predictor when entering KVM by Diana Craciun · 5 years ago
  31. e115294 powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) by Diana Craciun · 5 years ago
  32. dd8bf94 powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) by Diana Craciun · 5 years ago
  33. 7133df4 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 5 years ago
  34. a1101a6 powerpc/fsl: Emulate SPRN_BUCSR register by Diana Craciun · 5 years ago
  35. 1eb1ddb powerpc/fsl: Fix spectre_v2 mitigations reporting by Diana Craciun · 5 years ago
  36. 5188172 powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 5 years ago
  37. d91460f powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 5 years ago
  38. ae36109 powerpc/powernv: Query firmware for count cache flush settings by Michael Ellerman · 5 years ago
  39. e745d15 powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 5 years ago
  40. 98f6ded powerpc/64s: Add support for software count cache flush by Michael Ellerman · 5 years ago
  41. 2f4fed0 powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 5 years ago
  42. 6482f0d powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 5 years ago
  43. 25ea295 powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 5 years ago
  44. a299c07 powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 5 years ago
  45. a96e47d powerpc/64: Make meltdown reporting Book3S 64 specific by Diana Craciun · 5 years ago
  46. 37336b6 powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 5 years ago
  47. 2f8703f powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 5 years ago
  48. 1ec00d2 powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. by Diana Craciun · 5 years ago
  49. 78749d1 powerpc/64: Disable the speculation barrier from the command line by Diana Craciun · 5 years ago
  50. ee617f5 powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 by Michael Ellerman · 5 years ago
  51. f7493c9 powerpc/64s: Enhance the information in cpu_show_spectre_v1() by Michal Suchanek · 5 years ago
  52. 86dfa51 powerpc/64: Use barrier_nospec in syscall entry by Michael Ellerman · 5 years ago
  53. 86341b2 powerpc: Use barrier_nospec in copy_from_user() by Michael Ellerman · 5 years ago
  54. e1217b4 powerpc/64s: Enable barrier_nospec based on firmware settings by Michal Suchanek · 5 years ago
  55. 73b0f62 powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 5 years ago
  56. 1c38a84 powerpc: Avoid code patching freed init sections by Michael Neuling · 5 years ago
  57. f3286f1 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 5 years ago
  58. 4314e77 powerpc/64s: Add barrier_nospec by Michal Suchanek · 5 years ago
  59. 10f1dea powerpc: Fix invalid use of register expressions by Andreas Schwab · 5 years ago
  60. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  61. 408d67a x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  62. 94c0c4f x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  63. 1347aa2 kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD by Nick Desaulniers · 5 years ago
  64. 4d8b1fd powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM by Breno Leitao · 5 years ago
  65. 39dbf53 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  66. d72b485 x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
  67. 61f1e18 x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  68. 57578e5 x86/power: Fix some ordering bugs in __restore_processor_context() by Andy Lutomirski · 7 years ago
  69. e93d474 Linux 4.9.168 by Greg Kroah-Hartman · 5 years ago
  70. baf5048 ACPI / video: Extend chassis-type detection with a "Lunch Box" check by Hans de Goede · 5 years ago
  71. f139c25 drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers by Ville Syrjälä · 6 years ago
  72. 5f99bd3 dmaengine: tegra: avoid overflow of byte tracking by Ben Dooks · 6 years ago
  73. 875268e x86/build: Mark per-CPU symbols as absolute explicitly for LLD by Rafael Ávila de Espíndola · 5 years ago
  74. 8ede088 wlcore: Fix memory leak in case wl12xx_fetch_firmware failure by Zumeng Chen · 6 years ago
  75. 992baf5 selinux: do not override context on context mounts by Ondrej Mosnacek · 5 years ago
  76. d4dad34 x86/build: Specify elf_i386 linker emulation explicitly for i386 objects by George Rimar · 5 years ago
  77. 865b88b drm/nouveau: Stop using drm_crtc_force_disable by Daniel Vetter · 6 years ago
  78. 471ab0e regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting by Axel Lin · 5 years ago
  79. b956497 media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration by Pawe? Chmiel · 5 years ago
  80. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  81. 817d556 dmaengine: qcom_hidma: assign channel cookie correctly by Shunyong Yang · 5 years ago
  82. a0a8b92 dmaengine: imx-dma: fix warning comparison of distinct pointer types by Anders Roxell · 5 years ago
  83. 92ca8a2 hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable by Buland Singh · 5 years ago
  84. 8e6a1b3 HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit by Song Hongyan · 5 years ago
  85. e8a39ce soc/tegra: fuse: Fix illegal free of IO base address by Timo Alho · 5 years ago
  86. cc76e66 hwrng: virtio - Avoid repeated init of completion by David Tolnay · 5 years ago
  87. 576e941 media: mt9m111: set initial frame size other than 0x0 by Akinobu Mita · 5 years ago
  88. 0c724ad powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
  89. 876c978 tty: increase the default flip buffer limit to 2*640K by Manfred Schlaegl · 5 years ago
  90. 0f11d2c ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 6 years ago
  91. e174804 mt7601u: bump supported EEPROM version by Stanislaw Gruszka · 5 years ago
  92. 5142b34 soc: qcom: gsbi: Fix error handling in gsbi_probe() by Alexey Khoroshilov · 6 years ago
  93. 02c2935 ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  94. 17dc1d9 efi/memattr: Don't bail on zero VA if it equals the region's PA by Ard Biesheuvel · 5 years ago
  95. ba69abc ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe by wen yang · 5 years ago
  96. 21d9c54 e1000e: fix cyclic resets at link up with active tx by Konstantin Khlebnikov · 5 years ago
  97. f04b47a cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 5 years ago
  98. c18638e3 fbdev: fbmem: fix memory access if logo is bigger than the screen by Manfred Schlaegl · 5 years ago
  99. b6ff217 iw_cxgb4: fix srqidx leak during connection abort by Raju Rangoju · 5 years ago
  100. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago