diff options
| author | Michael Forney <mforney@mforney.org> | 2024-03-21 22:35:22 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2024-03-21 22:35:32 -0700 |
| commit | 7a0f1ecc4e7b59ece9d98d070bbc06bc7f11ab86 (patch) | |
| tree | 6c2c16659712c877c7e9385a55cb6fecfc404a9e /pkg/linux-headers/base.lua | |
| parent | 69f5d464bd5c5ebf0de25d08ef093dbcc1151948 (diff) | |
linux-headers: Update to 6.8
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index aaed8b05..0457cc3f 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -53,6 +53,7 @@ return { 'drm/nouveau_drm.h', 'drm/omap_drm.h', 'drm/panfrost_drm.h', + 'drm/pvr_drm.h', 'drm/qaic_accel.h', 'drm/qxl_drm.h', 'drm/radeon_drm.h', @@ -62,6 +63,7 @@ return { 'drm/vgem_drm.h', 'drm/virtgpu_drm.h', 'drm/vmwgfx_drm.h', + 'drm/xe_drm.h', 'linux/a.out.h', 'linux/acct.h', 'linux/acrn.h', @@ -117,7 +119,6 @@ return { 'linux/bpf.h', 'linux/bpf_common.h', 'linux/bpf_perf_event.h', - 'linux/bpfilter.h', 'linux/bpqether.h', 'linux/bsg.h', 'linux/bt-bmc.h', @@ -178,6 +179,7 @@ return { 'linux/dma-buf.h', 'linux/dma-heap.h', 'linux/dns_resolver.h', + 'linux/dpll.h', 'linux/dqblk_xfs.h', 'linux/dvb/audio.h', 'linux/dvb/ca.h', @@ -198,6 +200,7 @@ return { 'linux/erspan.h', 'linux/ethtool.h', 'linux/ethtool_netlink.h', + 'linux/eventfd.h', 'linux/eventpoll.h', 'linux/ext4.h', 'linux/f2fs.h', @@ -349,6 +352,7 @@ return { 'linux/loadpin.h', 'linux/loop.h', 'linux/lp.h', + 'linux/lsm.h', 'linux/lwtunnel.h', 'linux/magic.h', 'linux/major.h', @@ -376,6 +380,7 @@ return { 'linux/mpls.h', 'linux/mpls_iptunnel.h', 'linux/mptcp.h', + 'linux/mptcp_pm.h', 'linux/mqueue.h', 'linux/mroute.h', 'linux/mroute6.h', @@ -553,12 +558,15 @@ return { 'linux/nfsd/debug.h', 'linux/nfsd/export.h', 'linux/nfsd/stats.h', + 'linux/nfsd_netlink.h', 'linux/nilfs2_api.h', 'linux/nilfs2_ondisk.h', 'linux/nitro_enclaves.h', 'linux/nl80211-vnd-intel.h', 'linux/nl80211.h', + 'linux/npcm-video.h', 'linux/nsfs.h', + 'linux/nsm.h', 'linux/nubus.h', 'linux/nvme_ioctl.h', 'linux/nvram.h', @@ -599,6 +607,7 @@ return { 'linux/prctl.h', 'linux/psample.h', 'linux/psci.h', + 'linux/psp-dbc.h', 'linux/psp-sev.h', 'linux/ptp_clock.h', 'linux/ptrace.h', @@ -694,7 +703,6 @@ return { 'linux/tc_act/tc_gact.h', 'linux/tc_act/tc_gate.h', 'linux/tc_act/tc_ife.h', - 'linux/tc_act/tc_ipt.h', 'linux/tc_act/tc_mirred.h', 'linux/tc_act/tc_mpls.h', 'linux/tc_act/tc_nat.h', @@ -715,6 +723,7 @@ return { 'linux/tee.h', 'linux/termios.h', 'linux/thermal.h', + 'linux/thp7312.h', 'linux/time.h', 'linux/time_types.h', 'linux/timerfd.h', @@ -727,6 +736,7 @@ return { 'linux/tipc_sockets_diag.h', 'linux/tls.h', 'linux/toshiba.h', + 'linux/tps6594_pfsm.h', 'linux/tty.h', 'linux/tty_flags.h', 'linux/types.h', @@ -871,6 +881,7 @@ return { 'rdma/rvt-abi.h', 'rdma/siw-abi.h', 'rdma/vmw_pvrdma-abi.h', + 'regulator/regulator.h', 'scsi/cxlflash_ioctl.h', 'scsi/fc/fc_els.h', 'scsi/fc/fc_fs.h', @@ -893,6 +904,7 @@ return { 'sound/hdspm.h', 'sound/intel/avs/tokens.h', 'sound/sb16_csp.h', + 'sound/scarlett2.h', 'sound/sfnt_info.h', 'sound/skl-tplg-interface.h', 'sound/snd_ar_tokens.h', |
