]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
fortune: update mailing list search url
[FreeBSD/FreeBSD.git] / sys /
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: remove assumption about mac_header
2023-11-29 Bjoern A. Zeebnet80211: fix ddb print alignment
2023-11-29 Bjoern A. Zeebiwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()
2023-11-29 Bjoern A. Zeebrtw88: update driver from upstream
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: update compat code for updated drivers
2023-11-29 Bjoern A. Zeebiwlwifi/rtw88: temporary disable build for updates
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: add skb_cow_head()
2023-11-29 Austin Shaferlinuxkpi: Fix __sg_alloc_table_from_pages loop
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: fix tracing
2023-11-29 Bjoern A. ZeebLinuxKPI: implement mul_u64_u64_div_u64()
2023-11-29 Bjoern A. ZeebLinuxKPI: add page pool skeleton
2023-11-29 Bjoern A. Zeebnet80211: Radiotap: add two more EHT defines
2023-11-29 Bjoern A. ZeebLinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page
2023-11-29 Bjoern A. ZeebLinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS
2023-11-29 Bjoern A. ZeebLinuxKPI: reduce usage of struct vm_page and vm_page_t
2023-11-29 Bjoern A. ZeebLinuxKPI: pci.h add more constants
2023-11-29 Bjoern A. ZeebLinuxKPI: implement get_random_u32_inclusive()
2023-11-29 Bjoern A. ZeebLinuxKPI: list.h add list_count_nodes()
2023-11-29 Bjoern A. ZeebLinuxKPI: cast jiffies_to_msecs() result
2023-11-29 Bjoern A. Zeebnet80211: ieee80211_swscan_bg_scan() track return varia...
2023-11-29 Bjoern A. ZeebLinuxKPI: add DMA_MAPPING_ERROR
2023-11-29 Bjoern A. Zeebnet80211: improve error handling from ieee80211_parse_b...
2023-11-29 Eugene Grosbeinng_ipfw: allow use of 32 bits wide cookies
2023-11-28 Rob Nzfs: cherry-pick commit from master
2023-11-27 Vladimir Kondratyevhmt(4): Do not require input report HID usages to be...
2023-11-27 Vladimir Kondratyevevdev: Sync event codes with Linux kernel 6.5
2023-11-26 Gordon Berglingath(4): Fix a typo in a source code comment
2023-11-26 Mazin Fadlusb: add necessary quirks for the NOREL Systems NS1081...
2023-11-26 Mazin Fadlusb: add quirks for the Genesys GL3220 card reader
2023-11-26 Brad Smithre(4): Add support for 8168FP HW rev
2023-11-24 Alvin Chenpseudofs: fix off by one in hash iteration in pfs_purge
2023-11-24 Kristof Provostpf: sctp heartbeats confirm a connection
2023-11-24 Kristof Provostpf: skip urpf check for sctp multihomed states
2023-11-24 Kristof Provostpf: always create multihomed states as floating
2023-11-23 Konstantin Belousovkernel: add missed FEATUREs compat_freebsd 8-14
2023-11-23 Konstantin Belousovfuse_vnop_copy_file_range(): add safety
2023-11-23 Konstantin Belousovfuse_vnop_copy_file_range(): use vn_lock_pair()
2023-11-23 Konstantin Belousovvn_lock_pair(): reasonably handle vp1 == vp2 case
2023-11-22 Rick Macklemnfscl: newnfs_copycred() cannot be called when a mutex...
2023-11-22 Rick Macklemnfscl: Handle a Getattr failure with NFSERR_DELAY follo...
2023-11-21 Andrey V. Elsukovipfw: fix copy&paste bug for number:array tables
2023-11-20 Bojan Novkovićtty: properly check character position when handling...
2023-11-20 Christos Margiolistty: set IUTF8 by default
2023-11-20 Konstantin Belousovvn_copy_file_range(): busy both in and out mp around...
2023-11-20 Konstantin Belousovvn_copy_file_range(): use local variables for invp...
2023-11-19 Aaron LIif_wg: Missing radix unlock can cause deadlock
2023-11-18 Konstantin Belousovpf_purge_expired_states(): fix build without SDT probes
2023-11-16 Rick Macklemnfsd: Avoid acquiring a vnode for some NFSv4 Readdir...
2023-11-16 Kristof Provostpf: add hashtable row count SDT
2023-11-14 Alexander Motinnvme: Introduce longer timeouts for admin queue
2023-11-14 Rick Macklemnfscl: Handle the NFSERR_RETRYUNCACHEDREP error from...
2023-11-13 Konstantin Belousovlinuxkpi linux_work: use 'true' instead of 'non-zero'
2023-11-13 Konstantin Belousovlinuxkpi: races between linux_queue_delayed_work_on...
2023-11-13 Brooks Davisauxv: make AT_BSDFLAGS unsigned
2023-11-13 Kristof Provostpf: expose more syncookie state information to userspace
2023-11-13 Zhenlei Huangbpf: Make dead_bpf_if const
2023-11-12 Konstantin Belousovvfs_domount_update(): ensure that 'goto end' works
2023-11-11 Konstantin BelousovFix typo
2023-11-11 Konstantin Belousovarm64: improve UVA layout for 32bit processes
2023-11-07 Kristof Provostpf: support SCTP-specific timeouts
2023-11-07 Kristof Provostpf: fix missing SCTP multihomed states
2023-11-04 Ka Ho Ngibcore: Introduce enum ib_raw_packet_caps from Linux...
2023-11-04 Yishai Hadasmlx5ib: Fix RSS Toeplitz setup to be aligned with the...
2023-11-04 Ka Ho Ngmlx5ib: Fix ethertype to be ETH_P_IPV6
2023-11-02 Rick Macklemnfsd: Fix a server crash
2023-11-02 Rick Macklemnfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH
2023-11-02 Alexander V. Chernikovnetlink: fix powerpc build.
2023-11-02 Zhenlei Huangcam/ata: Postpone removal of two compat sysctls until 15
2023-11-01 Zhenlei HuangGiant: Postpone removal of Giant-locked drivers until 15
2023-10-31 R. Christian McDonaldnetlink: fix potential llentry lock leak in newneigh...
2023-10-31 Alexander V. Chernikovnetlink: allow creation of temporary lle entries.
2023-10-31 Konstantin Belousovuser stack randomization: only enable by default for...
2023-10-30 Zhenlei Huangisa: Postpone removal of the non-PNP driver until 15
2023-10-28 Mikel Lechnerufs quotas: fix configuring soft quota grace time
2023-10-26 Konstantin Belousovmips: add enough glue for membarrier(2)
2023-10-26 Konstantin BelousovRegen
2023-10-26 Konstantin BelousovAdd membarrier(2)
2023-10-26 Konstantin BelousovAdd cpu_sync_core()
2023-10-26 Konstantin Belousovadd pmap_active_cpus()
2023-10-26 Warner Loshmakesyscall: Stop generating $FreeBSD$
2023-10-26 Warner Loshmakesyscalls.lua: Minor fluff removal
2023-10-26 Warner Loshmakesyscalls.lua: Make more luaish
2023-10-24 John Baldwinacpi_pcib: Rename decoded_bus_range to get_decoded_bus_...
2023-10-24 John Baldwinx86: Cosmetic cleanups to struct msi_intsrc
2023-10-24 John Baldwinx86 msi: Enable/disable IDT vectors for MSI groups...
2023-10-24 John Baldwinacpi_pcib: Trust decoded bus range from _CRS over _BBN
2023-10-24 John Baldwinamd64: Remove a stale comment from cpu_setregs
2023-10-24 John Baldwinriscv: Tidy panic messages for exceptions
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-10-24 John BaldwinUpdate a couple of tools to not embed __FBSDID in gener...
2023-10-24 John Baldwinvideomode: Regenerate files
2023-10-24 John Baldwinvideomode/devlist2h.awk: Don't include $FreeBSD$ in...
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-24 Mark Johnstongeom_linux_lvm: Avoid removing from vg_list before...
2023-10-24 Zhenlei Huangx86: Prefer consistent naming for loader tunables
2023-10-24 Zhenlei Huangamd64 pmap: Prefer consistent naming for loader tunable
2023-10-24 Zhenlei Huangvmx: Prefer consistent naming for loader tunables
2023-10-24 Konstantin Belousovnmount(MNT_UPDATE): add optional generid fsid parameter
2023-10-23 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-23 Zhenlei Huangveriexec: Correctly export symbols
next