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
*
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
|
*
|
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-08-02
2
-1
/
+4
|
*
|
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
2016-08-02
1
-1
/
+8
*
|
|
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
2016-08-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-03
52
-95
/
+195
|
\
\
\
|
*
|
|
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
2016-08-02
1
-1
/
+6
|
*
|
|
Merge branch 'net-of_node_put'
David S. Miller
2016-08-02
16
-22
/
+67
|
|
\
\
\
|
|
*
|
|
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-08-02
1
-0
/
+1
|
|
*
|
|
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-02
2
-2
/
+6
|
|
*
|
|
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
2016-08-02
1
-10
/
+26
|
|
*
|
|
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-02
1
-0
/
+1
|
|
*
|
|
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
2016-08-02
1
-0
/
+1
|
|
*
|
|
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
2016-08-02
1
-0
/
+1
|
|
*
|
|
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-02
1
-0
/
+2
[next]