summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-15nios2: add force_successful_syscall_return()Al Viro2-0/+8
2022-08-15nios2: restarts apply only to the first sigframe we build...Al Viro1-0/+1
2022-08-15nios2: fix syscall restart checksAl Viro1-1/+1
2022-08-15nios2: traced syscall does need to check the syscall numberAl Viro1-3/+8
2022-08-15nios2: don't leave NULLs in sys_call_table[]Al Viro2-1/+1
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Al Viro2-4/+3
2022-08-15tools: hv: Remove an extraneous "the"Jason Wang1-1/+1
2022-08-15drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()Christophe JAILLET1-3/+4
2022-08-15netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...Pablo Neira Ayuso1-0/+3
2022-08-15netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flagsPablo Neira Ayuso1-0/+24
2022-08-15xsk: Fix corrupted packets for XDP_SHARED_UMEMMagnus Karlsson1-6/+10
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2-0/+7
2022-08-15s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-08-15ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41Stefan Binding1-0/+2
2022-08-15ASoC: cs42l42: Only report button state if there was a button interruptRichard Fitzgerald1-6/+7
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET1-2/+4
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei1-0/+6
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-15arm64: dts: juno: Add missing MHU secure-irqJassi Brar1-1/+2
2022-08-15arm64: dts: arm: juno: Remove legacy Coresight 'slave-mode' propertyRob Herring1-2/+0
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-15platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Maximilian Luz1-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new f...Maximilian Luz1-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their...Maximilian Luz1-9/+9
2022-08-15platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-08-15platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with W...Hans de Goede1-0/+14
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2-3/+5
2022-08-15selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey2-4/+34
2022-08-15Merge branch 'mlxsw-fixes'David S. Miller3-16/+34
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen1-0/+3
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen1-7/+20
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen1-1/+1
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen1-8/+10
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong1-0/+3
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2-2/+4
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn2-3/+23
2022-08-15neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev1-8/+17
2022-08-15net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov1-5/+7
2022-08-15x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich1-1/+9
2022-08-15drm/sun4i: dsi: Prevent underflow when computing packet sizesSamuel Holland1-5/+5
2022-08-15dt-bindings: display: sun4i: Add D1 TCONs to conditionalsSamuel Holland1-0/+4
2022-08-15powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-15cifs: missing directory in MAINTAINERS fileSteve French1-0/+1
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong1-2/+2
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong1-1/+1
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong1-1/+1
2022-08-15drm/i915/gvt: fix typo in commentJulia Lawall1-1/+1
2022-08-15spi: bitbang: Fix lsb-first RxRobin Murphy1-2/+4
2022-08-15Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0Mark Brown12-76/+116