summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy
2022-02-16lkdtm: Fix execute_[user]_location()Christophe Leroy
2022-02-16lkdtm: Really write into kernel text in WRITE_KERNChristophe Leroy
2022-02-16lkdtm: Force do_nothing() out of lineChristophe Leroy
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy
2022-02-16powerpc: Prepare func_desc_t for refactorisationChristophe Leroy
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Move and rename func_descr_tChristophe Leroy
2022-02-16powerpc: Fix 'sparse' checking on PPC64leChristophe Leroy
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-29Merge tag 'docs-5.17-3' of git://git.lwn.net/linuxLinus Torvalds
2022-01-28dm: properly fix redundant bio-based IO accountingMike Snitzer
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-01-28Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal
2022-01-28Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds