aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge branches 'for-next/acpi', 'for-next/kbuild', 'for-next/misc', 'for-next...HEADfor-next/coreWill Deacon43-157/+536
8 daysperf/arm-spe: Assign parents for event_source devicefor-next/perfJonathan Cameron1-0/+1
8 daysperf/arm-smmuv3: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/arm-dsu: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/arm-dmc620: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/arm-ccn: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/arm-cci: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/alibaba_uncore: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysperf/arm_pmu: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysperf/imx_ddr: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysperf/qcom: Assign parents for event_source devicesJonathan Cameron2-0/+2
8 daysDocumentation: qcom-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2-2/+2
8 daysperf/riscv: Assign parents for event_source devicesJonathan Cameron2-0/+2
8 daysperf/thunderx2: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysDocumentation: thunderx2-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-1/+1
8 daysperf/xgene: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysDocumentation: xgene-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-1/+1
8 daysperf/arm_cspmu: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysperf/amlogic: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysperf/hisi-hns3: Assign parents for event_source deviceJonathan Cameron1-0/+1
8 daysDocumentation: hns-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-4/+4
8 daysperf/hisi-uncore: Assign parents for event_source devicesJonathan Cameron1-0/+1
8 daysDocumentation: hisi-pmu: Drop reference to /sys/devices pathJonathan Cameron1-1/+0
8 daysperf/hisi-pcie: Assign parent for event_source deviceJonathan Cameron1-0/+1
8 daysarm64: Add Neoverse-V2 partfor-next/miscBesar Wicaksono1-0/+2
9 daysarm64: acpi: Honour firmware_signature field of FACS, if it existsfor-next/acpiDavid Woodhouse1-0/+10
9 daysACPICA: Detect FACS even for hardware reduced platformsDavid Woodhouse2-23/+14
2024-04-12arm64: mm: Don't remap pgtables for allocate vs populatefor-next/mmRyan Roberts2-32/+37
2024-04-12arm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts2-2/+16
2024-04-12arm64: mm: Don't remap pgtables per-cont(pte|pmd) blockRyan Roberts1-13/+14
2024-04-12arm64: boot: Support Flat Image Treefor-next/kbuildSimon Glass7-3/+333
2024-04-12arm64: Add BOOT_TARGETS variableSimon Glass1-1/+5
2024-04-12arm64: arm_pmuv3: Correctly extract and check the PMUVerYicong Yang2-7/+9
2024-04-11arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGESfor-next/tlbiGavin Shan1-2/+2
2024-04-11arm64: tlb: Improve __TLBI_VADDR_RANGE()Gavin Shan1-11/+18
2024-04-10arm64: tlb: Fix TLBI RANGE operandGavin Shan1-9/+11
2024-04-10arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan1-1/+0
2024-04-10perf/arm-cmn: Set PMU device parentRobin Murphy1-0/+1
2024-04-09perf/thunderx2: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09perf/qcom_l2: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/hisi_uncore: Avoid placing cpumask on the stackDawei Li1-4/+2
2024-04-09perf/hisi_pcie: Avoid placing cpumask on the stackDawei Li1-5/+4
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li1-6/+4
2024-04-09perf/arm_dsu: Avoid placing cpumask on the stackDawei Li1-13/+6
2024-04-09perf/arm_cspmu: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/arm-cmn: Avoid placing cpumask on the stackDawei Li1-5/+5
2024-04-09perf/alibaba_uncore_drw: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09cpumask: add cpumask_any_and_but()Mark Rutland1-0/+23
2024-04-09drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-12/+7
2024-04-09drivers: perf: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-04-07Linux 6.9-rc3Linus Torvalds1-1/+1
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-41/+166
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-36/+121
2024-04-07Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-04-06Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-14/+3
2024-04-06Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-04-06Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+13
2024-04-06Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-178/+369
2024-04-06x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)1-0/+1
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar397-2689/+6406
2024-04-06Merge tag 'i2c-host-fixes-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-1/+1
2024-04-05Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
2024-04-05Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+10
2024-04-05Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2024-04-05Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-04-05Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds9-37/+133
2024-04-05Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds5-94/+73
2024-04-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-26/+31
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds26-42/+89
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds10-76/+122
2024-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+1
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-20/+38
2024-04-05Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-58/+67
2024-04-05Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+0
2024-04-05Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+15
2024-04-05Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+35
2024-04-05Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds5-41/+37
2024-04-05Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds68-284/+694
2024-04-05Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds35-197/+340
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne2-6/+5
2024-04-05x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+39
2024-04-05MAINTAINERS: change vmware.com addresses to broadcom.comAlexey Makhalov2-23/+28
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-05mm: vmalloc: fix lockdep warningUladzislau Rezki (Sony)1-30/+43
2024-04-05mm: vmalloc: bail out early in find_vmap_area() if vmap is not initUladzislau Rezki (Sony)1-0/+3
2024-04-05init: open output files from cpio unpacking with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand1-2/+2
2024-04-05Merge branch 'acpi-thermal'Rafael J. Wysocki1-12/+10
2024-04-05nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton1-5/+2
2024-04-05Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linuxLinus Torvalds2-6/+5
2024-04-05Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-8/+52
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-66/+89
2024-04-05aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet1-1/+1
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen1-0/+27
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker1-1/+4
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai10646-192634/+630214
2024-04-05Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...Dave Airlie15-42/+185
2024-04-05Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie15-145/+140
2024-04-05Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-10/+15
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2-0/+4
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds85-405/+1606
2024-04-04Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefsLinus Torvalds39-494/+1869
2024-04-04riscv: process: Fix kernel gp leakageStefan O'Rear1-3/+0
2024-04-04riscv: Disable preemption when using patch_map()Alexandre Ghiti1-0/+8
2024-04-04riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti1-1/+1
2024-04-04Merge tag 'nvme-6.9-2024-04-04' of git://git.infradead.org/nvme into block-6.9Jens Axboe7-33/+128
2024-04-04riscv: use KERN_INFO in do_trapAndreas Schwab1-1/+1
2024-04-04ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah1-6/+8
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-24/+75
2024-04-04PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot1-1/+0
2024-04-04gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson1-21/+28
2024-04-04netfilter: validate user input for expected lengthEric Dumazet4-0/+18
2024-04-04Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-16/+34
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-18/+16
2024-04-04net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-04-04nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
2024-04-04nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsDaniel Wagner1-7/+10
2024-04-04nvmet: implement unique discovery NQNHannes Reinecke2-0/+54
2024-04-04nvme: don't create a multipath node for zero capacity devicesChristoph Hellwig1-1/+1
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)1-1/+3
2024-04-04gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski1-5/+14
2024-04-04SUNRPC: Fix a slow server-side memory leak with RPC-over-TCPChuck Lever1-9/+1
2024-04-04drm/xe: Use ordered wq for preempt fence waitingMatthew Brost3-2/+14
2024-04-04drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström5-75/+83
2024-04-04drm/xe: Make TLB invalidation fences unorderedThomas Hellström3-10/+1
2024-04-04drm/xe: Rework rebindingThomas Hellström5-51/+14
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström6-9/+30
2024-04-04ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda1-4/+4
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET1-1/+1
2024-04-04net: ravb: Always update error countersPaul Barker1-8/+9
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-04netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso1-4/+5
2024-04-04netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan1-2/+7
2024-04-04netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso1-0/+3
2024-04-04netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso1-0/+1
2024-04-04netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso1-5/+8
2024-04-04netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso1-5/+10
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni1-4/+26
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)8-39/+49
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)2-0/+64
2024-04-04x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)1-0/+1
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld3-0/+45
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin1-26/+4
2024-04-04x86/numa/32: Include missing <asm/pgtable_areas.h>Arnd Bergmann1-0/+1
2024-04-04ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-04-04ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2-2/+1
2024-04-03net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet1-1/+1
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-03net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen1-3/+5
2024-04-03Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'Jakub Kicinski1-2/+9
2024-04-03net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-03riscv: Fix vector state restore in rt_sigreturn()Björn Töpel1-7/+8
2024-04-04i2c: pxa: hide unused icr_bits[] variableArnd Bergmann1-1/+1
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay1-2/+2
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2-9/+2
2024-04-03smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+5
2024-04-03smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2-0/+12
2024-04-03smb3: retrying on failed server closeRitvik Budhiraja7-17/+85
2024-04-03nios2: Only use built-in devicetree blob if configured to do soGuenter Roeck1-1/+5
2024-04-03bcachefs: reconstruct_inode()Kent Overstreet1-2/+50
2024-04-03bcachefs: Subvolume reconstructionKent Overstreet1-19/+148
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet2-8/+168
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet6-6/+199
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet6-5/+44
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet2-107/+199
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet12-51/+605
2024-04-03bcachefs: Don't skip fake btree roots in fsckKent Overstreet1-3/+0
2024-04-03bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()Kent Overstreet3-7/+7
2024-04-03bcachefs: Etyzinger cleanupsKent Overstreet7-182/+285
2024-04-03bcachefs: bch2_shoot_down_journal_keys()Kent Overstreet3-10/+35
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet3-12/+43
2024-04-03drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä1-1/+2
2024-04-03drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2-1/+2
2024-04-03drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal1-2/+3
2024-04-03drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti5-0/+65
2024-04-03drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti1-0/+17
2024-04-03drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-04-03drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-04-03drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usageJouni Högander1-22/+33
2024-04-03drm/i915/psr: Move writing early transport pipe srcJouni Högander2-9/+7
2024-04-03drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT valueJouni Högander2-0/+18
2024-04-03ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi1-8/+24
2024-04-03Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...Linus Torvalds3-7/+6
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-122/+254
2024-04-03security: Place security_path_post_mknod() where the original IMA call wasRoberto Sassu2-7/+4
2024-04-03x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)1-1/+4
2024-04-03ice: fix enabling RX VLAN filteringPetr Oros1-10/+8
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter2-6/+6
2024-04-03ASoC: Merge up left over v6.8 fixMark Brown1-1/+2