index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
OPP: refactor dev_pm_opp_of_register_em() and update related drivers
Lukasz Luba
1
-2
/
+13
2020-06-24
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
1
-3
/
+8
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
1
-7
/
+0
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2
-7
/
+27
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-7
/
+8
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
1
-2
/
+11
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-40
/
+46
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+7
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-5
/
+3
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+4
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
1
-0
/
+7
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2020-06-19
Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+21
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-5
/
+3
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-10
/
+13
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-2
/
+4
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-5
/
+5
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-2
/
+0
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-6
/
+7
2020-06-16
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
10
-28
/
+28
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-2
/
+2
2020-06-15
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
sctp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-18
/
+18
2020-06-15
libata: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
kprobes: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
kexec: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
FS-Cache: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
cb710: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
can: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-15
scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA
Christoph Hellwig
1
-0
/
+4
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-1
/
+5
2020-06-15
crypto: ccp - Fix sparse warnings in sev-dev
Herbert Xu
1
-1
/
+1
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux
Linus Torvalds
3
-0
/
+20
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
3
-0
/
+20
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+2
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+8
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-53
/
+11
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-15
/
+5
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-18
/
+75
[next]