aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai1-1/+0
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai1-3/+0
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai1-4/+2
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai1-0/+1
2021-07-19ALSA: core: Add managed card creationTakashi Iwai1-0/+5
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai1-0/+4
2021-07-19ARM: at91: ddr: add registers definitions for sama7g5's ddrClaudiu Beznea1-0/+80
2021-07-19ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5Claudiu Beznea1-0/+34
2021-07-19clk: at91: add register definition for sama7g5's master clockClaudiu Beznea1-0/+26
2021-07-19printk: index: Add indexing support to dev_printkChris Down1-17/+49
2021-07-19printk: Userspace format indexing supportChris Down3-4/+109
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley2-2/+11
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov708-6991/+17534
2021-07-18net/mlx5: Add DCS caps & fields supportLior Nahmanson1-3/+11
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-60/+207
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko1-1/+1
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-5/+17
2021-07-16Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixesArnd Bergmann1-53/+183
2021-07-16Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixesArnd Bergmann1-2/+7
2021-07-16bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko3-74/+37
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray1-0/+8
2021-07-16software nodes: Split software_node_notify()Rafael J. Wysocki1-2/+0
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki1-6/+4
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen1-1/+1
2021-07-16locking/atomic: add generic arch_*() bitopsMark Rutland4-50/+83
2021-07-16locking/atomic: add arch_atomic_long*()Mark Rutland3-331/+909
2021-07-16locking/atomic: centralize generated headersMark Rutland4-12/+11
2021-07-16bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann1-0/+1
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri1-0/+67
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda1-0/+6
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-46/+250
2021-07-15af_unix: Implement unix_dgram_bpf_recvmsg()Cong Wang1-0/+2
2021-07-15af_unix: Implement ->psock_update_sk_prot()Cong Wang1-0/+10
2021-07-15sock_map: Relax config dependency to CONFIG_NETCong Wang1-18/+20
2021-07-15bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa1-1/+1
2021-07-15bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa1-0/+7
2021-07-15bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa1-1/+2
2021-07-15bpf, x86: Store caller's ip in trampoline stackJiri Olsa1-0/+5
2021-07-16Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver1-0/+1
2021-07-16clk: rockchip: add dt-binding clkid for hclk_sfc on rk3036Chris Morgan1-0/+1
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2021-07-15bpf: Teach stack depth check about async callbacks.Alexei Starovoitov1-0/+1
2021-07-15bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov1-1/+8
2021-07-15bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov1-1/+8
2021-07-15bpf: Add map side support for bpf timers.Alexei Starovoitov2-11/+34
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov2-0/+76
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang1-0/+2
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu1-0/+26
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Qitao Xu1-1/+1