summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc/sem: do not sleep with a spin lock heldMinghao Chi2022-02-041-2/+2
* mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport2022-02-041-0/+1
* mm/page_table_check: check entries at pmd levelsPasha Tatashin2022-02-043-0/+42
* mm/khugepaged: unify collapse pmd clear, flush and freePasha Tatashin2022-02-041-16/+18
* mm/page_table_check: use unsigned long for page counters and cleanupPasha Tatashin2022-02-041-28/+7
* mm/debug_vm_pgtable: remove pte entry from the page tablePasha Tatashin2022-02-041-0/+2
* Revert "mm/page_isolation: unset migratetype directly for non Buddy page"Chen Wandun2022-02-041-1/+1
* printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün2022-02-031-1/+1
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-033-24/+5
* Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-14/+65
|\
| * cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long2022-02-031-0/+10
| * cgroup-v1: Require capabilities to set release_agentEric W. Biederman2022-02-011-0/+14
| * cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding2022-01-261-2/+1
| * cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchyMichal Koutný2022-01-121-12/+40
* | Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard2022-02-031-5/+30
* | Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-4/+10
|\ \
| * | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
| * | MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* | | Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-02-022-9/+13
|\ \ \
| * | | nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo2022-01-281-1/+3
| * | | lockd: fix failure to cleanup client locksJ. Bruce Fields2022-01-271-0/+1
| * | | lockd: fix server crash on reboot of client holding lockJ. Bruce Fields2022-01-181-8/+9
* | | | Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-02-021-3/+3
|\ \ \ \
| * | | | fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter2022-02-011-3/+3
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds2022-02-021-0/+1
|\ \ \ \ \
| * | | | | kunit: tool: Import missing importlib.abcMichał Winiarski2022-01-251-0/+1
* | | | | | Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-029-105/+101
|\ \ \ \ \ \
| * | | | | | pinctrl: microchip-sgpio: Fix support for regmapHoratiu Vultur2022-01-311-1/+2
| * | | | | | pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha2022-01-301-0/+1
| * | | | | | pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli2022-01-301-8/+15
| * | | | | | Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2022-01-303-35/+41
| |\ \ \ \ \ \
| | * | | | | | pinctrl: zynqmp: Revert "Unify pin naming"Gerhard Engleder2022-01-281-6/+4
| | * | | | | | pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko2022-01-241-8/+2
| | * | | | | | pinctrl: intel: fix unexpected interruptŁukasz Bartosik2022-01-241-20/+34
| | * | | | | | pinctrl: Place correctly CONFIG_PINCTRL_ST in the MakefileAndy Shevchenko2022-01-241-1/+1
| | |/ / / / /
| * | | | | | pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara2022-01-241-4/+4
| * | | | | | pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mappingHans de Goede2022-01-241-2/+3
| * | | | | | pinctrl: thunderbay: rework loops looking for groups namesRafał Miłecki2022-01-241-46/+25
| * | | | | | pinctrl: thunderbay: comment process of building functions a bitRafał Miłecki2022-01-241-9/+10
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-017-41/+45
|\ \ \ \ \ \
| * | | | | | spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-01-311-1/+1
| * | | | | | spi: dt-bindings: Fix 'reg' child node schemaRob Herring2022-01-281-2/+3
| * | | | | | spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-01-281-1/+1
| * | | | | | spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong2022-01-261-4/+14
| * | | | | | spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-01-261-0/+5
| * | | | | | spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2022-01-261-5/+6
| * | | | | | spi: change clk_disable_unprepare to clk_unprepareDongliang Mu2022-01-261-1/+1
| * | | | | | spi: spi-rockchip: Add rk3568-spi compatibleNicolas Frattaroli2022-01-241-0/+1
| * | | | | | spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4Alain Volmat2022-01-191-1/+4
| * | | | | | spi: stm32: remove inexistant variables in struct stm32_spi_cfg commentAlain Volmat2022-01-191-2/+0