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
2013-02-07
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-07
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-07
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-15
/
+10
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+87
2013-02-08
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-4
/
+22
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-08
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+40
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
mac80211: fix managed mode channel context use
Johannes Berg
1
-1
/
+4
2013-02-07
x86: Do not leak kernel page mapping locations
Kees Cook
1
-3
/
+5
2013-02-07
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-02-07
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-07
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-06
Merge tag 'ras_for_3.8' into x86/urgent
H. Peter Anvin
2
-87
/
+84
2013-02-07
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-47
/
+63
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-28
/
+101
2013-02-06
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
1
-0
/
+12
2013-02-06
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
1
-0
/
+3
2013-02-06
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-06
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-06
Merge branch 'wireless'
David S. Miller
13
-35
/
+90
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-35
/
+90
2013-02-06
Btrfs: move d_instantiate outside the transaction during mksubvol
Chris Mason
1
-1
/
+4
2013-02-06
mac80211: fix error in sizeof() usage
Cong Ding
1
-1
/
+2
2013-02-06
xen: fix error handling path if xen_allocate_irq_dynamic fails
Wei Liu
1
-2
/
+2
2013-02-06
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
Jan Beulich
1
-7
/
+7
2013-02-06
Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
6
-47
/
+63
2013-02-06
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
1
-12
/
+10
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/of' into tmp
Mark Brown
1
-0
/
+6
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Mark Brown
1
-20
/
+19
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8907' into tmp
Mark Brown
1
-2
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max77686' into tmp
Mark Brown
1
-7
/
+8
2013-02-06
m68knommu: fix trap on execing /bin/init
Greg Ungerer
1
-1
/
+0
2013-02-06
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
1
-18
/
+17
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...
Chris Mason
16
-119
/
+370
2013-02-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+13
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-392
/
+310
2013-02-06
Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...
Linus Torvalds
9
-0
/
+115
2013-02-05
Btrfs: fix possible stale data exposure
Josef Bacik
1
-1
/
+1
2013-02-05
Btrfs: fix missing i_size update
Josef Bacik
1
-2
/
+9
2013-02-05
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2
-9
/
+38
2013-02-05
Btrfs: fix missing release of the space/qgroup reservation in start_transacti...
Miao Xie
1
-8
/
+19
[prev]
[next]