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
*
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-24
15
-103
/
+106
*
lib/fonts: convert comments to utf-8
Arnd Bergmann
2018-08-24
4
-512
/
+512
*
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
2018-08-24
1
-18
/
+18
*
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-24
12
-103
/
+103
*
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
2018-08-24
3
-27
/
+17
*
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
2018-08-24
1
-0
/
+21
*
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
2018-08-24
1
-137
/
+154
*
docs/core-api: split memory management API to a separate file
Mike Rapoport
2018-08-24
3
-54
/
+58
*
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
2018-08-24
1
-1
/
+5
*
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
2018-08-24
1
-1
/
+0
*
mm/util: add kernel-doc for kvfree
Mike Rapoport
2018-08-24
1
-0
/
+7
*
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
2018-08-24
1
-1
/
+1
*
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
2018-08-24
1
-0
/
+2
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
8
-8
/
+10
*
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-24
2
-2
/
+3
*
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-24
1
-1
/
+1
*
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-24
5
-16
/
+57
*
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
2018-08-24
3
-14
/
+21
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-24
4
-3
/
+106
*
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
2018-08-24
1
-3
/
+4
*
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
2018-08-24
1
-3
/
+4
*
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-08-24
1
-2
/
+2
*
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-23
9
-253
/
+133
*
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-08-22
27
-419
/
+1738
|
\
|
*
platform/x86: acer-wmi: Silence "unsupported" message a bit
Benjamin Herrenschmidt
2018-08-22
1
-1
/
+1
|
*
platform/x86: intel_punit_ipc: fix build errors
Randy Dunlap
2018-08-17
1
-0
/
+1
|
*
platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill
Ike Panhc
2018-08-15
1
-0
/
+14
|
*
platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
Aleh Filipovich
2018-08-15
1
-0
/
+1
|
*
platform/x86: acer-wmi: refactor function has_cap
Gustavo A. R. Silva
2018-08-15
1
-4
/
+1
|
*
platform/x86: thinkpad_acpi: Fix multi-battery bug
Thomas Weißschuh
2018-08-15
1
-1
/
+5
|
*
platform/x86: thinkpad_acpi: extend battery quirk coverage
Jouke Witteveen
2018-08-15
1
-0
/
+4
|
*
platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet
youling257
2018-08-15
1
-0
/
+26
|
*
platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()
Wei Yongjun
2018-08-15
1
-2
/
+2
|
*
platform/x86: mlx-platform: Remove unused define
Vadim Pasternak
2018-08-02
1
-1
/
+0
|
*
platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systems
Vadim Pasternak
2018-08-02
1
-2
/
+2
|
*
Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
Vadim Pasternak
2018-08-02
1
-2
/
+3
|
*
platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systems
Vadim Pasternak
2018-08-02
1
-0
/
+96
|
*
platform/x86: mlx-platform: Add ASIC hotplug device configuration
Vadim Pasternak
2018-08-02
1
-3
/
+71
|
*
platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notification
Vadim Pasternak
2018-08-02
1
-9
/
+17
|
*
platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discovery
Vadim Pasternak
2018-08-02
1
-8
/
+26
|
*
platform/x86: mlx-platform: Add mlxreg-fan platform driver activation
Vadim Pasternak
2018-08-02
1
-1
/
+143
|
*
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
2018-07-31
1
-1
/
+1
|
*
platform/x86: toshiba_acpi: Fix defined but not used build warnings
Randy Dunlap
2018-07-21
1
-1
/
+2
|
*
platform/x86: thinkpad_acpi: Support battery quirk
Jouke Witteveen
2018-07-18
1
-2
/
+21
|
*
platform/x86: thinkpad_acpi: Proper model/release matching
Jouke Witteveen
2018-07-18
1
-50
/
+48
|
*
platform/x86: intel_ips: remove redundant variables slope and offset
Colin Ian King
2018-07-18
1
-4
/
+1
|
*
platform/mellanox: Use 2-factor allocator calls
Kees Cook
2018-07-18
1
-2
/
+2
|
*
platform/x86: asus-wireless: Fix uninitialized symbol usage
João Paulo Rechi Vita
2018-07-02
1
-10
/
+13
|
*
platform/x86: asus-wireless: Toggle airplane mode LED
João Paulo Rechi Vita
2018-07-02
1
-0
/
+1
|
*
platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static
Colin Ian King
2018-07-02
1
-1
/
+1
[next]