summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-291-7/+0
* bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2020-01-291-0/+8
* net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-291-0/+1
* mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller2020-01-271-0/+2
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-271-0/+3
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-271-1/+14
* net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2020-01-271-2/+0
* devres: allow const resource argumentsArnd Bergmann2020-01-271-1/+2
* irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2020-01-271-6/+6
* regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold2020-01-231-2/+0
* block: fix an integer overflow in logical block sizeMikulas Patocka2020-01-231-4/+4
* fs/select: avoid clang stack usage warningArnd Bergmann2020-01-171-0/+4
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-141-0/+34
* macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-121-0/+8
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-01-091-1/+0
* ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2020-01-091-0/+2
* dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2020-01-091-1/+4
* nvme_fc: add module to ops template to allow module referencesJames Smart2020-01-091-0/+4
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-041-0/+37
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-01-041-8/+11
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-041-4/+10
* net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet2020-01-041-2/+4
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+3
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-041-1/+1
* rfkill: allocate static minorMarcel Holtmann2019-12-311-0/+1
* mod_devicetable: fix PHY module formatRussell King2019-12-311-2/+2
* inet: protect against too small mtu values.Eric Dumazet2019-12-211-0/+5
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-211-0/+13
* mfd: rk808: Fix RK818 ID templateDaniel Schultz2019-12-171-1/+1
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-171-0/+10
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-171-1/+1
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-171-2/+2
* kernfs: fix ino wrap-around detectionTejun Heo2019-12-171-0/+1
* firmware: qcom: scm: fix compilation error when disabledJonathan Marek2019-12-171-0/+3
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2019-12-171-0/+7
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-12-171-1/+1
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-171-2/+1
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-171-1/+1
* dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter2019-12-171-0/+6
* regulator: Fix return value of _set_load() stubMark Brown2019-12-171-1/+1
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-171-1/+36
* futex: Add mutex around futex exitThomas Gleixner2019-12-052-0/+2
* futex: Mark the begin of futex exit explicitlyThomas Gleixner2019-12-051-28/+3
* futex: Split futex_mm_release() for exit/execThomas Gleixner2019-12-051-2/+4
* exit/exec: Seperate mm_release()Thomas Gleixner2019-12-051-2/+4
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2019-12-052-1/+34
* futex: Move futex exit handling into futex codeThomas Gleixner2019-12-052-11/+16
* y2038: futex: Move compat implementation into futex.cArnd Bergmann2019-12-051-8/+0
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-051-1/+1
* blktrace: Show requests without sectorJan Kara2019-12-051-1/+7