1. 1a05924 Linux 4.19.57 by Greg Kroah-Hartman · 5 years ago
  2. 3919d91 arm64: insn: Fix ldadd instruction encoding by Jean-Philippe Brucker · 5 years ago
  3. 9c423fd usb: dwc3: Reset num_trbs after skipping by Thinh Nguyen · 5 years ago
  4. 2bbb6b5 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 5 years ago
  5. 89c49e7 RDMA: Directly cast the sockaddr union to sockaddr by Jason Gunthorpe · 5 years ago
  6. a319c8f futex: Update comments and docs about return values of arch futex code by Will Deacon · 5 years ago
  7. 4423a82 bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd by Daniel Borkmann · 5 years ago
  8. 436869e arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg() by Will Deacon · 5 years ago
  9. ba6340a7 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 5 years ago
  10. 79c6a8c bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  11. 613bc37 bpf: fix unconnected udp hooks by Daniel Borkmann · 5 years ago
  12. a7177b9 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 5 years ago
  13. 4992d4a bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 5 years ago
  14. 5e558f9 bpf: simplify definition of BPF_FIB_LOOKUP related flags by Martynas Pumputis · 5 years ago
  15. 7d2c0ec tun: wake up waitqueues after IFF_UP is set by Fei Li · 5 years ago
  16. a08b915 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 5 years ago
  17. fdf3e98 tipc: change to use register_pernet_device by Xin Long · 5 years ago
  18. 32b711f team: Always enable vlan tx offload by YueHaibing · 5 years ago
  19. eeb770d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 5 years ago
  20. 9b7b0aa net: stmmac: set IC bit when transmitting frames with HW timestamp by Roland Hii · 5 years ago
  21. a373bf7 net: stmmac: fixed new system time seconds value calculation by Roland Hii · 5 years ago
  22. 7d76fc2 net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 5 years ago
  23. 05dceb6 net/packet: fix memory leak in packet_set_ring() by Eric Dumazet · 5 years ago
  24. 7c92f3e ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 5 years ago
  25. 0f34517 bonding: Always enable vlan tx offload by YueHaibing · 5 years ago
  26. a470912 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 5 years ago
  27. 64032e2 eeprom: at24: fix unexpected timeout under high load by Wang Xin · 6 years ago
  28. c22cea5 irqchip/mips-gic: Use the correct local interrupt map registers by Paul Burton · 5 years ago
  29. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  30. b78ad21 cpu/speculation: Warn on unsupported mitigations= parameter by Geert Uytterhoeven · 5 years ago
  31. 2738033 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  32. 01a02a9 KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT by Sean Christopherson · 5 years ago
  33. 3274603 x86/resctrl: Prevent possible overrun during bitmap operations by Reinette Chatre · 5 years ago
  34. 1746dc5 x86/microcode: Fix the microcode load on CPU hotplug for real by Thomas Gleixner · 5 years ago
  35. 690049ed x86/speculation: Allow guests to use SSBD even if host does not by Alejandro Jimenez · 5 years ago
  36. ee71e97 scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() by Jan Kara · 5 years ago
  37. 2ba0a50 dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 5 years ago
  38. 87cf811 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
  39. 1192fb7 mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 5 years ago
  40. aab6291 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 5 years ago
  41. bcfed14 clk: socfpga: stratix10: fix divider entry for the emac clocks by Dinh Nguyen · 5 years ago
  42. 75f5d78 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  43. 49e9b49 mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 5 years ago
  44. 6a811c0 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  45. 385cacd usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup by Jack Pham · 5 years ago
  46. 6edcdd0 usb: dwc3: gadget: remove wait_end_transfer by Felipe Balbi · 5 years ago
  47. d7ff2e3 usb: dwc3: gadget: move requests to cancelled_list by Felipe Balbi · 5 years ago
  48. bba5f98 usb: dwc3: gadget: introduce cancelled_list by Felipe Balbi · 5 years ago
  49. 65e1f34 usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs() by Felipe Balbi · 5 years ago
  50. 56092bd usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue() by Felipe Balbi · 5 years ago
  51. 2a2b1c4 usb: dwc3: gadget: track number of TRBs per request by Felipe Balbi · 5 years ago
  52. 420b123 usb: dwc3: gadget: combine unaligned and zero flags by Felipe Balbi · 5 years ago
  53. 62805d3 Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup" by John Stultz · 5 years ago
  54. 3726d8d qmi_wwan: Fix out-of-bounds read by Bjørn Mork · 5 years ago
  55. cfbe930 net/9p: include trans_common.h to fix missing prototype warning. by Adeodato Simó · 6 years ago
  56. 6518b41 9p/trans_fd: put worker reqs on destroy by Dominique Martinet · 6 years ago
  57. 6fad469 9p/trans_fd: abort p9_read_work if req status changed by Dominique Martinet · 6 years ago
  58. 39bf142 9p: potential NULL dereference by Dan Carpenter · 6 years ago
  59. 6490cdf 9p: p9dirent_read: check network-provided name length by Dominique Martinet · 6 years ago
  60. e48e7e2 9p/rdma: remove useless check in cm_event_handler by Dominique Martinet · 6 years ago
  61. fb0cbbd 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  62. 3dc511c 9p: Rename req to rreq in trans_fd by Tomas Bortoli · 6 years ago
  63. 04ee7e7 9p/rdma: do not disconnect on down_interruptible EAGAIN by Dominique Martinet · 6 years ago
  64. 3665a4d 9p: Add refcount to p9_req_t by Tomas Bortoli · 6 years ago
  65. fa36257 9p: rename p9_free_req() function by Tomas Bortoli · 6 years ago
  66. be87f21 9p: add a per-client fcall kmem_cache by Dominique Martinet · 6 years ago
  67. 1555583 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 6 years ago
  68. 3ea4cf4 9p: Use a slab for allocating requests by Matthew Wilcox · 6 years ago
  69. f8bc5f1 9p/xen: fix check for xenbus_read error in front_probe by Dominique Martinet · 6 years ago
  70. a8782ce IB/hfi1: Close PSM sdma_progress sleep window by Mike Marciniszyn · 5 years ago
  71. fec1a13 Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP" by Sasha Levin · 5 years ago
  72. 85a3b1e arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS by Nathan Chancellor · 5 years ago
  73. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  74. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  75. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  76. aec3002 Linux 4.19.56 by Greg Kroah-Hartman · 5 years ago
  77. cd3e493 powerpc/mm/64s/hash: Reallocate context ids on fork by Michael Ellerman · 5 years ago
  78. 8c4fe20 x86/resctrl: Don't stop walking closids when a locksetup group is found by James Morse · 5 years ago
  79. d451b50 mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 5 years ago
  80. 72dc678 nl80211: fix station_info pertid memory leak by Andy Strohman · 5 years ago
  81. 1e1007a mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 5 years ago
  82. ccf6a15 {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  83. 0e879ef mac80211: drop robust management frames from unknown TA by Johannes Berg · 5 years ago
  84. 17d941d cfg80211: fix memory leak of wiphy device name by Eric Biggers · 5 years ago
  85. 5293c79 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 5 years ago
  86. db7f107 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  87. 5e9a6c6 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  88. 64e3702 staging: erofs: add requirements field in superblock by Gao Xiang · 5 years ago
  89. e6803ce drm/vmwgfx: Use the backdoor port if the HB port is not available by Thomas Hellstrom · 5 years ago
  90. 7499528 arm64: ssbd: explicitly depend on <linux/prctl.h> by Anisse Astier · 5 years ago
  91. 3e16b5c arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h> by Anisse Astier · 5 years ago
  92. 2296fd5 ARM: dts: am57xx-idk: Remove support for voltage switching for SD card by Faiz Abbas · 5 years ago
  93. cc87ab8 ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values by Faiz Abbas · 5 years ago
  94. 0342620 ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX by Fabio Estevam · 5 years ago
  95. 48ee85d powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 5 years ago
  96. a96ac5c riscv: mm: synchronize MMU after pte change by ShihPo Hung · 5 years ago
  97. 5ad9a23 can: purge socket error queue on sock destruct by Willem de Bruijn · 5 years ago
  98. 4ea81cc can: flexcan: fix timeout when set small bitrate by Joakim Zhang · 6 years ago
  99. f6a2c8b can: xilinx_can: use correct bittiming_const for CAN FD core by Anssi Hannula · 6 years ago
  100. c592b1c btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago