summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-14tcp: uninline tcp_stream_memory_free()Eric Dumazet
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner
2020-11-14clk: meson: g12: use devm variant to register notifiersJerome Brunet
2020-11-14clk: add devm variant of clk_notifier_registerJerome Brunet
2020-11-14clk: add api to get clk consumer from clk_hwJerome Brunet
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean
2020-11-14usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-14usb: host: ehci-mxc: Remove the driverFabio Estevam
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13drm/fourcc: add table describing AMD modifiers bit layoutSimon Ser
2020-11-13drm/fourcc: Fix modifier field mask for AMD modifiers.Bas Nieuwenhuizen
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-13Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pier...Mark Brown
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh
2020-11-13tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou
2020-11-13ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew
2020-11-12platform/chrome: cros_ec: Import Type C host commandsPrashant Malani
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig
2020-11-12RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-11-12serial: imx: Remove unused platform data supportFabio Estevam
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat