summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira
2024-03-20tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira
2024-03-20tools/tracing: Use tools/build makefiles on latency-collectorDaniel Bristot de Oliveira
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-19devlink: fix port new reply cmd typeJiri Pirko
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-19riscv/barrier: Add missing space after ','Eric Chan
2024-03-19riscv/barrier: Consolidate fence definitionsEric Chan
2024-03-19riscv/barrier: Define RISCV_FULL_BARRIEREric Chan
2024-03-19riscv/barrier: Define __{mb,rmb,wmb}Eric Chan
2024-03-19RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQSunil V L
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L
2024-03-19ACPI: Enable ACPI_PROCESSOR for RISC-VSunil V L
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L
2024-03-19cpuidle: RISC-V: Move few functions to arch/riscvSunil V L
2024-03-19Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-19riscv: Introduce set_compat_task() in asm/compat.hLeonardo Bras
2024-03-19riscv: Introduce is_compat_thread() into compat.hLeonardo Bras
2024-03-19riscv: add compile-time test into is_compat_task()Leonardo Bras
2024-03-19riscv: Replace direct thread flag check with is_compat_task()Leonardo Bras
2024-03-19riscv: Improve arch_get_mmap_end() macroLeonardo Bras
2024-03-19perf: starfive: fix 64-bit only COMPILE_TEST conditionConor Dooley
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19spi: docs: spidev: fix echo command formatDavid Lechner
2024-03-19tracing: Just use strcmp() for testing __string() and __assign_str() matchSteven Rostedt (Google)
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-03-19Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-03-19Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-19Merge tag 'ata-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-03-19dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-19Merge branches 'misc' and 'fixes' into for-linusRussell King (Oracle)
2024-03-19ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000Anthony I Gilea
2024-03-19net/sched: Add module alias for sch_fq_pieMichal Koutný
2024-03-19can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić
2024-03-19ceph: set correct cap mask for getattr request for readXiubo Li
2024-03-19ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-19ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner
2024-03-19hsr: Handle failures in module initFelix Maurer
2024-03-19Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep'Rafael J. Wysocki
2024-03-19fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-03-19Merge branch 'acpi-docs'Rafael J. Wysocki
2024-03-19usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman
2024-03-19exfat: remove duplicate update parent dirYuezhang Mo