1. 35df517 net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 5 years ago
  2. f3a8d2c x86/mce: Fix possibly incorrect severity calculation on AMD by Jan H. Schönherr · 5 years ago
  3. b231f9d kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
  4. 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 5 years ago
  5. fdfc605 s390/cpum_sf: Check for SDBT and SDB consistency by Thomas Richter · 5 years ago
  6. 6a60df8 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 5 years ago
  7. 2d31ea6 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 5 years ago
  8. 3f58a3f cdrom: respect device capabilities during opening action by Diego Elio Pettenò · 5 years ago
  9. 9abb8f6 scripts/kallsyms: fix definitely-lost memory leak by Masahiro Yamada · 5 years ago
  10. dac861d gpio: mpc8xxx: Don't overwrite default irq_set_type callback by Vladimir Oltean · 5 years ago
  11. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
  12. cda09f7 scsi: scsi_debug: num_tgts must be >= 0 by Maurizio Lombardi · 5 years ago
  13. bc07cb6 scsi: pm80xx: Fix for SATA device discovery by peter chang · 5 years ago
  14. e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
  15. 6deeb48 HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 5 years ago
  16. 116d44d bcache: at least try to shrink 1 node in bch_mca_scan() by Coly Li · 5 years ago
  17. de60421 clk: pxa: fix one of the pxa RTC clocks by Robert Jarzmik · 5 years ago
  18. ce2db8c scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE by Finn Thain · 5 years ago
  19. 9da4be3 powerpc/security: Fix wrong message when RFI Flush is disable by Gustavo L. F. Walbon · 6 years ago
  20. e393b78 powerpc/pseries/cmm: Implement release() function for sysfs device by David Hildenbrand · 5 years ago
  21. 6ebc434 scsi: ufs: fix potential bug which ends in system hang by Bean Huo · 5 years ago
  22. b5ad584 scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences by James Smart · 5 years ago
  23. 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 5 years ago
  24. c4c2250 irqchip: ingenic: Error out if IRQ domain creation failed by Paul Cercueil · 5 years ago
  25. 8f5f88c irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary by Florian Fainelli · 5 years ago
  26. b119250 clk: qcom: Allow constant ratio freq tables for rcg by Jeffrey Hugo · 5 years ago
  27. c7f4e4d scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow by James Smart · 5 years ago
  28. 41e2db9 scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) by Bart Van Assche · 5 years ago
  29. 90244f0 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 5 years ago
  30. d12ceed powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
  31. cb4bbe2 powerpc/security/book3s64: Report L1TF status in sysfs by Anthony Steinhauser · 5 years ago
  32. f56519e clocksource/drivers/asm9260: Add a check for of_clk_get by Chuhong Yuan · 5 years ago
  33. bbed8ff dma-debug: add a schedule point in debug_dma_dump_mappings() by Eric Dumazet · 5 years ago
  34. 441258c powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 5 years ago
  35. 8d9edfbe powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 5 years ago
  36. 6e566fd scsi: csiostor: Don't enable IRQs too early by Dan Carpenter · 5 years ago
  37. 81dd848f scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices by James Smart · 5 years ago
  38. 718ff84 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 5 years ago
  39. e5fb4e7 iommu/tegra-smmu: Fix page tables in > 4 GiB memory by Thierry Reding · 5 years ago
  40. d1eafbb Input: atmel_mxt_ts - disable IRQ across suspend by Evan Green · 5 years ago
  41. 3a2c8a4 scsi: lpfc: Fix locking on mailbox command completion by James Smart · 5 years ago
  42. c0f7d6d scsi: mpt3sas: Fix clear pending bit in ioctl status by Sreekanth Reddy · 5 years ago
  43. 7151427 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 5 years ago
  44. 77ab88e mmc: sdhci-of-esdhc: fix P2020 errata handling by Yangbo Lu · 5 years ago
  45. 22c53f0 powerpc/irq: fix stack overflow verification by Christophe Leroy · 5 years ago
  46. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
  47. dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  48. 1b891ce staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value by Ian Abbott · 5 years ago
  49. 6bffefa platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes by Hans de Goede · 5 years ago
  50. b195c3f USB: EHCI: Do not return -EPIPE when hub is disconnected by Erkka Talvitie · 5 years ago
  51. 9640bca usbip: Fix error path of vhci_recv_ret_submit() by Suwan Kim · 5 years ago
  52. 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  53. 751653c sctp: fully initialize v4 addr in some functions by Xin Long · 5 years ago
  54. 6a18a67 net: usb: lan78xx: Fix suspend/resume PHY register access error by Cristian Birsan · 5 years ago
  55. e5bcc3b net: qlogic: Fix error paths in ql_alloc_large_buffers() by Ben Hutchings · 5 years ago
  56. 8674b26 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 5 years ago
  57. 0d8373f net: hisilicon: Fix a BUG trigered by wrong bytes_compl by Jiangfeng Xiao · 5 years ago
  58. 5cf2e75 mod_devicetable: fix PHY module format by Russell King · 5 years ago
  59. 3eb84bc fjes: fix missed check in fjes_acpi_add by Chuhong Yuan · 5 years ago
  60. 43c0e11 af_packet: set defaule value for tmo by Mao Wenan · 5 years ago
  61. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  62. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  63. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  64. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  65. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  66. 795b4ef usb: xhci: Fix build warning seen with CONFIG_PM=n by Guenter Roeck · 5 years ago
  67. 69f225a Revert "mmc: sdhci: Fix incorrect switch to HS mode" by Faiz Abbas · 5 years ago
  68. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  69. 5baa2f3 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
  70. 9d47b11 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 5 years ago
  71. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 5 years ago
  72. ab4180b crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 5 years ago
  73. 0ef977d fbtft: Make sure string is NULL terminated by Andy Shevchenko · 5 years ago
  74. f0a3852 iwlwifi: check kasprintf() return value by Johannes Berg · 5 years ago
  75. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  76. b14731b spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 5 years ago
  77. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  78. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  79. ff38837 mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests by Eugeniu Rosca · 5 years ago
  80. 4f43b39 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 5 years ago
  81. b5a56a8 iwlwifi: mvm: fix unaligned read of rx_pkt_status by Wang Xuerui · 5 years ago
  82. d2d4a2f x86/crash: Add a forward declaration of struct kimage by Lianbo Jiang · 5 years ago
  83. b5a67ca cpufreq: Register drivers only after CPU devices have been registered by Viresh Kumar · 5 years ago
  84. 48f3a53 parport: load lowlevel driver if ports not found by Sudip Mukherjee · 5 years ago
  85. 6a2af04 s390/disassembler: don't hide instruction addresses by Ilya Leoshkevich · 5 years ago
  86. 1830596 ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile by Ben Zhang · 5 years ago
  87. 4a9d886 spi: pxa2xx: Add missed security checks by Chuhong Yuan · 5 years ago
  88. bd5facda EDAC/ghes: Fix grain calculation by Robert Richter · 5 years ago
  89. 4111f10 media: si470x-i2c: add missed operations in remove by Chuhong Yuan · 5 years ago
  90. 61d8117 media: pvrusb2: Fix oops on tear-down when radio support is not present by Mike Isely · 5 years ago
  91. 807185f ath10k: fix get invalid tx rate for Mesh metric by Miaoqing Pan · 5 years ago
  92. 3c8d7fa perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 5 years ago
  93. b89ad0c perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 5 years ago
  94. 8466b89 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 5 years ago
  95. 4ec7e16 perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 5 years ago
  96. da443aa perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 5 years ago
  97. 11c5a6c perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 5 years ago
  98. 86b5bd0 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 5 years ago
  99. 516288d perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 5 years ago
  100. 104666b perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 5 years ago