index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
1
-6
/
+23
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-0
/
+1
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+89
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-25
/
+132
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+47
2024-08-21
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+12
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-08-16
Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+18
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+1
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-0
/
+47
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
2
-5
/
+4
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
1
-11
/
+4
2024-08-15
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-15
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-08-15
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-9
/
+29
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2024-08-14
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+7
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+6
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-0
/
+1
2024-08-13
virtchnl: support raw packet in protocol header
Junfeng Guo
1
-1
/
+11
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-0
/
+1
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
1
-0
/
+1
2024-08-13
iommu: Remove unused declaration iommu_sva_unbind_gpasid()
Yue Haibing
1
-2
/
+0
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
1
-0
/
+1
2024-08-12
bpf: Fix updating attached freplace prog in prog_array map
Leon Hwang
1
-2
/
+2
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
1
-3
/
+0
2024-08-12
file: fix typo in take_fd() comment
Mathias Krause
1
-1
/
+1
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+12
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+4
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
1
-1
/
+2
2024-08-12
Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...
Takashi Iwai
1
-1
/
+18
2024-08-11
net: mii: constify advertising mask
Russell King (Oracle)
1
-3
/
+4
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2024-08-09
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
8
-53
/
+106
2024-08-08
net: sungem_phy: Constify struct mii_phy_def
Christophe JAILLET
1
-1
/
+1
[next]