aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-24power: support _noirq actions on device types and classesDominik Brodowski1-0/+31
2010-03-24pcmcia: allow for four multifunction subdevices (again)Dominik Brodowski1-2/+6
2010-03-23pcmcia: do not use ioports < 0x100 on x86Dominik Brodowski1-0/+7
2010-03-23pd6729: Coding Style fixesKomuro1-25/+39
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds1-1/+1
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa1-0/+6
2010-03-22AFS: Potential null dereferenceDan Carpenter1-2/+3
2010-03-22ppc64 sys_ipc breakage in 2.6.34-rc2Anton Blanchard1-1/+1
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah1-0/+4
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah1-2/+9
2010-03-21ip_gre: include route header_len in max_headroom calculationTimo Teräs1-1/+3
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
2010-03-21ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck1-1/+2
2010-03-21net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney1-1/+3
2010-03-21Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko1-0/+5
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann6-88/+114
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann4-4/+41
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso3-4/+6
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2-4/+15
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani1-20/+43
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte1-0/+3
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2-0/+6
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-19TCP: check min TTL on received ICMP packetsstephen hemminger1-0/+5
2010-03-19ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu1-1/+1
2010-03-19ipv4: check rt_genid in dst_checkTimo Teräs1-4/+10
2010-03-19Linux 2.6.34-rc2Linus Torvalds1-1/+1
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2-5/+14
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger1-1/+1
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger1-1/+1
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter1-1/+1