- 6cb6982 lkdtm: arm64: test kernel pointer authentication by Amit Daniel Kachhap · 4 years, 10 months ago
- 74afda4 arm64: compile the kernel with ptrauth return address signing by Kristina Martsenko · 4 years, 10 months ago
- c2d920b kconfig: Add support for 'as-option' by Vincenzo Frascino · 4 years, 10 months ago
- e51f5f5 arm64: suspend: restore the kernel ptrauth keys by Amit Daniel Kachhap · 4 years, 10 months ago
- cdcb61ae arm64: __show_regs: strip PAC from lr in printk by Amit Daniel Kachhap · 4 years, 10 months ago
- 04ad99a arm64: unwind: strip PAC from kernel addresses by Mark Rutland · 4 years, 10 months ago
- 689eae42 arm64: mask PAC bits of __builtin_return_address by Amit Daniel Kachhap · 4 years, 10 months ago
- 2832158 arm64: initialize ptrauth keys for kernel booting task by Amit Daniel Kachhap · 4 years, 10 months ago
- 33e4523 arm64: initialize and switch ptrauth kernel keys by Kristina Martsenko · 4 years, 10 months ago
- 6982934 arm64: enable ptrauth earlier by Kristina Martsenko · 4 years, 10 months ago
- deeaac5 arm64: cpufeature: handle conflicts based on capability by Kristina Martsenko · 4 years, 10 months ago
- 8c176e1 arm64: cpufeature: Move cpu capability helpers inside C file by Amit Daniel Kachhap · 4 years, 10 months ago
- df35510 arm64: ptrauth: Add bootup/runtime flags for __cpu_setup by Amit Daniel Kachhap · 4 years, 10 months ago
- be12984 arm64: install user ptrauth keys at kernel exit time by Kristina Martsenko · 4 years, 10 months ago
- 91a1b6c arm64: rename ptrauth key structures to be user-specific by Kristina Martsenko · 4 years, 10 months ago
- cfef06b arm64: cpufeature: add pointer auth meta-capabilities by Kristina Martsenko · 4 years, 10 months ago
- 3ff047f arm64: cpufeature: Fix meta-capability cpufeature check by Amit Daniel Kachhap · 4 years, 10 months ago
- f8788d8 Linux 5.6-rc3 by Linus Torvalds · 5 years ago
- d2eee25 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
- a3163ca Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
- c6188df Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- 99db590 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
- dca132a Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f3cc249 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fca103786 Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 0a115e5 Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
- b88025e Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- f6c69b7 Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- b98b809 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 5b442b1 Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
- fea6302 Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
- 591dd4c Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
- c7849be io_uring: fix __io_iopoll_check deadlock in io_sq_thread by Xiaoguang Wang · 5 years ago
- 9db176b ext4: fix mount failure with quota configured as module by Jan Kara · 5 years ago
- 8eedabf jbd2: fix ocfs2 corrupt when clearing block group bits by wangyan · 5 years ago
- cb85f4d ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 5 years ago
- bbd5593 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 5 years ago
- 7c99072 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 5 years ago
- 54dedb5 Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- 63f01d8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 2865936 Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 0c0ddd6 Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
- bb65619 Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
- e5553ac Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
- ef11f1b Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- cee853e Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- 88f8bbf Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- b0dd1eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- bb8d00f MAINTAINERS: use tabs for SAFESETID by Randy Dunlap · 5 years ago
- 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 5 years ago
- 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 5 years ago
- 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 5 years ago
- c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 5 years ago
- 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 5 years ago
- fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 5 years ago
- 0ef82fc scripts/get_maintainer.pl: deprioritize old Fixes: addresses by Douglas Anderson · 5 years ago
- ef0c081 get_maintainer: remove uses of P: for maintainer name by Joe Perches · 5 years ago
- 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 5 years ago
- 467d12f include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 5 years ago
- edf28f4 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 5 years ago
- c766d14 y2038: hide timeval/timespec/itimerval/itimerspec types by Arnd Bergmann · 5 years ago
- 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
- 595abba y2038: remove ktime to/from timespec/timeval conversion by Arnd Bergmann · 5 years ago
- 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 5 years ago
- e61d239 hwmon: (w83627ehf) Fix crash seen with W83627DHG-P by Guenter Roeck · 5 years ago
- ae7bbc0 Merge branch 'nvme-5.6-rc3' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
- 7143b5a io_uring: prevent sq_thread from spinning when it should stop by Stefano Garzarella · 5 years ago
- a5ae50d Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof by Filipe Manana · 5 years ago
- 3b78309 nvme-multipath: Fix memory leak with ana_log_buf by Logan Gunthorpe · 5 years ago
- 2546287 genirq/irqdomain: Make sure all irq domain flags are distinct by Zenghui Yu · 5 years ago
- 4c5fd3b zonefs: fix documentation typos etc. by Randy Dunlap · 5 years ago
- 0b9f386 csky: Implement copy_thread_tls by Guo Ren · 5 years ago
- 5b49c82 csky: Add PCI support by MaJun · 5 years ago
- dc2efc00 csky: Minimize defconfig to support buildroot config.fragment by Ma Jun · 5 years ago
- d46869a csky: Add setup_initrd check code by Guo Ren · 5 years ago
- 4ec575b csky: Cleanup old Kconfig options by Krzysztof Kozlowski · 5 years ago
- bebd26a arch/csky: fix some Kconfig typos by Randy Dunlap · 5 years ago
- 2305f60 csky: Fixup compile warning for three unimplemented syscalls by Guo Ren · 5 years ago
- 9025fd4 csky: Remove unused cache implementation by Guo Ren · 5 years ago
- 359ae00 csky: Fixup ftrace modify panic by Guo Ren · 5 years ago
- 997153b csky: Add flush_icache_mm to defer flush icache all by Guo Ren · 5 years ago
- cc1f656 csky: Optimize abiv2 copy_to_user_page with VM_EXEC by Guo Ren · 5 years ago
- d936a7e csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860) by Guo Ren · 5 years ago
- a117673 csky: Remove unnecessary flush_icache_* implementation by Guo Ren · 5 years ago
- 761b4f6 csky: Support icache flush without specific instructions by Guo Ren · 5 years ago
- a736fa1 csky/Kconfig: Add Kconfig.platforms to support some drivers by Guo Ren · 5 years ago
- c949273 csky/smp: Fixup boot failed when CONFIG_SMP by Guo Ren · 5 years ago
- f8e17c1 csky: Set regs->usp to kernel sp, when the exception is from kernel by Guo Ren · 5 years ago
- 7f4a567 csky/mm: Fixup export invalid_pte_table symbol by Guo Ren · 5 years ago
- f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
- f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
- 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
- fd1d986 MAINTAINERS: csky: Add mailing list for csky by Guo Ren · 5 years ago
- df3da4e ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 5 years ago
- 1d0c392 ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 5 years ago
- 97d9a4e Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
- c1368b34 Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
- 36a44bc Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes' by David S. Miller · 5 years ago
- 8743db4 bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs. by Vasundhara Volam · 5 years ago