summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-31bpf: enable access to ax register also from verifier rewriteDaniel Borkmann1-6/+1
2019-01-31bpf: move tmp variable into ax register in interpreterDaniel Borkmann1-1/+2
2019-01-31bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann1-0/+2
2019-01-31Input: input_event - provide override for sparc64Deepa Dinamani1-1/+5
2019-01-31Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui1-2/+3
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel1-1/+1
2019-01-31net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-26mm/memblock.c: skip kmemleak for kasan_init()Qian Cai1-0/+1
2019-01-26mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu1-1/+10
2019-01-26scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2-1/+2
2019-01-26bpf: Allow narrow loads with offset > 0Andrey Ignatov1-15/+1
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-0/+1
2019-01-26ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann1-1/+1
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive1-0/+1
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-22IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-22net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-22netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso1-1/+0
2019-01-22netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal1-15/+3
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin2-3/+8
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-16cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar1-0/+5
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams1-3/+1
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams1-0/+2
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil1-0/+1
2019-01-09binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos1-0/+1
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-0/+2
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani1-3/+35
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn1-0/+20
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds1-54/+54
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-47/+17
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-47/+67
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar1-4/+4
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+5
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn1-4/+21
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada1-0/+1
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin1-2/+2
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1