1. 72d1249 uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT by Eric Sandeen · 4 years, 4 months ago
  2. 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 4 months ago
  3. 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 4 months ago
  4. 34816d2 Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 4 months ago
  5. 3bb61aa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  6. 2c6ffa9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 4 months ago
  7. bb95d60 Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  8. 8a02ec8 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
  9. 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 4 months ago
  10. 98701a2 vdpa: mlx5: fix vdpa/vhost dependencies by Randy Dunlap · 4 years, 4 months ago
  11. 509a154 Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
  12. ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
  13. f43691b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 4 months ago
  14. 0522749 docs: bootconfig: Add the endianness of fields by Masami Hiramatsu · 4 years, 4 months ago
  15. e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
  16. 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
  17. 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 4 months ago
  18. 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 4 months ago
  19. 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 4 months ago
  20. 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 4 months ago
  21. 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 4 months ago
  22. 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 4 months ago
  23. dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 4 months ago
  24. 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 4 months ago
  25. 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 4 months ago
  26. 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 4 months ago
  27. 55ea4cf ring-buffer: Update write stamp with the correct ts by Steven Rostedt (VMware) · 4 years, 4 months ago
  28. 9e5344e arm64: mte: Fix typo in macro definition by Vincenzo Frascino · 4 years, 4 months ago
  29. 2a9b3e6 arm64: entry: fix EL1 debug transitions by Mark Rutland · 4 years, 4 months ago
  30. f0cd5ac arm64: entry: fix NMI {user, kernel}->kernel transitions by Mark Rutland · 4 years, 4 months ago
  31. 7cd1ea1 arm64: entry: fix non-NMI kernel<->kernel transitions by Mark Rutland · 4 years, 4 months ago
  32. 1ec2f2c arm64: ptrace: prepare for EL1 irq/rcu tracking by Mark Rutland · 4 years, 4 months ago
  33. 2352904 arm64: entry: fix non-NMI user<->kernel transitions by Mark Rutland · 4 years, 4 months ago
  34. 105fc33 arm64: entry: move el1 irq/nmi logic to C by Mark Rutland · 4 years, 4 months ago
  35. 3cb5ed4 arm64: entry: prepare ret_to_user for function call by Mark Rutland · 4 years, 4 months ago
  36. 2f911d4 arm64: entry: move enter_from_user_mode to entry-common.c by Mark Rutland · 4 years, 4 months ago
  37. da19267 arm64: entry: mark entry code as noinstr by Mark Rutland · 4 years, 4 months ago
  38. 114e0a6 arm64: mark idle code as noinstr by Mark Rutland · 4 years, 4 months ago
  39. ca1314d arm64: syscall: exit userspace before unmasking exceptions by Mark Rutland · 4 years, 4 months ago
  40. b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 4 months ago
  41. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  42. 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  43. 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  44. 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  45. aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
  46. 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  47. ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 4 months ago
  48. 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
  49. 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 4 months ago
  50. aeedad2 ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model by Takashi Iwai · 4 years, 4 months ago
  51. c84bfed ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14 by Takashi Iwai · 4 years, 4 months ago
  52. 242d990 ALSA: hda/generic: Add option to enforce preferred_dacs pairs by Takashi Iwai · 4 years, 4 months ago
  53. c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 4 months ago
  54. 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 4 months ago
  55. 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  56. 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  57. 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  58. d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  59. a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago
  60. d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
  61. 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 4 months ago
  62. 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 4 months ago
  63. f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 4 months ago
  64. 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  65. d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 4 months ago
  66. 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 4 months ago
  67. 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 4 months ago
  68. d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 4 months ago
  69. 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  70. 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 4 months ago
  71. 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  72. e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  73. 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  74. 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 4 months ago
  75. 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 4 months ago
  76. a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 4 months ago
  77. ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 4 months ago
  78. c0ee1d5 perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 4 months ago
  79. aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 4 months ago
  80. 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 4 months ago
  81. 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  82. ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 4 months ago
  83. 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 4 months ago
  84. 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 4 months ago
  85. 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 4 months ago
  86. 72c3bcd KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint by Paolo Bonzini · 4 years, 4 months ago
  87. 545f639 Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 4 months ago
  88. 5ef5bee Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 4 months ago
  89. 402d584 ALSA: usb-audio: US16x08: fix value count for level meters by Hector Martin · 4 years, 4 months ago
  90. 484cfbe usb: typec: stusb160x: fix power-opmode property with typec-power-opmode by Amelie Delaunay · 4 years, 4 months ago
  91. 739e711 Merge branch 'for-5.10-pr_cont-fixup' into for-linus by Petr Mladek · 4 years, 4 months ago
  92. 454a079 Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 4 months ago
  93. 4ad9921 printk: finalize records with trailing newlines by John Ogness · 4 years, 4 months ago
  94. d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 4 months ago
  95. 5c7d55b can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0 by Pankaj Sharma · 4 years, 4 months ago
  96. e3409e41 can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 by Marc Kleine-Budde · 4 years, 4 months ago
  97. 865f5b6 can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags by Marc Kleine-Budde · 4 years, 4 months ago
  98. e5782a5 ALSA: hda/realtek - Add new codec supported for ALC897 by Kailang Yang · 4 years, 4 months ago
  99. 9595930 Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 4 months ago
  100. d45618c Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 4 years, 4 months ago