pub/scm/linux/kernel/git/peterz/queue.git  about / heads / tags
peterz's fork of tip.git
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  sched/eevdf  sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion (2024-04-30)
  sched/urgent sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf() (2024-04-22)
  x86/cfi      bpf: Fix dtor CFI (2023-12-08)
  x86/ibt      x86/ibt: Implement IBT+ (2023-12-04)
  x86/kvm      x86/kvm/emulate: Avoid RET for fastops (2023-12-01)
  debug/experimental early_printk: Add simple serialization to early_vprintk() (2023-11-29)
  perf/wip.self perf: Better track self-monitoring events (2023-11-29)
  sched/wip    sched/fair: Fold the sched_avg update (2023-11-29)
  x86/lazy     x86: Avoid lazy mm refcounting (2023-11-29)
  x86/call-stuff PM / hibernate: Add minimal noinstr annotations (2023-11-29)
  mm/core      mm,nodemask: Use nr_node_ids (2023-11-29)
  perf/guards  perf: Simplify perf_install_in_context() (2023-11-29)
  locking/futex futex: Force futex hash collision (2023-11-29)
  x86/core     x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram (2023-11-29)
  perf/core    perf/x86/intel/uncore: Factor out topology_gidnid_map() (2023-11-29)
  locking/core ptrace: Convert ptrace_attach() to use lock guards (2023-11-29)
  sched/more   sched/rt: Remove default bandwidth control (2023-11-29)
  sched/core   sched/fair: Update min_vruntime for reweight_entity() correctly (2023-11-29)
  x86/alternatives x86/paravirt: remove no longer needed paravirt patching code (2023-11-29)
* master       Merge branch into tip/master: 'x86/percpu' (2023-11-29)
  ras/core     EDAC/mce_amd: Remove SMCA Extended Error code descriptions (2023-11-28)
  x86/cleanups x86/Kconfig: Remove obsolete config X86_32_SMP (2023-11-28)
  x86/cpu      x86/cpu/intel_epb: Don't rely on link order (2023-11-24)
  locking/urgent lockdep: Fix block chain corruption (2023-11-24)
  x86/mm       x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (2023-11-23)
  x86/apic     x86/ioapic: Remove unfinished sentence from comment (2023-11-23)
  timers/core  time: Make sysfs_get_uname() function visible in header (2023-11-22)
  core/debugobjects debugobjects: Stop accessing objects after releasing hash bucket lock (2023-11-22)
  x86/urgent   x86/microcode: Rework early revisions reporting (2023-11-21)
  x86/entry    x86/entry: Harden return-to-user (2023-11-21)
  perf/urgent  perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities (2023-11-21)
  x86/misc     x86/lib: Fix overflow when counting digits (2023-11-17)
  objtool/core objtool: Fix calloc call for new -Walloc-size (2023-11-17)
  x86/paravirt x86/paravirt: Make the struct paravirt_patch_site packed (2023-11-13)
  timers/urgent hrtimers: Push pending hrtimers away from outgoing CPU earlier (2023-11-11)
  irq/urgent   irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs (2023-11-06)
  x86/build    Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi (2023-11-04)
  tip          auto-x86-next: Tidy up the file (2023-10-28)
  irq/core     irqchip/sifive-plic: Fix syscore registration for multi-socket systems (2023-10-27)
  x86/percpu   x86/percpu: Return correct variable from current_top_of_stack() (2023-10-24)
  x86/microcode x86/microcode/intel: Add a minimum required revision for late loading (2023-10-24)
  x86/merge    Merge branch 'x86/boot' into x86/merge, to ease integration testing (2023-10-23)
  x86/bugs     x86/retpoline: Document some thunk handling aspects (2023-10-20)
  x86/boot     x86/boot: efistub: Assign global boot_params variable (2023-10-18)
  x86/cache    x86/resctrl: Display RMID of resource group (2023-10-17)
  x86/irq      x86/nmi: Fix out-of-order NMI nesting checks & false positive warning (2023-10-12)
  smp/urgent   cpu-hotplug: Provide prototypes for arch CPU registration (2023-10-11)
  x86/tdx      x86/tdx: Mark TSC reliable (2023-10-06)
  x86/asm      x86/lib: Address kernel-doc warnings (2023-10-03)
  x86/fpu      x86/fpu/xstate: Address kernel-doc warning (2023-10-03)
  x86/platform x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs (2023-10-03)
  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)
  smp/core     cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE (2023-09-15)
  core/urgent  panic: Reenable preemption in WARN slowpath (2023-09-15)
  objtool/urgent objtool: Fix _THIS_IP_ detection for cold functions (2023-09-12)
  x86/shstk    x86/shstk: Change order of __user in type (2023-08-30)
  x86/sev      x86/sev: Make enc_dec_hypercall() accept a size instead of npages (2023-08-25)
  core/entry   entry: Remove empty addr_limit_user_check() (2023-08-23)
  core/merge   Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-06-27)
  x86/mtrr     x86/xen: Set default memory type for PV guests to WB (2023-06-16)
  x86/sgx      x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release() (2023-06-13)
  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/vdso     x86/vdso: Fix -Wmissing-prototypes warnings (2023-02-07)
  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/timers   x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time() (2022-08-14)
  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)
  irq/msi      genirq/msi: Populate sysfs entry only once (2022-01-10)
  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/peterz/queue.git