aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
14 hoursMerge branch into tip/master: 'x86/timers'HEADmasterIngo Molnar1-4/+2
14 hoursMerge branch into tip/master: 'x86/shstk'Ingo Molnar3-3/+9
14 hoursMerge branch into tip/master: 'x86/sev'Ingo Molnar4-120/+113
14 hoursMerge branch into tip/master: 'x86/platform'Ingo Molnar7-29/+23
14 hoursMerge branch into tip/master: 'x86/percpu'Ingo Molnar4-99/+78
14 hoursMerge branch into tip/master: 'x86/mm'Ingo Molnar3-17/+60
14 hoursMerge branch into tip/master: 'x86/misc'Ingo Molnar1-9/+9
14 hoursMerge branch into tip/master: 'x86/microcode'Ingo Molnar1-3/+1
14 hoursMerge branch into tip/master: 'x86/irq'Ingo Molnar19-119/+456
14 hoursMerge branch into tip/master: 'x86/fpu'Ingo Molnar3-5/+5
14 hoursMerge branch into tip/master: 'x86/entry'Ingo Molnar3-19/+1
14 hoursMerge branch into tip/master: 'x86/cache'Ingo Molnar8-83/+72
14 hoursMerge branch into tip/master: 'x86/build'Ingo Molnar6-35/+16
14 hoursMerge branch into tip/master: 'x86/bugs'Ingo Molnar1-2/+2
14 hoursMerge branch into tip/master: 'x86/boot'Ingo Molnar9-219/+219
14 hoursMerge branch into tip/master: 'x86/asm'Ingo Molnar10-49/+51
14 hoursMerge branch into tip/master: 'x86/apic'Ingo Molnar1-4/+4
14 hoursMerge branch into tip/master: 'x86/alternatives'Ingo Molnar5-84/+71
14 hoursMerge branch into tip/master: 'timers/core'Ingo Molnar17-170/+279
14 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar42-441/+550
14 hoursMerge branch into tip/master: 'ras/core'Ingo Molnar1-15/+25
14 hoursMerge branch into tip/master: 'perf/core'Ingo Molnar50-768/+1755
14 hoursMerge branch into tip/master: 'locking/core'Ingo Molnar17-175/+295
14 hoursMerge branch into tip/master: 'irq/core'Ingo Molnar56-182/+3977
14 hoursMerge branch into tip/master: 'x86/merge'Ingo Molnar36-161/+176
14 hoursMerge branch into tip/master: 'x86/urgent'Ingo Molnar9-67/+64
14 hoursMerge branch into tip/master: 'irq/urgent'Ingo Molnar1-4/+8
14 hoursperf/x86/rapl: Fix the energy-pkg event for AMD CPUsperf/coreDhananjay Ugwekar1-4/+26
14 hoursperf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idxDhananjay Ugwekar1-8/+8
14 hoursMerge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar39-494/+726
15 hoursx86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter2-0/+186
15 hoursx86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter8-0/+42
15 hoursx86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter2-144/+152
15 hoursx86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter8-12/+132
15 hoursx86/insn: Add misc new Intel instructionsAdrian Hunter2-24/+90
15 hoursx86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter2-8/+8
15 hoursx86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter2-2/+2
15 hoursx86/insn: Add Key Locker instructions to the opcode mapChang S. Bae2-8/+14
15 hoursMerge tag 'v6.9-rc6' into perf/core, to pick up fixesIngo Molnar637-4064/+6709
34 hoursMerge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
42 hoursx86/mm: Remove broken vsyscall emulation code from the page fault codex86/urgentLinus Torvalds3-59/+3
2 daysrust: time: doc: Add missing C header linkstimers/coreBoqun Feng1-0/+3
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+53
2 daysMerge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-4/+53
2 daysMerge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-1/+3
2 daysMerge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2 daysMerge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-96/+100
3 daysx86/apic: Don't access the APIC when disabling x2APICThomas Gleixner1-5/+11
3 daysMerge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+390
3 daysiommu/vt-d: Enable posted mode for device MSIsx86/irqJacob Pan1-4/+109
3 daysiommu/vt-d: Make posted MSI an opt-in command line optionJacob Pan3-1/+13
3 daysx86/irq: Extend checks for pending vectors to posted interruptsJacob Pan2-1/+20
3 daysx86/irq: Factor out common code for checking pending interruptsJacob Pan3-6/+15
3 daysx86/irq: Install posted MSI notification handlerJacob Pan5-4/+135
3 daysx86/irq: Factor out handler invocation from common_interrupt()Jacob Pan1-9/+14
3 daysx86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan4-0/+35
3 daysx86/irq: Reserve a per CPU IDT vector for posted MSIsJacob Pan1-1/+7
3 daysx86/irq: Add a Kconfig option for posted MSIJacob Pan1-0/+11
3 daysx86/irq: Remove bitfields in posted interrupt descriptorJacob Pan3-12/+15
3 daysx86/irq: Unionize PID.PIR for 64bit access w/o castingJacob Pan1-1/+4
3 daysKVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan4-93/+91
3 daysclocksource: Make the int help prompt unit readable in ncursesBorislav Petkov (AMD)1-1/+1
3 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
3 daysx86/tsc: Trust initial offset in architectural TSC-adjust MSRsx86/timersDaniel J Blueman1-4/+2
3 daysMerge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
3 daysMerge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
3 daysMerge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-5/+7
3 daysMerge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-77/+56
3 daysbounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
4 daysplatform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada1-0/+1
4 daysx86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra3-0/+45
4 daysx86/e820: Add a new e820 table update helperAshish Kalra2-3/+5
4 daysx86/mm: Switch to new Intel CPU model definesx86/cpuTony Luck1-10/+6
4 daysx86/tsc_msr: Switch to new Intel CPU model definesTony Luck1-7/+7
4 daysx86/tsc: Switch to new Intel CPU model definesTony Luck1-3/+3
4 daysx86/cpu: Switch to new Intel CPU model definesTony Luck1-3/+3
4 daysx86/resctrl: Switch to new Intel CPU model definesTony Luck2-16/+16
4 daysx86/microcode/intel: Switch to new Intel CPU model definesTony Luck1-3/+2
4 daysx86/mce: Switch to new Intel CPU model definesTony Luck3-19/+18
4 daysx86/cpu: Switch to new Intel CPU model definesTony Luck1-1/+1
4 daysx86/cpu/intel_epb: Switch to new Intel CPU model definesTony Luck1-6/+6
4 daysx86/aperfmperf: Switch to new Intel CPU model definesTony Luck1-9/+8
4 daysx86/apic: Switch to new Intel CPU model definesTony Luck1-19/+19
4 daysperf/x86/msr: Switch to new Intel CPU model definesTony Luck1-66/+66
4 daysperf/x86/intel/uncore: Switch to new Intel CPU model definesTony Luck3-53/+55
4 dayssoftirq: Fix suspicious RCU usage in __do_softirq()irq/urgentZqiang1-4/+8
4 daysbcachefs: fix integer conversion bugKent Overstreet1-1/+1
4 daysbcachefs: btree node scan now fills in sectors_writtenKent Overstreet2-2/+6
4 daysbcachefs: Remove accidental debug assertKent Overstreet1-2/+0
4 daysLinux 6.9-rc6v6.9-rc6perf/urgentLinus Torvalds1-1/+1
4 daysMerge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+38
4 daysMerge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-17/+53
4 daysMerge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
5 dayserofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
5 dayserofs: get rid of erofs_fs_contextBaokun Li2-70/+53
5 dayserofs: modify the error message when prepare_ondemand_read failedHongbo Li1-1/+1
5 dayssched/isolation: Fix boot crash when maxcpus < first housekeeping CPUsched-urgent-2024-04-29sched-urgent-2024-04-28sched/urgentOleg Nesterov1-1/+6
5 dayssched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov2-6/+12
5 daysMerge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds9-94/+132
5 daysMerge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+59
5 daysMerge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+9
5 daysMerge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+16
5 daysprofiling: Remove create_prof_cpu_mask().Tetsuo Handa2-48/+0
5 daysMerge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+17
5 daysMerge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-42/+64
5 daysMerge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-42/+80
6 daysi2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
6 daysMerge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-193/+331
6 daysMerge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds13-152/+137
6 daysMerge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+17
6 daysMerge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
6 daysMerge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+7
6 daysMerge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+17
6 daysMerge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+17
6 daysMerge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
6 daysMerge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-21/+121
6 daysMerge tag 'loongarch-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+14
6 daysMerge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
6 daysMerge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-243/+131
6 daysMerge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
6 daysMerge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
6 daysRISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
6 daysperf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie1-1/+1
6 daysMerge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-86/+153
6 daysMerge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+2
6 daysMerge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann12-41/+70
6 daysMerge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-8/+8
6 daysMerge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-38/+31
6 daysMerge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-17/+61
7 daysnetfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells1-7/+6
7 daysMAINTAINERS: Update Uwe's email address, drop SIOX maintenanceUwe Kleine-König1-2/+1
7 daysMAINTAINERS: Drop entry for PCA9541 bus master selectorGuenter Roeck1-6/+0
7 daysMerge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-13/+10
7 daysMerge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14
7 daysMerge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie4-73/+2
7 daysMerge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-97/+4
7 daysMerge tag 'amd-drm-fixes-6.9-2024-04-24' of https://gitlab.freedesktop.org/ag...Dave Airlie17-49/+111
7 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+6
7 daysMerge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds4-22/+56
7 daysNFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever1-1/+1
7 daysMerge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+42
7 daysMerge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds85-384/+830
7 dayssmb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French1-0/+3
7 dayssmb3: missing lock when picking channelSteve French1-1/+3
7 daysMerge branch 'acpi-cppc'Rafael J. Wysocki1-18/+39
7 daysriscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner1-4/+10
7 daysriscv: thead: Rename T-Head PBMT to MAEChristoph Müllner3-19/+19
7 daysmm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin1-1/+1
7 daysselftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2-38/+2
7 daysselftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
7 daysMerge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-22/+6
7 daysMerge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-40/+20
7 daysperf/x86/intel/pt: Switch to new Intel CPU model definesTony Luck1-6/+6
7 daysperf/x86/lbr: Switch to new Intel CPU model definesTony Luck1-1/+2
7 daysperf/x86/intel/cstate: Switch to new Intel CPU model definesTony Luck1-72/+72
7 daysmmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov1-0/+1
7 daysMerge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-3/+7
7 daysaf_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
7 daysrust: remove `params` from `module` macro exampleAswin Unnikrishnan1-12/+0
7 dayskbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda1-1/+1
7 daysnet: b44: set pause params only when interface is upPeter Münster1-6/+8
7 daystls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca3-5/+6
7 daysdpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski1-25/+33
7 daysnet: ravb: Fix registered interrupt namesGeert Uytterhoeven1-6/+5
7 daysocteontx2-af: fix the double free in rvu_npc_freemem()Su Hui1-1/+0
7 daysnet: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
7 daysMerge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski3-12/+40
7 daysMerge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski5-21/+65
7 daysice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
7 daysiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
7 daysi40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
7 daysi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
7 daysnet: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
7 daysnet/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1
7 daysmacsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu1-10/+36
7 daysethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2-11/+26
7 daysmacsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
7 daysRevert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner4-71/+0
7 daysdrm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
7 daysLoongArch: Lately init pmu after smp is onlineBibo Mao1-1/+1
7 daysx86/sev: Make the VMPL0 checking more straight forwardx86/sevTom Lendacky1-21/+14
7 daysx86/sev: Rename snp_init() in boot/compressed/sev.cTom Lendacky1-81/+81
7 daysx86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky3-18/+18
8 dayscpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nx86-urgent-2024-04-28Sean Christopherson4-6/+30
8 dayscpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson3-7/+16
8 daysirqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_allocirq/coreGuanrui Huang1-2/+0
8 daysMerge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski1-3/+6
8 daysMerge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-37/+45
8 daysirqchip/gic-v3-its: Prevent double free on errorirq-urgent-2024-04-28Guanrui Huang1-7/+2
8 daysMerge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij1-10/+13
8 daysMerge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller19-44/+152
8 daysx86/bugs: Switch to new Intel CPU model definesTony Luck1-78/+76
8 daysx86/bugs: Switch to new Intel CPU model definesTony Luck1-15/+15
8 daysnet: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
8 daysnetfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso1-1/+3
8 daysARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold1-0/+1
8 daysMerge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski12-49/+124
8 dayseth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski1-26/+18
8 daysigc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
8 daysRevert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1