index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
3
-2
/
+40
*
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
2016-10-02
3
-2
/
+15
*
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
3
-8
/
+13
*
UBI: simplify LEB write and atomic LEB change code
Boris Brezillon
2016-10-02
1
-170
/
+115
*
UBI: simplify recover_peb() code
Boris Brezillon
2016-10-02
1
-53
/
+77
*
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2016-10-02
2
-20
/
+23
*
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
4
-38
/
+66
*
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
2016-10-02
1
-5
/
+5
*
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
2016-10-02
1
-6
/
+2
*
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
2016-10-02
1
-13
/
+12
*
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
3
-67
/
+112
*
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
2016-10-02
1
-1
/
+1
*
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
2016-10-02
1
-3
/
+4
*
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
2016-10-02
1
-4
/
+4
*
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
2016-10-02
1
-2
/
+2
*
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
2016-10-02
1
-20
/
+3
*
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
2016-09-19
1
-1
/
+1
*
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-09-18
3
-13
/
+20
|
\
|
*
Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-09-16
1
-1
/
+2
|
|
\
|
|
*
USB: serial: simple: add support for another Infineon flashloader
Daniele Palmas
2016-09-12
1
-1
/
+2
|
*
|
USB: change bInterval default to 10 ms
Alan Stern
2016-09-16
1
-11
/
+17
|
*
|
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
2016-09-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-18
2
-3
/
+3
|
\
\
|
*
|
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-09-18
1
-1
/
+1
|
*
|
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2016-09-18
1
-2
/
+2
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-18
4
-15
/
+26
|
\
\
\
|
*
|
|
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2016-09-16
2
-4
/
+4
|
*
|
|
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
2016-09-16
1
-2
/
+7
|
*
|
|
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
2016-09-16
1
-1
/
+6
|
*
|
|
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
2016-09-16
1
-2
/
+2
|
*
|
|
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
2016-09-15
1
-7
/
+8
*
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-18
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
2016-09-14
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-18
3
-4
/
+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2016-09-13
2
-4
/
+6
|
*
|
|
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-09-13
1
-0
/
+10
|
|
/
/
*
|
|
fix iov_iter_fault_in_readable()
Al Viro
2016-09-17
2
-23
/
+3
*
|
|
Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-09-17
4
-18
/
+33
|
\
\
\
|
*
|
|
mmc: omap: Initialize dma_slave_config to avoid random data in it's fields
Peter Ujfalusi
2016-09-14
1
-8
/
+10
|
*
|
|
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
2016-09-14
1
-8
/
+8
|
*
|
|
mmc: sdhci-st: Handle interconnect clock
Lee Jones
2016-09-12
1
-1
/
+14
|
*
|
|
dt-bindings: mmc: sdhci-st: Mention the discretionary "icn" clock
Lee Jones
2016-09-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-17
3
-9
/
+29
|
\
\
\
|
*
|
|
powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL
Michael Ellerman
2016-09-15
1
-2
/
+2
|
*
|
|
powerpc/powernv: Detach from PE on releasing PCI device
Gavin Shan
2016-09-15
1
-0
/
+10
|
*
|
|
powerpc/powernv: Fix the state of root PE
Gavin Shan
2016-09-14
1
-1
/
+11
|
*
|
|
powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
Michael Ellerman
2016-09-12
1
-1
/
+1
|
*
|
|
powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss
Gautham R. Shenoy
2016-09-12
1
-5
/
+5
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-17
3
-20
/
+42
|
\
\
\
\
|
*
|
|
|
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2016-09-10
1
-5
/
+4
[next]