summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-13Linux 5.17-rc8v5.17-rc8Linus Torvalds
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11afs: Fix potential thrashing in afs writebackDavid Howells
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-11watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-11watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-11watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells
2022-03-11watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells
2022-03-11watch_queue: Use the bitmap API when applicableChristophe JAILLET
2022-03-11watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells
2022-03-11watch_queue: Fix to release page in ->release()David Howells
2022-03-11watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-10Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-11Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-03-11Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-10Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10mm: gup: make fault_in_safe_writeable() use fixup_user_fault()Linus Torvalds
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang