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-12-08
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
1
-0
/
+9
2018-12-08
blkcg: associate blkg when associating a device
Dennis Zhou
2
-8
/
+12
2018-12-08
blkcg: introduce common blkg association logic
Dennis Zhou
1
-1
/
+4
2018-12-08
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
1
-9
/
+15
2018-12-08
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
1
-1
/
+3
2018-12-08
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
1
-8
/
+90
2018-12-08
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
1
-2
/
+1
2018-12-08
scsi: t10-pi: Return correct ref tag when queue has no integrity profile
Martin K. Petersen
1
-4
/
+5
2018-12-08
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-12-08
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
1
-2
/
+4
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-0
/
+3
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+5
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+2
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
1
-3
/
+0
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-2
/
+2
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
1
-0
/
+1
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
1
-3
/
+3
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
1
-6
/
+14
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
1
-50
/
+49
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
1
-2
/
+2
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
1
-1
/
+10
2018-12-07
mtd: rawnand: Add nand_[de]select_target() helpers
Boris Brezillon
1
-1
/
+4
2018-12-07
mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag
Boris Brezillon
1
-4
/
+0
2018-12-07
mtd: rawnand: Move nand_exec_op() to internal.h
Boris Brezillon
1
-9
/
+0
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
1
-0
/
+1
2018-12-07
crypto: user - Add crypto_stats_init
Corentin Labbe
1
-0
/
+3
2018-12-07
crypto: user - rename err_cnt parameter
Corentin Labbe
1
-14
/
+14
2018-12-07
crypto: user - Split stats in multiple structures
Corentin Labbe
1
-62
/
+118
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-34
/
+71
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-23
/
+23
2018-12-07
crypto: user - made crypto_user_stat optional
Corentin Labbe
1
-0
/
+2
2018-12-07
net/mlx5: Expose packet based credit mode
Danit Goldberg
1
-2
/
+4
2018-12-07
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
1
-3
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
io_pgetevents: use __kernel_timespec
Deepa Dinamani
2
-2
/
+14
2018-12-06
pselect6: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
ppoll: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
signal: Add restore_user_sigmask()
Deepa Dinamani
1
-0
/
+2
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
2
-0
/
+6
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-3
/
+3
2018-12-06
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
1
-1
/
+1
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-1
/
+0
[prev]
[next]