summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Linux 4.19.322v4.19.322Greg Kroah-Hartman
2024-09-12Revert "parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking...Greg Kroah-Hartman
2024-09-12netns: restore ops before calling ops_exit_listLi RongQing
2024-09-12cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong
2024-09-12net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-09-12rtmutex: Drop rt_mutex::wait_lock before schedulingRoland Xu
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron
2024-09-12ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-09-12netns: add pre_exit method to struct pernet_operationsEric Dumazet
2024-09-12nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi
2024-09-12nilfs2: replace snprintf in show functions with sysfs_emitQing Wang
2024-09-12tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian
2024-09-12ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)
2024-09-12uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven
2024-09-12iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli
2024-09-12iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler
2024-09-12Squashfs: sanity check symbolic link sizePhillip Lougher
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov
2024-09-12HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixupCamila Alvarez
2024-09-12btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-09-12btrfs: clean up our handling of refs == 0 in snapshot deleteJosef Bacik
2024-09-12btrfs: replace BUG_ON with ASSERT in walk_down_proc()Josef Bacik
2024-09-12smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()Zqiang
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-09-12devres: Initialize an uninitialized struct memberZijun Hu
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg
2024-09-12cgroup: Protect css->cgroup write under css_set_lockWaiman Long
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-12net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski
2024-09-12net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov
2024-09-12net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov