aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
40 hoursperf/arm-cmn: Reject unsupported hardware configurationsHEADfor-next/coreRobin Murphy1-1/+14
40 hoursperf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2 daysarm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao1-2/+2
3 daysarm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
7 daysMerge branch 'for-next/selftests' into for-next/coreWill Deacon6-29/+76
7 daysMerge branch 'for-next/perf' into for-next/coreWill Deacon5-18/+30
7 daysMerge branch 'for-next/misc' into for-next/coreWill Deacon4-6/+8
7 daysMerge branch 'for-next/errata' into for-next/coreWill Deacon5-0/+62
7 daysMerge branch 'for-next/entry' into for-next/coreWill Deacon5-28/+46
7 daysMerge branch 'for-next/cpufreq' into for-next/coreWill Deacon4-4/+82
7 daysMerge branch 'for-next/cpufeature' into for-next/coreWill Deacon27-110/+201
7 daysMerge branch 'for-next/acpi' into for-next/coreWill Deacon2-9/+94
8 daysarm64: poe: fix stale POR_EL0 values for ptracefor-next/cpufeatureJoey Gouly1-0/+3
8 dayskselftest/arm64: Raise default number of loops in fp-pidbenchfor-next/selftestsMark Brown1-1/+1
8 dayskselftest/arm64: Add a no-SVE loop after SVE in fp-pidbenchMark Brown1-0/+4
8 daysperf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADfor-next/perfSebastian Andrzej Siewior1-1/+1
9 daysarm64: mte: Set TCMA1 whenever MTE is present in the kernelCarl Worth1-5/+5
9 daysarm64/ptrace: Return early for ptrace_report_syscall_entry() errorfor-next/entryJinjie Ruan1-5/+9
9 daysarm64/ptrace: Split report_syscall()Jinjie Ruan1-12/+29
9 daysarm64: Remove unused _TIF_WORK_MASKJinjie Ruan1-6/+0
10 dayskselftest/arm64: Add missing file in .gitignoreI-Hsin Cheng1-0/+1
13 daysarm64: errata: Workaround for SI L1 downstream coherency issuefor-next/errataLucas Wei5-0/+62
14 dayskselftest/arm64: Add HWCAP test for FEAT_LS64Yicong Yang1-0/+49
14 daysarm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang7-0/+52
14 daysKVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang1-0/+6
14 daysarm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang1-1/+11
14 daysKVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang4-1/+56
14 daysKVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64BMarc Zyngier1-7/+36
14 daysKVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier2-2/+28
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh2-26/+17
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsfor-next/miscBreno Leitao1-1/+2
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()for-next/cpufreqGeert Uytterhoeven1-1/+0
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier5-28/+3
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier7-66/+0
2026-01-08ACPI: AGDI: Add interrupt signaling mode supportfor-next/acpiKazuhiro Abe1-9/+92
2026-01-08arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-01-06perf/arm_dsu: Allow standard cycles eventsRobin Murphy1-3/+2
2026-01-06perf/arm_dsu: Support DSU-120Robin Murphy1-1/+7
2026-01-06perf/arm_dsu: Support DSU-110Robin Murphy1-10/+14
2026-01-05arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun1-1/+1
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown1-2/+4
2026-01-05arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng2-3/+71
2026-01-05cpufreq: Add new helper function returning cpufreq policyLifeng Zheng2-0/+11
2026-01-05arm64: topology: Skip already covered CPUs when setting freq sourceLifeng Zheng1-1/+1
2026-01-05arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang1-0/+1
2026-01-05MAINTAINERS: Update the maintainers for ARM64 ACPIHanjun Guo1-0/+2
2026-01-05drivers: perf: use bitmap_empty() where appropriateYury Norov (NVIDIA)2-3/+2
2026-01-05perf/arm-cmn: Support CMN-600AERobin Murphy1-0/+4
2026-01-05arm64: Avoid memcpy() for syscall_get_arguments()Jinjie Ruan1-4/+12
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan3-5/+0
2026-01-05arm64: simplify arch_uprobe_xol_was_trapped returnOsama Abdelkader1-4/+1
2025-12-14Linux 6.19-rc1Linus Torvalds1-2/+2
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds9-79/+316
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds1-7/+2
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+16
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+20
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+4
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds22-44/+154
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-97/+131
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-76/+166
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-151/+266
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds7-49/+28
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds30-100/+1352
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+63
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-207/+531
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-71/+626
2025-12-13Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-76/+166
2025-12-12i3c: adi: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-6/+4
2025-12-12i3c: master: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-2/+1
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li2-22/+4
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds77-771/+3001
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-142/+130
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-31/+41
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds25-91/+385
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet1-1/+1
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman1-0/+4
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens1-1/+1
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie2-5/+8
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie14-138/+239
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie4-8/+19
2025-12-11ALSA: hda/tas2781: Add new quirk for HP new projectBaojun Xu1-0/+1
2025-12-11ALSA: hda: cix-ipbloq: Use modern PM opsNathan Chancellor1-5/+5
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai15-38/+82
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-484/+761
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-12/+16
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann1-0/+1
2025-12-10mm: shmem: avoid build warning for CONFIG_SHMEM=nArnd Bergmann1-2/+9
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag1-0/+8
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+6
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag6-11/+10
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag2-0/+24
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev2-0/+29
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko1-2/+2
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin1-3/+1
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey1-2/+28
2025-12-10fs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury1-6/+1
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum6-11/+16
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis1-2/+4
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter1-2/+5
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-40/+75
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds15-144/+303
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)1-0/+2
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10blk-mq-dma: always initialize dma stateKeith Busch1-0/+1
2025-12-10dm pcache: fix segment info indexingLi Chen1-1/+4
2025-12-10dm pcache: fix cache info indexingLi Chen1-1/+4
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
2025-12-10dm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa...Heinz Mauelshagen1-7/+73
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
2025-12-10dm: ignore discard return valueChaitanya Kulkarni1-7/+5
2025-12-10MAINTAINERS: add Benjamin Marzinski as a device mapper maintainerMikulas Patocka1-0/+1
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski1-38/+23
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai20-169/+298
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka1-15/+24
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka1-2/+7
2025-12-10dm-verity: remove useless mempoolMikulas Patocka2-10/+3
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka3-7/+2
2025-12-10crypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers1-1/+1
2025-12-10ALSA: hda: intel-dsp-config: Prefer legacy driver as fallbackTakashi Iwai1-1/+2
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)1-0/+35
2025-12-10ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov1-3/+0
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers1-3/+0
2025-12-10libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov1-64/+52
2025-12-10libceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-2/+2
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann4-2/+259
2025-12-10libceph: fix log output race condition in OSD clientSimon Buttgereit1-4/+2
2025-12-10blk-mq: delete task running check in blk_hctx_poll()Fengnan Chang1-10/+2
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-15/+567
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-445/+207
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds2-0/+4
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski1-0/+2
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior1-9/+16
2025-12-09block: fix cached zone reports on devices with native zone appendJohannes Thumshirn1-1/+1
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong2-9/+2
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong2-14/+1
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong1-506/+506
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong2-2/+10
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong2-0/+9
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds13-20/+21
2025-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong1-0/+7
2025-12-09smb/server: remove unused nterr.hChenXiaoSong3-545/+0
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
2025-12-09MAINTAINERS: Add tracepoint-update.c to TRACING sectionSteven Rostedt1-0/+1
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko2-20/+0
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt1-0/+3
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier1-0/+3
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
2025-12-09io_uring: fix min_wait wakeups for SQPOLLJens Axboe1-0/+3
2025-12-09crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel1-22/+20
2025-12-09crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel2-62/+57
2025-12-09lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers1-22/+16
2025-12-09lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers2-25/+20
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers2-7/+14
2025-12-09lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-111/+120
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds70-675/+7114
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-25/+8
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-116/+178
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig2-0/+3
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds11-29/+46
2025-12-09mm/damon/tests/core-kunit: avoid damos_test_commit stack warningArnd Bergmann1-2/+7
2025-12-09mm: vmscan: correct nr_requested tracing in scan_foliosChen Ridong1-2/+3
2025-12-09MAINTAINERS: add idr core-api doc file to XARRAYLukas Bulwahn1-0/+1
2025-12-09mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()Shameer Kolothum1-7/+18
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn1-1/+1
2025-12-09mm/huge_memory: fix folio split stats countingZi Yan1-5/+9
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan2-9/+22