Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Sync linus#master and bpf/for-next to receive modifiable struct_ops #155

Merged
merged 1,641 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1641 commits
Select commit Hold shift + click to select a range
9f8b8ad
net: qlogic: qede: Use linkmode helpers for EEE
lunn Feb 27, 2024
9356b6d
net: ethernet: ixgbe: Convert EEE to use linkmodes
lunn Feb 27, 2024
01cf893
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
lunn Feb 27, 2024
02de174
net: intel: e1000e: Use linkmode helpers for EEE
lunn Feb 27, 2024
41b9797
net: intel: igb: Use linkmode helpers for EEE
lunn Feb 27, 2024
1e45b5f
net: intel: igc: Use linkmode helpers for EEE
lunn Feb 27, 2024
292fac4
net: ethtool: eee: Remove legacy _u32 from keee
lunn Feb 27, 2024
4ac8289
Merge branch 'eee-linkmode-bitmaps'
davem330 Feb 28, 2024
316a784
ASoC: amd: yc: add new YC platform variant (0x63) support
jwangac Feb 28, 2024
ed00a69
ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2
jwangac Feb 28, 2024
8e9f25a
mmc: sdhci-xenon: fix PHY init clock stability
eladnachman Feb 22, 2024
09e2382
mmc: sdhci-xenon: add timeout for PHY init complete
eladnachman Feb 22, 2024
664bad6
Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status …
lumag Feb 27, 2024
c17d2a7
Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
jhovold Dec 27, 2023
6b3899b
Bluetooth: hci_sync: Check the correct flag before starting a scan
jonas2515 Jan 2, 2024
2449007
Bluetooth: Avoid potential use-after-free in hci_error_reset
Jan 4, 2024
e5469ad
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Vudentz Jan 5, 2024
2535b84
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
boulevard-h Jan 3, 2024
61a5ab7
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
zijun-hu Jan 9, 2024
0bd1fb5
Bluetooth: mgmt: Fix limited discoverable off timeout
fdanis-oss Jan 22, 2024
7e74aa5
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Vudentz Jan 22, 2024
e4b0195
Bluetooth: Enforce validation on max value of connection interval
khfeng Jan 25, 2024
c0dbc56
Bluetooth: qca: Fix wrong event type for patch config command
zijun-hu Jan 19, 2024
7dcd3e0
Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
Jan 24, 2024
6abf9dd
Bluetooth: qca: Fix triggering coredump implementation
zijun-hu Jan 26, 2024
2a93c6c
pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
quic-bjorande Feb 27, 2024
e326df5
Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/…
torvalds Feb 28, 2024
628e059
Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/li…
torvalds Feb 28, 2024
5cf7ebe
Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 28, 2024
022d0c6
Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Feb 28, 2024
805d849
Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 28, 2024
451c3ca
arm64: patching: implement text_poke API
puranjaymohan Feb 28, 2024
1dad391
bpf, arm64: use bpf_prog_pack for memory management
puranjaymohan Feb 28, 2024
b9a6299
Merge branch 'bpf-arm64-use-bpf-prog-pack-allocator-in-bpf-jit'
Feb 28, 2024
b7cdccc
drm/amd/display: Add monitor patch for specific eDP
tsunglinx Feb 28, 2024
7e0f122
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_valida…
ignatk Feb 22, 2024
62e7151
netfilter: bridge: confirm multicast packets before passing them up t…
Feb 27, 2024
6523cf5
selftests: netfilter: add bridge conntrack + multicast test case
Feb 26, 2024
3bfe905
tools: ynl: protect from old OvS headers
kuba-moo Feb 26, 2024
b6c65eb
tools: ynl: fix handling of multiple mcast groups
kuba-moo Feb 26, 2024
21f6986
tools: ynl: give up on libmnl for auto-ints
kuba-moo Feb 27, 2024
5600c58
tools: ynl: create local attribute helpers
kuba-moo Feb 27, 2024
66fcdad
tools: ynl: create local for_each helpers
kuba-moo Feb 27, 2024
0b3ece4
tools: ynl: create local nlmsg access helpers
kuba-moo Feb 27, 2024
7600875
tools: ynl: create local ARRAY_SIZE() helper
kuba-moo Feb 27, 2024
d62c5d4
tools: ynl: make yarg the first member of struct ynl_dump_state
kuba-moo Feb 27, 2024
9c29a11
tools: ynl-gen: remove unused parse code
kuba-moo Feb 27, 2024
2f22f0b
tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
kuba-moo Feb 27, 2024
1621378
tools: ynl: use ynl_sock_read_msgs() for ACK handling
kuba-moo Feb 27, 2024
766c4b5
tools: ynl: stop using mnl_cb_run2()
kuba-moo Feb 27, 2024
dd0973d
tools: ynl: switch away from mnl_cb_t
kuba-moo Feb 27, 2024
50042e8
tools: ynl: switch away from MNL_CB_*
kuba-moo Feb 27, 2024
5ac6868
tools: ynl: stop using mnl socket helpers
kuba-moo Feb 27, 2024
73395b4
tools: ynl: remove the libmnl dependency
kuba-moo Feb 27, 2024
7c4a38b
tools: ynl: use MSG_DONTWAIT for getting notifications
kuba-moo Feb 27, 2024
a68c032
Merge branch 'tools-ynl-stop-using-libmnl'
kuba-moo Feb 28, 2024
d4f01c5
net: remove SLAB_MEM_SPREAD flag usage
Feb 28, 2024
e83ddce
net: phy: dp83826: disable WOL at init
catalin-popescu Feb 26, 2024
0598f8f
inet: annotate devconf data-races
Feb 27, 2024
bbcf910
inet: do not use RTNL in inet_netconf_get_devconf()
Feb 27, 2024
1674870
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Feb 27, 2024
3cbab89
Merge branch 'inet-implement-lockless-rtm_getnetconf-ops'
kuba-moo Feb 29, 2024
9ff74d7
netlabel: remove impossible return value in netlbl_bitmap_walk
zhengchaoshao Feb 27, 2024
743ad09
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
f0rm2l1n Feb 27, 2024
8a77469
selftests: vxlan_mdb: Avoid duplicate test names
idosch Feb 27, 2024
d35150c
net: bridge: Do not allocate stats in the driver
leitao Feb 27, 2024
82a48af
net: bridge: Exit if multicast_init_stats fails
leitao Feb 27, 2024
0bb7b09
igb: extend PTP timestamp adjustments to i211
olerem Feb 27, 2024
9912362
tcp: remove some holes in struct tcp_sock
Feb 27, 2024
1200097
net: call skb_defer_free_flush() from __napi_busy_loop()
Feb 27, 2024
67ea41d
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Feb 27, 2024
17c6a0c
Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux…
tiwai Feb 29, 2024
7e10d87
drm/xe: Add uapi for dumpable bos
mlankhorst Feb 21, 2024
5c5b0c4
net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smi
robimarko Feb 27, 2024
e3ab326
net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
robimarko Feb 27, 2024
be9bd8d
Merge branch 'net-dsa-mv88e6xxx-add-amethyst-specific-smi-gpio-function'
Feb 29, 2024
8b2b1e6
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
zhengchaoshao Feb 28, 2024
b6f4fb3
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
zehortigoza Dec 26, 2023
eaa367a
drm/xe/uapi: Remove unused flags
ifdu Feb 22, 2024
dc15bd0
drm/xe: Fix execlist splat
mbrost05 Feb 22, 2024
ccff0b2
drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer
mbrost05 Feb 22, 2024
a41f6b0
drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
mbrost05 Feb 26, 2024
14d4d0a
drm/xe: get rid of MAX_BINDS
pzanoni-intel Feb 15, 2024
12cb2b2
drm/xe/mmio: fix build warning for BAR resize on 32-bit
arndb Feb 26, 2024
a09946a
drm/xe/xe_bo_move: Enhance xe_bo_move trace
pdandamu-star Feb 20, 2024
4ca5c82
drm/xe: Use pointers in trace events
lucasdemarchi Feb 22, 2024
86b3cd6
drm/xe: Expose user fence from xe_sync_entry
mikuint Feb 15, 2024
785f4cc
drm/xe: Deny unbinds if uapi ufence pending
mikuint Feb 15, 2024
51dd4ee
net: hsr: Use correct offset for HSR TLV values in supervisory HSR fr…
Feb 28, 2024
b611b77
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/…
Feb 29, 2024
8188cae
drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
pdandamu-star Feb 21, 2024
39de857
net: stmmac: fix typo in comment
Feb 28, 2024
3e2f544
net: get stats64 if device if driver is configured
leitao Feb 28, 2024
fa0cd90
net: sit: Do not set .ndo_get_stats64
leitao Feb 28, 2024
489645d
Merge branch 'net-collect-tstats-automatically'
Feb 29, 2024
616d82c
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Feb 28, 2024
d0b06dc
firewire: core: use long bus reset on gap count error
takaswie Feb 29, 2024
f7fa16d
tls: decrement decrypt_pending if no async completion will be called
qsn Feb 28, 2024
6caaf10
tls: fix peeking with sync+async decryption
qsn Feb 28, 2024
41532b7
tls: separate no-async decryption request handling from async
qsn Feb 28, 2024
13114dc
tls: fix use-after-free on failed backlog decryption
qsn Feb 28, 2024
8f5afe4
Merge branch 'tls-a-few-more-fixes-for-async-decrypt'
kuba-moo Feb 29, 2024
244b96c
Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/…
kuba-moo Feb 29, 2024
3d6423e
kunit: Fix again checksum tests on big endian CPUs
chleroy Feb 23, 2024
680945f
MAINTAINERS: Update SiFive driver maintainers
SiFiveHolland Feb 15, 2024
34b5678
perf: RISCV: Fix panic on pmu overflow handler
atwufei Feb 28, 2024
3fb3f71
riscv: Fix enabling cbo.zero when running in M-mode
SiFiveHolland Feb 28, 2024
4774848
riscv: Add a custom ISA extension for the [ms]envcfg CSR
SiFiveHolland Feb 28, 2024
05ab803
riscv: Save/restore envcfg CSR during CPU suspend
SiFiveHolland Feb 28, 2024
e2b6bc2
Merge patch series "riscv: cbo.zero fixes"
palmer-dabbelt Feb 29, 2024
16ab464
Revert "riscv: mm: support Svnapot in huge vmap"
Feb 27, 2024
e0fe5ab
riscv: Fix pte_leaf_size() for NAPOT
Feb 27, 2024
2b8acd7
Merge patch series "NAPOT Fixes"
palmer-dabbelt Feb 29, 2024
640f41e
dpll: fix build failure due to rcu_dereference_check() on unknown type
Feb 29, 2024
a11dd49
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Jvlachos Feb 29, 2024
d4f76f8
Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 29, 2024
87adede
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 29, 2024
a1a4a9c
btrfs: fix race between ordered extent completion and fiemap
fdmanana Feb 22, 2024
418b090
btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC i…
fdmanana Feb 22, 2024
e2b54ea
btrfs: fix double free of anonymous device after snapshot creation fa…
fdmanana Feb 23, 2024
896880f
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
kees Feb 22, 2024
3644d28
libbpf: Set btf_value_type_id of struct bpf_map for struct_ops.
ThinkerYzu1 Feb 29, 2024
69e4a9d
libbpf: Convert st_ops->data to shadow type.
ThinkerYzu1 Feb 29, 2024
a7b0fa3
bpftool: Generated shadow variables for struct_ops maps.
ThinkerYzu1 Feb 29, 2024
f2e8119
bpftool: Add an example for struct_ops map and shadow type.
ThinkerYzu1 Feb 29, 2024
0623e73
selftests/bpf: Test if shadow types work correctly.
ThinkerYzu1 Feb 29, 2024
0270d69
Merge branch 'create-shadow-types-for-struct_ops-maps-in-skeletons'
anakryiko Feb 29, 2024
65f5dd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
kuba-moo Feb 29, 2024
6572786
fprobe: Fix to allocate entry_data_size buffer with rethook instances
mhiramat Mar 1, 2024
45046af
Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.…
airlied Mar 1, 2024
aa5fe42
Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org…
airlied Mar 1, 2024
bba679c
Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.or…
airlied Mar 1, 2024
f060e46
Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedeskto…
airlied Mar 1, 2024
f7916c4
nouveau: report byte usage in VRAM usage.
airlied Feb 26, 2024
f6ecfda
drm/nouveau: keep DMA buffers required for suspend/resume
Sid127 Feb 29, 2024
530b1db
gpio: 74x164: Enable output pins after registers are reset
artms Mar 1, 2024
e4aec4d
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
andy-shev Feb 21, 2024
adf4752
hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
Nov 27, 2023
b820954
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use…
mhklinux Feb 29, 2024
20ee2ae
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
mhklinux Feb 1, 2024
8db0edc
Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpa…
mhklinux Jan 11, 2024
9645e74
Drivers: hv: vmbus: Update indentation in create_gpadl_header()
mhklinux Jan 11, 2024
04ed680
Documentation: hyperv: Add overview of PCI pass-thru device support
mhklinux Feb 22, 2024
9fef276
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor cal…
mhklinux Jan 16, 2024
030ad7a
x86/mm: Regularize set_memory_p() parameters and make non-static
mhklinux Jan 16, 2024
0f34d11
x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_…
mhklinux Jan 16, 2024
ec5c54a
gpio: fix resource unwinding order in error path
Feb 29, 2024
0d63e4c
x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
Jan 15, 2024
096361b
ipv6: add ipv6_devconf_read_txrx cacheline_group
Feb 28, 2024
d289ab6
ipv6: annotate data-races around cnf.disable_ipv6
Feb 28, 2024
553ced0
ipv6: addrconf_disable_ipv6() optimization
Feb 28, 2024
e7135f4
ipv6: annotate data-races around cnf.mtu6
Feb 28, 2024
e0bb267
ipv6: annotate data-races around cnf.hop_limit
Feb 28, 2024
32f7541
ipv6: annotate data-races around cnf.forwarding
Feb 28, 2024
ddea75d
ipv6: annotate data-races in ndisc_router_discovery()
Feb 28, 2024
fca34cc
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Feb 28, 2024
e248948
ipv6: annotate data-races in rt6_probe()
Feb 28, 2024
a8fbd4d
ipv6: annotate data-races around devconf->proxy_ndp
Feb 28, 2024
624d5ae
ipv6: annotate data-races around devconf->disable_policy
Feb 28, 2024
45b90ec
ipv6: addrconf_disable_policy() optimization
Feb 28, 2024
2aba913
ipv6/addrconf: annotate data-races around devconf fields (I)
Feb 28, 2024
2f0ff05
ipv6/addrconf: annotate data-races around devconf fields (II)
Feb 28, 2024
2a02f83
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Feb 28, 2024
9f780ef
Merge branch 'ipv6-devconf-lockless'
davem330 Mar 1, 2024
f29f919
Simplify net_dbg_ratelimited() dummy
geertu Feb 28, 2024
f058b2d
net: phy: qcom: qca808x: add helper for checking for 1G only model
robimarko Feb 28, 2024
cb28f70
net: phy: qcom: qca808x: fill in possible_interfaces
robimarko Feb 28, 2024
fc809e1
Merge branch 'qcom-phy-possible'
davem330 Mar 1, 2024
edac4b1
dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
Ryceancurry Feb 28, 2024
5682a87
dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2
Ryceancurry Feb 28, 2024
1d472eb
net: bcmasp: Add support for ASP 2.2
Ryceancurry Feb 28, 2024
9112fc0
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Ryceancurry Feb 28, 2024
4688f4f
net: bcmasp: Keep buffers through power management
Ryceancurry Feb 28, 2024
cc7f105
net: bcmasp: Add support for PHY interrupts
Ryceancurry Feb 28, 2024
7779f26
Merge branch 'net-asp22-optimizations'
davem330 Mar 1, 2024
e740486
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
l0kod Feb 29, 2024
0710a1a
selftests/harness: Merge TEST_F_FORK() into TEST_F()
l0kod Feb 29, 2024
a724707
selftests: kselftest_harness: use KSFT_* exit codes
kuba-moo Feb 29, 2024
38c957f
selftests: kselftest_harness: generate test name once
kuba-moo Feb 29, 2024
69fe8ec
selftests: kselftest_harness: save full exit code in metadata
kuba-moo Feb 29, 2024
796a344
selftests: kselftest_harness: use exit code to store skip
kuba-moo Feb 29, 2024
fa1a53d
selftests: kselftest: add ksft_test_result_code(), handling all exit …
kuba-moo Feb 29, 2024
732e203
selftests: kselftest_harness: print test name for SKIP
kuba-moo Feb 29, 2024
42ab727
selftests: kselftest_harness: separate diagnostic message with # in k…
kuba-moo Feb 29, 2024
378193e
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
kuba-moo Feb 29, 2024
2709473
selftests: kselftest_harness: support using xfail
kuba-moo Feb 29, 2024
c05bf0e
selftests: ip_local_port_range: use XFAIL instead of SKIP
kuba-moo Feb 29, 2024
e2d890a
Merge branch 'selftests-xfail'
davem330 Mar 1, 2024
f532957
netdevsim: allow two netdevsim ports to be connected
spikeh Feb 28, 2024
9eb9522
netdevsim: forward skbs from one connected port to another
spikeh Feb 28, 2024
8debcf5
netdevsim: add ndo_get_iflink() implementation
spikeh Feb 28, 2024
dfb429e
netdevsim: add selftest for forwarding skb between connected ports
spikeh Feb 28, 2024
8ee60f9
netdevsim: fix rtnetlink.sh selftest
spikeh Feb 28, 2024
76f06cb
Merge branch 'netdevsim-link'
davem330 Mar 1, 2024
3cd3e72
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Feb 29, 2024
a5fcf74
inet: annotate data-races around ifa->ifa_valid_lft
Feb 29, 2024
9f6fa3c
inet: annotate data-races around ifa->ifa_preferred_lft
Feb 29, 2024
3ddc223
inet: annotate data-races around ifa->ifa_flags
Feb 29, 2024
590e92c
inet: prepare inet_base_seq() to run without RTNL
Feb 29, 2024
cdb2f80
inet: use xa_array iterator to implement inet_dump_ifaddr()
Feb 29, 2024
e960825
Merge branch 'inet_dump_ifaddr-no-rtnl'
davem330 Mar 1, 2024
380cb2f
selftests/powerpc: Fix fpu_signal failures
mpe Mar 1, 2024
6384c56
iommu/sva: Fix SVA handle sharing in multi device case
zhangfeigao Feb 27, 2024
7fd817c
x86/e820: Don't reserve SETUP_RNG_SEED in e820
jiribohac Jan 31, 2024
2f03fc3
tomoyo: fix UAF write bug in tomoyo_write_control()
Mar 1, 2024
161671a
Merge tag 'probes-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/lin…
torvalds Mar 1, 2024
7187ea0
Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/dr…
torvalds Mar 1, 2024
fbf9e3b
Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 1, 2024
2bbb54b
Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linu…
torvalds Mar 1, 2024
fafbad4
Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 1, 2024
371e4a1
Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 1, 2024
17ba566
Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 1, 2024
1678f8d
Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 1, 2024
3aec97e
Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 1, 2024
7505aa1
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Mar 1, 2024
5870ba3
Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-client
torvalds Mar 1, 2024
d17468c
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/l…
torvalds Mar 1, 2024
7cb50f6
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Feb 24, 2024
fb54efc
Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/sc…
torvalds Mar 2, 2024
e613c90
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 2, 2024
5ad3cb0
Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 2, 2024
7fd6644
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Mar 2, 2024
7838b46
block: define bvec_iter as __packed __aligned(4)
Feb 25, 2024
705c725
Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/l…
torvalds Mar 2, 2024
4640e2b
Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xf…
torvalds Mar 2, 2024
04b8076
Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/li…
torvalds Mar 2, 2024
aa707b6
Drivers: hv: vmbus: make hv_bus const
rbmarliere Feb 4, 2024
4b2765a
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel…
kuba-moo Mar 3, 2024
4e73e1b
bpf, docs: Use IETF format for field definitions in instruction-set.rst
Mar 1, 2024
73d35f8
Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/l…
torvalds Mar 3, 2024
e4f7900
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 3, 2024
d57dd2d
Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 3, 2024
58c806d
Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Mar 3, 2024
90d35da
Linux 6.8-rc7
torvalds Mar 3, 2024
0ef05e2
bpf, docs: Rename legacy conformance group to packet
Mar 2, 2024
25703ad
libbpf: Correct debug message in btf__load_vmlinux_btf
ShenChen1 Mar 2, 2024
8f79870
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
anakryiko Mar 1, 2024
01031fd
selftests/bpf: xdp_hw_metadata reduce sleep interval
yoongsiang2 Mar 3, 2024
73e4f9e
bpf, net: validate struct_ops when updating value.
ThinkerYzu1 Feb 24, 2024
187e2af
bpf: struct_ops supports more than one page for trampolines.
ThinkerYzu1 Feb 24, 2024
93bc28d
selftests/bpf: Test struct_ops maps with a large number of struct_ops…
ThinkerYzu1 Feb 24, 2024
8f50d5c
Merge branch 'Allow struct_ops maps with a large number of programs'
Feb 29, 2024
aec7d25
platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
jwrdegoede Mar 4, 2024
0314ceb
platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
harshimogalapalli Feb 26, 2024
1c46d04
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/…
torvalds Mar 5, 2024
127ec4c
Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/s…
torvalds Mar 5, 2024
29cd507
Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 5, 2024
5d03c39
Merge branch 'master' into sched_ext-base
htejun Mar 5, 2024
02836e7
Merge branch 'bpf/for-next' into sched_ext-base
htejun Mar 5, 2024
e394240
Merge branch 'sched_ext-base' into sched_ext
htejun Mar 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ Simon Kelley <simon@thekelleys.org.uk>
Sricharan Ramabadhran <quic_srichara@quicinc.com> <sricharan@codeaurora.org>
Srinivas Ramana <quic_sramana@quicinc.com> <sramana@codeaurora.org>
Sriram R <quic_srirrama@quicinc.com> <srirrama@codeaurora.org>
Stefan Wahren <wahrenst@gmx.net> <stefan.wahren@i2se.com>
Stéphane Witzmann <stephane.witzmann@ubpmes.univ-bpclermont.fr>
Stephen Hemminger <stephen@networkplumber.org> <shemminger@linux-foundation.org>
Stephen Hemminger <stephen@networkplumber.org> <shemminger@osdl.org>
Expand Down
5 changes: 5 additions & 0 deletions Documentation/admin-guide/sysctl/net.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,11 @@ Will increase power usage.

Default: 0 (off)

mem_pcpu_rsv
------------

Per-cpu reserved forward alloc cache size in page units. Default 1MB per CPU.

rmem_default
------------

Expand Down
2 changes: 1 addition & 1 deletion Documentation/bpf/map_lpm_trie.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ significant byte.

LPM tries may be created with a maximum prefix length that is a multiple
of 8, in the range from 8 to 2048. The key used for lookup and update
operations is a ``struct bpf_lpm_trie_key``, extended by
operations is a ``struct bpf_lpm_trie_key_u8``, extended by
``max_prefixlen/8`` bytes.

- For IPv4 addresses the data length is 4 bytes
Expand Down
Loading