summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-02-15Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-15apparmor: Fix regression in compat permissions for getattrJohn Johansen
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson
2023-02-15sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata
2023-02-15Documentation/hw-vuln: Fix rST warningPaolo Bonzini
2023-02-15net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-15net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-14tipc: fix kernel warning when sending SYN messageTung Nguyen
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-14net: use a bounce buffer for copying skb->markEric Dumazet
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-14drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-14Merge tag 'pm-6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP LaptopsAndy Chi
2023-02-14cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam
2023-02-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi
2023-02-14alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig
2023-02-13net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-14ata: pata_octeon_cf: drop kernel-doc notationRandy Dunlap
2023-02-14ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser
2023-02-14ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean
2023-02-14mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-14mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-14mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-13mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski
2023-02-13Merge tag 'platform-drivers-x86-v6.2-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-13drm: Disable dynamic debug as brokenVille Syrjälä
2023-02-13sched/core: Fix a missed update of user_cpus_ptrWaiman Long
2023-02-13freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLPeter Zijlstra
2023-02-13PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre