summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-01net: bridge: fdb: br_fdb_update can take flags directlyNikolay Aleksandrov1-6/+6
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-6/+6
2019-11-01ata: define AC_ERR_OKJiri Slaby1-0/+1
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry1-1/+1
2019-11-01io_uring: support for generic async request cancelJens Axboe1-0/+2
2019-11-01Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-drivers-for-v5.5Geert Uytterhoeven2-0/+97
2019-11-01Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into renesas-arm64-dt-for-v5.5Geert Uytterhoeven2-0/+97
2019-11-01Merge tag 'renesas-r8a77961-dt-binding-defs-tag' into clk-renesas-for-v5.5Geert Uytterhoeven2-0/+97
2019-11-01livepatch: Allow to distinguish different version of system state changesPetr Mladek1-0/+2
2019-11-01livepatch: Basic API to track system state changesPetr Mladek1-0/+15
2019-11-01dt-bindings: clock: Add r8a77961 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+65
2019-11-01dt-bindings: power: Add r8a77961 SYSC power domain definitionsGeert Uytterhoeven1-0/+32
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-0/+2
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman3-141/+12
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers4-487/+2
2019-11-01crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers1-31/+0
2019-11-01crypto: skcipher - unify the crypto_has_skcipher*() functionsEric Biggers1-18/+1
2019-11-01dt-bindings: clock: Add AST2600 RMII RCLK gate definitionsAndrew Jeffery1-0/+4
2019-11-01dt-bindings: clock: Add AST2500 RMII RCLK definitionsAndrew Jeffery1-0/+2
2019-11-01Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+1
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-1/+1
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot1-5/+0
2019-10-31net: dsa: remove ds->rtableVivien Didelot1-7/+0
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot1-1/+28
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei1-0/+2
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet1-1/+1
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+2
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur1-7/+0
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur1-0/+18
2019-10-31quota: Check that quota is not dirty before releaseDmitry Monakhov1-0/+10
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta1-0/+14
2019-10-31pipe: Use head and tail pointers for the ring, not cursor and lengthDavid Howells2-6/+58
2019-10-31Add wake_up_interruptible_sync_poll_locked()David Howells1-0/+3
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov3-0/+8
2019-10-31dt-bindings: clk: add omap5 iva clkctrl definitionsTero Kristo1-0/+4
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo1-0/+1
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo1-1/+1
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar7-51/+54
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-30net: sched: update action implementations to support flagsVlad Buslov1-1/+6
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2-1/+6
2019-10-30net: sched: modify stats helper functions to support regular statsVlad Buslov1-9/+21
2019-10-30net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov1-10/+2
2019-10-30net: sched: extract qstats update code into functionsVlad Buslov1-0/+16
2019-10-30net: sched: extract bstats update code into functionVlad Buslov1-0/+7
2019-10-30net: sched: extract common action counters update code into functionVlad Buslov1-0/+2