开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
2022-11-11
Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...
Linus Torvalds
2022-11-11
Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-11
Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-11-11
Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-11
Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-11
Merge tag 'mmc-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2022-11-11
Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-11
Merge tag 'sound-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-11-11
Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-10
Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-11-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
2022-11-11
Merge tag 'drm-intel-fixes-2022-11-10' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2022-11-11
Merge tag 'drm-fixes-20221109' of git://linuxtv.org/pinchartl/media into drm-...
Dave Airlie
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-11-10
MAINTAINERS: Move Vivien to CREDITS
Florian Fainelli
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-11-11
Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-10
Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-10
Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2022-11-10
Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
2022-11-10
ALSA: hda: fix potential memleak in 'add_widget_node'
Ye Bin
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
2022-11-10
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
2022-11-10
Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers'
Paolo Abeni
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
2022-11-10
Merge branch 'stmmac-dwmac-loongson-fixes-three-leaks'
Paolo Abeni
2022-11-10
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
Yang Yingliang
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...
Yang Yingliang
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
Yang Yingliang
2022-11-10
ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
Ai Chao
2022-11-10
Merge tag 'amd-drm-fixes-6.1-2022-11-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-11-10
ALSA: hda/realtek: Add Positivo C6300 model quirk
Edson Juliano Drosdeck
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...
Zhengchao Shao
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2022-11-09
stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
Tan, Tee Min
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
2022-11-09
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
2022-11-09
drm/amd/display: only fill dirty rectangles when PSR is enabled
Hamza Mahfooz
[next]