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
2018-11-27
net/mlx5: CmdIF, Use async events chain
Saeed Mahameed
1
-0
/
+2
2018-11-27
net/mlx5: FWPage, Use async events chain
Saeed Mahameed
1
-2
/
+3
2018-11-27
net/mlx5: Clock, Use async events chain
Saeed Mahameed
1
-1
/
+3
2018-11-27
net/mlx5: EQ, Introduce atomic notifier chain subscription API
Saeed Mahameed
2
-3
/
+23
2018-11-27
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
1
-0
/
+3
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-31
/
+30
2018-11-26
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
1
-17
/
+0
2018-11-26
firmware: add remote status update client support
Richard Gong
2
-2
/
+65
2018-11-26
firmware: add Intel Stratix10 service layer driver
Richard Gong
2
-0
/
+466
2018-11-26
block: sum requests in the plug structure
Jens Axboe
1
-0
/
+1
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
1
-14
/
+0
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-1
/
+1
2018-11-26
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
1
-1
/
+1
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
1
-0
/
+12
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
1
-0
/
+10
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-2
/
+2
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-1
/
+1
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
1
-0
/
+2
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
1
-0
/
+51
2018-11-26
Merge 4.20-rc4 into usb-next
Greg Kroah-Hartman
22
-129
/
+295
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-11-25
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-64
/
+203
2018-11-25
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+23
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-28
/
+0
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+20
2018-11-24
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
1
-0
/
+6
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
1
-2
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-2
/
+0
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
4
-0
/
+6
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
1
-1
/
+3
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
x86/resctrl: Rename the config option INTEL_RDT to RESCTRL
Babu Moger
1
-1
/
+1
2018-11-22
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
1
-1
/
+0
2018-11-22
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
1
-1
/
+0
2018-11-22
Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-1
/
+6
2018-11-22
Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+3
2018-11-22
include: Add lantiq.h in include/linux/
Songjun Wu
1
-0
/
+23
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-28
/
+0
2018-11-22
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+6
2018-11-22
tcp: defer SACK compression after DupThresh
Eric Dumazet
1
-0
/
+1
2018-11-22
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
1
-1
/
+2
2018-11-21
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
1
-1
/
+1
[prev]
[next]