summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-11pinctrl: sunplus: Add check for kcallocWilliam Dean1-0/+3
2022-07-11pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-11Merge tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-4/+12
2022-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller6-30/+90
2022-07-11Merge branch 'mptcp-fixes'David S. Miller2-3/+3
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts1-1/+1
2022-07-11mptcp: fix subflow traversal at disconnect timePaolo Abeni1-2/+2
2022-07-11xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour1-2/+4
2022-07-11wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau1-2/+2
2022-07-11RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail1-50/+0
2022-07-11RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail4-2/+5
2022-07-11drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Dan Carpenter1-3/+3
2022-07-11RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Anup Patel1-0/+2
2022-07-11riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti3-10/+10
2022-07-11Linux 5.19-rc6v5.19-rc6Linus Torvalds1-1/+1
2022-07-11Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds3-13/+18
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+2
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-56/+43
2022-07-10platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...Hans de Goede1-1/+2
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+31
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+33
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+29
2022-07-10platform/x86/intel/ifs: Mark as BROKENHans de Goede1-0/+3
2022-07-10platform/x86: asus-wmi: Add key mappingsMisaka194651-0/+2
2022-07-10efi: Fix efi_power_off() not being run before acpi_power_off() when necessaryHans de Goede1-10/+11
2022-07-10platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff...Hans de Goede1-4/+13
2022-07-10platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4Pär Eriksson1-0/+1
2022-07-10platform/x86/amd/pmc: Add new platform supportShyam Sundar S K1-1/+6
2022-07-10platform/x86/amd/pmc: Add new acpi id for PMC controllerShyam Sundar S K1-2/+7
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada1-3/+0
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle1-1/+1
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+10
2022-07-09Merge tag 'asoc-fix-v5.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai21-120/+168
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso2-26/+60
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-09vlan: fix memory leak in vlan_newlink()Eric Dumazet1-3/+7
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng1-8/+25
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta5-1/+46
2022-07-09x86/kexec: Disable RET on kexecKonrad Rzeszutek Wilk2-12/+36
2022-07-09netfilter: nf_log: incorrect offset to network headerPablo Neira Ayuso1-4/+4
2022-07-09Input: document the units for resolution of size axesSiarhei Vishniakou1-4/+7
2022-07-09Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede1-0/+5
2022-07-09Merge branch 'selftests-forwarding-install-two-missing-tests'Jakub Kicinski1-0/+2
2022-07-09selftests: forwarding: Install no_forwarding.shMartin Blumenstingl1-0/+1