summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye2022-06-181-2/+2
| * | ethtool: Fix get module eeprom fallbackIvan Vecera2022-06-181-1/+1
| * | bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh2022-06-181-1/+3
| * | igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi2022-06-181-2/+5
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-1814-107/+305
| |\ \
| | * | rethook: Reject getting a rethook if RCU is not watchingMasami Hiramatsu (Google)2022-06-171-0/+9
| | * | fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)2022-06-171-4/+25
| | * | bpf, docs: Update some of the JIT/maintenance entriesDaniel Borkmann2022-06-171-21/+20
| | * | Merge branch 'bpf: Fix cookie values for kprobe multi'Alexei Starovoitov2022-06-175-68/+110
| | |\ \
| | | * | selftest/bpf: Fix kprobe_multi bench testJiri Olsa2022-06-171-0/+3
| | | * | bpf: Force cookies array to follow symbols sortingJiri Olsa2022-06-171-15/+45
| | | * | ftrace: Keep address offset in ftrace_lookup_symbolsJiri Olsa2022-06-171-2/+11
| | | * | selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa2022-06-172-51/+51
| | |/ /
| | * | selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki2022-06-162-0/+97
| | * | bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki2022-06-161-1/+2
| | * | bpf: Limit maximum modifier chain length in btf_check_type_tagsKumar Kartikeya Dwivedi2022-06-151-0/+5
| | * | bpf: Fix request_sock leak in sk lookup helpersJon Maxwell2022-06-151-6/+28
| | * | xsk: Fix generic transmit when completion queue reservation failsCiara Loftus2022-06-141-7/+9
| * | | ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-172-3/+40
| * | | hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Xu Jia2022-06-171-1/+8
| * | | tipc: fix use-after-free Read in tipc_named_reinitHoang Le2022-06-171-2/+1
| * | | veth: Add updating of trans_startJay Vosburgh2022-06-171-0/+4
| * | | net: fix data-race in dev_isalive()Eric Dumazet2022-06-172-10/+16
| * | | phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil2022-06-171-1/+14
* | | | Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-06-232-8/+14
|\ \ \ \
| * | | | mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang2022-06-151-8/+12
| * | | | mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li2022-06-141-0/+2
* | | | | Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-06-2313-58/+90
|\ \ \ \ \
| * | | | | ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford2022-06-221-0/+1
| * | | | | ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai2022-06-211-9/+6
| * | | | | ALSA: hda/via: Fix missing beep setupTakashi Iwai2022-06-201-2/+2
| * | | | | ALSA: hda/conexant: Fix missing beep setupTakashi Iwai2022-06-201-2/+2
| * | | | | ALSA: memalloc: Drop x86-specific hack for WC allocationsTakashi Iwai2022-06-201-22/+1
| * | | | | ALSA: hda/realtek: Add quirk for Clevo PD70PNTTim Crawford2022-06-171-0/+1
| * | | | | ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-171-2/+8
| * | | | | ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delayPierre-Louis Bossart2022-06-171-0/+5
| * | | | | ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-9/+8
| * | | | | ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boardsPierre-Louis Bossart2022-06-171-0/+12
| * | | | | firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2022-06-171-4/+2
| * | | | | firewire: cdev: fix potential leak of kernel stack due to uninitialized valueTakashi Sakamoto2022-06-171-1/+1
| * | | | | ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properlyTakashi Iwai2022-06-153-4/+28
| * | | | | ALSA: hda/realtek - ALC897 headset MIC no soundKailang Yang2022-06-131-0/+9
| * | | | | ALSA: usb-audio: US16x08: Move overflow check before array accessDaniil Dementev2022-06-131-3/+3
| * | | | | ALSA: hda/realtek: Add mute LED quirk for HP Omen laptopSoham Sen2022-06-101-0/+1
* | | | | | Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-06-225-5/+29
|\ \ \ \ \ \
| * | | | | | selftests: make use of GUP_TEST_FILE macroJoel Savitz2022-06-171-2/+2
| * | | | | | selftests: vm: Fix resource leak when return errorDing Xiang2022-06-161-0/+2
| * | | | | | selftests dma: fix compile error for dma_map_benchmarkYu Liao2022-06-162-1/+2
| * | | | | | selftests: Fix clang cross compilationMark Brown2022-06-141-2/+23
* | | | | | | Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linuxLinus Torvalds2022-06-224-17/+29
|\ \ \ \ \ \ \