summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-20power: supply: rk817: Fix node refcount leakChris Morgan
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa
2023-09-20drm/i915/gt: Prevent error pointer dereferenceDan Carpenter
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula
2023-09-20irqchip: irq-xtensa-mx: include header for missing prototypeRandy Dunlap
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier
2023-09-20nouveau/u_memcpya: fix NULL vs error pointer bugDan Carpenter
2023-09-20nouveau/u_memcpya: use vmemdup_userDave Airlie
2023-09-20drm/nouveau: sched: fix leaking memory of timedout jobDanilo Krummrich
2023-09-20drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()Danilo Krummrich
2023-09-19i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-19spi: Merge up old fixMark Brown
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET
2023-09-19power: supply: core: fix use after free in ueventSebastian Reichel
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-09-18vfio/pds: Use proper PF device access helperShixiong Ou
2023-09-18vfio/pds: Add missing PCI_IOV dependsShixiong Ou
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke
2023-09-18platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd
2023-09-18platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd
2023-09-18platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd
2023-09-18platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd
2023-09-18spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring
2023-09-18thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki
2023-09-18ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann
2023-09-18Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke
2023-09-18serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-17scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet