summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-23Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik1-1/+10
2020-02-22Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov2-0/+37
2020-02-22debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven1-0/+1
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao1-0/+23
2020-02-22uacce: add uacce driverKenneth Lee2-0/+199
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-22/+69
2020-02-22scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp1-3/+8
2020-02-22scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp1-16/+16
2020-02-22scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp1-1/+1
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-330/+150
2020-02-22net: Generate reuseport group ID on group creationJakub Sitnicki1-2/+0
2020-02-22tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki1-0/+7
2020-02-22net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki1-2/+35
2020-02-22net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki1-1/+2
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+11
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-20/+104
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-268/+17
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann4-219/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach1-7/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki1-0/+1
2020-02-21security: remove duplicated include from security.hYueHaibing1-1/+0
2020-02-21ASoC: meson: g12a: add toacodec dt-binding documentationJerome Brunet1-0/+10
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-21vt: selection, introduce vc_is_selJiri Slaby1-1/+3
2020-02-21PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc1-0/+2
2020-02-21mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2-0/+9
2020-02-21rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney2-0/+2
2020-02-21rcu: Add a trace event for kfree_rcu() use of kfree_bulk()Uladzislau Rezki (Sony)1-0/+28
2020-02-21rculist: Add brackets around cond argument in __list_check_rcu macroAmol Grover1-2/+2
2020-02-21timer: Use hlist_unhashed_lockless() in timer_pending()Eric Dumazet1-1/+1
2020-02-21bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu1-0/+3
2020-02-20sched: Provide cant_migrate()Thomas Gleixner1-0/+7
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner1-0/+30
2020-02-20Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie22-59/+404
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas1-22/+14
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva5-13/+13
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart1-1/+1
2020-02-20net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey1-0/+2
2020-02-20net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey1-2/+27
2020-02-20net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey2-2/+8
2020-02-20net: sched: Introduce ingress classification functionPaul Blakey1-0/+10
2020-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-9/+7
2020-02-20security: <linux/lsm_hooks.h>: fix all kernel-doc warningsRandy Dunlap1-1/+35
2020-02-20soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry1-1/+5