Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
42980da2eb7eb9695d8efc0c0ef145cbbb993b2c
42980da2
[media] cec: initiator should be the same as the destination for, poll
by Hans Verkuil
· 8 years ago
35879ee
[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
by Hans Verkuil
· 8 years ago
f9f96fc
[media] cec: fix wrong last_la determination
by Hans Verkuil
· 8 years ago
8015d6b
[media] cec-intro.rst: mention the v4l-utils package and CEC utilities
by Hans Verkuil
· 8 years ago
ed72b81
[media] cec rst: remove "This API is not yet finalized" notice
by Hans Verkuil
· 8 years ago
0e0694f
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 8 years ago
c739c0a
[media] s5k4ecgx: select CRC32 helper
by Arnd Bergmann
· 8 years ago
4dd1919
[media] dvb: avoid warning in dvb_net
by Arnd Bergmann
· 8 years ago
79d6205
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
by Laurent Pinchart
· 8 years ago
b4b2de3
[media] v4l: tvp5150: Fix comment regarding output pin muxing
by Laurent Pinchart
· 8 years ago
aff808e
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
by Laurent Pinchart
· 8 years ago
48775cb
[media] pctv452e: move buffer to heap, no mutex
by Max Kellermann
· 8 years ago
78ccbf9
[media] media/cobalt: use pci_irq_allocate_vectors
by Christoph Hellwig
· 8 years ago
f60f356
[media] cec: fix race between configuring and unconfiguring
by Hans Verkuil
· 8 years ago
d3d64bc
[media] cec: move cec_report_phys_addr into cec_config_thread_func
by Hans Verkuil
· 8 years ago
52bc30f
[media] cec: replace cec_report_features by cec_fill_msg_report_features
by Hans Verkuil
· 8 years ago
7af26f8
[media] cec: update log_addr[] before finishing configuration
by Hans Verkuil
· 8 years ago
a24f56d
[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
by Hans Verkuil
· 8 years ago
1204761
[media] cec: when canceling a message, don't overwrite old status info
by Hans Verkuil
· 8 years ago
f385497
[media] cec: fix report_current_latency
by Hans Verkuil
· 8 years ago
4bfb934
[media] smiapp: Make suspend and resume functions __maybe_unused
by Sakari Ailus
· 8 years ago
9447082
[media] smiapp: Implement power-on and power-off sequences without runtime PM
by Sakari Ailus
· 8 years ago
65390ea
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fe6bce8
treewide: Make remaining source files non-executable
by Joe Perches
· 8 years ago
f082f02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
39a0e97
init: reduce rootwait polling interval time to 5ms
by Jungseung Lee
· 8 years ago
30f74aa
binfmt_elf: use vmalloc() for allocation of vma_filesz
by Jason Baron
· 8 years ago
a82603a
checkpatch: don't emit unified-diff error for rename-only patches
by Andrew Jeffery
· 8 years ago
fd39f90
checkpatch: don't check c99 types like uint8_t under tools
by Tomas Winkler
· 8 years ago
11ca40a
checkpatch: avoid multiple line dereferences
by Joe Perches
· 8 years ago
d6430f7
checkpatch: don't check .pl files, improve absolute path commit log test
by Joe Perches
· 8 years ago
224236d
scripts/checkpatch.pl: fix spelling
by Andrew Morton
· 8 years ago
f2c19c2
checkpatch: don't try to get maintained status when --no-tree is given
by Jerome Forissier
· 8 years ago
a2ef947
lib/ida: document locking requirements a bit better
by Daniel Vetter
· 8 years ago
ce093a0
lib/rbtree.c: fix typo in comment of ____rb_erase_color
by Jie Chen
· 8 years ago
6b2a65c
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
by Dave Young
· 8 years ago
5fc41a7
MAINTAINERS: add drm and drm/i915 irc channels
by Jani Nikula
· 8 years ago
57599f9
MAINTAINERS: add "C:" for URI for chat where developers hang out
by Jani Nikula
· 8 years ago
51b06f9
MAINTAINERS: add drm and drm/i915 bug filing info
by Jani Nikula
· 8 years ago
2de2bd9
MAINTAINERS: add "B:" for URI where to file bugs
by Jani Nikula
· 8 years ago
03aed21
get_maintainer: look for arbitrary letter prefixes in sections
by Joe Perches
· 8 years ago
a8cfdc6
printk: add Kconfig option to set default console loglevel
by Olof Johansson
· 8 years ago
0a4824b
printk/sound: handle more message headers
by Petr Mladek
· 8 years ago
262c5e8
printk/btrfs: handle more message headers
by Petr Mladek
· 8 years ago
4979575
printk/kdb: handle more message headers
by Petr Mladek
· 8 years ago
22c2c7b2
printk/NMI: handle continuous lines and missing newline
by Petr Mladek
· 8 years ago
4a998e3
printk/NMI: fix up handling of the full nmi log buffer
by Petr Mladek
· 8 years ago
8e8780a
compiler-gcc.h: use "proved" instead of "proofed"
by Benjamin Peterson
· 8 years ago
4ca5ede
hung_task: decrement sysctl_hung_task_warnings only if it is positive
by Tetsuo Handa
· 8 years ago
1270dd8
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
by Alexey Dobriyan
· 8 years ago
bac5f5d
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
by Alexey Dobriyan
· 8 years ago
209b14d
fs/proc/array.c: slightly improve render_sigset_t
by Rasmus Villemoes
· 8 years ago
492b2da
proc: tweak comments about 2 stage open and everything
by Alexey Dobriyan
· 8 years ago
39a10ac
proc: kmalloc struct pde_opener
by Alexey Dobriyan
· 8 years ago
f5887c71
proc: fix type of struct pde_opener::closing field
by Alexey Dobriyan
· 8 years ago
06a0c41
proc: just list_del() struct pde_opener
by Alexey Dobriyan
· 8 years ago
9a87fe0
proc: make struct struct map_files_info::len unsigned int
by Alexey Dobriyan
· 8 years ago
623f594
proc: make struct pid_entry::len unsigned
by Alexey Dobriyan
· 8 years ago
af884cd
proc: report no_new_privs state
by Kees Cook
· 8 years ago
8f60660
mm/percpu.c: fix panic triggered by BUG_ON() falsely
by zijun_hu
· 8 years ago
c5caf21
kasan: turn on -fsanitize-address-use-after-scope
by Andrey Ryabinin
· 8 years ago
64abdcb
kasan: eliminate long stalls during quarantine reduction
by Dmitry Vyukov
· 8 years ago
5c5c1f3
kasan: support panic_on_warn
by Dmitry Vyukov
· 8 years ago
49920d2
mm: make transparent hugepage size public
by Hugh Dickins
· 8 years ago
a66c0410
mm: add cond_resched() in gather_pte_stats()
by Hugh Dickins
· 8 years ago
dc644a0
mm: add three more cond_resched() in swapoff
by Hugh Dickins
· 8 years ago
a6de734
mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted
by Mel Gorman
· 8 years ago
d5a187d
mm, rmap: handle anon_vma_prepare() common case inline
by Vlastimil Babka
· 8 years ago
46e8a3a
mm, debug: print raw struct page data in __dump_page()
by Vlastimil Babka
· 8 years ago
953c66c
mm: THP page cache support for ppc64
by Aneesh Kumar K.V
· 8 years ago
1dd38b6
mm: move vma_is_anonymous check within pmd_move_must_withdraw
by Aneesh Kumar K.V
· 8 years ago
763b218
mm: add preempt points into __purge_vmap_area_lazy()
by Joel Fernandes
· 8 years ago
f9e0997
mm: turn vmap_purge_lock into a mutex
by Christoph Hellwig
· 8 years ago
5803ed2
mm: mark all calls into the vmalloc subsystem as potentially sleeping
by Christoph Hellwig
· 8 years ago
8d5341a
x86/ldt: use vfree_atomic() to free ldt entries
by Andrey Ryabinin
· 8 years ago
0f110a9
kernel/fork: use vfree_atomic() to free thread stack
by Andrey Ryabinin
· 8 years ago
bf22e37
mm: add vfree_atomic()
by Andrey Ryabinin
· 8 years ago
0574ecd
mm: refactor __purge_vmap_area_lazy()
by Christoph Hellwig
· 8 years ago
9c3acf6
mm: remove free_unmap_vmap_area_addr()
by Christoph Hellwig
· 8 years ago
c8eef01
mm: remove free_unmap_vmap_area_noflush()
by Christoph Hellwig
· 8 years ago
b538899
mm: workingset: update shadow limit to reflect bigger active list
by Johannes Weiner
· 8 years ago
dbc446b
mm: workingset: restore refault tracking for single-page files
by Johannes Weiner
· 8 years ago
14b4687
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
by Johannes Weiner
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
f4b109c
lib: radix-tree: add entry deletion support to __radix_tree_replace()
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
b936887
mm: workingset: turn shadow node shrinker bugs into warnings
by Johannes Weiner
· 8 years ago
59749e6
mm: khugepaged: fix radix tree node leak in shmem collapse error path
by Johannes Weiner
· 8 years ago
91a45f7
mm: khugepaged: close use-after-free race during shmem collapsing
by Johannes Weiner
· 8 years ago
8db378a
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
by Andrew Morton
· 8 years ago
9491ae4
mm: don't cap request size based on read-ahead setting
by Jens Axboe
· 8 years ago
f1f5929
shmem: fix compilation warnings on unused functions
by Jérémy Lefaure
· 8 years ago
bace924
fs/fs-writeback.c: remove redundant if check
by Tahsin Erdogan
· 8 years ago
c70b647
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
by Kirill A. Shutemov
· 8 years ago
d5e6eff
mm: cma: make linux/cma.h standalone includible
by Thierry Reding
· 8 years ago
Next »