summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-09lib: make test_bitops compilable into the kernel imageYury Norov
2024-05-09bitops: Optimize fns() for improved performanceKuan-Wei Chiu
2024-05-09lib/test_bitops: Add benchmark test for fns()Kuan-Wei Chiu
2024-05-09Compiler Attributes: Add __always_used macroYury Norov
2024-05-09sched/topology: Optimize topology_span_sane()Kyle Meyer
2024-05-09cpumask: Add for_each_cpu_from()Kyle Meyer
2024-04-12Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-12Merge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-12Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-12Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds
2024-04-12Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-04-12Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-12block: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai
2024-04-12iommu/amd: Change log message severityVasant Hegde
2024-04-12iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu
2024-04-12iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-12iommu/vt-d: Fix wrong use of pasid configXuchun Shang
2024-04-12iommu: mtk: fix module autoloadingKrzysztof Kozlowski
2024-04-12iommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde
2024-04-12iommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11ring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)
2024-04-11tracing: hide unused ftrace_event_id_fopsArnd Bergmann
2024-04-11tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entryPrasad Pandit
2024-04-11eventfs: Fix kernel-doc comments to functionsYang Li
2024-04-11MAINTAINERS: remove myself as a Reviewer for CephJeff Layton
2024-04-11ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-04-11Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-11Merge branch 'acpi-bus'Rafael J. Wysocki
2024-04-11ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown
2024-04-11drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-11drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-11Merge branch 'ena-driver-bug-fixes'Paolo Abeni