summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-13drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-11-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov1-4/+2
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov1-1/+1
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa1-0/+5
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-04tcp: TSO packets automatic sizingEric Dumazet2-0/+3
2013-10-18ipc: rename ids->rw_mutexDavidlohr Bueso1-1/+1
2013-10-18ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul1-1/+0
2013-10-18ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul1-1/+4
2013-10-18cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro1-0/+1
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-10-13HID: uhid: allocate static minorDavid Herrmann1-0/+1
2013-10-13mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-10-13mm: Fix generic hugetlb pte check return type.David Miller1-2/+2
2013-10-13Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg1-0/+1
2013-10-13net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-10-13IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE1-0/+4
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-4/+8
2013-10-13HID: fix data access in implement()Jiri Kosina1-0/+1
2013-10-05dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-10-01drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard1-0/+2
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz1-0/+1
2013-09-26media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda1-0/+1
2013-09-26HID: validate HID report id sizeKees Cook1-1/+3
2013-09-26pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-0/+15
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-26USB: 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-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+1
2013-09-07regmap: 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-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6