index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-01-13
net: ptp: add helper for one-step P2P clocks
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
2023-01-12
u64_stat: Remove the obsolete fetch_irq() variants.
Thomas Gleixner
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
2023-01-13
platform/chrome: fix kernel-doc warnings for cros_ec_command
Tzung-Bi Shih
2023-01-13
platform/chrome: fix kernel-doc warning for last_resume_result
Tzung-Bi Shih
2023-01-13
platform/chrome: fix kernel-doc warning for suspend_timeout_ms
Tzung-Bi Shih
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entries
Mathieu Desnoyers
2023-01-12
ARM: davinci: drop DAVINCI_DMxxx references
Arnd Bergmann
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
2023-01-11
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
2023-01-11
iommu: Remove IOMMU_CAP_INTR_REMAP
Jason Gunthorpe
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
iommu: Add iommu_group_has_isolated_msi()
Jason Gunthorpe
2023-01-11
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
2023-01-11
console: Document struct console
Thomas Gleixner
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
2023-01-11
printk: move size limit macros into internal.h
John Ogness
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2023-01-10
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
2023-01-10
net/mlx5: Enable management PF initialization
Shay Drory
2023-01-10
net/mlx5: Expose shared buffer registers bits and structs
Maher Sanalla
2023-01-10
Merge branch '20230109130523.298971-3-konrad.dybcio@linaro.org' into drivers-...
Bjorn Andersson
2023-01-10
dt-bindings: firmware: qcom: scm: Separate VMIDs from header to bindings
Konrad Dybcio
2023-01-10
soc: qcom: rmtfs: Optionally map RMTFS to more VMs
Loic Poulain
2023-01-10
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
2023-01-10
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
2023-01-10
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2023-01-10
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-10
Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-01-10
ARM: omap1: fix !ARCH_OMAP1_ANY link failures
Arnd Bergmann
[prev]
[next]