]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linux(4): fix ptrace(2) to properly handle orig_rax
[FreeBSD/FreeBSD.git] / sys /
2022-02-21 Edward Tomasz Napi... linux(4): fix ptrace(2) to properly handle orig_rax
2022-02-21 Franco Fichtnerpf: fix set_prio after nv conversion
2022-02-20 Bjoern A. ZeebBump __FreeBSD_version to 1300526 for LinuxKPI changes.
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 simplify beacon checks in rx path
2022-02-20 Bjoern A. ZeebLinuxKPI: implement dma_sync_single_for_*, apply to...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: disable ic_headroom for the moment
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 advertise full offload scanning based...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 header updates and add/adjust source...
2022-02-20 Bjoern A. ZeebLinuxKPI: skbuff updates
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: defer workq allocation until we have...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 assign an(y) early chandef
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 scan update
2022-02-20 Bjoern A. ZeebLinuxKPI: pci.h add more defines
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_int...
2022-02-20 Bjoern A. ZeebLinuxKPI: lockdep add lockdep_assert_not_held()
2022-02-20 Bjoern A. Zeebnet80211: enhance (disabled) debugging
2022-02-20 Bjoern A. ZeebLinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_AR...
2022-02-20 Bjoern A. ZeebLinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings
2022-02-20 Bjoern A. ZeebLinuxKPI: add get_unaligned_le16()
2022-02-20 Bjoern A. ZeebLinuxKPI: add sizeof_field()
2022-02-20 Bjoern A. ZeebLinuxKPI: add __ffs64()
2022-02-20 Bjoern A. ZeebLinuxKPI: add linux/pm_qos.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
2022-02-20 Bjoern A. ZeebTCP syncache: enhance KASSERT output
2022-02-20 Bjoern A. ZeebLinuxKPI: add more errno
2022-02-20 Bjoern A. ZeebLinuxKPI: add eth_random_addr() and device_get_mac_addr...
2022-02-20 Bjoern A. ZeebLinuxKPI: add an initial ethtool.h
2022-02-20 Bjoern A. ZeebLinuxKPI; add the beginning of a tracepoint.h implement...
2022-02-19 Kristof Provostpf: deal with tables gaining or losing counters
2022-02-18 Kenneth D. MerryFix non-printable characters in NVMe model and serial...
2022-02-14 Edward Tomasz Napi... linux: Make compat.linux.preserve_vstatus default to 1
2022-02-14 Edward Tomasz Napi... linprocfs: Fix formatting of Uid and Gid lines
2022-02-14 Edward Tomasz Napi... Make vmdaemon timeout configurable
2022-02-14 Edward Tomasz Napi... linux: implement rt_sigsuspend(2) on arm64
2022-02-14 Edward Tomasz Napi... Regen after 2561da0636c.
2022-02-14 Edward Tomasz Napi... linux: Fix declaration of rt_sigreturn() on arm64
2022-02-14 Edward Tomasz Napi... Implement unprivileged chroot
2022-02-18 Konstantin Belousovvdso linker scripts: explicitly specify output arch...
2022-02-14 Edward Tomasz Napi... linux(4): Improve comment about SA_RESTORER
2022-02-14 Edward Tomasz Napi... linux(4): remove unfinished vsyscall bits on arm64
2022-02-14 Edward Tomasz Napi... linux(4): implement PR_SET_NO_NEW_PRIVS
2022-02-14 Edward Tomasz Napi... linux: implement set_cloned_tls() on arm64
2022-02-14 Edward Tomasz Napi... linux: implement set_upcall on aarch64
2022-02-14 Philippe Michaud... linux: implement statx(2)
2022-02-13 Edward Tomasz Napi... linux: export AT_HWCAP and AT_HWCAP2 on aarch64
2022-02-13 Edward Tomasz Napi... linux: fix architecture returned for uname on aarch64
2022-02-13 Edward Tomasz Napi... linsysfs: create /sys/bus/ and /sys/subsystem/
2022-02-13 Edward Tomasz Napi... linux: add support for SO_PEERGROUPS
2022-02-13 Edward Tomasz Napi... arm64: optimize set_syscall_retval()
2022-02-13 shulinux: remove locks around callout_drain in timerfd_close()
2022-02-13 Edward Tomasz Napi... linux: Improve debugging by recognizing TIOCGPTPEER
2022-02-13 Edward Tomasz Napi... linux: Also translate the signal if the code is CLD_KILLED
2022-02-13 Edward Tomasz Napi... linux: Fix ENOTSOCK handling in sendfile(2)
2022-02-13 Edward Tomasz Napi... linux: recognize TCP_INFO and ratelimit the warning
2022-02-13 Edward Tomasz Napi... linux: Partially implement TCSBRK
2022-02-13 Edward Tomasz Napi... linux: improve FUSE support
2022-02-13 Edward Tomasz Napi... linux: deduplicate DUMMY() entries
2022-02-13 Edward Tomasz Napi... linux: make linux64.ko loadable again on aarch64
2022-02-13 Edward Tomasz Napi... Regen after 6d926e850d2.
2022-02-13 Edward Tomasz Napi... linux: add new syscall numbers
2022-02-13 Edward Tomasz Napi... linux: support AT_EMPTY_PATH flag in fchownat(2)
2022-02-13 Edward Tomasz Napi... linux: make fstatat(2) handle AT_EMPTY_PATH
2022-02-13 Edward Tomasz Napi... linux: implement O_PATH
2022-02-13 Edward Tomasz Napi... linux: extend the LINUX_O_ constants to make room for...
2022-02-13 Edward Tomasz Napi... linux: adjust ordering of Linux auxv and add dummy...
2022-02-17 Andriy Gaponmmc_da: create disk(9) for pre-2.0 SD cards
2022-02-17 Andriy Gapong_mirror: don't fail reads while losing next-to-last...
2022-02-17 Alan Somersses: minor cleanup
2022-02-17 Alan SomersVarious fixes for ggatec and ggated
2022-02-16 Dimitry Andricbwi: Fix clang 14 warning about possible unaligned...
2022-02-16 Mark JohnstonFix the build after commit 5fa005e91560785dad5183db0802...
2022-02-16 John BaldwinUse vmspace->vm_stacktop in place of sv_usrstack in...
2022-02-16 Mark Johnstonfork: Copy the vm_stacktop field into the new vmspace
2022-02-16 Mark Johnstonexec: Reimplement stack address randomization
2022-02-16 Mark Johnstonktls: Disallow transmitting empty frames outside of...
2022-02-16 Mark Johnstonfile: Make fget*() and getvnode*() consistent about...
2022-02-16 Rick Macklemnfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument
2022-02-16 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-16 Alexander Motinsnd_hda: Add some ATI HDMI codec IDs.
2022-02-16 Stefan Grundmannvt: fix splash_cpu logos use of vd_drawrect
2022-02-16 Kirk McKusickIn GEOM debugging output, show consumer for cloned...
2022-02-16 Kirk McKusickufs: handle LoR between snap lock and vnode lock
2022-02-14 Justin HibbitsFix gzip compressed core dumps on big endian architectures
2022-02-14 Ram Kishore Vegesnaocs_fc: Fix a possible Null pointer dereference
2022-02-13 Andrew TurnerFix the spelling of '*/' in the vnic driver
2022-02-13 Alexander MotinAPEI: Make sure event data fit into the buffer.
2022-02-13 Aleksandr Fedorovng pppoe(4): Add the required NET_EPOCH section to...
2022-02-13 Vincenzo Maffionenetmap: fix LOR in iflib_netmap_register
2022-02-12 Ed Mastengatm: remove one of doubled semicolons
2022-02-12 Ed Mastemgb: Connect if_mgb module to the build
2022-02-12 Ed Mastevnic: add TODO list
2022-02-12 Kyle EvansAnnotate geom_md with MODULE_VERSION
2022-02-11 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-11 Dimitry Andrictty_info: Avoid warning by using logical instead of...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-11 Konstantin Belousovx86 atomic.h: remove obsoleted comment
2022-02-11 Konstantin Belousovx86 atomics: use lock prefix unconditionally
2022-02-11 Konstantin Belousovx86 atomic.h: cleanup comments for preprocessor directives
2022-02-11 Hans Petter Selaskymlx5en: Make sure the NIC IP addresses are written...
next