summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-02cfg80211: Support backport of removing ieee80211Srinivas Girigowda
2020-02-02uapi: video: msm: Fix header guardNathan Chancellor
2020-02-02sched/sysctl: Fix one more attribute on extern declarationNathan Chancellor
2020-02-02BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg
2020-02-02BACKPORT: sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-29devres: allow const resource argumentsArnd Bergmann
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-29rtc: cmos: ignore bogus century byteEric Wong
2020-01-27FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2020-01-23regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-23mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2020-01-14can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-01-14kobject: Export kobject_get_unless_zero()Jan Kara
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2020-01-12net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-12dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-01-04hrtimer: Annotate lockless access to timer->stateEric 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
2020-01-04net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2020-01-04mod_devicetable: fix PHY module formatRussell King
2020-01-04drm: mst: Fix query_payload ack reply structSean Paul
2020-01-02UPSTREAM: HID: input: map digitizer battery usageDmitry Torokhov
2019-12-23pwm: qpnp-pwm: add api for synchronous enable of pwmsScott Mertz
2019-12-23block: cgroups, kconfig, build bits for BFQ-v7r11-4.4.0Paolo Valente
2019-12-23sched: cpufreq: HMP load reporting changesVikram Mulukutla
2019-12-23core_ctl: Consider high irq loaded CPU as busyPavankumar Kondeti
2019-12-23ANDROID: mm: add config for default readahead sizeWei Wang
2019-12-23security: pfk: fix build when ecryptfs is disabledEric Biggers
2019-12-23ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2019-12-23ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2019-12-23ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2019-12-23ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2019-12-23BACKPORT: PM: wakeup_reasons: disable wakeup-reason deduction by defaultIliyan Malchev
2019-12-23PM: wakeup_reasons: fix race conditionIliyan Malchev
2019-12-23BACKPORT: PM: wakeup_reason: add functions to query and clear wakeup reasonsIliyan Malchev
2019-12-23tty: add tty_port_set_policy functionPhilip Cuadra
2019-12-23tty: move tty_port workqueue to be a kthreadPhilip Cuadra
2019-12-23workqueue: add cancel_work()Jens Axboe
2019-12-23trace: add CONFIG_DISABLE_TRACE_PRINTK optionPark Ju Hyung