summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-10net/flow_dissector: switch to siphashEric Dumazet4-5/+7
2019-11-10net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-11-10ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet1-2/+2
2019-11-10net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-11-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault1-1/+1
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet1-2/+2
2019-11-10ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta1-4/+4
2019-11-06Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin1-23/+0
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet1-0/+5
2019-11-06rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells1-3/+3
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers1-1/+1
2019-11-06dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong1-0/+3
2019-11-06SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington1-0/+1
2019-10-29btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo1-1/+2
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-10-29net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-29net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-1/+1
2019-10-29uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds1-2/+4
2019-10-29net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+9
2019-10-29nvme: allow 64-bit results in passthru commandsMarta Rybczynska1-0/+23
2019-10-17hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá1-1/+1
2019-10-17ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton1-0/+5
2019-10-17efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar1-1/+1
2019-10-17efi/tpm: Don't access event->count when it isn't mappedPeter Jones1-3/+11
2019-10-11include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2019-10-11sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers1-0/+2
2019-10-11sched: Add __ASSEMBLY__ guards around struct clone_argsSeth Forshee1-0/+2
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V1-0/+1
2019-10-11ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean1-1/+3
2019-10-07rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-10-07mm: add dummy can_do_mlock() helperArnd Bergmann1-0/+4
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski1-0/+3
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-2/+0
2019-10-07mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh2-3/+3
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu1-1/+1
2019-10-05fs: Export generic_fadvise()Jan Kara1-0/+2
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust1-0/+1
2019-10-05blk-mq: add callback of .cleanup_rqMing Lei1-0/+13
2019-10-05mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson1-0/+9
2019-10-05block: make rq sector size accessible for block statsHou Tao1-3/+12
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu1-0/+5
2019-10-05x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+1
2019-10-05ipv4: Revert removal of rt_uses_gatewayDavid Ahern1-1/+2
2019-10-01netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden1-0/+4
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn1-1/+19
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni1-1/+6