Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
linusw
/
linux-integrator
/
HEAD
2b7a25df
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 9 days ago
master
eeccf28
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 9 days ago
956b9cb
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
by Linus Torvalds
· 10 days ago
fa2827e
Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 days ago
9a19979
Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 days ago
c3c1e98
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 days ago
b89d8be
Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'
by Rafael J. Wysocki
· 10 days ago
ca8ee55
Merge branches 'acpi-pm' and 'acpi-cppc'
by Rafael J. Wysocki
· 10 days ago
becbdde
Merge branches 'pm-powercap' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 days ago
23b0f90b
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
by Linus Torvalds
· 10 days ago
7ad54bb
Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 days ago
ef0e600
tools/power turbostat: Fix AMD RAPL regression
by Len Brown
· 11 days ago
2961f84
Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 days ago
75a452d
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-ntfs3
by Linus Torvalds
· 11 days ago
87a367f1
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 11 days ago
0ba83f0
Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
by Linus Torvalds
· 11 days ago
1d22968
Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 days ago
e81dd54
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
by Linus Torvalds
· 11 days ago
9b725d5
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
by Linus Torvalds
· 11 days ago
4e15e81
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
by Linus Torvalds
· 11 days ago
d295082
Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 11 days ago
17f8d20
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 days ago
3ad7945
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 days ago
a5f22b9
Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 days ago
505d195
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 days ago
99dfe2d
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 11 days ago
7b751b0
Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 11 days ago
93983a9
cpuidle: menu: Remove single state handling
by Christian Loehle
· 12 days ago
825d5d3
cpuidle: teo: Remove single state handling
by Christian Loehle
· 12 days ago
9b9c0ff
cpuidle: haltpoll: Remove single state handling
by Aboorva Devarajan
· 12 days ago
e5c9ffc
cpuidle: Skip governor when only one idle state is available
by Aboorva Devarajan
· 12 days ago
f947112
kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
by Nathan Chancellor
· 12 days ago
be35731
io_uring/bpf_filter: pass in expected filter payload size
by Jens Axboe
· 3 weeks ago
d21c362
io_uring/bpf_filter: move filter size and populate helper into struct
by Jens Axboe
· 3 weeks ago
9702969
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
by Linus Torvalds
· 12 days ago
22dbb09
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
by Jens Axboe
· 12 days ago
45a43ac
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 12 days ago
543b9b6
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 12 days ago
57d76ce
Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 days ago
2228d9c
Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
by Linus Torvalds
· 12 days ago
4bfa4a5
Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 12 days ago
4668c48
Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 12 days ago
dfe48ea
blk-mq: use NOIO context to prevent deadlock during debugfs creation
by Yu Kuai
· 2 weeks ago
46a1daa
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 days ago
6086f34
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 12 days ago
cd7ef20
ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO
by Zhai Can
· 14 days ago
3678a33
blk-stat: convert struct blk_stat_callback to kernel-doc
by Randy Dunlap
· 12 days ago
4c431a7
block: fix enum descriptions kernel-doc
by Randy Dunlap
· 12 days ago
10d7c95
fs/ntfs3: add delayed-allocation (delalloc) support
by Konstantin Komarov
· 12 days ago
2e02f9e
io_uring/rsrc: improve regbuf iov validation
by Pavel Begunkov
· 12 days ago
046fcc8
io_uring: remove unneeded io_send_zc accounting
by Dylan Yudaken
· 13 days ago
600b665
io_uring/cmd_net: fix too strict requirement on ioctl
by Asbjørn Sloth Tønnesen
· 12 days ago
2d10a48
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 12 days ago
0f2acd3
Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 days ago
dc96f01
smb: client: terminate session upon failed client required signing
by Aaditya Kansal
· 3 weeks ago
14f66f44
cifs: some missing initializations on replay
by Shyam Prasad N
· 2 weeks ago
5611257
io_uring: delay sqarray static branch disablement
by Pavel Begunkov
· 13 days ago
6b34f8e
io_uring/query: add query.h copyright notice
by Pavel Begunkov
· 13 days ago
c292146
io_uring/query: return support for custom rx page size
by Pavel Begunkov
· 13 days ago
7496e65
io_uring/zcrx: check unsupported flags on import
by Pavel Begunkov
· 13 days ago
26a4cfa
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
by Linus Torvalds
· 13 days ago
011af61
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
by Linus Torvalds
· 13 days ago
c4f414b
Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm
by Linus Torvalds
· 13 days ago
bb7a3fc
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 13 days ago
348e77b
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 days ago
13c916a
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 13 days ago
a5a50f1
cifs: remove unnecessary tracing after put tcon
by Shyam Prasad N
· 2 weeks ago
5d540e4
io_uring/zcrx: fix post open error handling
by Pavel Begunkov
· 14 days ago
a983aae
io_uring/zcrx: fix sgtable leak on mapping failures
by Pavel Begunkov
· 14 days ago
ca4ee40
Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"
by Helge Deller
· 14 days ago
273a171
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 days ago
64275e9
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 14 days ago
787fe1d
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
by Linus Torvalds
· 14 days ago
8b3c75a
Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
by Linus Torvalds
· 14 days ago
6179d7a
Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux
by Linus Torvalds
· 14 days ago
986d555
Merge tag 'rpmsg-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
by Linus Torvalds
· 14 days ago
2bfc50c
Merge tag 'rproc-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
by Linus Torvalds
· 14 days ago
f0a475a
Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
by Linus Torvalds
· 14 days ago
dd53059
Merge tag 'exfat-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
by Linus Torvalds
· 14 days ago
5921ae2
Merge branches 'clk-aspeed' and 'clk-qcom' into clk-next
by Stephen Boyd
· 14 days ago
a612d3d
Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' into clk-next
by Stephen Boyd
· 14 days ago
b675697
Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' into clk-next
by Stephen Boyd
· 14 days ago
16c3c4e
Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' into clk-next
by Stephen Boyd
· 14 days ago
3e48a11
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 14 days ago
e1e828a1
docs: toshiba_haps: fix grammar error in SSD warning
by Berke Antar
· 3 weeks ago
fe58576
Docs/mm: fix typos and grammar in page_tables.rst
by Min-Hsun Chang
· 3 weeks ago
2ade267
Docs/core-api: fix typos in rbtree.rst
by Min-Hsun Chang
· 3 weeks ago
47cb33c
docs: clarify wording in programming-language.rst
by Ariful Islam Shoikot
· 2 weeks ago
11506b3
block: update docs for bio and bvec_iter
by Andreas Hindborg
· 2 weeks ago
a86039b
fbcon: Declare struct fb_info.fbcon_par as of type struct fbcon_par
by Thomas Zimmermann
· 3 weeks ago
30baede
fbcon: Remove struct fbcon_display.inverse
by Thomas Zimmermann
· 3 weeks ago
ce4e251
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
by Felix Gu
· 4 weeks ago
b28da0d
fbdev: ffb: fix corrupted video output on Sun FFB1
by René Rebe
· 3 weeks ago
c39ee2d
fbdev: of_display_timing: Fix device node reference leak in of_get_display_timings()
by Felix Gu
· 4 weeks ago
c595c19
staging: fbtft: Make framebuffer registration message debug-only
by Chintan Patel
· 5 weeks ago
be26a07
staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
by Chintan Patel
· 5 weeks ago
cbfb9c7
fbdev: au1100fb: Check return value of clk_enable() in .resume()
by Chen Ni
· 4 weeks ago
8e9bf8b
printk, vt, fbcon: Remove console_conditional_schedule()
by Sebastian Andrzej Siewior
· 5 weeks ago
4a16b38
fbdev: fix fb_pad_unaligned_buffer mask
by Osama Abdelkader
· 5 weeks ago
eacf984
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
by Weigang He
· 6 weeks ago
Next »