dev-commits-src-branches
Messages: 88, new messages first
| Last update: Wed Apr 30 8:08:40 2025 |
home | up | archive sorted by: subject | author | date | reverse date
1. Apr 30 Baptiste Daroussin git: e7a517bee5a7 - stable/14 - libedit: import vendor snapshot 2025-01-03 2. Apr 30 Baptiste Daroussin git: 63aa7c5fb8dd - stable/14 - nuageinint: implement ssh_pwauth 3. Apr 30 Baptiste Daroussin git: 28a38dc945cf - stable/14 - nuageinit: fix luacheck nit 4. Apr 30 Baptiste Daroussin git: 004f8bd94710 - stable/14 - usb_vendors: update to 2025-04-01 5. Apr 30 Baptiste Daroussin git: 9225ca95c09c - stable/14 - pci_vendors: update to 2025-03-09 6. Apr 30 Baptiste Daroussin git: 86baac4a2eb2 - stable/14 - termcap: add entry for Alacritty 7. Apr 30 Dave Cottlehuber git: f5418217dbc6 - stable/14 - release: use "runtime" instead of "minimal" for OCI image name 8. Apr 30 Vladimir Kondratyev git: 2c23fc90e566 - stable/14 - hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl 9. Apr 30 Vladimir Kondratyev git: 7545c8c116b1 - stable/14 - hidraw(4): Add additional hidraw input/output report ioctls 10. Apr 30 Vladimir Kondratyev git: d04cc28f9759 - stable/14 - hidraw(4): Return actual length of read data from HIDIOCG* ioctls 11. Apr 30 Vladimir Kondratyev git: 2880e12cc902 - stable/14 - hidraw(4): Return length of written data from HIDIOCS* ioctls 12. Apr 30 Vladimir Kondratyev git: a55479cbfb62 - stable/14 - acpi_asus_wmi(4): Handle TUF-specific hotkeys internally 13. Apr 30 Vladimir Kondratyev git: f530b1236274 - stable/14 - acpi_asus_wmi(4): Add support for WMI event queue 14. Apr 30 Vladimir Kondratyev git: 9b5f1a6cd682 - stable/14 - acpi_asus_wmi(4): Improve keyboard backlight support. 15. Apr 30 Vladimir Kondratyev git: 6616f35456d1 - stable/14 - acpi_asus_wmi(4): Add EVDEV support 16. Apr 30 Vladimir Kondratyev git: 6d2885d50e80 - stable/14 - ig4(4): Add Intel ACPI HID 17. Apr 30 Konstantin Belousov git: 06fa889365b5 - stable/14 - rtld: symbolic and deepbind are equivalent for the refobj 18. Apr 29 Bjoern A. Zeeb git: b6e8b845aeab - stable/14 - rtw89: merge Realtek's rtw89 driver based on Linux v6.14 19. Apr 29 John Baldwin git: 06ecf26346fa - stable/14 - universe: Update the default GCC toolchain to GCC 14 20. Apr 29 John Baldwin git: 02663a236080 - stable/14 - .cirrus-ci: Update the non-manual GCC build job to GCC 14
21. Apr 29 John Baldwin git: 51e6e35947fc - stable/14 - Update example from gcc6 to gcc13 22. Apr 29 John Baldwin git: 00c8c5e2c358 - stable/13 - pcib: Clear any pending slot status events during attach 23. Apr 29 John Baldwin git: 37032a39c5e9 - stable/13 - pcib: Ignore power fault detected if a power controller is not present 24. Apr 29 John Baldwin git: eef4e44a41e4 - stable/13 - telnet: Prevent buffer overflow in the user prompt for SRA 25. Apr 29 John Baldwin git: 6f27822152e4 - stable/14 - dev: Use recently added improvements to PME# support to simplify drivers 26. Apr 29 John Baldwin git: 7485e6a867ab - stable/14 - telnet: Prevent buffer overflow in the user prompt for SRA 27. Apr 29 John Baldwin git: 14cb4636358f - stable/14 - pcib: Clear any pending slot status events during attach 28. Apr 29 John Baldwin git: 4373c15f1fa2 - stable/14 - pcib: Ignore power fault detected if a power controller is not present 29. Apr 29 John Baldwin git: b8b5dbdb93f8 - stable/14 - pci: Add helper routines to manage PME in device drivers 30. Apr 29 John Baldwin git: a2de254b2007 - stable/14 - acpi_pci: Use pci_has_pm and pci_clear_pme 31. Apr 29 John Baldwin git: b5bc47f1e1ab - stable/14 - pci: Clear active PME# and disable PME# generation 32. Apr 29 John Baldwin git: 6fb471682aa9 - stable/14 - rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages 33. Apr 29 John Baldwin git: 33bf58fbd8e5 - stable/14 - lockmgr/rmlock/rwlock/sx: Make various assertions more robust 34. Apr 29 John Baldwin git: d9ce37179a2f - stable/14 - mtx: Include the mutex pointer in the panic message for destroyed locks 35. Apr 29 John Baldwin git: 27fb895f9e81 - stable/14 - mtx: Avoid nested panics on lock class mismatch assertions 36. Apr 29 John Baldwin git: 7a7a7cd85090 - stable/14 - mtx: Make idle thread assertions more robust 37. Apr 29 John Baldwin git: ee08e8455170 - stable/14 - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices 38. Apr 29 John Baldwin git: 50c1d075dc8e - stable/14 - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue 39. Apr 29 John Baldwin git: ab9e7d209ac5 - stable/14 - hdaa: Don't hold a mutex while creating child devices 40. Apr 29 John Baldwin git: 207e58ce8a6d - stable/14 - sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events
41. Apr 29 John Baldwin git: 3a54ca5e28d8 - stable/14 - new-bus: Add taskqueue_bus to process hot-plug device events 42. Apr 29 John Baldwin git: 0a515a8d36ad - stable/14 - pci: Don't cache the count of MSI/MSI-X messages before allocation 43. Apr 29 John Baldwin git: 14749f40c193 - stable/14 - pci: Cosmetic cleanups to MSI/MSI-X routines 44. Apr 29 John Baldwin git: cbaa32c28a05 - stable/14 - pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges 45. Apr 29 John Baldwin git: 34f9dca1917b - stable/14 - pci: avoid accidental clobbering of regs on some fdt platforms 46. Apr 29 John Baldwin git: 7bc852d94dbf - stable/14 - pci: propagate vpd read error 47. Apr 29 Bjoern A. Zeeb git: 62c010b6514b - stable/14 - LinuxKPI: define time64_t 48. Apr 29 Bjoern A. Zeeb git: 89473d9a1bdd - stable/14 - LinuxKPI: add dummy header file linux/unaligned.h 49. Apr 29 Bjoern A. Zeeb git: 1eb45fe4c210 - stable/14 - LinuxKPI: extend struct and enum for leds 50. Apr 29 Bjoern A. Zeeb git: 5fc174c52f18 - stable/14 - LinuxKPI: add container_of_const() 51. Apr 29 Bjoern A. Zeeb git: 85bd58055f8b - stable/14 - LinuxKPI: sysfs: implement sysfs_match_string() 52. Apr 29 Bjoern A. Zeeb git: 6510caf35680 - stable/14 - LinuxKPI: pci: add pci_info() 53. Apr 29 Bjoern A. Zeeb git: 6c08f9a5c66b - stable/14 - LinuxKPI: add cleanup.h to mutex.h 54. Apr 29 Bjoern A. Zeeb git: 5c0182cbe5b4 - stable/14 - LinuxKPI: add ASMEDIA vendor ID for PCI 55. Apr 29 Bjoern A. Zeeb git: c40937bfbb57 - stable/14 - LinuxKPI: 802.11: introduce mlo field to sta 56. Apr 29 Bjoern A. Zeeb git: 9c29ee712c96 - stable/14 - LinuxKPI: 802.11: add tunable to enable TKIP 57. Apr 29 Bjoern A. Zeeb git: 92a74b3bcee9 - stable/14 - LinuxKPI: 802.11: updates to headers for driver update 58. Apr 29 Bjoern A. Zeeb git: 3b4ffe19a44f - stable/14 - LinuxKPI: 802.11: make TKIP start to work 59. Apr 29 Bjoern A. Zeeb git: ecc5344225cb - stable/14 - LinuxKPI: 802.11: further improve key updates 60. Apr 29 Bjoern A. Zeeb git: d416d659b90c - stable/14 - LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets
61. Apr 29 Bjoern A. Zeeb git: e2e40ccaf1a1 - stable/14 - LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP 62. Apr 29 Bjoern A. Zeeb git: ae3d7f439568 - stable/14 - LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers 63. Apr 29 Bjoern A. Zeeb git: ed180522c9ab - stable/14 - LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones 64. Apr 29 Bjoern A. Zeeb git: ba1325db9fdc - stable/14 - LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP 65. Apr 29 Bjoern A. Zeeb git: c08c12712e88 - stable/14 - LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom 66. Apr 29 Bjoern A. Zeeb git: 732cd1f905f9 - stable/14 - LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS 67. Apr 29 Bjoern A. Zeeb git: aa8e8f833a6e - stable/14 - LinuxKPI: 802.11: add checks and improve tracing to key operations 68. Apr 29 Bjoern A. Zeeb git: 85c811c9e368 - stable/14 - LinuxKPI: skbuff: switch to using uma for the skb 69. Apr 29 Bjoern A. Zeeb git: ce537904d415 - stable/14 - LinuxKPI: skbuff: fix types, shuffle fields 70. Apr 29 Bjoern A. Zeeb git: c0d19fc29074 - stable/14 - LinuxKPI 802.11: move key-related functions together 71. Apr 29 Bjoern A. Zeeb git: df71d2753d00 - stable/14 - LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default 72. Apr 29 Bjoern A. Zeeb git: bb9b11bc6403 - stable/14 - LinuxKPI: add type for __wsum 73. Apr 29 Bjoern A. Zeeb git: 7f4088f4286c - stable/14 - LinuxKPI: skbuff: remove _alloc_len field 74. Apr 29 Bjoern A. Zeeb git: fec21aaf328d - stable/14 - LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc() 75. Apr 29 Bjoern A. Zeeb git: 84b198f68f9b - stable/14 - net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload 76. Apr 29 Bjoern A. Zeeb git: 28c5a37f07b3 - stable/14 - net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIP 77. Apr 29 Bjoern A. Zeeb git: a638734e4a5c - stable/14 - net80211: add driver / crypto methods to set the hardware / software cipher suites 78. Apr 29 Bjoern A. Zeeb git: 0ed97681a30d - stable/14 - net80211: add the 802.11-2016 cipher list to the crypto array set. 79. Apr 29 Bjoern A. Zeeb git: caebab19e711 - stable/14 - net80211: add a new field specifically for announcing specific ciphers 80. Apr 29 Bjoern A. Zeeb git: 95e956722a2e - stable/14 - mbuf: add mbuf information to KASSERTs
81. Apr 29 Bjoern A. Zeeb git: 1be235fcc48c - stable/14 - rtw89: make wow.c compile 82. Apr 29 Bjoern A. Zeeb git: e56928111450 - stable/14 - iwlwifi: make mvm/d3.c compile again 83. Apr 29 Mark Johnston git: c0c5d01e5374 - stable/14 - so_splice: Synchronize so_unsplice() with so_splice() 84. Apr 29 Mark Johnston git: dfbda7c53d67 - stable/14 - riscv: Fix handling of interrupts during kernel page faults 85. Apr 28 Alexander Ziaee git: b90ff465675a - stable/14 - mount.8: Add a single example for single user mode 86. Apr 28 Warner Losh git: 1d111b39e547 - stable/14 - loader: provide error message in command_errmsg instead of printing 87. Apr 28 Warner Losh git: 8ec2792258bd - stable/14 - loader: remove unneeded variable 88. Apr 28 Warner Losh git: 806e2accc313 - stable/14 - loader: actually change the staging slop
home | up | archive sorted by: subject | author | date | reverse date