summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang
2021-12-09i2c: virtio: fix completion handlingVincent Whitchurch
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-12-08drm/amd/display: prevent reading unitialized linksMikita Lipski
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas
2021-12-09libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-08vmxnet3: fix minimum vectors alloc issueRonak Doshi
2021-12-08net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08cifs: fix ntlmssp auth when there is no key exchangePaulo Alcantara
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)
2021-12-08Revert "kbuild: Enable DT schema checks for %.dtb targets"Rob Herring
2021-12-08sched,x86: Don't use cluster topology for x86 hybrid CPUsPeter Zijlstra
2021-12-08vdpa: Consider device id larger than 31Parav Pandit
2021-12-08virtio/vsock: fix the transport to work with VMADDR_CID_ANYWei Wang
2021-12-08virtio_ring: Fix querying of maximum DMA mapping size for virtio deviceWill Deacon
2021-12-08virtio: always enter drivers/virtio/Arnd Bergmann
2021-12-08vduse: check that offset is within bounds in get_config()Dan Carpenter
2021-12-08vdpa: check that offsets are within boundsDan Carpenter
2021-12-08vduse: fix memory corruption in vduse_dev_ioctl()Dan Carpenter
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg
2021-12-08drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede
2021-12-08ftrace: Add cleanup to unregister_ftrace_direct_multiJiri Olsa
2021-12-08ftrace: Use direct_ops hash in unregister_ftrace_directJiri Olsa
2021-12-08drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen
2021-12-08nvmet-tcp: fix possible list corruption for unexpected command failureSagi Grimberg
2021-12-08btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo
2021-12-08btrfs: zoned: clear data relocation bg on zone finishJohannes Thumshirn
2021-12-08btrfs: free exchange changeset on failuresJohannes Thumshirn
2021-12-08btrfs: fix re-dirty process of tree-log nodesNaohiro Aota
2021-12-08btrfs: call mapping_set_error() on btree inode with a write errorJosef Bacik
2021-12-08btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-08btrfs: fail if fstrim_range->start == U64_MAXJosef Bacik
2021-12-08btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()Dan Carpenter
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu
2021-12-08ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab
2021-12-08tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)