index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
24
-87
/
+213
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
3
-32
/
+75
|
|
\
|
|
*
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
2022-09-29
1
-0
/
+3
|
|
*
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-27
1
-8
/
+8
|
|
*
bpf: Use given function address for trampoline ip arg
Jiri Olsa
2022-09-27
1
-6
/
+5
|
|
*
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
2022-09-16
1
-0
/
+1
|
|
*
bpf: arm64: No support of struct argument in trampoline programs
Yonghong Song
2022-09-07
1
-1
/
+7
|
|
*
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
2022-09-07
1
-17
/
+51
|
*
|
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
6
-0
/
+22
|
|
\
\
|
|
*
|
arm64: dts: apple: Add WiFi module and antenna properties
Hector Martin
2022-09-19
6
-0
/
+22
|
*
|
|
arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
Jianguo Zhang
2022-09-30
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
59
-145
/
+201
|
|
\
\
\
|
*
|
|
|
mips: dts: ralink: mt7621: add GB-PC2 LEDs
Arınç ÜNAL
2022-09-23
2
-12
/
+36
|
*
|
|
|
mips: dts: ralink: mt7621: fix external phy on GB-PC2
Arınç ÜNAL
2022-09-23
1
-3
/
+3
|
*
|
|
|
mips: dts: ralink: mt7621: change mt7530 switch address
Arınç ÜNAL
2022-09-23
1
-2
/
+2
|
*
|
|
|
mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
Arınç ÜNAL
2022-09-23
1
-1
/
+1
|
*
|
|
|
mips: dts: ralink: mt7621: remove interrupt-parent from switch node
Arınç ÜNAL
2022-09-23
1
-1
/
+0
|
*
|
|
|
mips: dts: ralink: mt7621: fix some dtc warnings
Arınç ÜNAL
2022-09-23
3
-20
/
+14
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
30
-58
/
+78
|
|
\
\
\
\
|
*
|
|
|
|
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
Lorenzo Bianconi
2022-09-22
1
-0
/
+24
|
*
|
|
|
|
ARM: dts: aspeed: elbert: Enable mac3 controller
Tao Ren
2022-09-15
1
-0
/
+18
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
64
-375
/
+482
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
2
-2
/
+18
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
Tiezhu Yang
2022-08-29
2
-2
/
+18
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
62
-281
/
+551
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
37
-143
/
+135
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove DECnet support from kernel
Stephen Hemminger
2022-08-22
7
-14
/
+0
*
|
|
|
|
|
|
|
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
7
-12
/
+13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
2022-09-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32
Uros Bizjak
2022-08-15
1
-5
/
+6
|
*
|
|
|
|
|
|
|
x86: Fix various duplicate-word comment typos
Jason Wang
2022-08-15
4
-4
/
+4
|
*
|
|
|
|
|
|
|
x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.h
Li kunyu
2022-08-15
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-04
7
-261
/
+463
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
3
-19
/
+15
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2022-09-23
2
-3
/
+8
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2022-09-23
4
-25
/
+37
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
2
-6
/
+6
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
2
-17
/
+20
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2022-09-23
1
-14
/
+17
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-23
3
-25
/
+42
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2022-09-23
2
-14
/
+39
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2022-09-22
2
-0
/
+49
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2022-09-22
2
-11
/
+18
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
4
-11
/
+26
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Remove architecture copy of mbps_val
James Morse
2022-09-22
3
-22
/
+5
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
2022-09-22
3
-29
/
+52
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
2
-1
/
+39
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
2022-09-22
1
-5
/
+14
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
2022-09-22
1
-7
/
+3
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Add domain offline callback for resctrl work
James Morse
2022-09-22
3
-30
/
+43
[next]