summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold2020-01-231-2/+0
* bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann2020-01-231-1/+1
* LSM: generalize flag passing to security_capableMicah Morton2020-01-232-17/+19
* 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-171-0/+11
* 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
* Input: input_event - fix struct padding on sparc64Arnd Bergmann2020-01-141-0/+1
* tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)2020-01-141-4/+4
* 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-091-1/+1
* net: core: limit nested device depthTaehee Yoo2020-01-091-0/+4
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-01-091-1/+0
* libata: Fix retrieving of active qcsSascha Hauer2020-01-091-0/+1
* 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-043-3/+51
* net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2020-01-041-1/+1
* net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2020-01-041-0/+9
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2020-01-042-2/+3
* 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
* 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
* cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki2019-12-312-11/+3
* rfkill: allocate static minorMarcel Holtmann2019-12-311-0/+1
* ipmi: Don't allow device module unload when in useCorey Minyard2019-12-311-4/+8
* block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-12-311-4/+8
* media: cec-funcs.h: add status_req checksHans Verkuil2019-12-311-2/+4
* drm: mst: Fix query_payload ack reply structSean Paul2019-12-311-1/+1
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-311-1/+1
* mod_devicetable: fix PHY module formatRussell King2019-12-311-2/+2
* 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-3/+13
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-212-2/+16
* inet: protect against too small mtu values.Eric Dumazet2019-12-212-0/+10
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2019-12-171-1/+12
* 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
* 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