pub/scm/linux/kernel/git/tip/tip.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Merge branch into tip/master: 'x86/urgent' (2024-05-17)
  sched/urgent sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_write() (2024-05-17)
  x86/urgent   x86/alternatives: Use the correct length when optimizing NOPs (2024-05-17)
  core/merge   Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-05-14)
  timers/core  Merge tag 'timers-v6.10-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core (2024-05-10)
  x86/irq      x86/irq: Use existing helper for pending vector check (2024-05-08)
  timers/urgent timers/migration: Prevent out of bounds access on failure (2024-05-08)
  perf/urgent  perf/x86/cstate: Remove unused 'struct perf_cstate_msr' (2024-05-08)
  x86/cleanups x86/pci/ce4100: Remove unused 'struct sim_reg_op' (2024-05-08)
  x86/merge    Merge branch 'x86/alternatives' into x86/merge, to resolve conflict (2024-05-07)
  x86/alternatives x86/alternatives: Remove alternative_input_2() (2024-05-06)
  WIP.fixes    Revert "kbuild: deb-pkg: build binary-arch in parallel" (2024-05-06)
  x86/microcode x86/microcode: Remove unused struct cpu_info_ctx (2024-05-06)
  x86/timers   x86/tsc: Trust initial offset in architectural TSC-adjust MSRs (2024-04-29)
  x86/cpu      x86/mm: Switch to new Intel CPU model defines (2024-04-29)
  irq/urgent   softirq: Fix suspicious RCU usage in __do_softirq() (2024-04-29)
  x86/sev      x86/sev: Make the VMPL0 checking more straight forward (2024-04-25)
  irq/core     irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc (2024-04-25)
  x86/cache    x86/resctrl: Add tracepoint for llc_occupancy tracking (2024-04-24)
  sched/core   sched/pelt: Remove shift of thermal clock (2024-04-24)
  locking/core locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro (2024-04-24)
  x86/tdx      Linux 6.9-rc5 (2024-04-21)
  x86/build    x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries (2024-04-21)
  perf/core    perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler() as inline too (2024-04-14)
  x86/mm       x86/pat: Fix W^X violation false-positives when running as Xen PV guest (2024-04-14)
  x86/boot     x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57 (2024-04-11)
  x86/platform x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void (2024-04-10)
  x86/asm      x86/alternatives: Remove a superfluous newline in _static_cpu_has() (2024-04-09)
  x86/entry    x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S (2024-04-09)
  locking/urgent locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y (2024-04-08)
  x86/percpu   x86/percpu: Introduce raw_cpu_read_long() to reduce ifdeffery (2024-04-06)
  x86/fpu      x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as well (2024-04-04)
  x86/apic     x86/apic: Improve data types to fix Coccinelle warnings (2024-04-03)
  x86/misc     Documentation/maintainer-tip: Clarify merge window policy (2024-04-02)
  objtool/urgent objtool: Fix compile failure when using the x32 compiler (2024-03-30)
  x86/bugs     x86/dumpstack: Use uniform "Oops: " prefix for die() messages (2024-03-27)
  ras/core     x86/mce: Dynamically size space for machine check records (2024-03-26)
  x86/shstk    x86/shstk: Enable shadow stacks for x32 (2024-03-22)
  core/entry   entry: Respect changes to system call number by trace_sys_enter() (2024-03-12)
  x86/fred     x86/fred: Fix init_task thread stack pointer initialization (2024-03-07)
  x86/core     x86/idle: Select idle routine only once (2024-03-04)
  irq/msi      irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA (2024-02-27)
  smp/core     cpu: Remove stray semicolon (2024-02-22)
  x86/mtrr     x86/pat: Simplify the PAT programming protocol (2024-02-20)
  x86/vdso     Linux 6.8-rc5 (2024-02-18)
  timers/ptp   kvmclock: Unexport kvmclock clocksource (2024-02-07)
  tip          Add timers/ptp to keep it isolated (2024-02-07)
  x86/paravirt x86/alternative: Correct feature bit debug output (2023-12-30)
  x86/sgx      selftests/sgx: Skip non X86_64 platform (2023-12-08)
  core/debugobjects debugobjects: Stop accessing objects after releasing hash bucket lock (2023-11-22)
  objtool/core objtool: Fix calloc call for new -Walloc-size (2023-11-17)
  smp/urgent   cpu-hotplug: Provide prototypes for arch CPU registration (2023-10-11)
  x86/headers  x86/headers: Remove <asm/export.h> (2023-10-03)
  core/core    signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT (2023-09-19)
  core/urgent  panic: Reenable preemption in WARN slowpath (2023-09-15)
  sched/eevdf  sched/fair: Propagate enqueue flags into place_entity() (2023-07-19)
  auto-latest  Merge branch into tip/master: 'x86/sev' (2023-06-09)
  x86/cc       virt: sevguest: Add CONFIG_CRYPTO dependency (2023-06-09)
  locking/rcuref Linux 6.3 (2023-04-23)
  x86/acpi     x86/ACPI/boot: Improve __acpi_acquire_global_lock (2023-03-22)
  ras/urgent   x86/mce: Make sure logged MCEs are processed after sysfs update (2023-03-12)
  sched/smp    Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2023-02-10)
  x86/splitlock x86/split_lock: Add sysctl to control the misery mode (2022-11-10)
  sched/rt     u64_stats: Streamline the implementation (2022-09-19)
  sched/psi    sched/psi: Per-cgroup PSI accounting disable/re-enable interface (2022-09-09)
  x86/kdump    x86/setup: Use rng seeds from setup_data (2022-07-11)
  x86/vmware   x86/vmware: Use BIT() macro for shifting (2022-06-22)
  x86/pasid    Documentation/x86: Update documentation for SVA (Shared Virtual Addressing) (2022-02-15)
  efi/urgent   efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() (2021-10-05)
  efi/core     efi: Allow efi=runtime (2021-09-28)
  locking/wwmutex kernel/locking: Add context to ww_mutex_trylock() (2021-09-17)
  sched/arm64  Documentation: arm64: describe asymmetric 32-bit support (2021-08-20)
  locking/debug Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/debug (2021-08-18)
  core/rcu     Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2021-06-28)
  timers/nohz  MAINTAINERS: Add myself as context tracking maintainer (2021-05-19)
  x86/seves    x86/sev-es: Optimize __sev_es_ist_enter() for better readability (2021-03-19)
  core/mm      x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables (2021-01-29)
  perf/kprobes x86/kprobes: Do not decode opcode in resume_execution() (2021-01-05)
  locking/rwsem rwsem: Implement down_read_interruptible (2020-12-09)
  sched/migrate-disable sched: Comment affine_move_task() (2020-11-10)
  core/static_call static_call: Fix return type of static_call_init (2020-10-02)
  x86/hyperv   x86/hyperv: Remove aliases with X64 in their name (2020-09-27)
  core/build   x86/boot/compressed: Warn on orphan section placement (2020-09-03)
  x86/fsgsbase selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS (2020-08-26)
  x86/kaslr    x86/kaslr: Replace strlen() with strnlen() (2020-08-06)
  locking/header locking/qspinlock: Do not include atomic.h from qspinlock_types.h (2020-07-29)
  sched/fifo   sched,tracing: Convert to sched_set_fifo() (2020-07-29)
  locking/nmi  locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs (2020-07-27)
  core/headers compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header (2020-07-24)
  perf/vlbr    perf/x86: Keep LBR records unchanged in host context for guest usage (2020-07-02)
  rcu/urgent   rcu: Fixup noinstr warnings (2020-06-25)
  locking/kcsan compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to decide inlining (2020-06-11)
  core/kprobes kprobes: Prevent probes in .noinstr.text section (2020-05-19)
  core/documentation MAINTAINERS: Mark simple firmware interface (SFI) obsolete (2020-01-18)

git clone https://80x24.org/pub/scm/linux/kernel/git/tip/tip.git