aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-05fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_releaseKonstantin Komarov1-8/+2
2021-10-05Merge tag 'qcom-drivers-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann3-3/+3
2021-10-05Merge tag 'qcom-arm64-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann7-19/+80
2021-10-05Merge tag 'juno-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann14-355/+153
2021-10-05Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-8/+7
2021-10-05Merge tag 'at91-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-15/+63
2021-10-05MAINTAINERS: Add Vignesh to TI K3 platform maintainershipNishanth Menon1-0/+1
2021-10-05Merge tag 'optee-fix-for-v5.15' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann1-1/+1
2021-10-05netlink: annotate data races around nlk->boundEric Dumazet1-4/+10
2021-10-05net: pcs: xpcs: fix incorrect CL37 AN sequenceWong Vee Khee1-5/+27
2021-10-05net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-05USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-05USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-10-05usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman1-4/+10
2021-10-05usb: cdc-wdm: Fix check for WWANRikard Falkeborn1-3/+3
2021-10-05usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam1-5/+10
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang1-0/+1
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang1-1/+1
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus1-5/+3
2021-10-05net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet1-0/+4
2021-10-05Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings1-2/+1
2021-10-05usb: dwc3: gadget: Revert "set gadgets parent to the right controller"Andy Shevchenko1-1/+1
2021-10-05Merge branch 'bridge-fixes'David S. Miller1-1/+2
2021-10-05net: bridge: fix under estimation in br_get_linkxstats_size()Eric Dumazet1-0/+1
2021-10-05net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet1-1/+1
2021-10-05usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann1-8/+4
2021-10-05r8152: avoid to resubmit rx immediatelyHayes Wang1-1/+15
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski1-1/+1
2021-10-05afs: Fix afs_launder_page() to set correct start file positionDavid Howells1-2/+1
2021-10-05netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells1-1/+1
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski1-2/+2
2021-10-05drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä2-0/+17
2021-10-05drm/i915/bdb: Fix version checkLukasz Majczak2-6/+21
2021-10-05drm/i915/tc: Fix TypeC port init/resume time sanitizationImre Deak3-18/+20
2021-10-05drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst1-2/+5
2021-10-05drm/i915/audio: Use BIOS provided value for RKL HDA linkKai-Heng Feng1-2/+3
2021-10-05ALSA: hda/realtek - ALC236 headset MIC recording issueKailang Yang1-1/+4
2021-10-05xen/x86: adjust data placementJan Beulich2-3/+5
2021-10-05x86/PVH: adjust function/data placementJan Beulich1-6/+6
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich4-11/+16
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich4-7/+18
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich2-4/+2
2021-10-05xen/x86: allow "earlyprintk=xen" to work for PV Dom0Jan Beulich1-1/+1
2021-10-05xen/x86: make "earlyprintk=xen" work better for PVH Dom0Jan Beulich1-5/+4
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich8-37/+49
2021-10-05xen/x86: prevent PVH type from getting clobberedJan Beulich1-5/+4
2021-10-05arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpioTim Harvey2-2/+2
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich3-13/+9
2021-10-05xen/privcmd: fix error handling in mmap-resource processingJan Beulich1-3/+4
2021-10-05xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pagesJan Beulich1-3/+3