summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-21arm64: exynos: Enable Exynos Multi-Core Timer driverMarek Szyprowski
2021-12-20Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-20Merge tag 'imx-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann
2021-12-14Merge tag 'ixp4xx-arm-soc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-12-14Merge tag 'renesas-arm-soc-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-12-06ARM: ixp4xx: remove unused header file pata_ixp4xx_cf.hJonathan Corbet
2021-12-06ARM: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46XLukas Bulwahn
2021-11-21Linux 5.16-rc2v5.16-rc2Linus Torvalds
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko
2021-11-21ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn
2021-11-21ARM: imx: remove dead left-over from i.MX{27,31,35} removalLukas Bulwahn
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-20Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-20Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-11-20proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-20mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park
2021-11-20mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-11-20mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor
2021-11-20hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-20mm: emit the "free" trace report before freeing memory in kmem_cache_free()Yunfeng Ye
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-20ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn
2021-11-20mm/swap.c:put_pages_list(): reinitialise the page listMatthew Wilcox
2021-11-19Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-19Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-19Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-19x86: Pin task-stack in __get_wchan()Peter Zijlstra
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-19signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman
2021-11-19MAINTAINERS: Update for VMware PVRDMA driverBryan Tan
2021-11-19blk-mq: don't insert FUA request with data into scheduler queueblock-5.16-2021-11-19Ming Lei
2021-11-19blk-cgroup: fix missing put device in error path from blkg_conf_pref()Yu Kuai