summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28net: Swap ver and type in pppoe_hdrChangli Gao
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-01net: fix incorrect credentials passingLinus Torvalds
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2013-04-05NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2013-04-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-28exec: use -ELOOP for max recursion depthKees Cook
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-04ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox
2013-01-17rtnetlink: Fix problem with buffer allocationGreg Rose
2013-01-17rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet