index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-17
1
-2
/
+27
*
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-17
1
-10
/
+0
*
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-17
1
-89
/
+0
*
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
2019-07-17
1
-26
/
+7
*
coda: stop using 'struct timespec' in user API
Arnd Bergmann
2019-07-17
1
-3
/
+17
*
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2019-07-17
2
-5
/
+5
*
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-07-17
1
-2
/
+1
*
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-17
1
-1
/
+2
*
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-07-17
2
-13
/
+11
*
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
2019-07-17
1
-2
/
+2
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-17
1
-0
/
+19
*
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-17
2
-41
/
+56
*
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-17
1
-0
/
+1
*
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
2019-07-17
1
-1
/
+1
*
asm-generic: fix a compilation warning
Qian Cai
2019-07-17
1
-14
/
+60
*
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
2019-07-17
1
-7
/
+10
*
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
2019-07-17
1
-0
/
+2
*
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
2019-07-17
1
-2
/
+3
*
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
2019-07-17
1
-0
/
+6
*
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
2019-07-17
1
-5
/
+3
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
9
-28
/
+81
|
\
|
*
block: Limit zone array allocation size
Damien Le Moal
2019-07-12
1
-0
/
+5
|
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
2
-5
/
+3
|
*
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-07-11
1
-3
/
+9
|
|
\
|
|
*
nvme: add I/O characteristics fields
Bart Van Assche
2019-07-09
1
-3
/
+9
|
*
|
block: Fix elevator name declaration
Damien Le Moal
2019-07-10
1
-1
/
+1
|
*
|
block: Remove unused definitions
Damien Le Moal
2019-07-10
1
-9
/
+0
|
*
|
block: Fix potential overflow in blk_report_zones()
Damien Le Moal
2019-07-10
1
-2
/
+2
|
*
|
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
2019-07-10
4
-4
/
+36
|
*
|
blkcg, writeback: Implement wbc_blkcg_css()
Tejun Heo
2019-07-10
1
-0
/
+11
|
*
|
blkcg, writeback: Add wbc->no_cgroup_owner
Tejun Heo
2019-07-10
1
-0
/
+9
|
*
|
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
2019-07-10
1
-4
/
+4
|
*
|
cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
Tejun Heo
2019-07-10
1
-0
/
+1
*
|
|
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-16
2
-53
/
+47
|
\
\
\
|
*
\
\
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-06-29
1
-7
/
+0
|
|
\
\
\
|
|
*
|
|
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-22
1
-7
/
+0
|
*
|
|
|
i2c: add newly exported functions to the header, too
Wolfram Sang
2019-06-26
1
-0
/
+6
|
*
|
|
|
i2c: headers: reformat header comment and update copyright
Wolfram Sang
2019-06-14
1
-11
/
+7
|
*
|
|
|
i2c: headers: update docs about I2C_CLIENT_*
Wolfram Sang
2019-06-14
1
-12
/
+10
|
*
|
|
|
i2c: headers: always have a named variable in arguments
Wolfram Sang
2019-06-14
1
-19
/
+20
|
*
|
|
|
i2c: headers: don't use 'dev' as adapter variable
Wolfram Sang
2019-06-14
1
-4
/
+4
|
*
|
|
|
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-06-02
1
-0
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-07-16
1
-0
/
+15
|
\
\
\
\
|
*
\
\
\
Merge tag 'tags/ib-chrome-psy-5.3' into psy-next
Sebastian Reichel
2019-07-05
1
-0
/
+71
|
|
\
\
\
\
|
*
|
|
|
|
power: supply: add input power and voltage limit properties
Enric Balletbo i Serra
2019-06-28
1
-0
/
+2
|
*
|
|
|
|
power: supply: Add HWMON compatibility layer
Andrey Smirnov
2019-06-23
1
-0
/
+13
*
|
|
|
|
|
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-16
7
-15
/
+89
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-07-13
2
-4
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-07-09
2
-4
/
+4
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-07-13
2
-3
/
+6
|
|
\
\
\
\
\
\
[next]