- fee5be1 Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
- c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 3 months ago
- 72d1249 uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT by Eric Sandeen · 4 years, 4 months ago
- 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 4 months ago
- 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 4 months ago
- 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
- 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
- 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
- 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
- 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
- b1cae1f s390: fix irq state tracing by Heiko Carstens · 4 years, 4 months ago
- a2bd409 s390/pci: fix CPU address in MSI for directed IRQ by Alexander Gordeev · 4 years, 4 months ago
- 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 4 months ago
- 98701a2 vdpa: mlx5: fix vdpa/vhost dependencies by Randy Dunlap · 4 years, 4 months ago
- 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
- 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
- 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 4 months ago
- 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
- cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 0522749 docs: bootconfig: Add the endianness of fields by Masami Hiramatsu · 4 years, 4 months ago
- e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
- 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
- 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 4 months ago
- 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 4 months ago
- 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 4 months ago
- 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 4 months ago
- 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 4 months ago
- 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 4 months ago
- dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 4 months ago
- 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 4 months ago
- 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 4 months ago
- 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 4 months ago
- 55ea4cf ring-buffer: Update write stamp with the correct ts by Steven Rostedt (VMware) · 4 years, 4 months ago
- 9e5344e arm64: mte: Fix typo in macro definition by Vincenzo Frascino · 4 years, 4 months ago
- 2a9b3e6 arm64: entry: fix EL1 debug transitions by Mark Rutland · 4 years, 4 months ago
- f0cd5ac arm64: entry: fix NMI {user, kernel}->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 7cd1ea1 arm64: entry: fix non-NMI kernel<->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 1ec2f2c arm64: ptrace: prepare for EL1 irq/rcu tracking by Mark Rutland · 4 years, 4 months ago
- 2352904 arm64: entry: fix non-NMI user<->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 105fc33 arm64: entry: move el1 irq/nmi logic to C by Mark Rutland · 4 years, 4 months ago
- 3cb5ed4 arm64: entry: prepare ret_to_user for function call by Mark Rutland · 4 years, 4 months ago
- 2f911d4 arm64: entry: move enter_from_user_mode to entry-common.c by Mark Rutland · 4 years, 4 months ago
- da19267 arm64: entry: mark entry code as noinstr by Mark Rutland · 4 years, 4 months ago
- 114e0a6 arm64: mark idle code as noinstr by Mark Rutland · 4 years, 4 months ago
- ca1314d arm64: syscall: exit userspace before unmasking exceptions by Mark Rutland · 4 years, 4 months ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 4 months ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- aeedad2 ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model by Takashi Iwai · 4 years, 4 months ago
- c84bfed ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14 by Takashi Iwai · 4 years, 4 months ago
- 242d990 ALSA: hda/generic: Add option to enforce preferred_dacs pairs by Takashi Iwai · 4 years, 4 months ago
- 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
- 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
- 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
- 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
- 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
- d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 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
- 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
- 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
- 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
- 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
- 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
- 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
- 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
- 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 4 months ago
- d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 4 months ago
- 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 4 months ago
- 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
- 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
- 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
- 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
- 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
- a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 4 months ago
- ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 4 months ago
- c0ee1d5 perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 4 months ago
- aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 4 months ago
- 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 4 months ago
- 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- 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
- 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 4 months ago
- 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 4 months ago
- 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 4 months ago
- 72c3bcd KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint by Paolo Bonzini · 4 years, 4 months ago
- 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
- 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
- 402d584 ALSA: usb-audio: US16x08: fix value count for level meters by Hector Martin · 4 years, 4 months ago
- 484cfbe usb: typec: stusb160x: fix power-opmode property with typec-power-opmode by Amelie Delaunay · 4 years, 4 months ago
- 739e711 Merge branch 'for-5.10-pr_cont-fixup' into for-linus by Petr Mladek · 4 years, 4 months ago
- 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
- 4ad9921 printk: finalize records with trailing newlines by John Ogness · 4 years, 4 months ago
- d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 4 months ago