]> Git Repo - linux.git/shortlog
linux.git
2021-09-27 Leon Romanovskynet: ethernet: ti: Move devlink registration to be...
2021-09-27 Leon Romanovskyqed: Move devlink registration to be last devlink command
2021-09-27 Leon Romanovskyionic: Move devlink registration to be last devlink...
2021-09-27 Leon Romanovskynfp: Move delink_register to be last command
2021-09-27 Leon Romanovskynet: mscc: ocelot: delay devlink registration to the end
2021-09-27 Leon Romanovskymlxsw: core: Register devlink instance last
2021-09-27 Leon Romanovskynet/mlx5: Accept devlink user input after driver initia...
2021-09-27 Leon Romanovskynet/mlx4: Move devlink_register to be the last initiali...
2021-09-27 Leon Romanovskynet/prestera: Split devlink and traps registrations...
2021-09-27 Leon Romanovskyocteontx2: Move devlink registration to be last devlink...
2021-09-27 Leon Romanovskyice: Open devlink when device is ready
2021-09-27 Leon Romanovskynet: hinic: Open device for the user access when it...
2021-09-27 Leon Romanovskydpaa2-eth: Register devlink instance at the end of...
2021-09-27 Leon Romanovskyliquidio: Overcome missing device lock protection in...
2021-09-27 Leon Romanovskybnxt_en: Register devlink instance at the end devlink...
2021-09-27 Leon Romanovskydevlink: Notify users when objects are accessible
2021-09-27 Zhenzhong DuanKVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
2021-09-27 Greg Kroah... Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub...
2021-09-27 Randy DunlapNIOS2: setup.c: drop unused variable 'dram_start'
2021-09-27 Arnd Bergmanncxgb: avoid open-coded offsetof()
2021-09-27 Arnd Bergmannnet: stmmac: fix gcc-10 -Wrestrict warning
2021-09-27 Xu Liangnet: phy: enhance GPY115 loopback disable function
2021-09-27 Like Xuperf iostat: Fix Segmentation fault from NULL 'struct...
2021-09-27 David S. MillerMerge tag 'mac80211-for-net-2021-09-27' of git://git...
2021-09-27 Like Xuperf iostat: Use system-wide mode if the target cpu_lis...
2021-09-27 Like Xuperf config: Refine error message to eliminate confusion
2021-09-27 Like Xuperf doc: Fix typos all over the place
2021-09-27 Ian Rogersperf arm: Fix off-by-one directory paths.
2021-09-27 Colin Ian Kingperf vendor events powerpc: Fix spelling mistake "icach...
2021-09-27 James Clarkperf tests: Fix flaky test 'Object code reading'
2021-09-27 Ian Rogersperf test: Fix DWARF unwind for optimized builds.
2021-09-27 David S. MillerMerge branch 'mv88e6xxx-mtu-fixes'
2021-09-27 Andrew Lunndsa: mv88e6xxx: Include tagger overhead when setting...
2021-09-27 Andrew Lunndsa: mv88e6xxx: Fix MTU definition
2021-09-27 Andrew Lunndsa: mv88e6xxx: 6161: Use chip wide MAX MTU
2021-09-27 Christian Lamparternet: ethernet: emac: utilize of_net's of_get_mac_address()
2021-09-27 Yang Linet: sparx5: fix resource_size.cocci warnings
2021-09-27 Cai Huoqingibmveth: Use dma_alloc_coherent() instead of kmalloc...
2021-09-27 Yanfei Xunet: mdiobus: Fix memory leak in __mdiobus_register
2021-09-27 Desnes A. Nunes... Revert "ibmvnic: check failover_pending in login response"
2021-09-27 Cai Huoqingnet: cisco: Fix a function name in comments
2021-09-27 Vineeth Vijayans390/cio: avoid excessive path-verification requests
2021-09-27 Mianhan Liunet/ipv4/tcp_nv.c: remove superfluous header files...
2021-09-27 Cai Huoqingnet: smsc: Fix function names in print messages and...
2021-09-27 Cai Huoqingnet: sis: Fix a function name in comments
2021-09-27 Cai Huoqingnet: broadcom: Fix a function name in comments
2021-09-27 Cai Huoqingnet: atl1c: Fix a function name in print messages
2021-09-27 Cai Huoqingnet: fddi: skfp: Fix a function name in comments
2021-09-27 Cai HuoqingFDDI: defxx: Fix function names in coments
2021-09-27 Matthew Hagannet: bgmac-platform: handle mac-address deferral
2021-09-27 Colin Ian Kingnet: hns: Fix spelling mistake "maped" -> "mapped"
2021-09-27 Jakub Kicinskinet: make napi_disable() symmetric with enable
2021-09-27 Min Liptp: clockmatrix: use rsmu driver to access i2c/spi bus
2021-09-27 Petr Machataselftests: net: fib_nexthops: Wait before checking...
2021-09-27 Alexander Wetzelmac80211: Fix Ptk0 rekey documentation
2021-09-27 MichelleJinmac80211: check return value of rhashtable_init
2021-09-27 Johannes Bergmac80211: fix use-after-free in CCMP/GCMP RX
2021-09-27 Tejas Upadhyaydrm/i915: Remove warning from the rps worker
2021-09-27 Matthew Aulddrm/i915/request: fix early tracepoints
2021-09-27 Akira Yokosawadrm/i915/guc, docs: Fix pdfdocs build error by removing...
2021-09-27 Jani NikulaMerge tag 'gvt-fixes-2021-09-18' of https://github...
2021-09-27 Basavaraj NatikarHID: amd_sfh: Fix potential NULL pointer dereference
2021-09-26 Namjae Jeonksmbd: fix invalid request buffer access in compound
2021-09-26 Ronnie Sahlbergksmbd: remove RFC1002 check in smb2 request
2021-09-26 Linus TorvaldsLinux 5.15-rc3 v5.15-rc3
2021-09-26 Alexei StarovoitovMerge branch 'bpf: Support <8-byte scalar spill and...
2021-09-26 Martin KaFai Laubpf: selftest: Add verifier tests for <8-byte scalar...
2021-09-26 Martin KaFai Laubpf: selftest: A bpf prog that has a 32bit scalar spill
2021-09-26 Martin KaFai Laubpf: Support <8-byte scalar spill and refill
2021-09-26 Martin KaFai Laubpf: Check the other end of slot_type for STACK_SPILL
2021-09-26 Linus TorvaldsMerge tag '5.15-rc2-ksmbd-fixes' of git://git.samba...
2021-09-26 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc3' of git://git...
2021-09-26 Linus TorvaldsMerge tag 'thermal-v5.15-rc3' of git://git.kernel.org...
2021-09-26 Linus TorvaldsMerge tag 'x86-urgent-2021-09-26' of git://git.kernel...
2021-09-26 Linus TorvaldsMerge tag 'timers-urgent-2021-09-26' of git://git.kerne...
2021-09-26 Linus TorvaldsMerge tag 'irq-urgent-2021-09-26' of git://git.kernel...
2021-09-26 Rob Herringarm: dts: vexpress: Fix motherboard bus 'interrupt...
2021-09-26 David S. MillerMerge branch 'octeontx2-af-kpu'
2021-09-26 Kiran Kumar Kocteontx2-af: Optimize KPU1 processing for variable...
2021-09-26 Kiran Kumar Kocteontx2-af: Limit KPU parsing for GTPU packets
2021-09-26 王贇net: prevent user from passing illegal stab size
2021-09-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-09-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-25' of git://git.kerne...
2021-09-25 Linus TorvaldsMerge tag 'block-5.15-2021-09-25' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.15-rc3' of git:...
2021-09-25 Linus TorvaldsMerge tag 'erofs-for-5.15-rc3-fixes' of git://git.kerne...
2021-09-25 Linus TorvaldsMerge tag '5.15-rc2-smb3-fixes' of git://git.samba...
2021-09-25 Linus TorvaldsMerge tag 'char-misc-5.15-rc3' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'staging-5.15-rc3' of git://git.kernel.org...
2021-09-25 Linus TorvaldsMerge tag 'tty-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'usb-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 David S. MillerMerge branch 'mptcp-fixes'
2021-09-25 Florian Westphalmptcp: re-arm retransmit timer if data is pending
2021-09-25 Florian Westphalmptcp: remove tx_pending_data
2021-09-25 Paolo Abenimptcp: use lockdep_assert_held_once() instead of open...
2021-09-25 Geliang Tangmptcp: use OPTIONS_MPTCP_MPC
2021-09-25 Florian Westphalmptcp: do not shrink snd_nxt when recovering
2021-09-25 David S. MillerMerge tag 'mlx5-updates-2021-09-24' of git://git.kernel...
next
This page took 0.098071 seconds and 4 git commands to generate.