summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-09HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2-0/+2
2015-04-09sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-04-09sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-04-09sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-04-09sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-04-09sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-04-09sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2015-04-09tcp: make connect() mem charging friendlyEric Dumazet1-35/+27
2015-04-09net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-04-09tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-04-09ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-04-09rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-04-09caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-04-09inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-04-09rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-04-09net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-04-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai1-1/+1
2015-04-09mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi1-15/+36
2015-03-16Linux 3.12.39v3.12.39Jiri Slaby1-1/+1
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust1-1/+1
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-16drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-03-16drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2015-03-16HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-03-16HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-03-16dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka1-2/+2
2015-03-16dm: fix a race condition in dm_get_mdMikulas Patocka1-17/+10
2015-03-16dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong1-0/+6
2015-03-16dm mirror: do not degrade the mirror on discard errorMikulas Patocka1-0/+9
2015-03-16staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2-1/+2
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann1-0/+1
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-03-16ASoC: omap-pcm: Correct dma maskPeter Ujfalusi1-2/+2
2015-03-16nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi5-38/+52
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi12-141/+23
2015-03-16mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi1-2/+0
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum3-0/+5
2015-03-16HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2-0/+2
2015-03-16HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2015-03-16HID: usbhid: fix PIXART optical mouseOliver Neukum2-0/+2
2015-03-16HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki3-0/+4
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2015-03-12IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-03-12sg: fix read() error reportingTony Battersby1-3/+3