summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu
2018-10-19bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: nfnetlink_log: remove empty nfnetlink_log.h header fileTaehee Yoo
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki
2018-10-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-10-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2018-10-18PM / Domains: Document flags for genpdUlf Hansson
2018-10-18Merge branch 'acpica'Rafael J. Wysocki
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss
2018-10-18xfs: add a define for statfs magic to uapiAdam Borowski
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio
2018-10-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata