index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
5
-1
/
+23
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
6
-3
/
+29
2018-08-15
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
1
-4
/
+1
2018-08-15
x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral
Prarit Bhargava
1
-1
/
+1
2018-08-14
x86: Add entry trampolines to kcore
Adrian Hunter
3
-2
/
+28
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2
-1
/
+50
2018-08-14
kallsyms: Simplify update_iter_mod()
Adrian Hunter
1
-14
/
+11
2018-08-15
cpuidle: menu: Fix white space
Rafael J. Wysocki
1
-2
/
+2
2018-08-15
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
1
-0
/
+1
2018-08-15
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
4
-5
/
+5
2018-08-15
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2
-9
/
+8
2018-08-15
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-08-15
ubifs: gc: Fix typo
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-08-15
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-08-15
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-08-15
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-08-14
perf auxtrace: Fix queue resize
Adrian Hunter
1
-0
/
+3
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread
Vlastimil Babka
1
-0
/
+2
2018-08-14
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
1
-0
/
+2
2018-08-14
ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields
Hans de Goede
1
-2
/
+107
2018-08-14
ACPICA: Clear status of all events when entering sleep states
Rafael J. Wysocki
1
-8
/
+3
2018-08-14
perf python: Remove -mcet and -fcf-protection when building with clang
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-08-14
ACPICA: Update version to 20180810
Bob Moore
1
-1
/
+1
2018-08-14
ACPICA: acpiexec: fix a small memory leak regression
Bob Moore
1
-3
/
+2
2018-08-14
ACPICA: Reference Counts: increase max to 0x4000 for large servers
Erik Schmauss
1
-1
/
+1
2018-08-14
ACPICA: Reference count: add additional debugging details
Erik Schmauss
1
-2
/
+5
2018-08-14
ACPICA: acpi_exec: fixing -fi option
Erik Schmauss
4
-9
/
+57
2018-08-14
ACPICA: Debugger: Cleanup interface to the AML disassembler
Bob Moore
3
-6
/
+22
2018-08-14
ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
Erik Schmauss
1
-6
/
+11
2018-08-14
ACPICA: Utilities: split hex detection into smaller functions
Erik Schmauss
3
-4
/
+26
2018-08-14
ACPICA: Update an error message for a duplicate table
Bob Moore
1
-2
/
+2
2018-08-14
ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value
Erik Schmauss
1
-2
/
+7
2018-08-14
ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load
Erik Schmauss
2
-13
/
+19
2018-08-14
rtc: s5m: Add SPDX license identifier
Krzysztof Kozlowski
1
-16
/
+6
2018-08-14
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
3
-39
/
+21
2018-08-14
IB/mlx5: Fix leaking stack memory to userspace
Jason Gunthorpe
1
-1
/
+1
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
57
-893
/
+5096
2018-08-14
rtc: isl1219: add device tree documentation
Denis Osterland
1
-0
/
+29
2018-08-14
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
1
-3
/
+18
2018-08-14
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
1
-0
/
+3
2018-08-14
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
498
-6529
/
+19413
2018-08-14
PCI/VPD: Check for VPD access completion before checking for timeout
Bert Kenward
1
-2
/
+5
2018-08-14
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
1
-16
/
+30
2018-08-14
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
2
-6
/
+15
2018-08-14
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
1
-7
/
+124
[prev]
[next]