aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27net: axienet: fix a signedness bug in probeDan Carpenter1-1/+1
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter1-1/+1
2019-09-27net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter1-1/+1
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter1-1/+1
2019-09-27net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter1-1/+1
2019-09-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter1-1/+1
2019-09-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter1-1/+1
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter1-1/+1
2019-09-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter1-9/+6
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König1-2/+1
2019-09-27rq-qos: get rid of redundant wbt_update_limits()Yufen Yu1-1/+0
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran1-2/+2
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo1-1/+1
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook1-1/+2
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton1-1/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland26-48/+48
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov4-9/+9
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov1-1/+1
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov1-2/+2
2019-09-26wimax/i2400m: remove unlikely() from WARN*() conditionDenis Efremov1-2/+1
2019-09-26fs: remove unlikely() from WARN_ON() conditionDenis Efremov1-1/+1
2019-09-26xen/events: remove unlikely() from WARN() conditionDenis Efremov1-1/+1
2019-09-26bpf: Clean up indentation issue in BTF kflag processingColin Ian King1-1/+1
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells1-2/+0
2019-09-26libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko1-6/+87
2019-09-26MAINTAINERS: Add myself as reviewer for the PWM subsystemUwe Kleine-König1-0/+1
2019-09-26MAINTAINERS: Add patchwork link for PWM entryUwe Kleine-König1-0/+1
2019-09-26MAINTAINERS: Add a selection of PWM related keywords to the PWM entryUwe Kleine-König1-0/+1
2019-09-26pwm: mediatek: Add MT7629 compatible stringSam Shih1-0/+6
2019-09-26io_uring: make CQ ring wakeups be more efficientJens Axboe1-10/+56
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2-2/+18
2019-09-26openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing1-1/+1
2019-09-26dt-bindings: net: ravb: Add support for r8a774b1 SoCBiju Das1-0/+1
2019-09-26net: stmmac: Fix page pool sizeThierry Reding1-1/+3
2019-09-26macsec: drop skb sk before calling gro_cells_receiveXin Long1-0/+1
2019-09-26iocost: bump up default latency targets for hard disksTejun Heo1-2/+2
2019-09-26iocost: improve nr_lagging handlingTejun Heo1-8/+11
2019-09-26iocost: better trace vrate changesTejun Heo1-1/+6
2019-09-26net: print proper warning on dst underflowJason A. Donenfeld1-2/+2
2019-09-26net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes1-17/+13
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski19-151/+151
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski8-94/+94
2019-09-26MAINTAINERS: add Yanjun to FORCEDETH maintainers listRain River1-0/+1
2019-09-26block: don't release queue's sysfs lock during switching elevatorMing Lei2-39/+5
2019-09-26blk-mq: move lockdep_assert_held() into elevator_exitMing Lei2-2/+2
2019-09-25checkpatch: check for nested (un)?likely() callsDenis Efremov1-0/+6
2019-09-25hexagon: drop empty and unused free_initrd_memMike Rapoport1-13/+0
2019-09-25mm: factor out common parts between MADV_COLD and MADV_PAGEOUTMinchan Kim1-147/+45
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim8-0/+251
2019-09-25mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIMMinchan Kim1-3/+3