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-01-10
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
1
-3
/
+0
2018-01-10
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
1
-7
/
+3
2018-01-10
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
1
-0
/
+377
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-8
/
+56
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
1
-13
/
+15
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-2
/
+0
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
1
-1
/
+3
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
1
-0
/
+2
2018-01-10
block: Provide blk_status_t decoding for path errors
Keith Busch
1
-0
/
+28
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+18
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-0
/
+9
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+32
2018-01-10
dma-mapping: take dma_pfn_offset into account in dma_max_pfn
Christoph Hellwig
1
-1
/
+1
2018-01-10
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
1
-0
/
+3
2018-01-10
bpf: export function to write into verifier log buffer
Quentin Monnet
1
-0
/
+3
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
1
-6
/
+6
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
1
-1
/
+1
2018-01-10
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
1
-0
/
+1
2018-01-10
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
1
-2
/
+0
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
1
-0
/
+4
2018-01-10
IIO: consumer: allow to set buffer sizes
Arnaud Pouliquen
1
-0
/
+11
2018-01-10
IIO: ADC: add stm32 DFSDM support for PDM microphone
Arnaud Pouliquen
1
-0
/
+18
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
3
-28
/
+54
2018-01-10
IIO: hw_consumer: add devm_iio_hw_consumer_alloc
Arnaud Pouliquen
1
-0
/
+2
2018-01-10
iio: Add hardware consumer buffer support
Lars-Peter Clausen
1
-0
/
+19
2018-01-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
44
-355
/
+216
2018-01-10
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-163
/
+268
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
1
-26
/
+2
2018-01-10
ACPI: utils: Introduce acpi_dev_get_first_match_name()
Andy Shevchenko
1
-0
/
+6
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
2
-0
/
+12
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-09
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
Tejun Heo
1
-1
/
+1
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
1
-0
/
+2
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2
-0
/
+24
2018-01-09
tuntap: XDP transmission
Jason Wang
1
-0
/
+17
2018-01-09
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2
-5
/
+5
2018-01-09
mux: add SPDX identifiers to all mux source files
Peter Rosin
2
-8
/
+2
2018-01-09
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-21
/
+75
2018-01-09
sysfs.h: Use octal permissions
Joe Perches
1
-8
/
+6
2018-01-09
usb: renesas_usbhs: Add support for RZ/A1
Chris Brandt
1
-0
/
+1
2018-01-09
PM / wakeup: Add device_set_wakeup_path() helper to control wakeup path
Ulf Hansson
1
-0
/
+7
2018-01-09
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
1
-0
/
+54
2018-01-09
sections: split dereference_function_descriptor()
Sergey Senozhatsky
1
-0
/
+10
2018-01-09
net/core: Add drop counters to VF statistics
Eugenia Emantayev
1
-0
/
+2
2018-01-09
net/mlx5: Hairpin pair core object setup
Or Gerlitz
1
-0
/
+19
2018-01-09
net/mlx5: Add hairpin definitions to the FW API
Or Gerlitz
1
-8
/
+35
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-01-09
net: No line break on netdev_WARN* formatting
Gal Pressman
1
-2
/
+2
2018-01-09
net: Fix netdev_WARN_ONCE macro
Gal Pressman
1
-2
/
+2
[prev]
[next]