1. f55ec6a rxrpc: Work around usercopy check by David Howells · 6 years ago
  2. 69b28c1 NFC: llcp: Limit size of SDP URI by Kees Cook · 6 years ago
  3. cd620d1 iwlwifi: mvm: always init rs with 20mhz bandwidth rates by Naftali Goldstein · 6 years ago
  4. b9a8aa9 iwlwifi: mvm: fix security bug in PN checking by Sara Sharon · 8 years ago
  5. f1a8a34 ibmvnic: Free RX socket buffer in case of adapter error by Thomas Falcon · 6 years ago
  6. 222fe5f ARM: OMAP1: clock: Fix debugfs_create_*() usage by Geert Uytterhoeven · 6 years ago
  7. d5cea04 ARM: OMAP3: Fix prm wake interrupt for resume by Tony Lindgren · 6 years ago
  8. 72877aa ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt by Qi Hou · 6 years ago
  9. b611d45 selftests: memfd: add config fragment for fuse by Anders Roxell · 6 years ago
  10. 3f3beab selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 6 years ago
  11. 3a6ebe2 libata: Fix compile warning with ATA_DEBUG enabled by Dong Bo · 6 years ago
  12. 2e857aa ptr_ring: prevent integer overflow when calculating size by Jason Wang · 6 years ago
  13. a5338db ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 6 years ago
  14. 5fa8ed8 irqchip/gic-v3: Change pr_debug message to pr_devel by Mark Salter · 6 years ago
  15. 31710e6 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 6 years ago
  16. 7f409f1 irqchip/gic-v3: Ignore disabled ITS nodes by Stephen Boyd · 6 years ago
  17. c8723ce locking/qspinlock: Ensure node->count is updated before initialising node by Will Deacon · 6 years ago
  18. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  19. 517fbc7 bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 6 years ago
  20. a7f9a7e tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 6 years ago
  21. d4008f8 bcache: return attach error when no cache set exist by Tang Junhui · 6 years ago
  22. 0d5da31 bcache: fix for data collapse after re-attaching an attached device by Tang Junhui · 6 years ago
  23. d26dcc0 bcache: fix for allocator and register thread race by Tang Junhui · 6 years ago
  24. ee6fcd8 bcache: properly set task state in bch_writeback_thread() by Coly Li · 6 years ago
  25. 4bf53b5 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 6 years ago
  26. e0a1a01 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 6 years ago
  27. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 6 years ago
  28. a0138dc RDS: IB: Fix null pointer issue by Guanglei Li · 6 years ago
  29. 240ef71 xen/grant-table: Use put_page instead of free_page by Ross Lagerwall · 6 years ago
  30. ca3108c xen-netfront: Fix race between device setup and open by Ross Lagerwall · 6 years ago
  31. d6a4ef1 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 6 years ago
  32. 51b896a MIPS: generic: Fix machine compatible matching by James Hogan · 6 years ago
  33. ee4bba5 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 6 years ago
  34. cbaf06c ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs by Hans de Goede · 6 years ago
  35. 9a18bac ACPI: processor_perflib: Do not send _PPC change notification if not ready by Chen Yu · 6 years ago
  36. 6fdca0d firmware: dmi_scan: Fix handling of empty DMI strings by Jean Delvare · 6 years ago
  37. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  38. dd5968e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 6 years ago
  39. e7bce21 drm/nouveau/pmu/fuc: don't use movw directly anymore by Karol Herbst · 7 years ago
  40. e405d2e IB/ipoib: Fix for potential no-carrier state by Alex Estrin · 6 years ago
  41. bfd188f openvswitch: Remove padding from packet before L3+ conntrack processing by Ed Swierk · 6 years ago
  42. a8b2150 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  43. ab88b8a mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  44. e56d370 mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  45. 9da97a9 sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 6 years ago
  46. 038ab51 asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 6 years ago
  47. 4cf2463 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  48. 2851e3b mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  49. 9f5efe5 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 6 years ago
  50. 1d5fdc1 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 6 years ago
  51. e2afc40 ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 6 years ago
  52. 9445fde kvm: Map PFN-type memory regions as writable (if possible) by KarimAllah Ahmed · 6 years ago
  53. d805047 tcp_nv: fix potential integer overflow in tcpnv_acked by Gustavo A. R. Silva · 6 years ago
  54. eea27e5 gianfar: prevent integer wrapping in the rx handler by Andy Spencer · 6 years ago
  55. 33d353d ntb_transport: Fix bug with max_mw_size parameter by Logan Gunthorpe · 6 years ago
  56. bdae32c RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure by Leon Romanovsky · 6 years ago
  57. 2f2f95d powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  58. 6f9c15a powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  59. b475444 jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path by Jake Daryll Obina · 7 years ago
  60. f4afb04 device property: Define type of PROPERTY_ENRTY_*() macros by Andy Shevchenko · 6 years ago
  61. 42be47a fm10k: fix "failed to kill vid" message for VF by Ngai-Mint Kwan · 6 years ago
  62. 5d19363 HID: roccat: prevent an out of bounds read in kovaplus_profile_activated() by Dan Carpenter · 6 years ago
  63. 3feba59 btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP by Anand Jain · 6 years ago
  64. 186a651 Btrfs: fix scrub to repair raid6 corruption by Liu Bo · 6 years ago
  65. e23c097 btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 6 years ago
  66. bfae043 Btrfs: set plug for fsync by Liu Bo · 7 years ago
  67. b5c7751 ipmi/powernv: Fix error return code in ipmi_powernv_probe() by Wei Yongjun · 6 years ago
  68. 7e6d77d mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() by weiyongjun (A) · 6 years ago
  69. f52bf07 kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  70. a334378 kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  71. d0c1ba1 kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  72. 8dec8a3 watchdog: sp5100_tco: Fix watchdog disable bit by Guenter Roeck · 6 years ago
  73. 7354170 nfs: Do not convert nfs_idmap_cache_timeout to jiffies by Jan Chochol · 6 years ago
  74. 0a345bd net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock by Martin Blumenstingl · 6 years ago
  75. 22fea05 net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b by Martin Blumenstingl · 6 years ago
  76. 64b1a72 dm thin: fix documentation relative to low water mark threshold by mulhern · 7 years ago
  77. b5c2e60 iommu/vt-d: Use domain instead of cache fetching by Peter Xu · 6 years ago
  78. 7b0f8d7 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 6 years ago
  79. d23d7b0 tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 6 years ago
  80. f32b5f4d perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 6 years ago
  81. 50efa63 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 6 years ago
  82. c532d83 i40iw: Zero-out consumer key on allocate stag for FMR by Shiraz Saleem · 6 years ago
  83. 0073fb5 Input: psmouse - fix Synaptics detection when protocol is disabled by Dmitry Torokhov · 6 years ago
  84. 9c1a1a9 PCI: Add function 1 DMA alias quirk for Marvell 9128 by Alex Williamson · 6 years ago
  85. e3ae971 tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account by Anna-Maria Gleixner · 6 years ago
  86. d65bc95 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 6 years ago
  87. 017488a kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl by Paolo Bonzini · 7 years ago
  88. 71bff39 ALSA: hda - Use IS_REACHABLE() for dependency on input by Takashi Iwai · 6 years ago
  89. 70f254a NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 6 years ago
  90. 653cf76 x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 6 years ago
  91. 8333551 firewire-ohci: work around oversized DMA reads on JMicron controllers by Hector Martin · 7 years ago
  92. 9baf2bc kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  93. 772dccd KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  94. fcc47be KVM: s390: vsie: fix < 8k check for the itdba by David Hildenbrand · 6 years ago
  95. 43462d9 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  96. ec1975a kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
  97. 960828a kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 6 years ago
  98. b1fc8ec kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  99. 9c798bc ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 6 years ago
  100. 2ef44a3 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 6 years ago