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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
1
-7
/
+6
2019-11-03
idr: Fix integer overflow in idr_for_each_entry
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-11-03
iio: imu: adis: assign value only if return code zero in read funcs
Alexandru Ardelean
1
-2
/
+4
2019-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-77
/
+145
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
36
-124
/
+251
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-40
/
+82
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
1
-0
/
+4
2019-11-02
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-0
/
+12
2019-11-02
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
1
-8
/
+4
2019-11-02
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
1
-4
/
+9
2019-11-02
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
1
-0
/
+3
2019-11-02
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
1
-0
/
+2
2019-11-02
radix tree: Remove radix_tree_iter_find
Matthew Wilcox (Oracle)
1
-18
/
+0
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
21
-79
/
+116
2019-11-02
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+5
2019-11-02
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2
-2
/
+2
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
2
-37
/
+39
2019-11-02
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
1
-0
/
+5
2019-11-02
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
12
-17
/
+98
2019-11-01
io_uring: remove io_uring_add_to_prev() trace event
Jens Axboe
1
-29
/
+0
2019-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+17
2019-11-01
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
1
-6
/
+6
2019-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-6
/
+6
2019-11-01
ata: define AC_ERR_OK
Jiri Slaby
1
-0
/
+1
2019-11-01
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
1
-1
/
+1
2019-11-01
io_uring: support for generic async request cancel
Jens Axboe
1
-0
/
+2
2019-11-01
Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-drivers-for-v5.5
Geert Uytterhoeven
2
-0
/
+97
2019-11-01
Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-arm64-dt-for-v5.5
Geert Uytterhoeven
2
-0
/
+97
2019-11-01
Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into clk-renesas-for-v5.5
Geert Uytterhoeven
2
-0
/
+97
2019-11-01
livepatch: Allow to distinguish different version of system state changes
Petr Mladek
1
-0
/
+2
2019-11-01
livepatch: Basic API to track system state changes
Petr Mladek
1
-0
/
+15
2019-11-01
dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
Geert Uytterhoeven
1
-0
/
+65
2019-11-01
dt-bindings: power: Add r8a77961 SYSC power domain definitions
Geert Uytterhoeven
1
-0
/
+32
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-0
/
+2
2019-11-01
Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
3
-141
/
+12
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
4
-487
/
+2
2019-11-01
crypto: skcipher - remove crypto_has_ablkcipher()
Eric Biggers
1
-31
/
+0
2019-11-01
crypto: skcipher - unify the crypto_has_skcipher*() functions
Eric Biggers
1
-18
/
+1
2019-11-01
dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
Andrew Jeffery
1
-0
/
+4
2019-11-01
dt-bindings: clock: Add AST2500 RMII RCLK definitions
Andrew Jeffery
1
-0
/
+2
2019-11-01
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+1
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-1
/
+1
2019-11-01
net: dsa: remove the dst->ds array
Vivien Didelot
1
-5
/
+0
2019-11-01
net: dsa: remove ds->rtable
Vivien Didelot
1
-7
/
+0
2019-11-01
net: dsa: list DSA links in the fabric
Vivien Didelot
1
-1
/
+28
2019-11-01
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
1
-0
/
+2
2019-11-01
net: increase SOMAXCONN to 4096
Eric Dumazet
1
-1
/
+1
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+2
[prev]
[next]