summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-16Linux 5.16.1v5.16.1Greg Kroah-Hartman1-1/+1
2022-01-16parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller1-9/+23
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda1-6/+1
2022-01-16platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski1-20/+36
2022-01-16random: fix data race on crng init timeEric Biggers1-7/+10
2022-01-16random: fix data race on crng_node_poolEric Biggers1-20/+22
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman1-0/+2
2022-01-16can: isotp: convert struct tpcon::{idx,len} to unsigned intMarc Kleine-Budde1-2/+2
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde1-1/+2
2022-01-16mfd: intel-lpss-pci: Fix clock speed for 38a8 UARTOrlando Chamberlain1-1/+1
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko1-1/+6
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-16Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg1-0/+12
2022-01-16Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg1-0/+39
2022-01-16Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg2-1/+11
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2-0/+2
2022-01-16ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann1-3/+3
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern1-1/+8
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern1-1/+1
2022-01-16ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil1-1/+1
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold1-0/+3
2022-01-16Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma1-0/+3
2022-01-16Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An3-13/+22
2022-01-16Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma1-0/+8
2022-01-16Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu1-0/+6
2022-01-16Bluetooth: btusb: Add one more Bluetooth part for WCN6855Zijun Hu1-0/+3
2022-01-16Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org1-0/+6
2022-01-16Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen1-0/+1
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen1-0/+5
2022-01-16Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang1-1/+1
2022-01-16Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger1-0/+2
2022-01-16bpf: Fix out of bounds access from invalid *_or_null type verificationDaniel Borkmann1-3/+3
2022-01-16staging: r8188eu: switch the led off during deinitMartin Kaiser1-0/+1
2022-01-16workqueue: Fix unbind_workers() VS wq_worker_sleeping() raceFrederic Weisbecker1-0/+10
2022-01-16workqueue: Fix unbind_workers() VS wq_worker_running() raceFrederic Weisbecker1-0/+9
2022-01-09Linux 5.16v5.16Linus Torvalds1-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+9
2022-01-09Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+4
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds2-20/+1
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-08ARM: dts: gpio-ranges property is now requiredPhil Elwell2-0/+4
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+11
2022-01-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-101/+9
2022-01-08Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-4/+8
2022-01-08Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+2
2022-01-07Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-44/+263