aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/misc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-23xtensa: Return true/false (not 1/0) from bool functionYang Li1-1/+1
2022-05-22random: check for signals after page of pool writesJason A. Donenfeld1-4/+10
2022-05-22Linux 5.18Linus Torvalds1-1/+1
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-22m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li1-5/+21
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev1-0/+11
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-21io_uring: cleanup handling of the two task_work listsJens Axboe1-25/+37
2022-05-21EDAC/xgene: Fix typo processsors -> processorsJulia Lawall1-1/+1
2022-05-21mtip32xx: fix typo in commentJulia Lawall1-1/+1
2022-05-21blk-mq: fix typo in commentJulia Lawall1-1/+1
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra1-0/+14
2022-05-20arm64/sysreg: Generate definitions for FAR_ELxMark Brown2-3/+12
2022-05-20arm64/sysreg: Generate definitions for DACR32_EL2Mark Brown2-1/+20
2022-05-20arm64/sysreg: Generate definitions for CSSELR_EL1Mark Brown2-2/+7
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini1-2/+4
2022-05-20arm64/sysreg: Generate definitions for CPACR_ELxMark Brown2-2/+20
2022-05-20arm64/sysreg: Generate definitions for CONTEXTIDR_ELxMark Brown2-2/+17
2022-05-20arm64/sysreg: Generate definitions for CLIDR_EL1Mark Brown2-1/+16
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov1-2/+2
2022-05-20KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson1-1/+1
2022-05-20random: wire up fops->splice_{read,write}_iter()Jens Axboe1-0/+4
2022-05-20random: convert to using fops->write_iter()Jens Axboe1-32/+35
2022-05-20random: convert to using fops->read_iter()Jens Axboe1-36/+29
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers1-3/+14
2022-05-20KVM: eventfd: Fix false positive RCU usage warningWanpeng Li1-1/+2
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi4-0/+27
2022-05-20nvme: helper for uring-passthrough checksKanchan Joshi1-8/+16
2022-05-20ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin3-51/+45
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2-0/+37
2022-05-20ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsArd Biesheuvel1-7/+15
2022-05-20ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelArd Biesheuvel1-2/+3
2022-05-20ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel2-3/+4
2022-05-20ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel1-15/+6
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel4-50/+18
2022-05-20ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsArd Biesheuvel1-4/+10
2022-05-20ARM: 9192/1: amba: fix memory leak in amba_device_try_add()Wang Kefeng1-1/+7
2022-05-20ARM: 9193/1: amba: Add amba_read_periphid() helperWang Kefeng1-71/+62
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19