Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f5d7425748d1cc2dadb6966ec84363d3342b5a1
/
include
/
linux
d2bfe7b
dmaengine: edma: make edma_filter_fn private
by Arnd Bergmann
· 5 years ago
9c71b9e
dmaengine: omap-dma: make omap_dma_filter_fn private
by Arnd Bergmann
· 5 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
e6023ad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
18253e0
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
d73eb57
KVM: Boost vCPUs that are delivering interrupts
by Wanpeng Li
· 5 years ago
0c5f81d
KVM: LAPIC: Inject timer interrupt via posted interrupt
by Wanpeng Li
· 6 years ago
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
24e4491
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
26473f8
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
3710969
mm: migrate: remove unused mode argument
by Keith Busch
· 5 years ago
a361919
libnvdimm/pfn: stop padding pmem namespaces to section alignment
by Dan Williams
· 5 years ago
ba72b4c
mm/sparsemem: support sub-section hotplug
by Dan Williams
· 5 years ago
7ea6216
mm/sparsemem: prepare for sub-section ranges
by Dan Williams
· 5 years ago
46d945a
mm: kill is_dev_zone() helper
by Dan Williams
· 5 years ago
e9c0a3f0
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
by Dan Williams
· 5 years ago
f46edbd
mm/sparsemem: add helpers track active portions of a section at boot
by Dan Williams
· 5 years ago
326e1b8
mm/sparsemem: introduce a SECTION_IS_EARLY flag
by Dan Williams
· 5 years ago
f1eca35
mm/sparsemem: introduce struct mem_section_usage
by Dan Williams
· 5 years ago
dd62528
drivers/base/memory.c: get rid of find_memory_block_hinted()
by David Hildenbrand
· 5 years ago
ea88464
mm/memory_hotplug: move and simplify walk_memory_blocks()
by David Hildenbrand
· 5 years ago
fbcf73c
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
by David Hildenbrand
· 5 years ago
8d595c4
mm: make register_mem_sect_under_node() static
by David Hildenbrand
· 5 years ago
2491f0a
mm: section numbers use the type "unsigned long"
by David Hildenbrand
· 5 years ago
43675e6
mm: thp: make transhuge_vma_suitable available for anonymous THP
by Yang Shi
· 5 years ago
b9bf8d3
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
by David Hildenbrand
· 5 years ago
a31b264
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
by David Hildenbrand
· 5 years ago
4c4b7f9
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
by David Hildenbrand
· 5 years ago
05f800a
mm/memory_hotplug: drop MHP_MEMBLOCK_API
by David Hildenbrand
· 5 years ago
db051a0
mm/memory_hotplug: create memory block devices after arch_add_memory()
by David Hildenbrand
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
3bfe1fc
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
6860c98
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
d5b9216
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
by Trond Myklebust
· 5 years ago
da0acd7
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
3193c08
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
by Josh Poimboeuf
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
54f698f
Merge branch 'x86/debug' into core/urgent
by Thomas Gleixner
· 5 years ago
d9b9c89
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
f8c3500
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
d0411ec
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
4b09ddb
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
2c66a5b
Merge branches 'acpi-misc' and 'acpi-video'
by Rafael J. Wysocki
· 5 years ago
918e162
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
7402a4f
SUNRPC: Fix up backchannel slot table accounting
by Trond Myklebust
· 5 years ago
22051d9
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
aac09ce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 5 years ago
57ab5f7
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 5 years ago
fdcec00
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 5 years ago
733232f
dm: use printk ratelimiting functions
by Mike Snitzer
· 5 years ago
916f562
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
47ebe00
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
9af93db
platform/x86: asus: Rename "fan mode" to "fan boost mode"
by Daniel Drake
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
5d90730
iomap: move internal declarations into fs/iomap/
by Darrick J. Wong
· 5 years ago
db07443
iomap: move the direct IO code into a separate file
by Darrick J. Wong
· 5 years ago
b866455
dma-mapping: add a dma_addressing_limited helper
by Christoph Hellwig
· 5 years ago
56cbb42
switch the remnants of releasing the mountpoint away from fs_pin
by Al Viro
· 6 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 5 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 5 years ago
7588adf
mm: clean up is_device_*_page() definitions
by Robin Murphy
· 5 years ago
eca499a
mm/hotplug: make remove_memory() interface usable
by Pavel Tatashin
· 5 years ago
97a0efe
include/linux/lz4.h: fix spelling and copy-paste errors in documentation
by Tom Levy
· 5 years ago
f57e515
kernel/pid.c: convert struct pid count to refcount_t
by Joel Fernandes (Google)
· 5 years ago
b772434
signal: simplify set_user_sigmask/restore_user_sigmask
by Oleg Nesterov
· 5 years ago
e2d9018
signal: reorder struct sighand_struct
by Alexey Dobriyan
· 5 years ago
201766a
ptrace: add PTRACE_GET_SYSCALL_INFO request
by Elvira Khabirova
· 5 years ago
8fc8b9d
coda: move internal defs out of include/linux/ [ver #2]
by David Howells
· 5 years ago
2fe7491
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
by Jan Harkes
· 5 years ago
b2a57e3
coda: fix build using bare-metal toolchain
by Sam Protsenko
· 5 years ago
6e51f8a
coda: potential buffer overflow in coda_psdev_write()
by Jan Harkes
· 5 years ago
f90fb3c
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
by Mikko Rapeli
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
9f973cb
lib/rbtree: avoid generating code twice for the cached versions
by Michel Lespinasse
· 5 years ago
0f472d0
mm/ioremap: probe platform for p4d huge map support
by Anshuman Khandual
· 5 years ago
4c6080c
lib/list: tweak LIST_POISON2 for better code generation on x86_64
by Alexey Dobriyan
· 5 years ago
95b980d
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
by Masahiro Yamada
· 5 years ago
ce251e0
include/linux/kernel.h: add typeof_member() macro
by Alexey Dobriyan
· 5 years ago
9b98fa2
mm: stub out all of swapops.h for !CONFIG_MMU
by Christoph Hellwig
· 5 years ago
89165b8
mm: provide a print_vma_addr stub for !CONFIG_MMU
by Christoph Hellwig
· 5 years ago
9087c37
dma-direct: Force unencrypted DMA under SME for certain DMA masks
by Tom Lendacky
· 6 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
0aeb1de
tracing: Make trace_get_fields() global
by Cong Wang
· 6 years ago
46710f3
tracing: Pass type into tracing_generic_entry_update()
by Cong Wang
· 6 years ago
3c69914
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
c4dcc8a
cpufreq: Make cpufreq_generic_init() return void
by Viresh Kumar
· 5 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
273cbf61
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
5fe7b600
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
2a3c389
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
be8454a
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
Next »