summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.3v6.1.3Greg Kroah-Hartman2023-01-041-1/+1
* kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver2023-01-041-0/+50
* SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever2023-01-041-2/+7
* tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo2023-01-041-4/+5
* tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo2023-01-041-9/+20
* tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo2023-01-041-3/+9
* mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2023-01-041-0/+2
* block: Do not reread partition table on exclusively open deviceJan Kara2023-01-043-8/+13
* f2fs: allow to read node block after shutdownJaegeuk Kim2023-01-041-2/+1
* f2fs: should put a page when checking the summary infoPavel Machek2023-01-041-0/+1
* mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira2023-01-041-13/+5
* md: fix a crash in mempool_freeMikulas Patocka2023-01-041-3/+6
* mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang2023-01-041-2/+12
* pnode: terminate at peers of sourceChristian Brauner2023-01-041-1/+1
* ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai2023-01-041-8/+19
* ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2023-01-041-1/+2
* ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2023-01-045-12/+27
* ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro2023-01-041-0/+1
* ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci2023-01-041-16/+30
* binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen2023-01-041-2/+3
* ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello2023-01-041-84/+3
* ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello2023-01-041-0/+20
* hfsplus: fix bug causing custom uid and gid being unable to be assigned with mountAditya Garg2023-01-043-2/+8
* pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang2023-01-041-1/+1
* pstore: Properly assign mem_type propertyLuca Stefani2023-01-041-1/+1
* kmsan: include linux/vmalloc.hArnd Bergmann2023-01-041-0/+1
* kmsan: export kmsan_handle_urbArnd Bergmann2023-01-041-0/+1
* mm/mempolicy: fix memory leak in set_mempolicy_home_node system callMathieu Desnoyers2023-01-041-0/+1
* mm, mremap: fix mremap() expanding vma with addr inside vmaVlastimil Babka2023-01-041-1/+2
* rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2023-01-042-12/+49
* futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers2023-01-041-4/+7
* HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2023-01-042-0/+12
* HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito2023-01-041-0/+4
* kprobes: kretprobe events missing on 2-core KVM guestwuqiang2023-01-042-8/+3
* NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo2023-01-041-15/+5
* rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook2023-01-041-11/+1
* powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch2023-01-041-1/+6
* powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch2023-01-041-3/+10
* iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda2023-01-041-1/+1
* objtool: Fix SEGFAULTChristophe Leroy2023-01-041-1/+1
* fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang2023-01-041-24/+2
* fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter2023-01-041-6/+0
* fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa2023-01-041-1/+1
* fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa2023-01-041-1/+1
* fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo2023-01-041-4/+6
* phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara2023-01-041-0/+12
* phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara2023-01-041-0/+59
* soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart2023-01-041-0/+8
* fs/ntfs3: Fix slab-out-of-bounds read in run_unpackHawkins Jiawei2023-01-041-0/+7
* fs/ntfs3: Validate resident attribute nameEdward Lo2023-01-041-0/+5