summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-27HID: validate HID report id sizeKees Cook1-1/+3
2013-09-27pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-09-27Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-0/+15
2013-09-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-27USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2-2/+17
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar1-2/+18
2013-09-08mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+1
2013-09-08regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman1-0/+1
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+0
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma1-1/+5
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-20microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-15SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-15tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-08-15regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-12ndisc: Add missing inline to ndisc_addr_option_padJoe Perches1-1/+1
2013-08-12userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-12Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-6/+0
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger1-1/+2
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger1-2/+0
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2-2/+3
2013-08-04iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger1-0/+4
2013-07-29EDAC: Fix lockdep splatBorislav Petkov1-1/+6
2013-07-29vlan: mask vlan prio bitsEric Dumazet1-2/+1
2013-07-29virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-07-29ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2013-07-29ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang1-0/+3
2013-07-29net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-26thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-26iio: Fix iio_channel_has_infoAlexandre Belloni1-2/+2
2013-07-22nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-22cgroup: fix RCU accesses to task->cgroupsTejun Heo1-10/+48
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+4
2013-06-27net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-26gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-2/+6
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17