summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Linux 6.1.3v6.1.3Greg Kroah-Hartman1-1/+1
2023-01-04kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver1-0/+50
2023-01-04SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever1-2/+7
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-04block: Do not reread partition table on exclusively open deviceJan Kara3-8/+13
2023-01-04f2fs: allow to read node block after shutdownJaegeuk Kim1-2/+1
2023-01-04f2fs: should put a page when checking the summary infoPavel Machek1-0/+1
2023-01-04mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira1-13/+5
2023-01-04md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang1-2/+12
2023-01-04pnode: terminate at peers of sourceChristian Brauner1-1/+1
2023-01-04ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai1-8/+19
2023-01-04ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-04ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-04ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro1-0/+1
2023-01-04ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci1-16/+30
2023-01-04binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen1-2/+3
2023-01-04ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello1-84/+3
2023-01-04ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello1-0/+20
2023-01-04hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2023-01-04pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang1-1/+1
2023-01-04pstore: Properly assign mem_type propertyLuca Stefani1-1/+1
2023-01-04kmsan: include linux/vmalloc.hArnd Bergmann1-0/+1
2023-01-04kmsan: export kmsan_handle_urbArnd Bergmann1-0/+1
2023-01-04mm/mempolicy: fix memory leak in set_mempolicy_home_node system callMathieu Desnoyers1-0/+1
2023-01-04mm, mremap: fix mremap() expanding vma with addr inside vmaVlastimil Babka1-1/+2
2023-01-04rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2-12/+49
2023-01-04futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers1-4/+7
2023-01-04HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-04HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2023-01-04kprobes: kretprobe events missing on 2-core KVM guestwuqiang2-8/+3
2023-01-04NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo1-15/+5
2023-01-04rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook1-11/+1
2023-01-04powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-04powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-04iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda1-1/+1
2023-01-04objtool: Fix SEGFAULTChristophe Leroy1-1/+1
2023-01-04fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang1-24/+2
2023-01-04fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter1-6/+0
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa1-1/+1
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa1-1/+1
2023-01-04fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo1-4/+6
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara1-0/+12
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara1-0/+59
2023-01-04soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart1-0/+8
2023-01-04fs/ntfs3: Fix slab-out-of-bounds read in run_unpackHawkins Jiawei1-0/+7
2023-01-04fs/ntfs3: Validate resident attribute nameEdward Lo1-0/+5