index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_path
Junichi Nomura
1
-13
/
+15
2015-11-17
dm: do not reuse dm_blk_ioctl block_device input as local variable
Mike Snitzer
1
-2
/
+3
2015-11-17
dm: fix ioctl retry termination with signal
Junichi Nomura
2
-2
/
+2
2015-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2015-11-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
1
-1
/
+1
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
2015-11-17
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+5
2015-11-17
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
1
-1
/
+23
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
1
-6
/
+16
2015-11-17
usb: gadget: f_loopback: fix the warning during the enumeration
Peter Chen
1
-1
/
+1
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
1
-4
/
+5
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
1
-1
/
+2
2015-11-17
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
2015-11-17
drm/i915: Don't clobber the addfb2 ioctl params
Ville Syrjälä
1
-3
/
+4
2015-11-17
drm: Fix primary plane size for stereo doubled modes for legacy setcrtc
Ville Syrjälä
1
-6
/
+9
2015-11-17
drm/i915: Clear intel_crtc->atomic before updating it.
Maarten Lankhorst
1
-0
/
+3
2015-11-17
irqchip/gic: Add save/restore of the active state
Marc Zyngier
1
-0
/
+28
2015-11-17
irqchip/gic: Clear enable bits before restoring them
Marc Zyngier
1
-2
/
+8
2015-11-17
irqchip/gic: Make sure all interrupts are deactivated at boot
Marc Zyngier
1
-4
/
+9
2015-11-17
arm64: do not include ptrace.h from compat.h
Arnd Bergmann
1
-2
/
+1
2015-11-17
arm64: simplify dma_get_ops
Arnd Bergmann
2
-22
/
+7
2015-11-17
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
1
-6
/
+6
2015-11-17
drm/core: Fix old_fb handling in pan_display_atomic.
Maarten Lankhorst
1
-22
/
+8
2015-11-17
drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
Maarten Lankhorst
1
-15
/
+6
2015-11-17
drm/atomic: add a drm_atomic_clean_old_fb helper.
Maarten Lankhorst
2
-18
/
+43
2015-11-17
drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
Maarten Lankhorst
1
-1
/
+2
2015-11-17
drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.
Maarten Lankhorst
1
-3
/
+3
2015-11-16
dax: disable pmd mappings
Dan Williams
2
-0
/
+10
2015-11-16
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
1
-1
/
+1
2015-11-16
MAINTAINERS:
[email protected]
is moderated for non-subscribers
Geert Uytterhoeven
1
-2
/
+2
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2015-11-16
MAINTAINERS: brcmnand: Add Broadcom internal mailing-list
Florian Fainelli
1
-0
/
+1
2015-11-17
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
Jiri Kosina
1
-1
/
+1
2015-11-16
ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()
Markus Elfring
1
-1
/
+1
2015-11-16
Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"
Chris Bainbridge
1
-22
/
+0
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
1
-1
/
+1
2015-11-16
ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code
Chris Bainbridge
1
-19
/
+7
2015-11-16
null_blk: register as a LightNVM device
Matias Bjørling
3
-7
/
+158
2015-11-16
elevator: use list_{first,prev,next}_entry
Geliang Tang
1
-5
/
+5
2015-11-16
lightnvm: cleanup queue before target removal
Javier González
1
-2
/
+2
2015-11-16
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
5
-131
/
+73
2015-11-16
lightnvm: prevent double free on init error
Matias Bjørling
1
-9
/
+3
2015-11-16
lightnvm: prematurely activate nvm_dev
Matias Bjørling
1
-4
/
+4
2015-11-16
lightnvm: check for NAND flash and its type
Matias Bjørling
1
-0
/
+10
2015-11-16
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
1
-6
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2
-1
/
+4
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
[prev]
[next]