opnsense-src/sys
Jake Freeland 4cb3cb2de2 LinuxKPI: Add pci_power querying for drm-kmod
Adds a few struct members and a function to get i915_runtime_pm_status()
to compile in drm-kmod.

Differential Revision:	https://reviews.freebsd.org/D36749
Sponsored by:   Google, Inc. (GSoC 2022)
2022-10-06 10:15:41 +02:00
..
amd64 amd64/db_trace.c: remove stray prototype 2022-10-04 01:50:30 +03:00
arm Teach the GICv3 driver to translate memory ranges 2022-09-23 15:28:45 +01:00
arm64 arm64: Simplify initialization of pc_freemask. 2022-10-05 16:20:55 -07:00
bsm
cam cam: Provide compatibility for CAMGETPASSTHRU for periph drivers 2022-09-29 13:14:57 -04:00
cddl dtrace: Add a "regs" variable 2022-10-04 13:05:54 -04:00
compat LinuxKPI: Add pci_power querying for drm-kmod 2022-10-06 10:15:41 +02:00
conf arm64: coresight: fix the build without FDT 2022-09-29 14:33:33 -05:00
contrib zfs: merge openzfs/zfs@d62bafee9 2022-10-04 20:16:52 +02:00
crypto Fix the IV length in the armv8 AES GCM code 2022-09-06 13:11:04 +01:00
ddb Fix kernel build after 754cb545b6 . 2022-10-04 17:13:17 +02:00
dev msk: Use a void cast to mark values of dummy reads as unused. 2022-10-05 16:46:01 -07:00
dts sys/dts: Remove MIPS files 2022-05-20 17:11:27 +01:00
fs cuse(3): Cosmetic change about testing boolean values. 2022-10-04 13:51:06 +02:00
gdb ddb: use _FLAGS command macros where appropriate 2022-07-05 11:56:55 -03:00
geom Adjust g_waitidle() visibility and definition 2022-08-02 21:11:10 +03:00
gnu bwn: eliminate dead writes in BWN_GPL_PHY 2022-05-04 09:32:59 -04:00
i386 ddb: de-duplicate decode_syscall() 2022-10-03 13:49:54 -03:00
isa Adjust function definition in isa's pnp.c to avoid clang 15 warning 2022-07-27 21:13:59 +02:00
kern Remove pre-armv6 support from devmap 2022-10-05 09:56:17 +01:00
kgssapi kgssapi krb5: Remove unused variables. 2022-04-06 16:45:29 -07:00
libkern qdivrem: Predict division by zero as false. 2022-10-04 13:51:06 +02:00
modules netlink: fix standalone module build 2022-10-04 14:38:40 -07:00
net pf: use time_to for timestamps 2022-10-05 17:52:27 +02:00
net80211 net80211: move IEEE80211_F_WME check to vap for consistency 2022-09-29 12:54:23 +00:00
netgraph Alter the prototype of qsort_r(3) to match POSIX, which adopted the 2022-09-30 15:26:30 -07:00
netinet Add mbuf_tstmp2timeval() 2022-10-06 00:38:13 +03:00
netinet6 netinet*: remove PRC_ constants and streamline ICMP processing 2022-10-03 20:53:04 -07:00
netipsec Fix kernel build after fcb3f813f3 . 2022-10-04 15:42:51 +02:00
netlink netlink: make it working without INET6 2022-10-04 14:39:49 -07:00
netpfil pf: use time_to for timestamps 2022-10-05 17:52:27 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs nfs: skip bootpc when vfs.root.mountfrom is other than nfs 2022-05-31 16:07:27 -03:00
nfsclient
nfsserver
nlm
ofed ibcore: The use of IN_LOOPBACK() now requires a valid VNET context. 2022-09-23 13:42:03 +02:00
opencrypto opencrypto: mark INVARIANTS variables as __diagused 2022-08-10 15:35:29 -04:00
powerpc powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag 2022-10-03 20:56:41 -03:00
riscv riscv: Apply 8d7ee2047c to the riscv pmap 2022-10-04 13:05:54 -04:00
rpc nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
security vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00
sys Add mbuf_tstmp2timeval() 2022-10-06 00:38:13 +03:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools sound(4): Fix order of parameters for custom equalizer band pass filter. 2022-08-22 10:04:26 +02:00
ufs Updates to UFS/FFS superblock integrity checks when reading a superblock. 2022-10-03 05:53:10 -07:00
vm vm_page: Fix a logic error in the handling of PQ_ACTIVE operations 2022-10-05 15:12:46 -04:00
x86 Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-10-03 16:10:41 -07:00
xdr
xen xenbus: improve device tracking 2022-06-07 12:29:53 +02:00
Makefile