summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-01-04net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2020-01-04fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov
2019-12-31rfkill: allocate static minorMarcel Holtmann
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2019-12-31media: cec-funcs.h: add status_req checksHans Verkuil
2019-12-31drm: mst: Fix query_payload ack reply structSean Paul
2019-12-31net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-31mod_devicetable: fix PHY module formatRussell King
2019-12-23LF-580 dt-bindings: imx: correct i2c4/uart1 clocks IDFugang Duan
2019-12-21inet: protect against too small mtu values.Eric Dumazet
2019-12-21tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-21tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-21tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-12-17appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-17jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2019-12-17kernfs: fix ino wrap-around detectionTejun Heo
2019-12-17firmware: qcom: scm: fix compilation error when disabledJonathan Marek
2019-12-17tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2019-12-17mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2019-12-17dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund
2019-12-17ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan
2019-12-17dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2019-12-17math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen
2019-12-17regulator: Fix return value of _set_load() stubMark Brown
2019-12-17clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328Katsuhiro Suzuki
2019-12-17serial: core: Allow processing sysrq at port unlock timeDouglas Anderson
2019-12-17MLK-23116-11 gpu: imx: imx8_dprc: Support hard argument for dprc_disable()Liu Ying
2019-12-17MLK-23116-10 gpu: imx: imx8_dprc: Add helper dprc_is_repeat_en()Liu Ying
2019-12-17MLK-23116-2 gpu: imx: imx8_dprc: Add helper dprc_gasket_shadow_enable/disable...Liu Ying
2019-12-17MLK-23116-1 gpu: imx: imx8_prg: Add helper prg_shadow_disable() supportLiu Ying
2019-12-17MLK-23107-1 gpu: imx: imx8_dprc: Add helper dprc_disable_repeat_en()Liu Ying
2019-12-17MLK-23102-2 gpu: imx: dpu: fetchunit: Remove pin-off operationsLiu Ying
2019-12-05SHE-17 soc: imx8: SECO MU driverStephane Dion
2019-12-05futex: Add mutex around futex exitThomas Gleixner
2019-12-05futex: Mark the begin of futex exit explicitlyThomas Gleixner