summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-04Linux 6.0.17v6.0.17Greg Kroah-Hartman
2023-01-04kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver
2023-01-04SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-04block: Do not reread partition table on exclusively open deviceJan Kara
2023-01-04f2fs: allow to read node block after shutdownJaegeuk Kim
2023-01-04f2fs: should put a page when checking the summary infoPavel Machek
2023-01-04mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira
2023-01-04md: fix a crash in mempool_freeMikulas Patocka
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang
2023-01-04pnode: terminate at peers of sourceChristian Brauner
2023-01-04ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai
2023-01-04ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-04ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-04ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro
2023-01-04ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2023-01-04binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2023-01-04io_uring: dont remove file from msg_ring reqsPavel Begunkov
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-01-04hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-04pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang
2023-01-04pstore: Properly assign mem_type propertyLuca Stefani
2023-01-04mm/mempolicy: fix memory leak in set_mempolicy_home_node system callMathieu Desnoyers
2023-01-04rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman
2023-01-04futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers
2023-01-04HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-04HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2023-01-04kprobes: kretprobe events missing on 2-core KVM guestwuqiang
2023-01-04rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook
2023-01-04powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-04powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2023-01-04iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda
2023-01-04objtool: Fix SEGFAULTChristophe Leroy
2023-01-04fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang
2023-01-04fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa
2023-01-04fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo
2023-01-04soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart
2023-01-04fs/ntfs3: Fix slab-out-of-bounds read in run_unpackHawkins Jiawei
2023-01-04fs/ntfs3: Validate resident attribute nameEdward Lo
2023-01-04fs/ntfs3: Validate buffer length while parsing indexEdward Lo
2023-01-04fs/ntfs3: Validate attribute name offsetEdward Lo
2023-01-04fs/ntfs3: Add null pointer check for inode operationsEdward Lo
2023-01-04fs/ntfs3: Fix memory leak on ntfs_fill_super() error pathShigeru Yoshida
2023-01-04fs/ntfs3: Add null pointer check to attr_load_runs_vcnEdward Lo