summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-14arm64: dts: mt2712e: Fix unit address for pinctrl nodeAngeloGioacchino Del Regno1-1/+1
2023-01-14arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillatorsAngeloGioacchino Del Regno1-10/+10
2023-01-14arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto nodeJayesh Choudhary1-1/+0
2023-01-14arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto nodeJayesh Choudhary1-1/+0
2023-01-14perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing1-1/+7
2023-01-14perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can1-1/+5
2023-01-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2023-01-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong1-0/+1
2023-01-14soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi1-2/+1
2023-01-14arm: dts: spear600: Fix clcd interruptKory Maincent1-1/+1
2023-01-14soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang1-3/+12
2023-01-14soc: qcom: apr: make code more reuseableSrinivas Kandagatla2-51/+90
2023-01-14soc: qcom: llcc: make irq truly optionalLuca Weiss1-1/+1
2023-01-14drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao1-1/+1
2023-01-14ARM: dts: stm32: Fix AV96 WLAN regulator gpio propertyMarek Vasut1-1/+1
2023-01-14ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96Marek Vasut1-1/+0
2023-01-14objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver1-0/+10
2023-01-14arm64: dts: qcom: msm8916: Drop MSS fallback compatibleStephan Gerhold1-1/+1
2023-01-14arm64: dts: qcom: sdm845-cheza: fix AP suspend pin biasKrzysztof Kozlowski1-2/+2
2023-01-14arm64: dts: qcom: sdm630: fix UART1 pin biasKrzysztof Kozlowski1-1/+1
2023-01-14ARM: dts: qcom: apq8064: fix coresight compatibleLuca Weiss1-1/+1
2023-01-14arm64: dts: qcom: msm8996: fix GPU OPP tableDmitry Baryshkov1-5/+5
2023-01-14arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pinsKrzysztof Kozlowski1-0/+2
2023-01-14usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov1-2/+0
2023-01-04Linux 5.10.162v5.10.162Greg Kroah-Hartman1-1/+1
2023-01-04io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe1-7/+20
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe2-16/+28
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe2-8/+16
2023-01-04Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe1-7/+0
2023-01-04Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe2-8/+1
2023-01-04net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe4-15/+0
2023-01-04task_work: unconditionally run task_work from get_signal()Jens Axboe1-0/+3
2023-01-04signal: kill JOBCTL_TASK_WORKJens Axboe2-23/+1
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe15-5434/+6667
2023-01-04task_work: add helper for more targeted task_work cancelingJens Axboe2-7/+30
2023-01-04kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe1-1/+9
2023-01-04kernel: stop masking signals in create_io_thread()Jens Axboe1-8/+8
2023-01-04x86/process: setup io_threads more like normal user space threadsStefan Metzmacher1-1/+18
2023-01-04arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2-2/+2
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe22-22/+22
2023-01-04entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee1-4/+1
2023-01-04kernel: allow fork with TIF_NOTIFY_SIGNAL pendingJens Axboe1-1/+1
2023-01-04coredump: Limit what can interrupt coredumpsEric W. Biederman1-1/+1
2023-01-04kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe4-12/+0
2023-01-04task_work: remove legacy TWA_SIGNAL pathJens Axboe1-29/+1
2023-01-04alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro1-1/+1
2023-01-04ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta1-1/+1
2023-01-04ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe1-1/+2
2023-01-04sparc: add support for TIF_NOTIFY_SIGNALJens Axboe4-5/+9
2023-01-04riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5