summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26net: fec: limit register access on i.MX6ULJuergen Borleis
2022-10-26Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-26Merge tag 'perf-tools-fixes-for-v6.1-2022-10-26' of git://git.kernel.org/pub/...Linus Torvalds
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-26Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2022-10-26perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-10-26perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-26rhashtable: make test actually randomRolf Eike Beer
2022-10-25net: ipa: don't configure IDLE_INDICATION on v3.1Caleb Connolly
2022-10-25net: ipa: fix v3.1 resource limit masksCaleb Connolly
2022-10-25net: ipa: fix v3.5.1 resource limit max valuesCaleb Connolly
2022-10-25net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-10-25i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-10-25i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-10-25i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-10-25ipv6: ensure sane device mtu in tunnelsEric Dumazet
2022-10-25fs/binfmt_elf: Fix memory leak in load_elf_binary()Li Zetao
2022-10-25exec: Copy oldsighand->action under spin-lockBernd Edlinger
2022-10-25overflow: Refactor test skips for Clang-specific issuesKees Cook
2022-10-25overflow: disable failing tests for older clang versionsNick Desaulniers
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-10-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2022-10-25tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-25perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-10-25perf record: Fix event fd racesIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo
2022-10-25perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-25media: vivid.rst: loop_video is set on the capture devnodeHans Verkuil
2022-10-25media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-10-25media: vivid: drop GFP_DMA32Hans Verkuil
2022-10-25media: vivid: fix control handler mutex deadlockHans Verkuil
2022-10-25media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-25media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-10-25media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-10-25media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-25net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2022-10-25can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu
2022-10-25can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-10-24Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski