1. 04d063d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 4 years, 8 months ago
  2. 9489b43 panic: ensure preemption is disabled during panic() by Will Deacon · 4 years, 8 months ago
  3. b05f0d9 ASoC: sgtl5000: Improve VAG power and mute control by Oleksandr Suvorov · 4 years, 8 months ago
  4. a873afd nl80211: validate beacon head by Johannes Berg · 4 years, 8 months ago
  5. fbc012a cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 5 years ago
  6. c48986f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  7. 8f68571 coresight: etm4x: Use explicit barriers on enable/disable by Andrew Murray · 4 years, 9 months ago
  8. 99f1f6b crypto: caam - fix concurrency issue in givencrypt descriptor by Horia Geantă · 4 years, 10 months ago
  9. 375cf9a perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 4 years, 9 months ago
  10. 94505b6 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 4 years, 9 months ago
  11. 8530a7e perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 8 months ago
  12. 0658553 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 4 years, 9 months ago
  13. d3d9647 kernel/elfcore.c: include proper prototypes by Valdis Kletnieks · 4 years, 8 months ago
  14. afed3c5 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 4 years, 8 months ago
  15. 80a84d6 fuse: fix memleak in cuse_channel_open by zhengbin · 4 years, 9 months ago
  16. 3e5043a thermal: Fix use-after-free when unregistering thermal zone device by Ido Schimmel · 4 years, 11 months ago
  17. 8f2e3c7 drm/amdgpu: Check for valid number of registers to read by Trek · 4 years, 9 months ago
  18. 60991fe ceph: reconnect connection if session hang in opening state by Erqi Chen · 4 years, 9 months ago
  19. 3f2533b ceph: fix directories inode i_blkbits initialization by Luis Henriques · 4 years, 10 months ago
  20. 6fdcfc0 xen/pci: reserve MCFG areas earlier by Igor Druzhinin · 4 years, 8 months ago
  21. 16a56a8 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 4 years, 9 months ago
  22. 14793a8 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 4 years, 10 months ago
  23. 1e42dec ima: always return negative code for error by Sascha Hauer · 5 years ago
  24. eec7ef3 cfg80211: initialize on-stack chandefs by Johannes Berg · 4 years, 8 months ago
  25. 2f2f3ff ieee802154: atusb: fix use-after-free at disconnect by Johan Hovold · 4 years, 8 months ago
  26. 156f149 watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout by Rasmus Villemoes · 4 years, 10 months ago
  27. 75be612 timer: Read jiffies once when forwarding base clk by Li RongQing · 4 years, 8 months ago
  28. 918a305 usercopy: Avoid HIGHMEM pfn warning by Kees Cook · 4 years, 8 months ago
  29. 5c7f34aa crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 4 years, 10 months ago
  30. 35f63f5 can: mcp251x: mcp251x_hw_reset(): allow more time after a reset by Marc Kleine-Budde · 4 years, 9 months ago
  31. 0e31027 powerpc/powernv: Restrict OPAL symbol map to only be readable by root by Andrew Donnellan · 5 years ago
  32. 154129a ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 4 years, 10 months ago
  33. db074ca KVM: nVMX: handle page fault in vmread fix by Jack Wang · 4 years, 8 months ago
  34. 4e91392 s390/cio: exclude subchannels with no parent from pseudo check by Vasily Gorbik · 4 years, 8 months ago
  35. 21876fc s390/cio: avoid calling strlen on null pointer by Vasily Gorbik · 4 years, 8 months ago
  36. 6d222a8 s390/topology: avoid firing events before kobjs are created by Vasily Gorbik · 4 years, 8 months ago
  37. d2fd027 KVM: s390: Test for bad access register and size at the start of S390_MEM_OP by Thomas Huth · 4 years, 9 months ago
  38. 140fcbe Linux 4.9.196 by Greg Kroah-Hartman · 4 years, 8 months ago
  39. f411879 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 4 years, 10 months ago
  40. 1e4c7ce smack: use GFP_NOFS while holding inode_smack::smk_lock by Eric Biggers · 4 years, 9 months ago
  41. 128373c Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set by Jann Horn · 4 years, 11 months ago
  42. 4d3ab6e ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 4 years, 8 months ago
  43. 2e9b0c5 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 4 years, 8 months ago
  44. d51c3f7 xen-netfront: do not use ~0U as error return value for xennet_fill_frags() by Dongli Zhang · 4 years, 8 months ago
  45. ba97088 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 4 years, 8 months ago
  46. fdf26ff sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 4 years, 8 months ago
  47. bc655b9 qmi_wwan: add support for Cinterion CLS8 devices by Reinhard Speyerer · 4 years, 8 months ago
  48. 529a9b8 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 4 years, 8 months ago
  49. 62241d6 net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 4 years, 8 months ago
  50. 3ae6d4c net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 4 years, 8 months ago
  51. a14aed9 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 4 years, 8 months ago
  52. c784a01 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 4 years, 8 months ago
  53. 98aa833 hso: fix NULL-deref on tty open by Johan Hovold · 4 years, 8 months ago
  54. 2517d6a cxgb4:Fix out-of-bounds MSI-X info array access by Vishal Kulkarni · 4 years, 8 months ago
  55. b6c6212 ANDROID: binder: synchronize_rcu() when using POLLFREE. by Martijn Coenen · 6 years ago
  56. a494a71 ANDROID: binder: remove waitqueue when thread exits. by Martijn Coenen · 6 years ago
  57. 198d33a kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 4 years, 8 months ago
  58. 96a23aa ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 4 years, 8 months ago
  59. 0329daf hypfs: Fix error number left in struct pointer member by David Howells · 5 years ago
  60. 3730ea0 fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 4 years, 8 months ago
  61. 6b81ce5 ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address by Mike Rapoport · 4 years, 9 months ago
  62. 5f0b9f0 security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() by Jia-Ju Bai · 4 years, 10 months ago
  63. e703be3 HID: apple: Fix stuck function keys when using FN by Joao Moreno · 4 years, 9 months ago
  64. 4ae0fc9 ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes by Will Deacon · 4 years, 10 months ago
  65. c0c2a1a PCI: tegra: Fix OF node reference leak by Nishka Dasgupta · 4 years, 10 months ago
  66. 8573fcd mfd: intel-lpss: Remove D3cold delay by Kai-Heng Feng · 4 years, 11 months ago
  67. cbc4467 MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean by Nathan Chancellor · 4 years, 10 months ago
  68. 9cb93be scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 4 years, 10 months ago
  69. 9bf5713 clk: at91: select parent if main oscillator or bypass is enabled by Eugen Hristev · 4 years, 9 months ago
  70. 3e8f0e8 arm64: fix unreachable code issue with cmpxchg by Arnd Bergmann · 4 years, 9 months ago
  71. 70321fe powerpc/pseries: correctly track irq state in default idle by Nathan Lynch · 4 years, 9 months ago
  72. 70fe3b1 powerpc/64s/exception: machine check use correct cfar for late handler by Nicholas Piggin · 4 years, 10 months ago
  73. bd8ed51 drm/amdgpu/si: fix ASIC tests by Jean Delvare · 4 years, 9 months ago
  74. 89a4dab vfio_pci: Restore original state on release by hexin · 4 years, 9 months ago
  75. c058200 pinctrl: tegra: Fix write barrier placement in pmx_writel by Sowjanya Komatineni · 4 years, 9 months ago
  76. 57a501a powerpc/pseries/mobility: use cond_resched when updating device tree by Nathan Lynch · 4 years, 10 months ago
  77. 8584279 powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function by Christophe Leroy · 4 years, 9 months ago
  78. d050b7a powerpc/rtas: use device model APIs and serialization during LPM by Nathan Lynch · 4 years, 10 months ago
  79. 728093e clk: sirf: Don't reference clk_init_data after registration by Stephen Boyd · 4 years, 10 months ago
  80. fd9b2f4 clk: qoriq: Fix -Wunused-const-variable by Nathan Huckleberry · 5 years ago
  81. 7522f96 ipmi_si: Only schedule continuously in the thread in maintenance mode by Corey Minyard · 4 years, 10 months ago
  82. 59a8932 gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property() by Jia-Ju Bai · 4 years, 10 months ago
  83. 96aed71 drm/radeon: Fix EEH during kexec by KyleMahlkuch · 4 years, 10 months ago
  84. e68cb86 video: ssd1307fb: Start page range at page_offset by Marko Kohtala · 5 years ago
  85. 0372fc3 drm/bridge: tc358767: Increase AUX transfer length limit by Andrey Smirnov · 5 years ago
  86. 6eea609 Linux 4.9.195 by Greg Kroah-Hartman · 4 years, 8 months ago
  87. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 8 months ago
  88. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  89. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 8 months ago
  90. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 4 years, 8 months ago
  91. 75aaa6f i2c: riic: Clear NACK in tend isr by Chris Brandt · 4 years, 8 months ago
  92. a4ded68 hwrng: core - don't wait on add_early_randomness() by Laurent Vivier · 4 years, 8 months ago
  93. 1fcdaaa quota: fix wrong condition in is_quota_modification() by Chao Yu · 4 years, 9 months ago
  94. 4820f7e ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 4 years, 9 months ago
  95. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 4 years, 9 months ago
  96. 8c52163 /dev/mem: Bail out upon SIGKILL. by Tetsuo Handa · 4 years, 9 months ago
  97. c71213b cfg80211: Purge frame registrations on iftype change by Denis Kenzior · 4 years, 9 months ago
  98. aa06376 md/raid6: Set R5_ReadError when there is read failure on parity disk by Xiao Ni · 4 years, 11 months ago
  99. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 4 years, 9 months ago
  100. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 4 years, 9 months ago