Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lpieralisi
/
pci
/
HEAD
3123109
Linux 5.18-rc1
by Linus Torvalds
· 3 months ago
master
09bb885
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 3 months ago
34a53ff
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 3 months ago
8b5656b
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 months ago
e235f419
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 months ago
63d12cc
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 3 months ago
5dee872
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 3 months ago
859c2c7
Revert "clk: Drop the rate range on clk_put()"
by Stephen Boyd
· 3 months ago
be2d3ec
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 3 months ago
d897b68
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 3 months ago
0b0fa57
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 3 months ago
3890491
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 months ago
bf5c0c2
modpost: restore the warning message for missing symbol versions
by Masahiro Yamada
· 3 months ago
6f34f8c
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 months ago
9a212aaf
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 3 months ago
02d4f8a
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 3 months ago
7198bfc
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
by Jens Axboe
· 3 months ago
b490207
watch_queue: Free the page array when watch_queue is dismantled
by Eric Dumazet
· 3 months ago
1cd927a
tracing: mark user_events as BROKEN
by Steven Rostedt (Google)
· 3 months ago
5cfff56
tracing: Move user_events.h temporarily out of include/uapi
by Steven Rostedt (Google)
· 3 months ago
18bfee3
ftrace: Make ftrace_graph_is_dead() a static branch
by Christophe Leroy
· 3 months ago
fcbf591
tracing: Set user_events to BROKEN
by Steven Rostedt (Google)
· 3 months ago
768c1e7
tracing/user_events: Remove eBPF interfaces
by Beau Belgrave
· 3 months ago
efe34e9
tracing/user_events: Hold event_mutex during dyn_event_add
by Beau Belgrave
· 3 months ago
bed5b60
proc: bootconfig: Add null pointer check
by Lv Ruyi
· 3 months ago
8405541
tracing: Rename the staging files for trace_events
by Steven Rostedt (Google)
· 3 months ago
c15e0ae
KVM: x86: fix sending PV IPI
by Li RongQing
· 4 months ago
2a8859f
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
by Paolo Bonzini
· 3 months ago
4335edb
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
by Zhenzhong Duan
· 4 months ago
b76edfe
KVM: x86: cleanup enter_rmode()
by Zhenzhong Duan
· 4 months ago
8809931
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
by Maxim Levitsky
· 4 months ago
f37b735
kvm: x86: SVM: remove unused defines
by Maxim Levitsky
· 4 months ago
bb2aa78
KVM: x86: SVM: move tsc ratio definitions to svm.h
by Maxim Levitsky
· 4 months ago
0dacc3d
KVM: x86: SVM: fix avic spec based definitions again
by Maxim Levitsky
· 4 months ago
fe5f691
KVM: MIPS: remove reference to trap&emulate virtualization
by Paolo Bonzini
· 4 months ago
ce2f72e
KVM: x86: document limitations of MSR filtering
by Paolo Bonzini
· 4 months ago
ac8d6ca
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
by Hou Wenlong
· 4 months ago
a836839
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
by Hou Wenlong
· 4 months ago
e644896
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
by Like Xu
· 4 months ago
5959ff4
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
by Maxim Levitsky
· 4 months ago
9b02607
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
by Jim Mattson
· 4 months ago
4f4c4a3
KVM: x86: Trace all APICv inhibit changes and capture overall status
by Sean Christopherson
· 4 months ago
320af55
KVM: x86: Add wrappers for setting/clearing APICv inhibits
by Sean Christopherson
· 4 months ago
7491b7b
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
by Sean Christopherson
· 4 months ago
4f4aa80
KVM: X86: Handle implicit supervisor access with SMAP
by Lai Jiangshan
· 4 months ago
8873c14
KVM: X86: Rename variable smap to not_smap in permission_fault()
by Lai Jiangshan
· 4 months ago
94b4a2f
KVM: X86: Fix comments in update_permission_bitmask
by Lai Jiangshan
· 4 months ago
5b22bbe
KVM: X86: Change the type of access u32 to u64
by Lai Jiangshan
· 4 months ago
cf1d88b
KVM: Remove dirty handling from gfn_to_pfn_cache completely
by David Woodhouse
· 4 months ago
d0d9612
KVM: Use enum to track if cached PFN will be used in guest and/or host
by Sean Christopherson
· 4 months ago
4a9e7b9
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
by Peter Gonda
· 4 months ago
95b065b
KVM: x86/pmu: Use different raw event masks for AMD and Intel
by Jim Mattson
· 4 months ago
df06dae
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
by Sean Christopherson
· 4 months ago
79593c0
KVM: avoid double put_page with gfn-to-pfn cache
by David Woodhouse
· 3 months ago
f47e5bb
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
by Sean Christopherson
· 3 months ago
a80ced6
KVM: SVM: fix panic on out-of-bounds guest IRQ
by Yi Wang
· 4 months ago
a1a3912
KVM: MMU: propagate alloc_workqueue failure
by Paolo Bonzini
· 3 months ago
88e6c020
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 3 months ago
a4251ab
Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 months ago
b32e381
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 months ago
1fdff40
Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 3 months ago
8467b0ed
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 months ago
d589ae0
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 months ago
3b1509f
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 months ago
fe35fdb
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 3 months ago
2524257
dt-bindings: Fix phandle-array issues in the idle-states bindings
by Palmer Dabbelt
· 3 months ago
7a3ecddc
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 3 months ago
9a005bea
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 3 months ago
ec251f3
Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
by Linus Torvalds
· 3 months ago
cda4351
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
by Linus Torvalds
· 3 months ago
5a3fe95
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
by Linus Torvalds
· 3 months ago
a3dfc53
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 3 months ago
9ae24d5
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 3 months ago
ba2d620
Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 3 months ago
7e2022a
perf python: Convert tracepoint.py example to python3
by Tanu M
· 3 months ago
f717d89
perf evlist: Directly return instead of using local ret variable
by Haowen Bai
· 3 months ago
da0bfb9
perf cpumap: More cpu map reuse by merge.
by Ian Rogers
· 3 months ago
c3ad8d23
perf cpumap: Add is_subset function
by Ian Rogers
· 3 months ago
0df6ade7
perf evlist: Rename cpus to user_requested_cpus
by Ian Rogers
· 3 months ago
d4ff926
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
by John Garry
· 3 months ago
5ced812
tools headers cpufeatures: Sync with the kernel sources
by Arnaldo Carvalho de Melo
· 1 year ago
f444b2d
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 8 months ago
7ceda0c
tools headers UAPI: Sync linux/kvm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 1 year, 2 months ago
8db38afd
tools kvm headers arm64: Update KVM headers from the kernel sources
by Arnaldo Carvalho de Melo
· 1 year, 7 months ago
672b259
tools arch x86: Sync the msr-index.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 1 year, 11 months ago
6d05e13
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
by Arnaldo Carvalho de Melo
· 2 years, 9 months ago
9a195da
perf beauty: Update copy of linux/socket.h with the kernel sources
by Arnaldo Carvalho de Melo
· 10 months ago
4d4d00d
perf tools: Update copy of libbpf's hashmap.c
by Arnaldo Carvalho de Melo
· 1 year, 9 months ago
8a96f45
perf stat: Avoid SEGV if core.cpus isn't set
by Ian Rogers
· 3 months ago
b012b323
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 3 months ago
78049e9
mm/damon: prevent activated scheme from sleeping by deactivated schemes
by Jonghyeon Kim
· 3 months ago
bfc8089
mm/kmemleak: reset tag when compare object pointer
by Kuan-Ying Lee
· 3 months ago
c89b3ad2
doc/vm/page_owner.rst: remove content related to -c option
by Yinan Zhang
· 3 months ago
d8b7b3f
tools/vm/page_owner_sort.c: remove -c option
by Yinan Zhang
· 3 months ago
ada543a
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
by Andrey Konovalov
· 3 months ago
3149c79
mm,hwpoison: unmap poisoned page before invalidation
by Rik van Riel
· 3 months ago
4f1f969
mailmap: update Kirill's email
by Kirill Tkhai
· 3 months ago
8f0b364
mm: kfence: fix objcgs vector allocation
by Muchun Song
· 3 months ago
adb11e7
mm/munlock: protect the per-CPU pagevec by a local_lock_t
by Sebastian Andrzej Siewior
· 3 months ago
577e984
mm/munlock: update Documentation/vm/unevictable-lru.rst
by Hugh Dickins
· 3 months ago
Next »