summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-171-0/+10
* media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil2019-12-171-2/+2
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-131-1/+1
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-131-2/+2
* kernfs: fix ino wrap-around detectionTejun Heo2019-12-131-0/+1
* xfrm interface: fix management of phydevNicolas Dichtel2019-12-131-1/+0
* sctp: frag_point sanity checkJakub Audykowicz2019-12-131-0/+5
* firmware: qcom: scm: fix compilation error when disabledJonathan Marek2019-12-131-0/+3
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2019-12-131-0/+7
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-12-131-1/+1
* tcp: make tcp_space() aware of socket backlogEric Dumazet2019-12-131-1/+1
* soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchyGeert Uytterhoeven2019-12-131-1/+1
* soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domainsGeert Uytterhoeven2019-12-131-2/+2
* soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domainsGeert Uytterhoeven2019-12-131-3/+3
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-131-2/+1
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-131-1/+1
* dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter2019-12-131-0/+6
* math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen2019-12-131-1/+1
* regulator: Fix return value of _set_load() stubMark Brown2019-12-131-1/+1
* clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328Katsuhiro Suzuki2019-12-131-1/+1
* virtchnl: Fix off by one errorAlice Michael2019-12-131-2/+2
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-131-1/+36
* sctp: cache netns in sctp_ep_commonXin Long2019-12-051-0/+3
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-051-1/+1
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* blktrace: Show requests without sectorJan Kara2019-12-051-1/+7
* mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-12-051-8/+10
* fork: fix some -Wmissing-prototypes warningsYi Wang2019-12-051-0/+2
* lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2019-12-051-6/+7
* xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-12-051-0/+28
* vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang2019-12-051-6/+0
* kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu2019-12-051-0/+3
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2019-12-051-0/+4
* gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2019-12-051-1/+1
* tracing: Lock event_mutex before synth_event_mutexMasami Hiramatsu2019-12-051-0/+2
* net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen2019-12-051-2/+2
* idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)2019-12-051-1/+1
* reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-12-051-1/+1
* y2038: futex: Move compat implementation into futex.cArnd Bergmann2019-12-011-8/+0
* KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-12-011-0/+1
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2019-12-011-0/+1
* linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes2019-12-011-1/+1
* linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes2019-12-011-1/+6
* ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2019-12-011-1/+3
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-12-011-1/+0
* mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2019-12-011-0/+1
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-011-0/+1
* cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki2019-11-241-0/+1
* IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2019-11-241-1/+1
* dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-241-1/+1