summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg
2023-01-18md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller
2023-01-18cifs: fix missing display of three mount optionsSteve French
2023-01-18cifs: fix confusing debug messagePaulo Alcantara
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-18tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong
2023-01-18tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-18tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian
2023-01-18dm cache: set needs_check flag after aborting metadataMike Snitzer
2023-01-18dm cache: Fix UAF in destroy()Luo Meng
2023-01-18dm clone: Fix UAF in clone_dtr()Luo Meng
2023-01-18dm integrity: Fix UAF in dm_integrity_dtr()Luo Meng
2023-01-18dm thin: Fix UAF in run_timer_softirq()Luo Meng
2023-01-18dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng
2023-01-18dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadataZhihao Cheng
2023-01-18dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer
2023-01-18binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman
2023-01-18cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-18arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski
2023-01-18ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-18btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov
2023-01-18mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-18soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2023-01-18media: stv0288: use explicitly signed charJason A. Donenfeld
2023-01-18net/af_packet: make sure to pull mac headerEric Dumazet
2023-01-18net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSOHangbin Liu
2023-01-18SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever
2023-01-18tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-18tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-18f2fs: should put a page when checking the summary infoPavel Machek
2023-01-18mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira
2023-01-18md: fix a crash in mempool_freeMikulas Patocka
2023-01-18pnode: terminate at peers of sourceChristian Brauner
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-18ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2023-01-18hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-18HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-18HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2023-01-18objtool: Fix SEGFAULTChristophe Leroy