开源镜像站
帮助
下载
动态
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
2023-04-08
mm: uninline kstrdup()
Alexey Dobriyan
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
2023-04-08
dca: delete unnecessary variable
Dan Carpenter
2023-04-08
kcov: improve documentation
Andrey Konovalov
2023-04-08
nfs: remove empty if statement from nfs3_prepare_get_acl
Uros Bizjak
2023-04-08
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
2023-04-08
ia64: salinfo: placate defined-but-not-used warning
Randy Dunlap
2023-04-08
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
2023-04-08
delayacct: improve the average delay precision of getdelay tool to microsecond
Wang Yong
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-07
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-04-07
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-04-06
Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-06
Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
2023-04-05
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2023-04-05
Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-04-05
Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-04-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-04-05
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
2023-04-05
Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
2023-04-05
Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-04
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-04-04
Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'
Jakub Kicinski
[next]