summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-02-17Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-17Merge tag 'drm-fixes-2022-02-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-18Merge tag 'drm-intel-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-18Merge tag 'drm-misc-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds
2022-02-17Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard
2022-02-17mm: don't try to NUMA-migrate COW pages that have other usesLinus Torvalds
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski
2022-02-17ping: fix the dif and sdif check in ping_lookupXin Long
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-17Merge tag 'amd-drm-fixes-5.17-2022-02-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-02-17Merge tag 'mediatek-drm-fixes-5.17' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2022-02-16net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-16tipc: fix wrong notification node addressesJon Maloy
2022-02-16net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-16net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur
2022-02-16cifs: fix confusing unneeded warning message on smb2.1 and earlierSteve French
2022-02-16module: fix building with sysfs disabledDmitry Torokhov
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-15mctp: fix use after freeTom Rix
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet