aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/seccomp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-10cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds1-19/+35
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan1-3/+3
2011-02-09x25: Do not reference freed memory.David S. Miller1-1/+4
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada1-8/+4
2011-02-09staging: zram: fix data corruption issueNitin Gupta1-0/+4
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott1-1/+4
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott7-2/+24
2011-02-09cdrom: support devices that have check_events but not media_changedSimon Arlott1-1/+2
2011-02-09cfq-iosched: Don't wait if queue already has requests.Justin TerAvest1-0/+4
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso1-2/+9
2011-02-08pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-08pch_can: fix rmmod issueTomoya1-1/+1
2011-02-08pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller1-11/+16
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-09virtio: console: Update CopyrightAmit Shah2-2/+4
2011-02-09virtio: console: Wake up outvq on host notificationsAmit Shah1-2/+13
2011-02-08ixgbe: update version stringDon Skidmore1-1/+1
2011-02-08ixgbe: cleanup variable initializationDon Skidmore1-1/+1
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg1-1/+0
2011-02-08FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik1-2/+4
2011-02-07Linux 2.6.38-rc4Linus Torvalds1-1/+1
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann1-5/+10
2011-02-08md_make_request: don't touch the bio after calling make_requestChris Mason1-2/+7
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa1-2/+2
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2-5/+13
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry2-12/+30
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau1-1/+1
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch1-1/+1
2011-02-07Btrfs: Fix page count calculationYan, Zheng1-4/+4
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton1-4/+1
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King1-1/+7
2011-02-07ARM: Update mach-typesRussell King1-4/+101
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1