summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...Ingo Molnar2022-02-232-24/+21
* sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto...Ingo Molnar2022-02-232-0/+11
* sched/headers: Add header guard to kernel/sched/sched.hIngo Molnar2022-02-231-0/+4
* sched/headers: Fix header to build standalone: <linux/sched_clock.h>Ingo Molnar2022-02-231-0/+2
* Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211212-6877/+13287
|\
| * Linux 5.17-rc5v5.17-rc5Linus Torvalds2022-02-201-1/+1
| * Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-201-2/+2
| |\
| | * lockdep: Correct lock_classes index mappingCheng Jui Wang2022-02-111-2/+2
| * | Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-203-16/+7
| |\ \
| | * | x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2022-02-182-7/+6
| | * | x86/sgx: Fix missing poison handling in reclaimerReinette Chatre2022-02-171-9/+1
| * | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-203-16/+35
| |\ \ \
| | * | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-193-16/+35
| * | | | Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-201-1/+1
| |\ \ \ \
| | * | | | EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber2022-02-151-1/+1
| | |/ / /
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-02-206-8/+29
| |\ \ \ \
| | * | | | scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi2022-02-141-1/+1
| | * | | | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-144-3/+26
| | * | | | scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie2022-02-111-4/+2
| * | | | | Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-205-13/+25
| |\ \ \ \ \
| | * | | | | dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-02-151-1/+3
| | * | | | | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2022-02-151-1/+4
| | * | | | | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin2022-02-151-1/+3
| | * | | | | dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-151-1/+3
| | * | | | | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang2022-02-151-1/+3
| | * | | | | dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-205-17/+26
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: remove duplicate entry for i2c-qcom-geniWolfram Sang2022-02-191-8/+0
| | * | | | | | i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki2022-02-181-1/+1
| | * | | | | | i2c: qup: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| | * | | | | | i2c: imx: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| | * | | | | | i2c: cadence: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| | * | | | | | i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()Vladimir Zapolskiy2022-02-111-4/+10
| | * | | | | | i2c: qcom-cci: don't delete an unregistered adapterVladimir Zapolskiy2022-02-111-1/+1
| | * | | | | | i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-02-071-0/+11
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-02-203-0/+28
| |\ \ \ \ \ \
| | * | | | | | Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov2022-02-181-0/+10
| | * | | | | | Input: zinitix - add new compatible stringsLinus Walleij2022-02-151-0/+12
| | * | | | | | Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-02-081-0/+6
| * | | | | | | Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-02-203-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | power: supply: bq256xx: Handle OOM correctlyLinus Walleij2022-02-111-0/+3
| | * | | | | | | power: supply: core: fix application of sizeof to pointerYang Li2022-02-011-1/+1
| | * | | | | | | power: supply: fix table problem in sysfs-class-powerRandy Dunlap2022-02-011-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-203-2/+41
| |\ \ \ \ \ \ \
| | * | | | | | | fs: add kernel doc for mnt_{hold,unhold}_writers()Christian Brauner2022-02-141-0/+30
| | * | | | | | | MAINTAINERS: add entry for idmapped mountsChristian Brauner2022-02-111-0/+9
| | * | | | | | | tests: fix idmapped mount_setattr testChristian Brauner2022-02-111-2/+2
| * | | | | | | | Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-201-4/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | copy_process(): Move fd_install() out of sighand->siglock critical sectionWaiman Long2022-02-111-4/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-02-204-19/+23
| |\ \ \ \ \ \ \ \