aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-02Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-37/+4
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen4-13/+52
2024-08-01net: Use of_property_read_bool()Rob Herring (Arm)4-12/+12
2024-08-01net: mdio: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)1-3/+2
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)1-10/+0
2024-08-02wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang7-3/+63
2024-08-01net: mctp: Consistent peer address handling in ioctl tag allocationJohn Wang1-0/+3
2024-08-02firewire: ohci: use static inline functions to serialize data of IT DMATakashi Sakamoto1-18/+16
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto2-0/+116
2024-08-02firewire: ohci: use static inline functions to serialize data of AT DMATakashi Sakamoto1-14/+18
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto2-0/+149
2024-08-02ata: libata: Print device quirks only onceDamien Le Moal2-1/+8
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal8-20/+7
2024-08-01kcsan: Use min() to fix Coccinelle warningThorsten Blum1-1/+1
2024-08-01PCI/ACPI: Increase Loongson max PCI hosts to 8Huacai Chen1-0/+12
2024-08-02Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie9-19/+114
2024-08-01perf mem: Add -T/--data-type option to report subcommandNamhyung Kim1-0/+9
2024-08-01perf mem: Add -s/--sort optionNamhyung Kim1-2/+9
2024-08-01perf tools: Add mode argument to sort_help()Namhyung Kim3-8/+10
2024-08-01perf mem: Rework command option handlingNamhyung Kim1-34/+45
2024-08-01perf mem: Free the allocated sort string, fixing a leakNamhyung Kim1-0/+1
2024-08-01perf hist: Correct hist_entry->mem_info refcountsNamhyung Kim5-7/+42
2024-08-01perf python: Remove PYTHON_PERF ifdefsIan Rogers2-6/+0
2024-08-01perf jevents: Autogenerate empty-pmu-events.cIan Rogers4-352/+562
2024-08-01perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...Arnaldo Carvalho de Melo4-186/+209
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani4-0/+87
2024-08-01selftests: lib: remove strscpy testMuhammad Usama Anjum3-6/+1
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum4-29/+0
2024-08-01protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro1-0/+1
2024-08-01x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow1-1/+3
2024-08-01ALSA/ASoC: use snd_pcm_direction_name()Mark Brown7-33/+29
2024-08-01riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy1-4/+11
2024-08-01Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+11
2024-08-01KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng1-1/+1
2024-08-01drm/xe: Faster devcoredumpMatthew Brost2-31/+88
2024-08-01drm/printer: Allow NULL data in devcoredump printerMatthew Brost2-6/+61
2024-08-01drm/xe: Take ref to VM in delayed snapshotMatthew Brost1-1/+14
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner1-7/+8
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski549-4017/+9932
2024-08-01sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]Tejun Heo2-1/+4
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds73-303/+694
2024-08-01x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()Yazen Ghannam1-8/+8
2024-08-01x86/mce: Define mce_prep_record() helpers for common and per-CPU fieldsYazen Ghannam2-11/+25
2024-08-01x86/mce: Rename mce_setup() to mce_prep_record()Yazen Ghannam4-7/+7
2024-08-01ethtool: Don't check for NULL info in prepare_data callbacksSimon Horman3-4/+3
2024-08-01RDS: IB: Remove unused declarationsYue Haibing1-4/+0
2024-08-01net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driverDaniel Golle1-14/+0
2024-08-01net/mlx5: Reclaim max 50K pages at onceAnand Khoje1-1/+15
2024-08-01AMD SOF based generic SoundWire machine driverMark Brown38-1357/+2475