aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen
2022-07-29LoongArch: Remove unused variablesBibo Mao
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-29LoongArch: Remove useless header compiler.hJun Yi
2022-07-29LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-29Merge tag 'drm-intel-fixes-2022-07-28-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-28arm64: dts: qcom: sm8450: Add description of pins with MCLK functionVladimir Zapolskiy
2022-07-28arm64: dts: qcom: sm8450: Add description of camera control interfacesVladimir Zapolskiy
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-27Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov
2022-07-27x86/configs: Update configs in x86_debug.configLukas Bulwahn
2022-07-27Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-27EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau
2022-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-07-26Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche