Age | Commit message (Expand) | Author |
2022-02-18 | drivers: hamradio: 6pack: fix UAF bug caused by mod_timer() | Duoming Zhou |
2022-02-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-02-17 | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-02-17 | bonding: force carrier update when releasing slave | Zhang Changzhong |
2022-02-17 | bpf: Add schedule points in batch ops | Eric Dumazet |
2022-02-17 | fs/file_table: fix adding missing kmemleak_not_leak() | Luis Chamberlain |
2022-02-17 | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub... | Linus Torvalds |
2022-02-17 | Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-02-17 | nfp: flower: netdev offload check for ip6gretap | Danie du Toit |
2022-02-17 | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt | Eric Dumazet |
2022-02-17 | ipv4: fix data races in fib_alias_hw_flags_set | Eric Dumazet |
2022-02-17 | net: dsa: lan9303: add VLAN IDs to master device | Mans Rullgard |
2022-02-17 | net: dsa: lan9303: handle hwaccel VLAN tags | Mans Rullgard |
2022-02-17 | mm: don't try to NUMA-migrate COW pages that have other uses | Linus Torvalds |
2022-02-17 | vsock: remove vsock from connected table when connect is interrupted by a signal | Seth Forshee |
2022-02-17 | Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname" | Jonas Gorski |
2022-02-17 | ping: fix the dif and sdif check in ping_lookup | Xin Long |
2022-02-17 | net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 | Daniele Palmas |
2022-02-17 | perf bpf: Defer freeing string after possible strlen() on it | Arnaldo Carvalho de Melo |
2022-02-16 | net: sched: limit TC_ACT_REPEAT loops | Eric Dumazet |
2022-02-16 | tipc: fix wrong notification node addresses | Jon Maloy |
2022-02-16 | net: dsa: lantiq_gswip: fix use after free in gswip_remove() | Alexey Khoroshilov |
2022-02-16 | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn |
2022-02-16 | net: bridge: multicast: notify switchdev driver whenever MC processing gets d... | Oleksandr Mazur |
2022-02-16 | module: fix building with sysfs disabled | Dmitry Torokhov |
2022-02-16 | bpf: Fix crash due to out of bounds access into reg2btf_ids. | Kumar Kartikeya Dwivedi |
2022-02-16 | Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-02-16 | tty: n_tty: do not look ahead for EOL character past the end of the buffer | Linus Torvalds |
2022-02-16 | perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization | German Gomez |
2022-02-16 | libsubcmd: Fix use-after-free for realloc(..., 0) | Kees Cook |
2022-02-16 | libperf: Fix perf_cpu_map__for_each_cpu macro | Jiri Olsa |
2022-02-16 | perf cs-etm: Fix corrupt inject files when only last branch option is enabled | James Clark |
2022-02-16 | perf cs-etm: No-op refactor of synth opt usage | James Clark |
2022-02-16 | libperf: Fix 32-bit build for tests uint64_t printf | Rob Herring |
2022-02-16 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-02-16 | perf trace: Avoid early exit due SIGCHLD from non-workload processes | Changbin Du |
2022-02-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2022-02-15 | selftests: bpf: Check bpf_msg_push_data return value | Felix Maurer |
2022-02-15 | Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-02-15 | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-02-15 | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-02-15 | CDC-NCM: avoid overflow in sanity checking | Oliver Neukum |
2022-02-15 | mctp: fix use after free | Tom Rix |
2022-02-15 | net: mscc: ocelot: fix use-after-free in ocelot_vlan_del() | Vladimir Oltean |
2022-02-15 | bonding: fix data-races around agg_select_timer | Eric Dumazet |
2022-02-15 | dpaa2-eth: Initialize mutex used in one step timestamping path | Radu Bulie |
2022-02-15 | dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key | Tom Rix |
2022-02-15 | ipv4: add description about martian source | Zhang Yunkai |
2022-02-15 | crypto: af_alg - get rid of alg_memory_allocated | Eric Dumazet |