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
2012-07-30
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
3
-7
/
+45
2012-07-30
fs: make dumpable=2 require fully qualified path
Kees Cook
2
-9
/
+26
2012-07-30
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
1
-4
/
+12
2012-07-30
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-30
prctl: remove redunant assignment of "error" to zero
Sasikantha babu
1
-11
/
+2
2012-07-30
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-07-30
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
1
-3
/
+3
2012-07-30
[media] lirc: fix non-ANSI function declaration warning
Emil Goode
1
-1
/
+1
2012-07-30
[media] rc: ati_remote.c: code style fixing
Du, Changbin
1
-53
/
+80
2012-07-30
[media] Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
2012-07-30
[media] v4l2-dev.c: Move video_put() after debug printk
Ezequiel GarcĂa
1
-6
/
+6
2012-07-30
[media] vivi: fix a few format-related compliance issues
Hans Verkuil
1
-17
/
+6
2012-07-30
[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urb
Julia Lawall
1
-0
/
+1
2012-07-31
md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.
majianpeng
1
-1
/
+1
2012-07-31
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-07-30
[media] az6007: fix incorrect memcpy
Alan Cox
1
-1
/
+1
2012-07-31
md: remove duplicated test on ->openers when calling do_md_stop()
NeilBrown
1
-6
/
+2
2012-07-31
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2
-2
/
+13
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
2
-7
/
+50
2012-07-31
md/raid1: read balance chooses idlest disk for SSD
Shaohua Li
1
-3
/
+31
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
2
-34
/
+12
2012-07-31
MD RAID10: Export md_raid10_congested
Jonathan Brassow
2
-22
/
+37
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
4
-29
/
+29
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
2
-9
/
+9
2012-07-31
MD RAID10: rename mirror_info structure
Jonathan Brassow
2
-12
/
+12
2012-07-31
MD RAID10: Fix compiler warning.
Jonathan Brassow
1
-1
/
+1
2012-07-30
[media] cx25821,medusa: incorrect check on decoder type
Alan Cox
1
-1
/
+1
2012-07-30
[media] ov9640: fix missing break
Alan Cox
1
-0
/
+1
2012-07-30
[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled
Prabhakar Lad
1
-0
/
+2
2012-07-30
[media] v4l: fix copy/paste typo in vb2_reqbufs comment
Nicolas THERY
1
-2
/
+2
2012-07-30
[media] tuner-xc2028: unlock on error in xc2028_get_afc()
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] Documentation: Add newline at end-of-file to files lacking one
Jesper Juhl
9
-9
/
+9
2012-07-30
[media] davinci: vpbe: fix check for s_dv_preset function pointer
Prabhakar Lad
1
-1
/
+1
2012-07-30
[media] tuner-xc2028: fix "=" vs "==" typo
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] vivi: remove pointless video_nr++
Hans Verkuil
1
-3
/
+0
2012-07-30
[media] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlink
Nicolas THERY
1
-2
/
+2
2012-07-30
libceph: move feature bits to separate header
Sage Weil
6
-22
/
+29
2012-07-30
[media] radio-si470x: Add support for the new band APIs
Hans de Goede
4
-92
/
+126
2012-07-30
[media] radio-si470x: Fix band selection
Hans de Goede
1
-1
/
+1
2012-07-30
[media] radio-si470x: restore ctrl settings after suspend/resume
Hans de Goede
1
-1
/
+6
2012-07-30
[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct
Hans de Goede
2
-9
/
+46
2012-07-30
[media] radio-cadet: implement frequency band enumeration
Hans Verkuil
1
-57
/
+74
2012-07-30
[media] radio-cadet: fix RDS handling
Hans Verkuil
1
-17
/
+39
2012-07-30
[media] radio-cadet: upgrade to latest frameworks
Hans Verkuil
1
-160
/
+83
2012-07-30
[media] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentation
Hans Verkuil
5
-9
/
+221
2012-07-30
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
4
-2
/
+86
2012-07-30
[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS
Hans Verkuil
1
-10
/
+30
2012-07-30
[media] v4l: DocBook: fix version number typo
Nicolas THERY
1
-1
/
+1
2012-07-30
[media] tvp5150: signedness bug in tvp5150_selmux()
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] videobuf-dma-contig: Use NULL instead of plain integer
Sachin Kamat
1
-1
/
+1
[prev]
[next]