summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng1-2/+1
2022-09-05io_uring: fix UAF due to missing POLLFREE handlingPavel Begunkov1-8/+50
2022-09-05io_uring: fix wrong arm_poll error handlingPavel Begunkov1-1/+3
2022-09-05io_uring: fail links when poll failsPavel Begunkov1-0/+2
2022-09-05io_uring: bump poll refs to full 31-bitsJens Axboe1-1/+1
2022-09-05io_uring: remove poll entry from list when canceling allJens Axboe1-0/+1
2022-09-05io_uring: Remove unused function req_ref_putJiapeng Chong1-6/+0
2022-09-05io_uring: poll reworkPavel Begunkov1-298/+227
2022-09-05io_uring: inline io_poll_completePavel Begunkov1-11/+2
2022-09-05io_uring: kill poll linking optimisationPavel Begunkov1-6/+2
2022-09-05io_uring: move common poll bitsPavel Begunkov1-37/+37
2022-09-05io_uring: refactor poll updatePavel Begunkov1-36/+26
2022-09-05io_uring: clean cqe filling functionsPavel Begunkov1-28/+29
2022-09-05io_uring: correct fill events helpers typesPavel Begunkov1-12/+12
2022-09-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse3-1/+26
2022-09-05mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin1-1/+1
2022-09-05Drivers: hv: balloon: Support status report for larger page sizesBoqun Feng1-3/+10
2022-09-05crypto: lib - remove unneeded selection of XOR_BLOCKSEric Biggers1-1/+0
2022-09-05firmware: tegra: bpmp: Do only aligned access to IPC memory areaTimo Alho1-3/+3
2022-09-05drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard2-1/+2
2022-09-05drm/vc4: hdmi: Rework power upMaxime Ripard1-8/+7
2022-09-05ACPI: thermal: drop an always true checkAdam Borowski1-2/+0
2022-09-05drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard1-1/+12
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn1-0/+12
2022-08-31Linux 5.15.64v5.15.64Greg Kroah-Hartman1-1/+1
2022-08-31bpf: Don't use tnum_range on array range checking for poke descriptorsDaniel Borkmann1-6/+4
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim1-5/+1
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers1-0/+1
2022-08-31perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian1-1/+9
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark1-1/+1
2022-08-31blk-mq: fix io hung due to missing commit_rqsYu Kuai1-2/+3
2022-08-31Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso1-0/+1
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+12
2022-08-31binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett1-10/+21
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu1-0/+2
2022-08-31mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li1-0/+1
2022-08-31md: call __md_stop_writes in md_stopGuoqing Jiang1-0/+1
2022-08-31Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang1-1/+1
2022-08-31mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+6
2022-08-31Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling"Greg Kroah-Hartman1-61/+52
2022-08-31Revert "usbnet: smsc95xx: Fix deadlock on runtime resume"Greg Kroah-Hartman1-20/+6
2022-08-31io_uring: fix issue with io_write() not always undoing sb_start_write()Jens Axboe1-1/+6
2022-08-31riscv: traps: add missing prototypeConor Dooley2-1/+4
2022-08-31xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross1-10/+11
2022-08-31smb3: missing inode locks in punch holeDavid Howells1-6/+6
2022-08-31nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst1-0/+9
2022-08-31ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu1-1/+1
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13