]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Document when I received my commit bits.
[FreeBSD/FreeBSD.git] / sys /
2019-04-16 Marcin WojtasImprove tpm20 style
2019-04-16 Marcin Wojtastpm: Prevent session hijack
2019-04-15 Conrad Meyerrandom(4): Block read_random(9) on initial seeding
2019-04-15 Hans Petter SelaskyRemove superfluous USB keyword.
2019-04-15 Andrew Gallatinmlx5en: Enable new pfil(9) KPI ethernet filtering hooks
2019-04-15 Hans Petter SelaskyFix spelling.
2019-04-15 Ed MasteAdd quirk for ignoring SPCR AccessWidth values on the...
2019-04-15 Rick MacklemFix the NFSv4 client to safely find processes.
2019-04-14 Michael TuexenWhen sending a routing message, don't allow the user...
2019-04-13 Rick MacklemAdd support for INET6 addresses to the kernel code...
2019-04-13 Michael TuexenWhen sending IPv4 packets on a SOCK_RAW socket using...
2019-04-13 Warner LoshMove mpr/mps drivers from per-arch NOTES files into...
2019-04-13 Warner LoshFix sbttons for values > 2s
2019-04-13 Justin HibbitsAdd NUMA support to powerpc
2019-04-13 Justin Hibbitspowerpc/dtrace: Fix dtrace powerpc asm, and simplify...
2019-04-13 Justin Hibbitspowerpc: Add file forgotten in r346144
2019-04-12 Alexander MotinFix SCSI sense data pass through.
2019-04-12 Konstantin BelousovIgnore doomed vnodes in tmpfs_update_mtime().
2019-04-12 Edward Tomasz Napi... Remove unneeded conditionals for sv_ functions - all...
2019-04-12 Tycho Nightingalefor a cache-only zone the destructor tries to destroy...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-12 Justin Hibbitspowerpc: Adjust priority NOPs, and make them functions
2019-04-12 Justin Hibbitspowerpc64: Increase the nap level on power9 idling
2019-04-11 Michael TuexenFix an SCTP related locking issue. Don't report that...
2019-04-11 Edward Tomasz Napi... Use shared vnode locks for the ELF interpreter.
2019-04-11 Mark JohnstonReinitialize multicast source filter structures after...
2019-04-11 Mariusz ZaborskiThe nvlist_report_missing is also used by the cnvlist.
2019-04-11 Cy SchubertCatch up to r343631: Avoid "pfil: duplicate hook" due to
2019-04-11 Mariusz Zaborskilibnv: fix compilation warnings
2019-04-11 Mariusz Zaborskilibnv: fix compilation warnings
2019-04-10 Ilya BakulinAdd some CMD53-related definitions
2019-04-10 Emmanuel Vadotarm: dtb: Compile the Linux DTS for pandaboards
2019-04-10 Ilya BakulinImplement CMD53 block mode support for SDHCI and AllWin...
2019-04-10 Ilya BakulinAdd new fields to mmc_data in preparation to SDIO CMD53...
2019-04-10 Emmanuel Vadotarm: kernel: Remove old kernel configs
2019-04-10 Emmanuel Vadotarm: dts: Remove some old DTS
2019-04-10 Randall StewartFix a small bug in the tcp_log_id where the bucket
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-10 Li-Wen HsuFix build in sys/modules/nfscommon
2019-04-10 Alan Somersfix cache_lookup's documentation
2019-04-10 Edward Tomasz Napi... Improve vnode lock assertions.
2019-04-10 Andriy Voskoboinykurtw(4), otus(4), iwi(4): allow to set non-default...
2019-04-09 Gleb SmirnoffObvious comment correction.
2019-04-09 John BaldwinRefine r330113 to honor the ProducerConsumer flag most...
2019-04-09 Konstantin BelousovAdd vn_fsync_buf().
2019-04-09 Konstantin BelousovFix dirty buf exhaustion easily triggered with msdosfs.
2019-04-09 John BaldwinDon't pre-reserve resources for CPU devices when they...
2019-04-09 Konstantin Belousovpci_cfgreg.c: Use io port config access for early boot...
2019-04-09 Edward Tomasz Napi... Factor out section loading into a separate function.
2019-04-09 Ganbold TsagaankhuuIn some cases like NanoPI R1, its second USB ethernet
2019-04-08 Warner LoshStyle only change: Prefer $() to ``
2019-04-08 Konstantin BelousovHandle races when remounting UFS volume from ro to rw.
2019-04-08 Edward Tomasz Napi... Refactor ELF interpreter loading into a separate function.
2019-04-08 Mariusz ZaborskiIn the unlinkat syscall, the operation is performed...
2019-04-08 Ganbold TsagaankhuuFix URE_WDT6_SET_MODE value in the register definition.
2019-04-07 Warner LoshMake RELDATE be on a single line.
2019-04-07 Mitchell HorneRISC-V: initialize pcpu slightly earlier
2019-04-07 Warner LoshUse default shell assignment rather more complicated...
2019-04-07 Ian LeporeAdd g_label_flashmap.c to the module, should have been...
2019-04-07 Mariusz ZaborskiBump FreeBSD version after r345982.
2019-04-07 Mark JohnstonSet the p_oppid field of orphans when exiting.
2019-04-07 Konstantin BelousovGive new home to the comment from ppt_pci_reset(),...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Conrad Meyerkern/subr_pctrie: Fix mismatched signedness in assertio...
2019-04-06 Rick MacklemAdd INET6 support for the upcalls to the nfsuserd daemon.
2019-04-06 Conrad Meyerkern/subr_pctrie: Convert old-style boolean_t to plain...
2019-04-06 Alan Somersfusefs: fix a panic on mount
2019-04-06 Mariusz ZaborskiRegen after r345982.
2019-04-06 Mariusz ZaborskiIntroduce funlinkat syscall that always us to check...
2019-04-06 Jung-uk KimMFV: r345969
2019-04-06 Justin Hibbitspowerpc/powernv: Fix major bugs in opal_flash
2019-04-06 Justin Hibbitspowerpc/powernv: Fix issues in opal_async
2019-04-05 Konstantin BelousovAdd DEV_RESET /dev/devctl2 ioctl.
2019-04-05 Konstantin BelousovRemove single-use DEV_RESET() macro.
2019-04-05 Konstantin BelousovImplement resets for PCI buses and PCIe bridges.
2019-04-05 Konstantin BelousovProvide newbus infrastructure for initiating device...
2019-04-05 Konstantin Belousovvn_vmap_seekhole(): align running offset to the block...
2019-04-05 Konstantin BelousovFix mis-merge.
2019-04-05 Emmanuel Vadottwsi: Use config_intrhook_oneshot instead of config_int...
2019-04-05 Emmanuel Vadottwsi: Add interrupt mode
2019-04-05 Warner LoshRemove another instance of All Rights Reserved.
2019-04-05 Warner LoshAdd mpr, mps, mpt to NOTES file
2019-04-04 Rick MacklemRevert r320698, since the related userland changes...
2019-04-04 Ed Masteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-04 Rodney W. GrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 Rick MacklemFix malloc stats for the RPCSEC_GSS server code when...
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-03 Pawel Jakub DawidekImplement automatic online expansion of GELI providers...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Ed Mastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-03 Randall StewartUndo my previous erroneous commit changing the tcp_outp...
2019-04-03 Alexander MotinFix typos in r345849.
2019-04-03 Alexander MotinList few more ATA commands.
2019-04-03 Konstantin Belousovmsdosfs: zero tail of the last block on truncation...
2019-04-03 Marcin WojtasAdd a cv_wait to the TPM2.0 harvesting function
2019-04-03 Justin Hibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 Marcin WojtasCreate kernel module to parse Veriexec manifest based...
2019-04-03 Justin Hibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-03 Rick MacklemAdd a comment to the r345818 patch to explain why cl_re...
2019-04-02 Rick MacklemFix a race in the RPCSEC_GSS server code that caused...
next