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
*
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
2016-08-05
1
-0
/
+1
*
mm: initialise per_cpu_nodestats for all online pgdats at boot
Mel Gorman
2016-08-05
1
-5
/
+5
*
mm/memblock: fix a typo in a comment
Alexander Kuleshov
2016-08-05
1
-2
/
+2
*
mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled
zhong jiang
2016-08-05
1
-0
/
+1
*
Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-08-04
235
-62566
/
+49
|
\
|
*
[media] cec: fix off-by-one memset
Hans Verkuil
2016-07-29
1
-1
/
+1
|
*
[media] staging: add MEDIA_SUPPORT dependency
Arnd Bergmann
2016-07-29
1
-1
/
+1
|
*
[media] vivid: don't handle CEC_MSG_SET_STREAM_PATH
Hans Verkuil
2016-07-29
1
-10
/
+0
|
*
[media] media: adv7180: Fix broken interrupt register access
Steve Longerbeam
2016-07-29
1
-9
/
+9
|
*
[media] vb2: Fix allocation size of dma_parms
Vincent Stehlé
2016-07-29
1
-1
/
+1
|
*
[media] vim2m: copy the other colorspace-related fields as well
Hans Verkuil
2016-07-29
1
-1
/
+14
|
*
[media] adv7511: fix VIC autodetect
Hans Verkuil
2016-07-29
1
-4
/
+20
|
*
doc-rst: Remove the media docbook
Mauro Carvalho Chehab
2016-07-29
228
-62539
/
+3
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-08-04
8
-52
/
+155
|
\
\
|
*
|
extable.h: add stddef.h so "NULL" definition is not implicit
Paul Gortmaker
2016-08-04
1
-0
/
+2
|
*
|
modules: add ro_after_init support
Jessica Yu
2016-08-04
4
-15
/
+60
|
*
|
jump_label: disable preemption around __module_text_address().
Rusty Russell
2016-08-04
1
-1
/
+4
|
*
|
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
2016-08-04
2
-25
/
+32
|
*
|
modules: Add kernel parameter to blacklist modules
Prarit Bhargava
2016-08-04
2
-0
/
+27
|
*
|
module: Do a WARN_ON_ONCE() for assert module mutex not held
Steven Rostedt
2016-08-04
1
-1
/
+1
|
*
|
Documentation/module-signing.txt: Note need for version info if reusing a key
Ben Hutchings
2016-07-27
1
-0
/
+6
|
*
|
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-07-27
1
-4
/
+9
|
*
|
module: Issue warnings when tainting kernel
Libor Pechacek
2016-07-27
1
-1
/
+10
|
*
|
module: fix redundant test.
Rusty Russell
2016-07-27
1
-2
/
+1
|
*
|
module: fix noreturn attribute for __module_put_and_exit()
Jiri Kosina
2016-07-27
2
-3
/
+3
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-04
177
-1029
/
+1040
|
\
\
\
|
*
|
|
dynamic_debug: add jump label support
Jason Baron
2016-08-04
2
-6
/
+61
|
*
|
|
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2016-08-04
2
-23
/
+76
|
*
|
|
arm: jump label may reference text in __exit
Jason Baron
2016-08-04
1
-1
/
+1
|
*
|
|
tile: support static_key usage in non-module __exit sections
Chris Metcalf
2016-08-04
1
-0
/
+12
|
*
|
|
sparc: support static_key usage in non-module __exit sections
Jason Baron
2016-08-04
1
-0
/
+7
|
*
|
|
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
2016-08-04
1
-0
/
+1
|
*
|
|
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
2016-08-04
1
-2
/
+8
|
*
|
|
MAINTAINERS: update email and list of Samsung HW driver maintainers
Kamil Debski
2016-08-04
1
-4
/
+8
|
*
|
|
block: remove BLK_DEV_DAX config option
Ross Zwisler
2016-08-04
2
-18
/
+1
|
*
|
|
samples/kretprobe: fix the wrong type
Huang Shijie
2016-08-04
1
-2
/
+2
|
*
|
|
samples/kretprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-08-04
1
-7
/
+5
|
*
|
|
samples/jprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-08-04
1
-3
/
+3
|
*
|
|
samples/kprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-08-04
1
-17
/
+12
|
*
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
111
-804
/
+705
|
*
|
|
media: mtk-vcodec: remove unused dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+0
|
*
|
|
include/linux/bitmap.h: cleanup
Andrew Morton
2016-08-04
1
-4
/
+3
|
*
|
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
48
-135
/
+135
|
*
|
|
drivers/fpga/Kconfig: fix build failure
Sudip Mukherjee
2016-08-04
1
-0
/
+1
*
|
|
|
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
2016-08-04
1
-4
/
+0
*
|
|
|
shmem: Fix link error if huge pages support is disabled
Geert Uytterhoeven
2016-08-04
1
-1
/
+2
*
|
|
|
drm: i915: fix build when DEBUG_FS is disabled
Linus Torvalds
2016-08-04
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2016-08-03
4
-9
/
+19
|
\
\
\
|
*
|
|
tracing: Fix use-after-free in hist_register_trigger()
Tom Zanussi
2016-08-02
1
-3
/
+3
|
*
|
|
tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
Steven Rostedt
2016-08-02
1
-4
/
+4
[next]