summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+2
* locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> fileWill Deacon2019-05-142-21/+27
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-101-0/+3
* linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-05-101-2/+2
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-081-0/+3
* 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
* sctp: avoid running the sctp state machine recursivelyXin Long2019-05-081-1/+0
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-05-041-0/+18
* net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-05-041-1/+1
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-4/+6
* mm: add 'try_get_page()' helper functionLinus Torvalds2019-05-041-0/+9
* mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-05-041-1/+5
* tracing: Fix buffer_ref pipe opsJann Horn2019-05-021-0/+1
* iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong2019-04-271-0/+1
* net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov2019-04-271-2/+9
* ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2019-04-272-29/+104
* net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov2019-04-271-2/+14
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+1
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumpingAndrea Arcangeli2019-04-271-0/+21
* appletalk: Fix compile regressionArnd Bergmann2019-04-201-4/+14
* bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-04-201-0/+1
* bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2019-04-201-0/+10
* bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2019-04-201-6/+1
* bpf: move tmp variable into ax register in interpreterDaniel Borkmann2019-04-201-1/+2
* bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2019-04-201-0/+2
* bpf: reduce verifier memory consumptionAlexei Starovoitov2019-04-201-3/+13
* 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
* compiler.h: update definition of unreachable()ndesaulniers@google.com2019-04-201-1/+4
* netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2019-04-201-0/+16
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-171-1/+1
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-23/+23
* 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
* cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accountingOleg Nesterov2019-04-052-1/+3
* bpf: fix missing prototype warningsValdis Kletnieks2019-04-051-1/+3
* genirq: Avoid summation loops for /proc/statThomas Gleixner2019-04-051-0/+1
* sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-04-051-4/+4
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-04-051-2/+2
* clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki2019-04-051-0/+3
* 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
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-271-0/+2