]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linux(4): Prevent integer overflow in futex_requeue.
[FreeBSD/FreeBSD.git] / sys /
2021-06-10 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-10 Dmitry Chaginlinux(4): Regen for futex system call.
2021-06-10 Dmitry Chaginlinux(4): Change Linux futex syscall definition to...
2021-06-09 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-09 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-09 Neel Chauhanlinuxkpi: Add _RET_IP_ macro in kernel.h
2021-06-09 Randall Stewarttcp: LRO timestamps have lost their previous precision
2021-06-09 Rick Macklemnfscl: Add a "has acquired a delegation" flag for deleg...
2021-06-09 Mark Johnstoni386: Add "options HYPERV" to NOTES
2021-06-09 Andriy Gaponrk3328_cru: fix a typo in the SCLK_I2S2 gate definition
2021-06-08 Marcin WojtasAdd ofw interface support to PCI
2021-06-08 Marcin Wojtaspci_host_generic_fdt.c: Add support for mapping dts...
2021-06-08 Marcin WojtasRemove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-08 Mark Johnstonhyperv: Fix vmbus after the i386 4/4 split
2021-06-08 Edward Tomasz Napi... linux: make sure to zero the l_siginfo structure for...
2021-06-08 Philippe Michaud... linux: implement statx(2)
2021-06-08 Dmitry ChaginFix copyright, remove "all rights reserved".
2021-06-07 Neel Chauhanlinuxkpi: Fix build from redefined pr_err_once()
2021-06-07 Neel Chauhanlinuxkpi: Include pr_err_once() in printk.h
2021-06-07 Neel Chauhanlinuxkpi: Add rom and romlen to struct pci_dev
2021-06-07 Rick Macklemnfscl: Fix generation of va_fsid for a tree of NFSv4...
2021-06-07 Mark JohnstonFix handling of D_GIANTOK
2021-06-07 Greg VLinuxKPI: add pr_err_once
2021-06-07 Edward Tomasz Napi... linux: improve FUSE support
2021-06-06 Mark Johnstonngatm: Handle errors from uni_msg_extend()
2021-06-06 Mark Johnstonarm: Remove last_fault_code
2021-06-06 Radosław Chmielarziwn: adjust EEPROM read timeout for Intel 4965AGN M2
2021-06-06 Mark Johnstonriscv: Rename pmap_fault_fixup() to pmap_fault()
2021-06-06 Mark Johnstonriscv: Handle hardware-managed dirty bit updates in...
2021-06-06 Mark Johnstonarm64: Fix pmap_copy()'s handling of 2MB mappings
2021-06-06 Mark Johnstonarm64: Use the right PTE when downgrading perms in...
2021-06-06 Mark JohnstonSuppress D_NEEDGIANT warnings for some drivers
2021-06-06 Konstantin BelousovChange the return type of sv__setid_allowed from bool...
2021-06-06 Konstantin Belousovlinuxolator: Add compat.linux.setid_allowed knob
2021-06-06 Konstantin Belousovsysent: allow ABI to disable setid on exec.
2021-06-06 Konstantin Belousovkern_exec.c: Add execve_nosetid() helper
2021-06-07 Dmitry Chaginlinux(4): Fix clock_nanosleep return value for unsuppor...
2021-06-07 Dmitry Chaginlinux(4): optimize ksiginfo to siginfo conversion.
2021-06-07 Dmitry Chaginlinux(4): Properly convert linux siginfo to native...
2021-06-07 Dmitry ChaginRegen for ('0f8dab45404f347752470579feccc6d2739b9570...
2021-06-07 Dmitry Chaginlinux(4): Fix timeout parameter of rt_sigtimedwait...
2021-06-07 Dmitry ChaginRegen for ('6501370a7dfb358daf07555136742bc064e68cb7...
2021-06-07 Dmitry Chaginlinux(4): Implement clock_nanosleep_time64 system call.
2021-06-07 Dmitry ChaginRegen for ('187715a420237e1ed94dd5aef158eada7dcdc559...
2021-06-07 Dmitry Chaginlinux(4): Implement clock_getres_time64 system call.
2021-06-06 Bjoern A. ZeebMake LINT NOINET and NOIP kernel builds warning free.
2021-06-07 Dmitry ChaginRegen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce...
2021-06-07 Dmitry Chaginlinux(4): Implement clock_settime64 system call.
2021-06-07 Dmitry ChaginRegen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3...
2021-06-07 Dmitry Chaginlinux(4): Implement clock_gettime64 system call.
2021-06-07 Dmitry ChaginRegen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0...
2021-06-07 Dmitry Chaginlinux(4): Implement utimensat_time64 system call.
2021-06-07 Dmitry Chaginlinux(4): add struct timespec64 definition and conversi...
2021-06-06 Justin Hibbitspowerpc64le/pmap: Fix superpage promotions
2021-06-06 Jason A. HarmeningAdd a generic mechanism for preventing forced unmount
2021-06-05 Rick Macklemnfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4...
2021-06-05 Bjoern A. Zeebarm64/rk805: remove RTC Set logging
2021-06-05 Bjoern A. Zeebnet80211/LinuxKPI: add more radiotap definitions
2021-06-05 Bjoern A. Zeebarm64/rk_pcie_phy: handle assigned-clock*
2021-06-05 Bjoern A. Zeebdtb: rockchip: Add NanoPC-T4 to the build.
2021-06-05 Konstantin Belousovhyperv: register intr handler as usermode-mapped if...
2021-06-05 Jung-uk KimImport ACPICA 20210604
2021-06-05 Ganbold Tsagaankhuudtb: rockchip: Add NanoPI-R2S to the build
2021-06-05 Rick Macklemnfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security...
2021-06-04 Navdeep Parharcxgb(4): Report proper TSO limits.
2021-06-04 Navdeep Parharcxgbe(4): Empty the clib_db before trying to destroy it.
2021-06-04 Ryan StoneEnter the net epoch before calling ip6_setpktopts
2021-06-04 Hans Petter SelaskyNarrow down the probe range for if_ure(4) compatible...
2021-06-04 Randall Stewarttcp: A better fix for the previously attempted fix...
2021-06-04 Lutz Donnerhackenetgraph/ng_base: Renaming a node to the same name...
2021-06-04 Hans Petter SelaskyAdd support for RTL8153B, RTL8156 and RTL8156B to if_ur...
2021-06-04 Rick Macklemnfsd: Pre-parse the next NFSv4 operation number for...
2021-06-04 Konstantin Belousovfdescfs: add an option to return underlying file vnode...
2021-06-03 Warner Loshsmartpqi: Remove stray declaration
2021-06-03 Konstantin BelousovDisable x2APIC for SandyBridge laptops with Samsung...
2021-06-03 Konstantin Belousovmadt_setup_local: extract special case checks into...
2021-06-03 Konstantin Belousovmadt_setup_local: convert series of strcmp to iteration...
2021-06-03 Konstantin Belousovmadt_setup_local: skip further checks if ACPI DMAR...
2021-06-03 Warner Loshmpr/mps: Minor state machine fix
2021-06-03 Kenneth D. MerryFix mpr(4) and mps(4) state transitions and a use-after...
2021-06-03 Warner Loshcam: prefer cam_sim_softc() over accessing cam_sim...
2021-06-03 Warner Loshaxgbe: Don't dereference NULL pointers
2021-06-03 Warner Loshmmc:: Undo my conversion of (bool) to !!.
2021-06-03 Maksym Stetsyukusb: reduce verbosity of logging about unsuccessful...
2021-06-03 Kristof Provostdummynet: free(NULL, M_DUMMYNET); is safe
2021-06-03 Kristof Provostdummynet: Fix schedlist and aqmlist locking
2021-06-03 Tom JonesVNETify dummynet
2021-06-03 Priit Treesmmc-fdt: fix mmc_fdt_gpio_get_{present,readonly}
2021-06-03 wiklamCorrecting comment about "sched_interact_score".
2021-06-03 Austin Shafermmc: ignore CRC errors from CMD13 (status) when changin...
2021-06-02 Jung-uk Kimhptrr: use BLOB_OBJS for pre-built .o's
2021-06-02 Rick Macklemnfsd: Fix the failure return for non-fh NFSv4 operations
2021-06-02 Noah Bergbauergconcat: Add new lock to allow modifications to the...
2021-06-02 Noah Bergbauergconcat: Switch array to TAILQ to prepare for online...
2021-06-02 Leandro Luporipowerpc: fix boot on pseries without hugepages
2021-06-02 Warner Loshregen after tweaks to getgroups and setgroups
2021-06-02 Moritz Buhlkern: fail getgroup and setgroup with negative int
2021-06-02 Warner Loshhptnr: use BLOB_OBJS for pre-built .o's
next