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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
ubi: Deal with interrupted erasures in WL
Richard Weinberger
1
-2
/
+19
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
7
-142
/
+218
2016-10-02
UBI: hide EBA internals
Boris Brezillon
4
-51
/
+165
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
3
-2
/
+40
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
3
-2
/
+15
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
3
-8
/
+13
2016-10-02
UBI: simplify LEB write and atomic LEB change code
Boris Brezillon
1
-170
/
+115
2016-10-02
UBI: simplify recover_peb() code
Boris Brezillon
1
-53
/
+77
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2
-20
/
+23
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
4
-38
/
+66
2016-10-02
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
1
-5
/
+5
2016-10-02
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
1
-6
/
+2
2016-10-02
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
1
-13
/
+12
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
3
-67
/
+112
2016-10-02
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
1
-1
/
+1
2016-10-02
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
1
-3
/
+4
2016-10-02
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
1
-4
/
+4
2016-10-02
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
1
-2
/
+2
2016-10-02
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
1
-20
/
+3
2016-09-19
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+20
2016-09-18
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2016-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+26
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+16
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-18
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-09-17
Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-18
/
+33
2016-09-17
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+29
2016-09-17
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-20
/
+42
2016-09-17
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2016-09-17
Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-23
/
+61
2016-09-17
Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-09-17
Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...
Dave Airlie
2
-3
/
+9
2016-09-17
Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-7
/
+39
2016-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
15
-80
/
+189
2016-09-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-93
/
+102
2016-09-16
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
16
-101
/
+114
2016-09-16
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
1
-1
/
+1
2016-09-16
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
1
-0
/
+13
2016-09-16
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
1
-13
/
+44
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
3
-34
/
+51
2016-09-16
IB/mlx5: Set source mac address in FTE
Maor Gottlieb
1
-0
/
+7
2016-09-16
IB/mlx5: Enable MAD_IFC commands for IB ports only
Noa Osherovich
1
-1
/
+3
2016-09-16
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
1
-0
/
+3
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-09-16
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
[next]