summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-08kprobes: Make local functions staticMasami Hiramatsu
2020-09-08kprobes: Free kretprobe_instance with RCU callbackMasami Hiramatsu
2020-09-08kprobes: Add generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara
2020-09-07fscrypt: drop unused inode argument from fscrypt_fname_alloc_bufferJeff Layton
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov
2020-09-07netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap
2020-09-07bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-09-07Merge series "ASoC: SOF: component UUID support for 5.10" from Kai Vehmanen <...Mark Brown
2020-09-07ASoC: SOF: use the sof_ipc_comp reserved bytes for extended dataKeyon Jie
2020-09-07ASoC: SOF: add comp_ext to struct snd_sof_widgetKeyon Jie
2020-09-07ASoC: SOF: tokens: add token for component UUIDKeyon Jie
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-07ASoC: soc-dai: clarify return value for get_sdw_stream()Pierre-Louis Bossart
2020-09-07firmware: arm_scmi: Constify ops pointers in scmi_handleRikard Falkeborn
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski
2020-09-07xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony
2020-09-07driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus
2020-09-07device connection: Remove device_connection_add()Heikki Krogerus
2020-09-07device connection: Remove device_connection_find()Heikki Krogerus
2020-09-07mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang
2020-09-07mmc: core: Improve documentation of MMC_CAP_HW_RESETWolfram Sang
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney
2020-09-04smp: Add source and destination CPUs to __call_single_dataPaul E. McKenney
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie