aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-10-20 17:31:15 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-10-20 17:31:15 +0200
commit9caa3a2de955238df742572812178568fed173f7 (patch)
tree7670fcf0c1a108590432ad7b68d8754648b6a6d3 /tools
parentACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init() (diff)
parentACPI: irq: Fix incorrect return value in acpi_register_gsi() (diff)
downloadlinux-9caa3a2de955238df742572812178568fed173f7.tar.gz
linux-9caa3a2de955238df742572812178568fed173f7.zip
Merge branch 'acpi-irq'
Merge ACPI IRQ management fix for 6.6-rc7 (Sunil V L). * acpi-irq: ACPI: irq: Fix incorrect return value in acpi_register_gsi()
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
;follow=1'>ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17 2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9 2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59 2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1 2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2 2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34 2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1 2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30 2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1 2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1 2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1 2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6 2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1 2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11 2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5 2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4 2018-11-02CIFS: Add support for direct I/O writeLong Li2-41/+164 2018-11-02CIFS: Add support for direct I/O readLong Li3-39/+192 2018-11-02smb3: missing defines and structs for reparse point handlingSteve French2-0/+38 2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French4-0/+65 2018-11-02smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4 2018-11-02smb3: add trace point for tree connectionSteve French2-1/+44 2018-11-02cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2-3/+3 2018-11-02cifs: fix return value for cifs_listxattrRonnie Sahlberg1-5/+6