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
2014-10-07
sparc64: Increase size of boot string to 1024 bytes
Dave Kleikamp
1
-1
/
+4
2014-10-07
Update Intel Ethernet Driver maintainers list
Alexander Duyck
1
-2
/
+2
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2
-0
/
+15
2014-10-07
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
1
-0
/
+1
2014-10-07
f2fs: support volatile operations for transient data
Jaegeuk Kim
4
-2
/
+25
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
4
-3
/
+21
2014-10-07
ath9k: Fix crash in MCC mode
Sujith Manoharan
1
-1
/
+1
2014-10-07
ath: Fix smatch warning
Sujith Manoharan
1
-4
/
+4
2014-10-07
rtl818x_pci: fix response rate may be incorrect.
Andrea Merello
1
-11
/
+25
2014-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-29
/
+80
2014-10-07
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
2
-7
/
+5
2014-10-07
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()
Daniel Mack
1
-1
/
+1
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
1
-2
/
+2
2014-10-07
locks: flock_make_lock should return a struct file_lock (or PTR_ERR)
Jeff Layton
1
-8
/
+11
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
2
-8
/
+2
2014-10-07
locks: give lm_break a return value
Jeff Layton
3
-13
/
+23
2014-10-07
locks: __break_lease cleanup in preparation of allowing direct removal of leases
Jeff Layton
1
-24
/
+25
2014-10-07
locks: remove i_have_this_lease check from __break_lease
Jeff Layton
1
-4
/
+2
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
4
-20
/
+30
2014-10-07
locks: move i_lock acquisition into generic_*_lease handlers
Jeff Layton
3
-16
/
+16
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
3
-48
/
+51
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
7
-26
/
+37
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2
-10
/
+4
2014-10-07
locks: clean up vfs_setlease kerneldoc comments
Jeff Layton
1
-24
/
+10
2014-10-07
locks: generic_delete_lease doesn't need a file_lock at all
Jeff Layton
3
-28
/
+22
2014-10-07
nfsd: fix potential lease memory leak in nfs4_setlease
Jeff Layton
1
-2
/
+5
2014-10-07
locks: close potential race in lease_get_mtime
Jeff Layton
1
-2
/
+12
2014-10-07
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
1
-155
/
+2
2014-10-07
ASoC: simple-card: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
1
-0
/
+3
2014-10-07
Merge branch 'ipmi' (patches from Corey Minyard)
Linus Torvalds
2
-9
/
+18
2014-10-07
ipmi: Clear drvdata when interface is removed
Takao Indoh
1
-0
/
+3
2014-10-07
ipmi: work around gcc-4.9 build warning
Arnd Bergmann
1
-3
/
+3
2014-10-07
ipmi/of: Don't use unavailable interfaces
Benjamin Herrenschmidt
1
-0
/
+3
2014-10-07
ipmi: Clean up the error handling for channel config errors
Corey Minyard
1
-6
/
+9
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
27
-39
/
+54
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
1
-24
/
+24
2014-10-07
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
1
-1
/
+1
2014-10-07
ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()
Takashi Iwai
1
-0
/
+1
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2
-17
/
+27
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
3
-17
/
+20
2014-10-07
Input: adp5588-keys - cancel workqueue in failure path
Pramod Gurav
1
-0
/
+1
2014-10-07
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
1
-55
/
+17
2014-10-07
Input: evdev - fix EVIOCG{type} ioctl
Dmitry Torokhov
1
-5
/
+8
2014-10-07
ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)
Takashi Iwai
1
-1
/
+1
2014-10-07
blk-mq: Make bt_clear_tag() easier to read
Bart Van Assche
1
-5
/
+2
2014-10-07
blk-mq: fix potential hang if rolling wakeup depth is too high
Jens Axboe
1
-2
/
+2
2014-10-07
ath10k: add tracing for tx info
Rajkumar Manoharan
3
-0
/
+62
2014-10-07
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
2
-0
/
+33
2014-10-07
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
5
-2
/
+46
2014-10-07
ath10k: add support to configure pktlog filter
Rajkumar Manoharan
5
-1
/
+134
[prev]
[next]