summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-27hostfs: fix the host directory parse when mounting.Hongbo Li
2024-07-27fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)
2024-07-27ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto
2024-07-26minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds
2024-07-26minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds
2024-07-26nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain
2024-07-26mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...Li Zhijian
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan
2024-07-26decompress_bunzip2: fix rare decompression failureRoss Lagerwall
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan
2024-07-26mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi
2024-07-26mm: fix old/young bit handling in the faulting pathRam Tummala
2024-07-26dt-bindings: arm: update James Clark's email addressJames Clark
2024-07-26MAINTAINERS: mailmap: update James Clark's email addressJames Clark
2024-07-26dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraintsRob Herring (Arm)
2024-07-26tools/power turbostat: version 2024.07.26Len Brown
2024-07-26tools/power turbostat: Include umask=%x in perf counter's configPatryk Wlazlyn
2024-07-26tools/power turbostat: Document PMT in turbostat.8Patryk Wlazlyn
2024-07-26tools/power turbostat: Add MTL's PMT DC6 builtin counterPatryk Wlazlyn
2024-07-26tools/power turbostat: Add early support for PMT countersPatryk Wlazlyn
2024-07-26Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-26Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-26tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn
2024-07-26tools/power turbostat: Add selftests for SMI, APERF and MPERF countersPatryk Wlazlyn
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-26tools/power turbostat: Move verbose counter messages to level 2Patryk Wlazlyn
2024-07-26tools/power turbostat: Move debug prints from stdout to stderrPatryk Wlazlyn
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-26smb3: add dynamic trace point for session setup key expired failuresSteve French
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-26smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French
2024-07-26smb3: add dynamic tracepoint for reflink errorsSteve French
2024-07-26Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26io_uring/napi: pass ktime to io_napi_adjust_timeoutPavel Begunkov
2024-07-26io_uring/napi: use ktime in busy pollingPavel Begunkov
2024-07-26regulator: Further restrict RZG2L USB VBCTRL regulator dependenciesMark Brown
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang