summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08arm64: text replication: verify kernel textaarch64/ktext/v6.7aarch64/ktext/headRussell King (Oracle)
2024-01-08arm64: text replication: add test moduleRussell King (Oracle)
2024-01-08arm64: text replication: add Kconfig for default stateRussell King (Oracle)
2024-01-08arm64: text replication: add KconfigRussell King (Oracle)
2024-01-08arm64: text replication: early kernel option to enable replicationRussell King (Oracle)
2024-01-08arm64: text replication: include most of read-only data as wellRussell King (Oracle)
2024-01-08arm64: text replication: setup page tables for copied kernelRussell King (Oracle)
2024-01-08arm64: text replication: update cnp supportRussell King (Oracle)
2024-01-08arm64: text replication: boot secondary CPUs with appropriate TTBR1Russell King (Oracle)
2024-01-08arm64: text replication: create per-node kernel page tablesRussell King (Oracle)
2024-01-08arm64: text replication: add swapper page directory helpersRussell King (Oracle)
2024-01-08arm64: text replication: add node 0 page table definitionsRussell King (Oracle)
2024-01-08arm64: text replication: handle aarch64_insn_write_literal_u64()Russell King (Oracle)
2024-01-08arm64: text replication: add node text patchingRussell King (Oracle)
2024-01-08arm64: text replication: copy initial kernel textRussell King (Oracle)
2024-01-08arm64: text replication: add sanity checksRussell King (Oracle)
2024-01-08arm64: text replication: add init functionRussell King (Oracle)
2024-01-08arm64: place kernel in its own L0 page table entryRussell King (Oracle)
2024-01-08arm64: make clean_dcache_range_nopatch() visibleRussell King (Oracle)
2024-01-08arm64: make __cpu_replace_ttbr1() take the page table physical addressRussell King (Oracle)
2024-01-07Linux 6.7Linus Torvalds
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-05mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa
2024-01-05Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-05Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-05Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-04nfsd: drop the nfsd_put helperJeff Layton
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04x86/csum: clean up `csum_partial' furtherLinus Torvalds
2024-01-04x86/csum: Remove unnecessary odd handlingNoah Goldstein