index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-6
/
+267
2026-03-04
wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsing
Karthikeyan Kathirvel
1
-6
/
+265
2026-03-02
atm: atmdev: add function parameter names and description
Randy Dunlap
1
-2
/
+4
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
1
-1
/
+0
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
1
-4
/
+4
2026-03-02
net: stmmac: make dma_cfg mixed/fixed burst boolean
Russell King (Oracle)
1
-2
/
+2
2026-03-02
net: stmmac: remove plat_dat->port_node
Russell King (Oracle)
1
-1
/
+0
2026-03-02
wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...
Kavita Kavita
1
-0
/
+1
2026-03-02
wifi: cfg80211: add support for IEEE 802.1X Authentication Protocol
Kavita Kavita
1
-0
/
+1
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
1
-2
/
+11
2026-02-27
net: phy: micrel: Add support for lan9645x internal phy
Jens Emil Schulz Østergaard
1
-0
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-83
/
+74
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
1
-6
/
+0
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2026-02-24
net: stmmac: pass interface mode into fix_mac_speed() method
Russell King (Oracle)
1
-1
/
+2
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
1
-2
/
+2
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-8
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2
-24
/
+28
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2
-6
/
+2
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-11
/
+11
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
1
-14
/
+0
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-10
/
+9
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
1
-1
/
+2
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-3
/
+15
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
1
-14
/
+0
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-7
/
+7
2026-02-19
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-4
/
+11
2026-02-19
fsnotify: drop unused helper
Darrick J. Wong
1
-13
/
+0
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-76
/
+331
2026-02-18
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-107
/
+17
2026-02-17
fsverity: fix build error by adding fsverity_readahead() stub
Eric Biggers
1
-2
/
+7
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
1
-6
/
+0
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+3
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+27
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
4
-7
/
+84
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-02-17
Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-7
/
+2
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-58
/
+69
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-74
/
+192
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-22
/
+42
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-5
/
+5
2026-02-16
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
[next]