Commit Graph

254250 Commits (724d4c03066cec0e23b44344ad384fb4ebb7419d)
 

Author SHA1 Message Date
Jesper Juhl 8ad2475e35 ipv4, ping: Remove duplicate icmp.h include 14 years ago
Eric Dumazet c82b9d7fe7 netxen: fix race in skb->len access 14 years ago
Larry Finger fa7ccfb170 rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192e_pci 14 years ago
John W. Linville 40fad6bad4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 14 years ago
Linus Torvalds ef46222e7b Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 14 years ago
Linus Torvalds c01ad40819 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 14 years ago
Linus Torvalds 90a800de0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
Linus Torvalds 10e18e6230 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 years ago
Dave Kleikamp d31b53e3cd JFS: Don't save agno in the inode 14 years ago
Dave Kleikamp 28e0fa894c jfs: Update agstart when resizing volume 14 years ago
Dave Kleikamp 206b6310fd jfs: old_agsize should be 64 bits in jfs_extendfs 14 years ago
Al Viro 482e0cd3db devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper 14 years ago
Al Viro 8e833fd2e1 fix comment in generic_permission() 14 years ago
Al Viro 6291176bcd kill obsolete comment for follow_down() 14 years ago
Al Viro 1aec7036d0 proc_sys_permission() is OK in RCU mode 14 years ago
Al Viro 1d29b5a2ed reiserfs_permission() doesn't need to bail out in RCU mode 14 years ago
Al Viro cf12791116 proc_fd_permission() is doesn't need to bail out in RCU mode 14 years ago
Al Viro 730e908f35 nilfs2_permission() doesn't need to bail out in RCU mode 14 years ago
Al Viro a63ab94d67 logfs doesn't need ->permission() at all 14 years ago
Al Viro 6b419951f1 coda_ioctl_permission() is safe in RCU mode 14 years ago
Al Viro ec12781f19 cifs_permission() doesn't need to bail out in RCU mode 14 years ago
Al Viro 1712c20dae bad_inode_permission() is safe from RCU mode 14 years ago
Dan Carpenter 185bf87393 ubifs: dereferencing an ERR_PTR in ubifs_mount() 14 years ago
J. Bruce Fields 105f462210 nfsd4: fix break_lease flags on nfsd open 14 years ago
David Henningsson 6f2e810ad5 ALSA: HDA: Remove quirk for an HP device 14 years ago
Namhyung Kim 155d109b5f block: add REQ_SECURE to REQ_COMMON_MASK 14 years ago
Dave Airlie 4ee1c57fca drm/nouveau: drop leftover debugging 14 years ago
Dave Airlie ca295e50c2 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes 14 years ago
Dave Airlie 682f1a54a0 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. 14 years ago
Alex Deucher 74d074eecb drm/radeon/kms: add missing param for dce3.2 DP transmitter setup 14 years ago
Alex Deucher 8323fa6ba3 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards 14 years ago
Eric Dumazet 44da29d26b sgi-xp: fix a use after free 14 years ago
Eric Dumazet 658924dc9a hp100: fix an skb->len race 14 years ago
David S. Miller 00ce2d5614 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 14 years ago
WANG Cong cefa9993f1 netpoll: copy dev name of slaves to struct netpoll 14 years ago
Boaz Harrosh df18d127f4 pnfs-obj: No longer needed to take an extra ref at add_device 14 years ago
Zachary Amsden de2d1a524e KVM: Fix register corruption in pvclock_scale_delta 14 years ago
Steve a0a8eaba16 KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap 14 years ago
Marcelo Tosatti 5233dd51ec KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS 14 years ago
Borislav Petkov b72336355b KVM: MMU: Fix build warnings in walk_addr_generic() 14 years ago
Linus Torvalds 8816ead9d8 Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 357ed6b1a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds de505e709f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging 14 years ago
Manoj Iyer be98ca652f mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader 14 years ago
Guennadi Liakhovetski 742a0c7cae mmc: sdhi: fix module unloading 14 years ago
Wanlong Gao b9c350a0a9 mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c 14 years ago
Chris Ball c44048dea2 mmc: vub300: fix null dereferences in error handling 14 years ago
Ingo Molnar c1f5c54b57 x86, MAINTAINERS: Add x86 MCE people 14 years ago
Maarten Lankhorst 7d68dc3f10 x86, efi: Do not reserve boot services regions within reserved areas 14 years ago
Eric Dumazet 9aa3c94ce5 ipv4: fix multicast losses 14 years ago