1. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 5 years ago
  2. 97ac96e media: mx2_emmaprp: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 5 years ago
  3. f5acae3 media: s5p-g2d: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 5 years ago
  4. 208285a media: s5p-jpeg: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 5 years ago
  5. 646bca6 media: sh_veu: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 5 years ago
  6. 25e68ae SoC: imx-sgtl5000: add missing put_device() by Wen Yang · 5 years ago
  7. e07e9b1 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 5 years ago
  8. 650c8ec scsi: megaraid_sas: return error when create DMA pool failed by Jason Yan · 5 years ago
  9. c14cf48 IB/mlx4: Increase the timeout for CM cache by Håkon Bugge · 5 years ago
  10. fa5a4be mlxsw: spectrum: Avoid -Wformat-truncation warnings by Florian Fainelli · 5 years ago
  11. fef12d0 e1000e: Fix -Wformat-truncation warnings by Florian Fainelli · 5 years ago
  12. 437e565 mmc: omap: fix the maximum timeout setting by Aaro Koskinen · 5 years ago
  13. afa8739 iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables by Nicolas Boichat · 5 years ago
  14. 43e01fe ARM: 8840/1: use a raw_spinlock_t in unwind by Sebastian Andrzej Siewior · 5 years ago
  15. db3ef3e coresight: etm4x: Add support to enable ETMv4.2 by Sai Prakash Ranjan · 5 years ago
  16. 7b0dfe4 scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c by Benjamin Block · 5 years ago
  17. e45d08f usb: chipidea: Grab the (legacy) USB PHY by phandle first by Paul Kocialkowski · 5 years ago
  18. fd3f750 crypto: crypto4xx - add missing of_node_put after of_device_is_available by Julia Lawall · 5 years ago
  19. a695807 wil6210: check null pointer in _wil_cfg80211_merge_extra_ies by Alexei Avshalom Lazar · 5 years ago
  20. ae0c4d3 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 5 years ago
  21. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 5 years ago
  22. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  23. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  24. 83d6849 dm thin: add sanity checks to thin-pool and external snapshot creation by Jason Cai (Xiang Feng) · 5 years ago
  25. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  26. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 5 years ago
  27. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  28. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  29. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  30. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  31. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  32. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  33. 76159ea scsi: hisi_sas: Set PHY linkrate when disconnected by John Garry · 5 years ago
  34. b278391 enic: fix build warning without CONFIG_CPUMASK_OFFSTACK by Arnd Bergmann · 5 years ago
  35. 6b65c26 sysctl: handle overflow for file-max by Christian Brauner · 5 years ago
  36. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 5 years ago
  37. 8b1e0dd gpio: gpio-omap: fix level interrupt idling by Russell King · 5 years ago
  38. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  39. 0140f0d h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- by Masahiro Yamada · 5 years ago
  40. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  41. 2555029 i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA by Jeremy Compostella · 7 years ago
  42. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  43. 0668f0d tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 5 years ago
  44. ab18aa0 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 5 years ago
  45. 627f9c3 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  46. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  47. 1d7f481 arm64: debug: Ensure debug handlers check triggering exception level by Will Deacon · 5 years ago
  48. cc785dc arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 5 years ago
  49. 21834d3 Linux 4.9.167 by Greg Kroah-Hartman · 5 years ago
  50. cc2852a arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 7 years ago
  51. 0f8d02d Revert "USB: core: only clean up what we allocated" by Greg Kroah-Hartman · 6 years ago
  52. 2423480 xhci: Fix port resume done detection for SS ports with LPM enabled by Mathias Nyman · 5 years ago
  53. 6c75189 USB: gadget: f_hid: fix deadlock in f_hidg_write() by Radoslav Gerganov · 5 years ago
  54. 756e25c KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 5 years ago
  55. c217b3c KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 5 years ago
  56. 6e9a714 x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y by Thomas Gleixner · 5 years ago
  57. ce4fbb9 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 5 years ago
  58. 32b6e8c perf intel-pt: Fix TSC slip by Adrian Hunter · 5 years ago
  59. 9450278 usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk by Yasushi Asano · 5 years ago
  60. 1137f3f usb: common: Consider only available nodes for dr_mode by Fabrizio Castro · 5 years ago
  61. e8d3f4b gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input by Axel Lin · 5 years ago
  62. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  63. 9b06a0b Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 5 years ago
  64. 7cd3656 USB: serial: option: add Olicard 600 by Bjørn Mork · 5 years ago
  65. 4ac639f USB: serial: option: set driver_info for SIM5218 and compatibles by Mans Rullgard · 5 years ago
  66. bc9b458 USB: serial: mos7720: fix mos_parport refcount imbalance on error path by Lin Yi · 5 years ago
  67. 0e53054 USB: serial: ftdi_sio: add additional NovaTech products by George McCollister · 5 years ago
  68. f97285b USB: serial: cp210x: add new device id by Greg Kroah-Hartman · 5 years ago
  69. 2c90192 serial: sh-sci: Fix setting SCSCR_TIE while transferring data by Hoan Nguyen An · 5 years ago
  70. 110ee90 serial: max310x: Fix to avoid potential NULL pointer dereference by Aditya Pakki · 5 years ago
  71. edb5270 staging: vt6655: Fix interrupt race condition on device start up. by Malcolm Priestley · 5 years ago
  72. b2dadb8 staging: vt6655: Remove vif check from vnt_interrupt by Malcolm Priestley · 5 years ago
  73. 8c9a96e staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest by Ian Abbott · 5 years ago
  74. fe186fd tty: atmel_serial: fix a potential NULL pointer dereference by Kangjie Lu · 5 years ago
  75. 727b857 scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices by Steffen Maier · 5 years ago
  76. a63e134 scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host by Steffen Maier · 5 years ago
  77. 8404089 scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 5 years ago
  78. 6c6e8cc scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 5 years ago
  79. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  80. be0c268 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 5 years ago
  81. a1eb297 ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 5 years ago
  82. e308b10 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  83. c84a764 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  84. c9416ce net: dsa: qca8k: remove leftover phy accessors by Christian Lamparter · 5 years ago
  85. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 5 years ago
  86. 91f81cb powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 5 years ago
  87. 0e14614 ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time by Kohji Okuno · 5 years ago
  88. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  89. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  90. 7b5f260 tun: add a missing rcu_read_unlock() in error path by Eric Dumazet · 5 years ago
  91. 6f0f365 tun: properly test for IFF_UP by Eric Dumazet · 5 years ago
  92. b731b5d0 mac8390: Fix mmio access size probe by Finn Thain · 5 years ago
  93. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  94. 5da9828 vxlan: Don't call gro_cells_destroy() before device is unregistered by Zhiqiang Liu · 5 years ago
  95. 5018d91 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  96. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  97. 65a1ff9 net: rose: fix a possible stack overflow by Eric Dumazet · 5 years ago
  98. 49190e4 net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec by Christoph Paasch · 5 years ago
  99. 5291fcb mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 5 years ago
  100. dc8390f dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago