summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-21
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-05
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-05
* gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2019-12-05
* reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-12-05
* linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes2019-11-28
* linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes2019-11-28
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-11-28
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-11-28
* dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-25
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-25
* block: introduce blk_rq_is_passthroughChristoph Hellwig2019-11-25
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-25
* fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven2019-11-25
* EDAC: Raise the maximum number of memory controllersJustin Ernst2019-11-25
* cpufeature: avoid warning when compiling with clangStefan Agner2019-11-25
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2019-11-25
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-25
* iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-25
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-16
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-16
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-12
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-12
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-12
* net: fix data-race in neigh_event_send()Eric Dumazet2019-11-12
* arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier2019-11-10
* arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier2019-11-10
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2019-11-10
* arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier2019-11-10
* arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier2019-11-10
* firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2019-11-10
* firmware/psci: Expose PSCI conduitMarc Zyngier2019-11-10
* arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2019-11-10
* arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2019-11-10
* ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2019-11-10
* net/flow_dissector: switch to siphashEric Dumazet2019-11-10
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-10
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2019-11-06
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-06
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-06
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-11-06
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-17
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-17
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-17
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-07
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-05
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-05
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-21
* xfrm: clean up xfrm protocol checksCong Wang2019-09-16
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-10