summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-01drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard
2013-10-01HID: provide a helper for validating hid reportsKees Cook
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz
2013-09-26media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda
2013-09-26HID: validate HID report id sizeKees Cook
2013-09-26pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-09-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-09-07regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20microblaze: fix clone syscallMichal Simek
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-14regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-11ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-08-11userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-08-04iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-28EDAC: Fix lockdep splatBorislav Petkov
2013-07-28vlan: mask vlan prio bitsEric Dumazet
2013-07-28virtio: 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-07-25thermal: cpu_cooling: fix stub functionArnd Bergmann
2013-07-25iio: Fix iio_channel_has_infoAlexandre Belloni
2013-07-21nbd: correct disconnect behaviorPaul Clements
2013-07-21cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-25gre: fix a possible skb leakEric Dumazet