summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-12cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-10pwm: Unexport children before chip removalDavid Hsu
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-28Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds
2016-10-28mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-10-28lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe
2016-10-28ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-28lib: move strtobool() to kstrtobool()Kees Cook
2016-10-28PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds