]> Git Repo - linux.git/shortlog
linux.git
2021-10-01 Eric Dumazetnet: add kerneldoc comment for sk_peer_lock
2021-10-01 Rafael J. Wysockithermal: Update information in MAINTAINERS
2021-10-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-01 Linus TorvaldsMerge tag 'drm-fixes-2021-10-01' of git://anongit.freed...
2021-10-01 Pavel Begunkovio_uring: kill fasync
2021-10-01 Linus TorvaldsMerge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel...
2021-10-01 Daniel VetterMerge tag 'exynos-drm-fixes-for-v5.15-rc4' of git:...
2021-10-01 J. Bruce FieldsSUNRPC: fix sign error causing rpcsec_gss drops
2021-10-01 Trond Myklebustnfsd: Fix a warning for nfsd_file_close_inode
2021-10-01 Johan Almbladhbpf/tests: Add test of LDX_MEM with operand aliasing
2021-10-01 Johan Almbladhbpf/tests: Add test of ALU shifts with operand register...
2021-10-01 Johan Almbladhbpf/tests: Add exhaustive tests of BPF_ATOMIC register...
2021-10-01 Johan Almbladhbpf/tests: Add exhaustive tests of ALU register combina...
2021-10-01 Johan Almbladhbpf/tests: Minor restructuring of ALU tests
2021-10-01 Johan Almbladhbpf/tests: Add more tests for ALU and ATOMIC register...
2021-10-01 Johan Almbladhbpf/tests: Add tests to check source register zero...
2021-10-01 Johan Almbladhbpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
2021-10-01 Johan Almbladhbpf/tests: Add zero-extension checks in BPF_ATOMIC...
2021-10-01 Johan Almbladhbpf/tests: Add tests of BPF_LDX and BPF_STX with small...
2021-10-01 Daniel VetterMerge tag 'amd-drm-fixes-5.15-2021-09-29' of https...
2021-10-01 Daniel VetterMerge tag 'drm-intel-fixes-2021-09-30' of git://anongit...
2021-10-01 Stephen Rothwellfix up for "net: add new socket option SO_RESERVE_MEM"
2021-10-01 David S. MillerRevert "Merge branch 'mctp-kunit-tests'"
2021-10-01 David S. Millersparc: add SO_RESERVE_MEM definition.
2021-10-01 Jacob Kellerdevlink: report maximum number of snapshots with regions
2021-10-01 David S. MillerMerge branch 'mctp-kunit-tests'
2021-10-01 Jeremy Kerrmctp: Add input reassembly tests
2021-10-01 Jeremy Kerrmctp: Add route input to socket tests
2021-10-01 Jeremy Kerrmctp: Add packet rx tests
2021-10-01 Jeremy Kerrmctp: Add test utils
2021-10-01 Jeremy Kerrmctp: Add initial test structure and fragmentation...
2021-10-01 David S. MillerMerge tag 'mlx5-fixes-2021-09-30' of git://git.kernel...
2021-10-01 David S. MillerMerge tag 'wireless-drivers-2021-10-01' of git://git...
2021-10-01 Peter Zijlstrasched: Always inline is_percpu_thread()
2021-10-01 Mel Gormansched/fair: Null terminate buffer when updating tunable...
2021-10-01 Michal Koutnýsched/fair: Add ancestors of unthrottled undecayed...
2021-10-01 Song Liuperf/core: fix userpage->time_enabled of inactive events
2021-10-01 Kan Liangperf/x86/intel: Update event constraints for ICX
2021-10-01 Anand K Mistryperf/x86: Reset destroy callback on event init failure
2021-10-01 Peter Zijlstraobjtool: Teach get_alt_entry() about more relocation...
2021-10-01 David S. MillerMerge tag 'mlx5-fixes-2021-09-30' of git://git.kernel...
2021-10-01 Hilda WuBluetooth: btrtl: Ask ic_info to drop firmware
2021-10-01 Nicholas FlinthamBluetooth: btusb: Add support for TP-Link UB500 Adapter
2021-10-01 Luiz Augusto... Bluetooth: hci_sock: Replace use of memcpy_from_msg...
2021-10-01 Zhang Yiext4: recheck buffer uptodate bit under buffer lock
2021-10-01 yangerkunext4: fix potential infinite loop in ext4_dx_readdir()
2021-10-01 yangerkunext4: flush s_error_work before journal destroy in...
2021-10-01 Ritesh Harjaniext4: fix loff_t overflow in ext4_max_bitmap_size()
2021-10-01 Jeffle Xuext4: fix reserved space counter leakage
2021-10-01 Hou Taoext4: limit the number of blocks in one ADD_RANGE TLV
2021-10-01 Dan Carpenterksmbd: missing check for NULL in convert_to_nt_pathname()
2021-10-01 Gustavo A.... net: sched: Use struct_size() helper in kvmalloc()
2021-10-01 Pavel Skripkinphy: mdio: fix memory leak
2021-10-01 Pavel SkripkinRevert "net: mdiobus: Fix memory leak in __mdiobus_regi...
2021-09-30 Gustavo A.... net/mlx5e: Use array_size() helper
2021-09-30 Gustavo A.... net/mlx5: Use struct_size() helper in kvzalloc()
2021-09-30 Gustavo A.... net/mlx5: Use kvcalloc() instead of kvzalloc()
2021-09-30 Aya Levinnet/mlx5: Tolerate failures in debug features while...
2021-09-30 Lama Kayalnet/mlx5: Warn for devlink reload when there are VFs...
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Add missing string for action type SAMPLER
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, init_next_match only if needed
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Fix typo 'offeset' to 'offset'
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Increase supported num of actions to 32
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Add support for SF vports
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Support csum recalculation flow table...
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Align error messages for failure to obtai...
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Add missing query for vport 0
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Replace local WIRE_PORT macro with the...
2021-09-30 Yevgeny Kliteyniknet/mlx5: DR, Fix vport number data type to u16
2021-09-30 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-30 Linus TorvaldsMerge tag 'net-5.15-rc4' of git://git.kernel.org/pub...
2021-09-30 Kev Jacksonbpf, xdp, docs: Correct some English grammar and spelling
2021-09-30 Kumar Kartikeya... libbpf: Fix segfault in light skeleton for objects...
2021-09-30 Po-Hsu Linselftests/bpf: Use kselftest skip code for skipped...
2021-09-30 Aya Levinnet/mlx5e: Mutually exclude setting of TX-port-TS and...
2021-09-30 Lama Kayalnet/mlx5e: Fix the presented RQ index in PTP stats
2021-09-30 Shay Drorynet/mlx5: Fix setting number of EQs of SFs
2021-09-30 Shay Drorynet/mlx5: Fix length of irq_index in chars
2021-09-30 Aya Levinnet/mlx5: Avoid generating event after PPS out in Real...
2021-09-30 Aya Levinnet/mlx5: Force round second at 1PPS out start time
2021-09-30 Moshe Shemeshnet/mlx5: E-Switch, Fix double allocation of acl flow...
2021-09-30 Tariq Toukannet/mlx5e: Improve MQPRIO resiliency
2021-09-30 Tariq Toukannet/mlx5e: Keep the value for maximum number of channel...
2021-09-30 Raed Salemnet/mlx5e: IPSEC RX, enable checksum complete
2021-09-30 Trond Myklebustnfsd4: Handle the NFSv4 READDIR 'dircount' hint being...
2021-09-30 Marcel HoltmannBluetooth: btrtl: Add support for MSFT extension to...
2021-09-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kerne...
2021-09-30 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-09-30 Patrick Honfsd: fix error handling of register_pernet_subsys...
2021-09-30 Namjae Jeonksmbd: fix transform header validation
2021-09-30 Hyunchul Leeksmbd: add buffer validation for SMB2_CREATE_CONTEXT
2021-09-30 Namjae Jeonksmbd: add validation in smb2 negotiate
2021-09-30 Namjae Jeonksmbd: add request buffer validation in smb2_set_info
2021-09-30 Namjae Jeonksmbd: use correct basic info level in set_file_basic_i...
2021-09-30 Tatsuhiko Yasumatsubpf: Fix integer overflow in prealloc_elems_and_freelist()
2021-09-30 Eric Dumazetaf_unix: fix races in sk_peer_pid and sk_peer_cred...
2021-09-30 David S. MillerMerge branch 'snmp-optimizations'
2021-09-30 Eric Dumazetmptcp: use batch snmp operations in mptcp_seq_show()
2021-09-30 Eric Dumazetnet: snmp: inline snmp_get_cpu_field()
2021-09-30 Joshua Roysnet/mlx4_en: Add XDP_REDIRECT statistics
next
This page took 0.09517 seconds and 4 git commands to generate.