summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2019-05-161-1/+1
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-1/+6
* bpf: convert htab map to hlist_nullsAlexei Starovoitov2019-05-162-0/+19
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+2
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2019-05-142-0/+10
* x86/speculation: Rework SMT state changeThomas Gleixner2019-05-141-0/+2
* sched: Add sched_smt_active()Ben Hutchings2019-05-141-0/+18
* x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2019-05-141-2/+19
* locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon2019-05-142-21/+27
* bitops: avoid integer overflow in GENMASK(_ULL)Matthias Kaehlcke2019-05-141-2/+3
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-101-0/+3
* mm: add 'try_get_page()' helper functionLinus Torvalds2019-05-101-0/+9
* linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-05-101-2/+2
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-081-2/+0
* caif: reduce stack size with KASANArnd Bergmann2019-05-081-0/+27
* kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu2019-05-081-0/+1
* net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov2019-05-021-2/+9
* ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2019-05-022-29/+104
* net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov2019-05-021-2/+14
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+1
* appletalk: Fix compile regressionArnd Bergmann2019-04-201-4/+14
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-201-2/+2
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-201-1/+1
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-171-1/+1
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-18/+18
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-172-13/+3
* net/mlx5e: Add a lock on tir listYuval Avnery2019-04-171-0/+2
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-171-1/+1
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-171-0/+3
* netfilter: physdev: relax br_netfilter dependencyFlorian Westphal2019-04-051-1/+0
* genirq: Avoid summation loops for /proc/statThomas Gleixner2019-04-051-0/+1
* include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck2019-04-051-1/+1
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-051-1/+1
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-031-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-031-0/+6
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-03-271-5/+0
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-271-0/+2
* dm: fix to_sector() for 32bitNeilBrown2019-03-231-1/+1
* device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus2019-03-231-1/+1
* splice: don't merge into linked buffersJann Horn2019-03-231-0/+1
* phonet: fix building with clangArnd Bergmann2019-03-231-2/+3
* of: Support const and non-const use for to_of_node()Sakari Ailus2019-03-191-8/+12
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-191-4/+18
* ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss2019-03-191-1/+1
* drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel2019-03-131-0/+18
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-131-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-03-131-1/+8
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-131-10/+2
* sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2019-02-271-3/+3