summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: introduce device min_header_lenWillem de Bruijn2017-02-18
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-18
* cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-14
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-09
* percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-02-09
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-04
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-01
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-02-01
* jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-19
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-01-12
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-06
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
* constify iov_iter_count() and iter_is_iovec()Al Viro2016-12-10
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-08
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-08
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-12-02
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* net: add recursion limit to GROSabrina Dubroca2016-11-15
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-15
* pwm: Unexport children before chip removalDavid Hsu2016-11-10
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
* irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-28
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-10-28
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-10-28
* lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe2016-10-28
* ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2016-10-28
* lib: move strtobool() to kstrtobool()Kees Cook2016-10-28
* PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang2016-10-28
* vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-10-22
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-20
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2016-10-16
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
* nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck2016-10-07
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-07
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-30
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-30
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-30
* net: smc91x: fix SMC accessesRussell King2016-09-30
* bonding: Fix bonding crashMahesh Bandewar2016-09-30
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-30
* fix iov_iter_fault_in_readable()Al Viro2016-09-24
* genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-24
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-24
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-24
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-24
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-24