summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+1
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-281-1/+0
* rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2020-02-282-8/+8
* media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor2020-02-281-6/+6
* media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike2020-02-141-4/+4
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-051-1/+12
* 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
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-291-1/+5
* net: ethtool: Add back transceiver typeFlorian Fainelli2020-01-291-1/+5
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-291-0/+3
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-291-1/+14
* net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2020-01-291-2/+0
* devres: allow const resource argumentsArnd Bergmann2020-01-291-1/+2
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2020-01-291-1/+1
* 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
* dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl2020-01-231-3/+3
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-231-0/+11
* fs/select: avoid clang stack usage warningArnd Bergmann2020-01-231-0/+4
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-141-0/+34
* kobject: Export kobject_get_unless_zero()Jan Kara2020-01-141-0/+2
* macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-121-0/+8
* netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-01-121-3/+3
* net: add annotations on hh->hh_len lockless accessesEric Dumazet2020-01-121-1/+1
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-01-121-1/+0
* ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2020-01-121-0/+2
* dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2020-01-121-1/+4
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-043-3/+51
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-041-4/+10
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+3
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-041-0/+1
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-041-1/+1
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2020-01-041-1/+1
* mod_devicetable: fix PHY module formatRussell King2020-01-041-2/+2
* media: cec-funcs.h: add status_req checksHans Verkuil2020-01-041-2/+4
* drm: mst: Fix query_payload ack reply structSean Paul2020-01-041-1/+1
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-211-3/+3
* tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-211-1/+9
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-212-1/+13
* inet: protect against too small mtu values.Eric Dumazet2019-12-212-0/+10
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-211-0/+10
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-211-1/+1
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-211-2/+2
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2019-12-211-0/+7
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-12-211-1/+1
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-211-2/+1
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-211-1/+1
* math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen2019-12-211-1/+1