summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-02-09mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2020-02-09mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2020-02-09drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2020-02-09sync.h: synchronization framework needs this headerDaniel Kochmanski
2020-02-09input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2020-02-09fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric 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-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-04fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov
2019-12-31rfkill: allocate static minorMarcel Holtmann
2019-12-31mod_devicetable: fix PHY module formatRussell King
2019-12-21inet: protect against too small mtu values.Eric Dumazet
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-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-17regulator: Fix return value of _set_load() stubMark Brown
2019-12-17serial: core: Allow processing sysrq at port unlock timeDouglas Anderson
2019-12-05futex: Add mutex around futex exitThomas Gleixner
2019-12-05futex: Mark the begin of futex exit explicitlyThomas Gleixner
2019-12-05futex: Split futex_mm_release() for exit/execThomas Gleixner
2019-12-05exit/exec: Seperate mm_release()Thomas Gleixner
2019-12-05futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2019-12-05futex: Move futex exit handling into futex codeThomas Gleixner
2019-12-05y2038: futex: Move compat implementation into futex.cArnd Bergmann
2019-12-05net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko
2019-12-05blktrace: Show requests without sectorJan Kara
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang
2019-12-05lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov
2019-12-05vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang
2019-12-05serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2019-12-05gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski
2019-12-05reset: fix reset_control_ops kerneldoc commentRandy Dunlap