index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
ALSA: es1688: Allocate resources with device-managed APIs
Takashi Iwai
1
-1
/
+0
2021-07-19
ALSA: sb: Allocate resources with device-managed APIs
Takashi Iwai
1
-3
/
+0
2021-07-19
ALSA: emu10k1: Allocate resources with device-managed APIs
Takashi Iwai
1
-4
/
+2
2021-07-19
ALSA: core: Add device-managed request_dma()
Takashi Iwai
1
-0
/
+1
2021-07-19
ALSA: core: Add managed card creation
Takashi Iwai
1
-0
/
+5
2021-07-19
ALSA: core: Add device-managed page allocator helper
Takashi Iwai
1
-0
/
+4
2021-07-19
ARM: at91: ddr: add registers definitions for sama7g5's ddr
Claudiu Beznea
1
-0
/
+80
2021-07-19
ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5
Claudiu Beznea
1
-0
/
+34
2021-07-19
clk: at91: add register definition for sama7g5's master clock
Claudiu Beznea
1
-0
/
+26
2021-07-19
printk: index: Add indexing support to dev_printk
Chris Down
1
-17
/
+49
2021-07-19
printk: Userspace format indexing support
Chris Down
3
-4
/
+109
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2
-2
/
+11
2021-07-18
Merge tag 'v5.13' into next
Dmitry Torokhov
708
-6991
/
+17534
2021-07-18
net/mlx5: Add DCS caps & fields support
Lior Nahmanson
1
-3
/
+11
2021-07-17
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-60
/
+207
2021-07-17
block: increase BLKCG_MAX_POLS
Oleksandr Natalenko
1
-1
/
+1
2021-07-16
Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
2
-5
/
+17
2021-07-16
Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes
Arnd Bergmann
1
-53
/
+183
2021-07-16
Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes
Arnd Bergmann
1
-2
/
+7
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
3
-74
/
+37
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
1
-0
/
+8
2021-07-16
software nodes: Split software_node_notify()
Rafael J. Wysocki
1
-2
/
+0
2021-07-16
ACPI: glue: Eliminate acpi_platform_notify()
Rafael J. Wysocki
1
-6
/
+4
2021-07-16
ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA
Huacai Chen
1
-1
/
+1
2021-07-16
locking/atomic: add generic arch_*() bitops
Mark Rutland
4
-50
/
+83
2021-07-16
locking/atomic: add arch_atomic_long*()
Mark Rutland
3
-331
/
+909
2021-07-16
locking/atomic: centralize generated headers
Mark Rutland
4
-12
/
+11
2021-07-16
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-0
/
+1
2021-07-16
power: supply: PCHG: Peripheral device charger
Daisuke Nojiri
1
-0
/
+67
2021-07-16
ASoC: soc-pcm: add a flag to reverse the stop sequence
Vijendar Mukunda
1
-0
/
+6
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-46
/
+250
2021-07-15
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
1
-0
/
+2
2021-07-15
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
1
-0
/
+10
2021-07-15
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
1
-18
/
+20
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-15
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
1
-1
/
+2
2021-07-15
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
1
-0
/
+5
2021-07-16
Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4
Marco Elver
1
-0
/
+1
2021-07-16
clk: rockchip: add dt-binding clkid for hclk_sfc on rk3036
Chris Morgan
1
-0
/
+1
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+1
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
1
-0
/
+1
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2
-11
/
+34
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
2
-0
/
+76
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+4
2021-07-15
HID: intel-ish-hid: use async resume function
Ye Xiang
1
-0
/
+2
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
1
-0
/
+26
2021-07-15
net_sched: use %px to print skb address in trace_qdisc_dequeue()
Qitao Xu
1
-1
/
+1
[prev]
[next]