Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
linkinjeon
/
exfat
/
HEAD
3781648
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 weeks ago
master
bec0771
Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 weeks ago
b1e06c1
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 weeks ago
ffe8ac9
Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 5 weeks ago
2939a79
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
by Linus Torvalds
· 5 weeks ago
83affac
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 5 weeks ago
64c6275
Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
by Dave Airlie
· 5 weeks ago
10acca9
Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
by Dave Airlie
· 5 weeks ago
ae63338
pptp: fix pptp_xmit() error path
by Eric Dumazet
· 5 weeks ago
6e64f45
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 weeks ago
d244f9b
Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 weeks ago
2095cf5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 weeks ago
e8214ed
Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 weeks ago
81699fe
drm/amdgpu: add missing vram lost check for LEGACY RESET
by Alex Deucher
· 5 weeks ago
514678d
drm/amdgpu/discovery: fix fw based ip discovery
by Alex Deucher
· 6 weeks ago
2e58401
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
by Amber Lin
· 6 weeks ago
9285873
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
by Xaver Hugl
· 6 weeks ago
ab93e0d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 weeks ago
4f67c41
HID: hid-steam: Use new BTN_GRIP* buttons
by Vicki Pfau
· 5 weeks ago
2baf16f
s390/debug: Fix typo in debug_sprintf_format_fn() comment
by Tigran Mkrtchyan
· 5 weeks ago
e29409f
s390/boot: Fix startup debugging log
by Mikhail Zaslonko
· 5 weeks ago
cca7a0a
Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 weeks ago
d7edcc7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 weeks ago
0a32e4f
btrfs: fix log tree replay failure due to file with 0 links and extents
by Filipe Manana
· 6 weeks ago
4790580
Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
by Linus Torvalds
· 5 weeks ago
a530a36
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 weeks ago
7881cd6
media: venus: Fix OPP table error handling
by Sasha Levin
· 5 weeks ago
adf12a3
Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
by Linus Torvalds
· 5 weeks ago
8466d39
net: usbnet: Fix the wrong netif_carrier_on() call
by Ammar Faizi
· 5 weeks ago
8d6841d
MAINTAINERS: hand over Kbuild maintenance
by Masahiro Yamada
· 5 weeks ago
73d210e
kheaders: make it possible to override TAR
by Michał Górny
· 6 weeks ago
936599c
kbuild: userprogs: use correct linker when mixing clang and GNU ld
by Thomas Weißschuh
· 6 weeks ago
5ac7266
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
by Suchit Karunakaran
· 7 weeks ago
1918f98
kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
by Suchit Karunakaran
· 7 weeks ago
d942fe13
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
by Meghana Malladi
· 6 weeks ago
e6d7626
net: Update threaded state in napi config in netif_set_threaded
by Samiullah Khawaja
· 5 weeks ago
8d22aea
selftests: netdevsim: Xfail nexthop test on slow machines
by Ido Schimmel
· 5 weeks ago
ad21f66
Merge branch 'eth-fbnic-fix-drop-stats-support'
by Jakub Kicinski
· 5 weeks ago
53abd9c
eth: fbnic: Lock the tx_dropped update
by Mohsin Bashir
· 6 weeks ago
2972395
eth: fbnic: Fix tx_dropped reporting
by Mohsin Bashir
· 6 weeks ago
e407fce
eth: fbnic: remove the debugging trick of super high page bias
by Jakub Kicinski
· 6 weeks ago
e88fbc3
net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect
by Heiner Kallweit
· 6 weeks ago
966c529
dt-bindings: net: Replace bouncing Alexandru Tachici emails
by Krzysztof Kozlowski
· 7 weeks ago
b1779e4
vfio/type1: conditional rescheduling while pinning
by Keith Busch
· 8 weeks ago
1e9c0f1
vfio/qat: add support for intel QAT 6xxx virtual functions
by Małgorzata Mielnik
· 8 weeks ago
27a23fa
vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
by Xin Zeng
· 8 weeks ago
86624ba
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
by Jason Gunthorpe
· 8 weeks ago
89c5214
Input: add keycode for performance mode key
by Marcos Alano
· 5 weeks ago
48bb97c
Merge tag 'drm-intel-next-fixes-2025-08-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
by Dave Airlie
· 5 weeks ago
084d2ac
selftests/perf_events: Add a mmap() correctness test
by Lorenzo Stoakes
· 6 weeks ago
b024d7b
perf/core: Prevent VMA split of buffer mappings
by Thomas Gleixner
· 6 weeks ago
f74b9f4
perf/core: Handle buffer mapping fail correctly in perf_mmap()
by Thomas Gleixner
· 6 weeks ago
07091aa
perf/core: Exit early on perf_mmap() fail
by Thomas Gleixner
· 6 weeks ago
5468c0f
perf/core: Don't leak AUX buffer refcount on allocation failure
by Thomas Gleixner
· 6 weeks ago
54473e0
perf/core: Preserve AUX buffer allocation failure result
by Thomas Gleixner
· 5 weeks ago
c186462
RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
by Pedro Falcato
· 6 weeks ago
6bcdbd6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
by Linus Torvalds
· 5 weeks ago
5998f2b
Merge tag 'exfat-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
by Linus Torvalds
· 5 weeks ago
da23ea1
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 weeks ago
daa8af8
s390/mm: Allocate page table with PAGE_SIZE granularity
by Sumanth Korikkar
· 5 weeks ago
d35ec48
LoongArch: vDSO: Remove -nostdlib complier flag
by Wentao Guan
· 5 weeks ago
d3eece0
LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000
by Binbin Zhou
· 5 weeks ago
df0fbf7
LoongArch: dts: Add SDIO controller support to Loongson-2K1000
by Binbin Zhou
· 5 weeks ago
06d380c
LoongArch: dts: Add SDIO controller support to Loongson-2K0500
by Binbin Zhou
· 5 weeks ago
8568df8
LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
by Tiezhu Yang
· 5 weeks ago
c0fcc95
LoongArch: BPF: Fix the tailcall hierarchy
by Haoran Jiang
· 5 weeks ago
cd39d9e
LoongArch: BPF: Fix jump offset calculation in tailcall
by Haoran Jiang
· 5 weeks ago
6abf17d
LoongArch: BPF: Add struct ops support for trampoline
by Tiezhu Yang
· 5 weeks ago
f9b6b41
LoongArch: BPF: Add basic bpf trampoline support
by Chenghao Duan
· 5 weeks ago
9fbd18c
LoongArch: BPF: Add dynamic code modification support
by Chenghao Duan
· 5 weeks ago
ed1a1fe
LoongArch: BPF: Rename and refactor validate_code()
by Chenghao Duan
· 5 weeks ago
6a20f9fc
vhost: initialize vq->nheads properly
by Jason Wang
· 6 weeks ago
4eabe4c
dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
by Geert Uytterhoeven
· 6 weeks ago
ffd2dc4
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
by Maher Azzouzi
· 6 weeks ago
175811b
Revert "net: mdio_bus: Use devm for getting reset GPIO"
by Jakub Kicinski
· 6 weeks ago
5ef7fdf
selftests: net: packetdrill: xfail all problems on slow machines
by Jakub Kicinski
· 6 weeks ago
01d3c84
net/packet: fix a race in packet_set_ring() and packet_notifier()
by Quang Le
· 6 weeks ago
5a40f8a
benet: fix BUG when creating VFs
by Michal Schmidt
· 6 weeks ago
4e7e471
net: airoha: npu: Add missing MODULE_FIRMWARE macros
by Lorenzo Bianconi
· 6 weeks ago
fa516c0
net: devmem: fix DMA direction on unmapping
by Jakub Kicinski
· 6 weeks ago
2df1580
ipa: fix compile-testing with qcom-mdt=m
by Arnd Bergmann
· 6 weeks ago
4b31bcb
eth: fbnic: unlink NAPIs from queues on error to open
by Jakub Kicinski
· 6 weeks ago
7e161a9
Merge tag 'i2c-for-6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 weeks ago
0974f48
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 weeks ago
124ffa29
drm/amdgpu: Update SDMA firmware version check for user queue support
by Jesse.Zhang
· 6 weeks ago
c2fe914
drm/amdgpu: Add NULL check for asic_funcs
by Lijo Lazar
· 8 weeks ago
8e6a18c
drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
by Mario Limonciello
· 7 weeks ago
1bcf63a
drm/amd/display: fix a Null pointer dereference vulnerability
by Siyang Liu
· 10 weeks ago
3477c1b
drm/amd/display: Add primary plane to commits for correct VRR handling
by Michel Dänzer
· 6 weeks ago
9f9bddf
drm/amdgpu: update mmhub 3.3 client id mappings
by Alex Deucher
· 8 weeks ago
0bae62c
drm/amdgpu: update mmhub 3.0.1 client id mappings
by Alex Deucher
· 8 weeks ago
c00d8b7
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
by YuanShang
· 7 weeks ago
1c8dc3e
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
by Timur Kristóf
· 7 weeks ago
4db9cd5
drm/amd/display: Don't overwrite dce60_clk_mgr
by Timur Kristóf
· 7 weeks ago
f6c0f3d
drm/amdkfd: Fix checkpoint-restore on multi-xcc
by David Yat Sin
· 8 weeks ago
796ff8a
drm/amd: Restore cached manual clock settings during resume
by Mario Limonciello
· 7 weeks ago
ed4efe4
drm/amd: Restore cached power limit during resume
by Mario Limonciello
· 7 weeks ago
05c8b69
drm/amdgpu: Update external revid for GC v9.5.0
by Lijo Lazar
· 7 weeks ago
389d79a
drm/amdgpu: Update supported modes for GC v9.5.0
by Lijo Lazar
· 9 weeks ago
35a813e
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
by Linus Torvalds
· 5 weeks ago
Next »