summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12hwmon: (emc1403) Add EMC1423 supportJekyll Lai2-6/+14
2011-01-12hwmon: (w83627hf) Document W83627THF voltage pin mappingJean Delvare1-0/+22
2011-01-12hwmon: (w83793) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (fschmd) Drop useless mutexJean Delvare1-4/+1
2011-01-12hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches1-15/+14
2011-01-12hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches1-13/+13
2011-01-12hwmon: (pc87360) Use pr_fmt and pr_<level>Joe Perches1-30/+23
2011-01-12hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches1-7/+7
2011-01-12hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches1-16/+14
2011-01-12hwmon: Schedule the removal of the old intrusion detection interfacesJean Delvare1-0/+10
2011-01-12hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare2-4/+31
2011-01-12hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare1-3/+41
2011-01-12hwmon: (adm9240) Implement the standard intrusion detection interfaceJean Delvare2-4/+30
2011-01-12hwmon: (via686a) Initialize fan_div valuesJean Delvare1-3/+11
2011-01-12hwmon: (w83795) Silent false warning from gccJean Delvare1-2/+2
2011-01-12hwmon: (ads7828) Update email contact detailsSteven Hardy2-3/+3
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-12cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara1-0/+6
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o1-6/+0
2011-01-11NFS fix the setting of exchange id flagAndy Adamson2-6/+27
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V2-19/+0
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen1-1/+1
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar1-36/+22
2011-01-11net/9p: Use proper data typesM. Mohan Kumar1-12/+10
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V1-47/+28
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V4-862/+916
2011-01-11fs/9p: fix menu presentationRandy Dunlap1-1/+4
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V1-1/+1
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches2-2/+2
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich4-28/+63
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2-12/+17
2011-01-11IB/qib: Fix refcount leak in lkey/rkey validationMike Marciniszyn1-16/+14
2011-01-11IB/qib: Improve SERDES tunning on QMH boardsMike Marciniszyn1-3/+23
2011-01-11IB/qib: Unnecessary delayed completions on RC connectionMike Marciniszyn1-0/+24
2011-01-11IB/qib: Issue pre-emptive NAKs on eager buffer overflowMike Marciniszyn1-4/+137
2011-01-11IB/qib: RDMA lkey/rkey validation is inefficient for large MRsMike Marciniszyn3-23/+60