summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-15f2fs: sanity check segment countJin Qian
2017-05-15mtd: cfi: reduce stack sizeArnd Bergmann
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-05-08perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-05-08cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-04-30perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2017-04-22give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-04-22KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-04-18libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-04-18nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-04-18ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2017-04-18pwm: Unexport children before chip removalDavid Hsu
2017-04-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-08net:Add sysctl_max_skb_fragsHans Westgaard Ry
2017-02-08blk: rq_data_dir() should not return a booleanLinus Torvalds
2017-02-08usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2017-02-08module: fix types of device tables aliasesAndrey Ryabinin
2017-01-15tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-15net: Use more bit fields in napi_gro_cbTom Herbert
2016-12-23can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-05fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-05fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-05fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-05genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-22Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-08-22dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds
2016-08-07radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-07x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2016-07-12USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-12nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-19irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-19arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp