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
*
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
6
-15
/
+0
*
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-12-07
6
-0
/
+6
*
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
2017-11-29
1
-15
/
+28
*
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
2017-11-29
1
-37
/
+41
*
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
2017-11-29
1
-32
/
+37
*
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
2017-11-29
1
-11
/
+29
*
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
2017-11-29
1
-13
/
+18
*
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
2017-11-29
1
-2
/
+9
*
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
*
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
2017-11-29
1
-10
/
+10
*
firmware: use static inlines for state machine checking
Luis R. Rodriguez
2017-11-29
1
-39
/
+68
*
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
2017-11-29
1
-5
/
+0
*
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
2017-11-29
1
-2
/
+0
*
firmware: move core data structures to the top of file
Luis R. Rodriguez
2017-11-29
1
-95
/
+95
*
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
2017-11-29
1
-13
/
+13
*
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
2017-11-29
1
-185
/
+187
*
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
2017-11-29
1
-49
/
+49
*
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
*
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
2017-11-29
1
-1
/
+8
*
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
2017-11-29
1
-8
/
+21
*
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
2017-11-29
1
-13
/
+32
*
firmware: add helper to unregister pm ops
Luis R. Rodriguez
2017-11-29
1
-4
/
+10
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
|
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
|
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
|
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
|
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
|
*
|
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
|
*
|
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
|
*
|
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
|
|
*
|
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
2
-2
/
+22
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
38
-616
/
+472
|
\
\
\
\
|
*
|
|
|
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
|
*
|
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
11
-454
/
+2
|
*
|
|
|
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
3
-4
/
+4
|
*
|
|
|
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
1
-3
/
+2
|
*
|
|
|
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-23
1
-2
/
+8
|
*
|
|
|
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-22
2
-8
/
+137
|
*
|
|
|
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
2017-11-22
1
-2
/
+2
[next]