summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-19perf unwind: Fix uninitialized variableIan Rogers
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang
2022-06-19ARM: dts: imx7d-smegw01: Fix the SDIO descriptionFabio Estevam
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx
2022-06-18ext4: add reserved GDT blocks checkZhang Yi
2022-06-18ext4: make variable "count" signedDing Xiang
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin
2022-06-18xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-06-18xtensa: Fix refcount leak bug in time.cLiang He
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N
2022-06-18drm/msm/dp: force link training for display resolution changeKuogee Hsieh
2022-06-18drm/msm/dpu: limit wb modes based on max_mixer_widthAbhinav Kumar
2022-06-18drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...Kuogee Hsieh
2022-06-18drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-18drm/msm: Don't overwrite hw fence in hw_initRob Clark
2022-06-18drm/msm: Drop update_fences()Rob Clark
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju
2022-06-17arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-18powerpc: Enable execve syscall exit tracepointNaveen N. Rao