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
2017-05-24
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2
-1
/
+16
2017-05-24
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
1
-10
/
+13
2017-05-24
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
1
-4
/
+9
2017-05-24
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
Alexander Sverdlin
1
-4
/
+33
2017-05-24
dmaengine: ep93xx: Always start from BASE0
Alexander Sverdlin
1
-0
/
+2
2017-05-23
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
1
-4
/
+5
2017-05-23
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-23
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
1
-6
/
+2
2017-05-23
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
1
-2
/
+2
2017-05-23
thermal: core: make thermal_emergency_poweroff static
Colin Ian King
1
-1
/
+1
2017-05-23
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
Masahiro Yamada
1
-3
/
+0
2017-05-23
tcmu: fix crash during device removal
Mike Christie
1
-13
/
+33
2017-05-23
scsi: libcxgbi: fix skb use after free
Varun Prakash
2
-15
/
+26
2017-05-24
drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache
Changbin Du
1
-10
/
+20
2017-05-23
scsi: qedi: Fix endpoint NULL panic during recovery.
[email protected]
1
-0
/
+2
2017-05-23
scsi: qedi: set max_fin_rt default value
Nilesh Javali
1
-0
/
+1
2017-05-23
scsi: qedi: Set firmware tcp msl timer value.
[email protected]
1
-0
/
+1
2017-05-23
scsi: qedi: Fix endpoint NULL panic in qedi_set_path.
[email protected]
1
-1
/
+5
2017-05-23
scsi: qedi: Set dma_boundary to 0xfff.
[email protected]
2
-0
/
+2
2017-05-23
scsi: qedi: Correctly set firmware max supported BDs.
[email protected]
1
-1
/
+1
2017-05-23
scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.
Arun Easi
1
-12
/
+11
2017-05-23
scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
Artem Savkov
1
-6
/
+4
2017-05-23
posix-timers: Make signal printks conditional
Thomas Gleixner
1
-8
/
+16
2017-05-23
drm/gma500/psb: Actually use VBT mode when it is found
Patrik Jakobsson
1
-7
/
+11
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2
-1
/
+7
2017-05-23
libceph: NULL deref on crush_decode() error path
Dan Carpenter
1
-0
/
+1
2017-05-23
libceph: fix error handling in process_one_ticket()
Ilya Dryomov
1
-5
/
+5
2017-05-23
libceph: validate blob_struct_v in process_one_ticket()
Ilya Dryomov
1
-0
/
+3
2017-05-23
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
1
-3
/
+1
2017-05-23
libceph: make ceph_msg_data_advance() return void
Ilya Dryomov
1
-7
/
+4
2017-05-23
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
2
-16
/
+3
2017-05-23
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-05-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+21
2017-05-23
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
1
-0
/
+2
2017-05-23
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
1
-2
/
+8
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
2
-7
/
+25
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-60
/
+8
2017-05-23
block: fix an error code in add_partition()
Dan Carpenter
1
-1
/
+3
2017-05-23
net/mlx5: Tolerate irq_set_affinity_hint() failures
Tariq Toukan
1
-11
/
+4
2017-05-23
net/mlx5: Avoid using pending command interface slots
Mohamad Haj Yahia
4
-8
/
+44
2017-05-23
net/mlx5e: IPoIB, handle RX packet correctly
Erez Shitrit
1
-1
/
+7
2017-05-23
net/mlx5e: Fix warnings around parsing of TC pedit actions
Or Gerlitz
1
-7
/
+7
2017-05-23
net/mlx5e: Properly enforce disallowing of partial field re-write offload
Or Gerlitz
1
-2
/
+3
2017-05-23
net/mlx5e: Allow TC csum offload if applied together with pedit action
Or Gerlitz
1
-0
/
+39
2017-05-23
net/sched: act_csum: Add accessors for offloading drivers
Or Gerlitz
1
-0
/
+15
2017-05-23
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
Or Gerlitz
1
-1
/
+1
2017-05-23
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2
-9
/
+18
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-05-23
arm64: dts: hikey: Fix WiFi support
Ulf Hansson
1
-15
/
+11
2017-05-23
arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Ulf Hansson
2
-20
/
+22
[prev]
[next]