]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nvme: split devctl out to its own function
[FreeBSD/FreeBSD.git] / sys /
2024-03-07 Warner Loshnvme: split devctl out to its own function
2024-03-07 Brooks Davislibsys: don't try to expose yield
2024-03-06 Baptiste Daroussintimerfd_create: fix after cf742faa39a58a9b43b671c66097e...
2024-03-06 Baptiste Daroussintimerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
2024-03-06 Dag-Erling Smørgravtarfs: Fix checksum calculation.
2024-03-06 Dag-Erling Smørgravtarfs: Remove unnecessary hack and obsolete comment.
2024-03-06 Dag-Erling Smørgravtarfs: Avoid overflow in exthdr calculation.
2024-03-06 Dag-Erling Smørgravtarfs: Improve validation of numeric fields.
2024-03-06 Dag-Erling Smørgravtarfs: Fix two input validation issues.
2024-03-06 Sumit Saxenaif_bnxt: Correcting the firmware package version parsin...
2024-03-05 Kyle Evansktrace: log genio events on failed write
2024-03-05 Kyle Evanskern: poll: tap out the pollfd array on successful...
2024-03-05 John Baldwinpci_host_generic: Simplify generic_pcie_translate_resource
2024-03-05 John Baldwinpci_host_generic: Pass a valid end address in generic_p...
2024-03-05 John Baldwinimgact_elf: Add const to the checknote parameter to...
2024-03-05 Alex Richardsonimgact_elf: Add const to a few struct image_params...
2024-03-04 Alex Richardsonimgact_elf: Add const to the header_supported callback...
2024-03-04 Mitchell Horneriscv: catch up with EARLY_PRINTF changes
2024-03-04 Tom ColdrickLinuxKPI: Queue skbuffs at tail in __skb_queue_tail
2024-03-03 Gleb Smirnofflinux: require vnet(9) context in ifname_bsd_to_linux_n...
2024-03-03 Konstantin Belousovsys/mount.h: align values of MNTK_XXX flags
2024-03-02 Konstantin Belousovgetblkx(9): be more tolerant but also strict with the...
2024-03-01 Warner Loshnvme: Report only the unknown bits
2024-03-01 John Baldwinpci_host_generic: Enumerate resource ranges under bootv...
2024-03-01 John Baldwinnvme: Firmware revisions in the firmware slot info...
2024-03-01 Randall StewartHTPS has actually three states not two so the macro...
2024-03-01 Alfredo Mazzinghiarm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol...
2024-03-01 Stefan Eßermqueuefs: fix statfs report to not signal file system...
2024-03-01 Kristof Provostpf: support if-bound with reply-to
2024-02-29 Brooks Davislib{c,sys}: expose _getlogin consistently
2024-02-29 Warner Loshfirmware: unbreak armv7
2024-02-29 Warner LoshMerge one true awk from 2024-01-22 for the Awk Second...
2024-02-29 Warner Loshfirmware: Allow binary files to be loaded by /boot...
2024-02-29 Warner Loshfirmware: load binary firmware files
2024-02-29 Warner Loshkernel: Sync ldscript files wrt gnu.attributes and...
2024-02-29 Baptiste Daroussinlibucl: import snapshot 2024-02-06
2024-02-29 Andrew TurnerUpdate the Arm Optimized Routine library to v24.01
2024-02-29 Shawn Anastasiopowerpc: Bump maximum number of FDT reserved mem entries
2024-02-28 Gleb Smirnoffsockets: in solisten_proto() don't call sbdestroy(...
2024-02-28 Kristof Provostpf: convert kill/clear state to use netlink
2024-02-28 Kristof Provostnetlink: add bool type support
2024-02-28 Kristof Provostnetlink: fix casts
2024-02-28 Warner Loshgicv3: If the LPI is already allocated, remember it
2024-02-28 Warner Loshgicv3: In its_init_cpu_lpi record each cpu's PENDBASER
2024-02-28 Warner Loshgicv3: Define PA masks for the PENDBASR and PROPBASER...
2024-02-28 Warner Loshgicv3: Report PENDBASE when bootverbose
2024-02-28 Warner Loshgicv3: Only set the redistributor base if we're not...
2024-02-28 Warner Loshgicv3: Don't allocate pend_base if we're already started
2024-02-28 Warner Loshgicv3: Panic if the gicv3 already running
2024-02-28 Warner Loshgicv3: Change how we initialize its children.
2024-02-27 Mitchell Horneriscv: add starfive kernelconf template
2024-02-27 Mitchell Horneriscv: add dwc, dwmmc to NOTES
2024-02-27 Mitchell Horneconf: deduplicate dwmmc config logic
2024-02-27 Mitchell Horneconf: deduplicate dwc config logic
2024-02-27 Mitchell Hornedwc: fix DEBUG macro name
2024-02-27 Gleb Smirnoffnetlink: restore original buffer if nlmsgs_to_linux...
2024-02-27 John Baldwinnetlink: Don't use a zero-length array
2024-02-27 John Baldwinbhnd_chipc: Make use of bus_generic_rman_* to simplify...
2024-02-27 John Baldwinbhnd_usb: Use bus_generic_rman_*
2024-02-27 John Baldwindpaa2: Use bus_generic_rman_*
2024-02-27 John Baldwinrman: Remove rman_set_start/end
2024-02-27 Alexander MotinCTL: Drop Format Device and Rigid Disk Geometry mode...
2024-02-27 Gordon Berglingcarp(4): Fix a typo in a source code comment
2024-02-27 Gordon Berglingbxe(4): Fix two typos in a kernel messages
2024-02-27 Kristof Provostpf: fix packet-to-big for route-to as well
2024-02-27 Gordon Berglingvge(4): Fix a typo in a source code comment
2024-02-27 Olivier Certnersched: Simplify sched_lend_user_prio_cond()
2024-02-27 Olivier CertnerPP mutexes: lock: Reduce 'umtx_lock' holding before...
2024-02-27 Olivier CertnerPP mutexes: lock: Check if priority is too high against...
2024-02-27 Olivier CertnerPP mutexes: unlock: Reset inherited prio regardless...
2024-02-26 Florian Walpensnd_uaudio(4): Fix sample rate selection after 42fdcd9f...
2024-02-26 Ed Mastekern: fix panic with disabled ttys
2024-02-26 Konstantin Belousovipsec esp: avoid dereferencing freed secasindex
2024-02-25 Xin LIMFV: xz 5.6.0.
2024-02-25 Florian Walpensnd_hdspe(4): Optional unified pcm device.
2024-02-25 Richard Scheffeneggertcp: need default in switch statement for enum.
2024-02-25 Richard Scheffeneggertcp: address enum-int-mismatch
2024-02-24 Richard Scheffeneggertcp: retain some CC signals outside of kernel scope
2024-02-24 Michael Tuexensctp: improve sending of packets containing an INIT...
2024-02-24 Richard Scheffeneggertcp: cubic - restart epoch after RTO
2024-02-24 Richard Scheffeneggertcp: provide correct snd_fack on post_recovery
2024-02-24 Richard Scheffeneggertcp: use enum for all congestion control signals
2024-02-24 Richard Scheffeneggertcp: prevent div by zero in cc_htcp
2024-02-24 Gordon Berglingif_hn: Fix two typos in source code comments
2024-02-24 Gleb Smirnofflagg: wrap lagg_port2req() into LAGG_SLOCK()
2024-02-23 Michael Tuexensctp: improve consistency
2024-02-23 Gleb Smirnoffsnd_hda: add 32-bit memory quirk for Creative Sound...
2024-02-23 Konstantin Belousovfs/msdosfs fatblock: use ulmin() rather than min()
2024-02-23 Olivier Cochardtests: Fixing incomplete atf_skip if missing jail condition
2024-02-23 Olivier Cochardjail: skip sysctl_security_jail_children if jail binary...
2024-02-23 John Baldwingpiobus: Add missing DEVMETHOD for bus_get_rman
2024-02-22 Bjoern A. ZeebLinuxKPI: 802.11: implement a deferred RX path
2024-02-22 Bjoern A. Zeebdev/uart: name uart_class_set DATA_SET macro UART_CLASS()
2024-02-22 Bjoern A. Zeebath(4): always enable 11n
2024-02-22 Gordon Berglingbge(4): Fix some typos in source code comments
2024-02-22 John Baldwinacpi: Defer reserving resources for ACPI devices
2024-02-22 Jessica Clarkearm: Set NEW_PCIB in DEFAULTS rather than a subset...
2024-02-22 Chuck Silversx86/ucode: add support for early loading of CPU ucode...
2024-02-22 Gordon Berglingvge(4): Fix a typo in a source code comment
2024-02-22 Andrew Turnerarm64: Tell userspace when BTI is supported
next