summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-11-201-19/+19
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-11-201-3/+0
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-11-201-0/+3
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-11-201-3/+7
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-11-201-4/+6
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-11-201-0/+9
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-201-0/+2
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-11-201-1/+2
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-11-201-0/+2
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-11-202-11/+19
* radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin2016-11-201-0/+1
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-11-201-1/+1
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-11-201-0/+4
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-11-201-0/+1
* IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov2016-11-201-2/+2
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-0/+1
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-08-221-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-08-221-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-08-221-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-08-221-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-08-221-0/+4
* fs: limit filesystem stacking depthMiklos Szeredi2016-08-221-0/+11
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-08-221-0/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-221-0/+1
* net_sched: update hierarchical backlog tooWANG Cong2016-08-222-2/+7
* net_sched: introduce qdisc_replace() helperWANG Cong2016-08-221-0/+17
* net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-08-221-0/+1
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2016-08-221-2/+2
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2016-08-221-2/+2
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2016-08-221-2/+5
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-08-221-0/+1
* mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov2016-06-153-83/+44
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2016-06-154-181/+116
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-06-151-2/+18
* Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2016-06-151-0/+4
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-151-0/+16
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-06-152-6/+5
* mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2016-06-151-9/+8
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-06-151-0/+2
* regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-06-151-0/+2
* Revert "net: validate variable length ll headers"Ben Hutchings2016-06-151-20/+1
* tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-05-011-0/+3
* net: validate variable length ll headersWillem de Bruijn2016-05-011-1/+20
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-05-012-2/+2
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-05-011-1/+1
* tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-05-011-3/+3
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-05-011-7/+7
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-05-011-2/+2
* net/mlx5: Make command timeout way shorterOr Gerlitz2016-05-011-1/+1
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-05-011-0/+1