index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-27
/
+16
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-1
/
+1
2019-12-25
efi/libstub: Avoid protocol wrapper for file I/O routines
Ard Biesheuvel
1
-79
/
+39
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
1
-65
/
+82
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
1
-4
/
+8
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
1
-244
/
+1
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
1
-166
/
+330
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
1
-0
/
+13
2019-12-25
efi/gop: Convert GOP structures to typedef and clean up some types
Arvind Sankar
1
-23
/
+23
2019-12-25
efi/gop: Remove unused typedef
Arvind Sankar
1
-4
/
+0
2019-12-25
efi/gop: Remove bogus packed attribute from GOP structures
Arvind Sankar
1
-4
/
+4
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2
-5
/
+17
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
89
-406
/
+743
2019-12-25
rseq: Unregister rseq for clone CLONE_VM
Mathieu Desnoyers
1
-2
/
+2
2019-12-24
firmware: arm_scmi: Add support for multiple device per protocol
Sudeep Holla
1
-1
/
+4
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
1
-1
/
+7
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-0
/
+2
2019-12-24
clk: add terminate callback to clk_ops
Jerome Brunet
1
-0
/
+3
2019-12-24
clk: let init callback return an error code
Jerome Brunet
1
-3
/
+7
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
1
-0
/
+1
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
1
-1
/
+2
2019-12-23
iommu: Implement generic_iommu_put_resv_regions()
Thierry Reding
1
-0
/
+2
2019-12-23
drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
Will Deacon
1
-1
/
+3
2019-12-23
Merge 5.5-rc3 into staging-next
Greg Kroah-Hartman
15
-31
/
+77
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
27
-58
/
+115
2019-12-23
Merge 5.5-rc3 into usb-next
Greg Kroah-Hartman
15
-31
/
+77
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
27
-58
/
+115
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-8
/
+54
2019-12-21
leds: bd2802: Convert to use GPIO descriptors
Linus Walleij
1
-1
/
+0
2019-12-21
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+2
2019-12-21
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-1
/
+1
2019-12-21
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-20
crypto: algapi - make unregistration functions return void
Eric Biggers
1
-2
/
+2
2019-12-20
crypto: ccp - provide in-kernel API to submit TEE commands
Rijo Thomas
1
-0
/
+73
2019-12-20
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-1
/
+3
2019-12-20
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-1
/
+0
2019-12-20
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-20
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-20
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-0
/
+6
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+6
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-0
/
+1
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-0
/
+1
2019-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+12
2019-12-19
Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-11
/
+3
2019-12-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-11
/
+3
2019-12-19
list: introduce list_for_each_continue()
Pavel Begunkov
1
-0
/
+10
2019-12-19
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-0
/
+1
2019-12-19
power: supply: core: Add battery internal resistance temperature table support
Baolin Wang
1
-0
/
+10
[prev]
[next]