Age | Commit message (Expand) | Author |
2024-03-12 | Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-03-11 | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-03-11 | Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-03-11 | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-03-11 | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-03-11 | Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-03-11 | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-03-11 | x86/rfds: Mitigate Register File Data Sampling (RFDS) | Pawan Gupta |
2024-03-11 | Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2024-02-26 | Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0... | Boqun Feng |
2024-02-22 | workqueue: Control intensive warning threshold through cmdline | Xuewen Yan |
2024-02-21 | clocksource: Scale the watchdog read retries automatically | Feng Tang |
2024-02-15 | x86/cpu: Detect real BSP on crash kernels | Thomas Gleixner |
2024-02-14 | rcu: Provide a boot time parameter to control lazy RCU | Qais Yousef |
2024-02-14 | doc: Add EARLY flag to early-parsed kernel boot parameters | Paul E. McKenney |
2024-02-14 | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar |
2024-02-03 | x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT | Borislav Petkov (AMD) |
2024-01-30 | x86/fred: Add a fred= cmdline param | Xin Li |
2024-01-23 | Documentation/kernel-parameters: Add spec_rstack_overflow to mitigations=off | Borislav Petkov (AMD) |
2024-01-19 | Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-01-17 | LoongArch: Use generic interface to support crashkernel=X,[high,low] | Youling Tang |
2024-01-12 | Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux | Linus Torvalds |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao |
2024-01-09 | Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-30 | RISC-V: paravirt: Add skeleton for pv-time support | Andrew Jones |
2023-12-15 | Documentation, mm/unaccepted: document accept_memory kernel parameter | Vlastimil Babka |
2023-12-15 | initramfs: Expose retained initrd as sysfs file | Alexander Graf |
2023-12-12 | rcu: Restrict access to RCU CPU stall notifiers | Paul E. McKenney |
2023-11-23 | usb: new quirk to reduce the SET_ADDRESS request timeout | Hardik Gajjar |
2023-11-13 | regulator: core: Add option to prevent disabling unused regulators | Javier Martinez Canillas |
2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-08 | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-11-04 | Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-02 | Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'cgroup-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-10-30 | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2023-10-30 | Merge tag 'csd-lock.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-10-25 | Documentation: kernel-parameters: Add earlyprintk=bios on SH | Geert Uytterhoeven |
2023-10-24 | x86/microcode: Prepare for minimal revision check | Thomas Gleixner |
2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t... | Frederic Weisbecker |
2023-10-22 | NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY | Trond Myklebust |
2023-10-16 | smp,csd: Throw an error if a CSD lock is stuck for too long | Rik van Riel |
2023-10-04 | cgroup: add cgroup_favordynmods= command-line option | Luiz Capitulino |
2023-10-02 | s390/pci: Use dma-iommu layer | Niklas Schnelle |