summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-11-08Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto1-2/+4
2023-11-08MAINTAINERS: r8169: Update path to the driverDenis Efremov1-1/+1
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross1-1/+1
2023-11-08rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua1-0/+1
2023-11-08rpmsg: glink: Release driver_overrideBjorn Andersson1-0/+1
2023-11-08rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski3-16/+39
2023-11-08rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2-4/+15
2023-11-08rpmsg: Constify local variable in field store macroKrzysztof Kozlowski1-1/+2
2023-11-08driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski4-25/+80
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2-19/+23
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2023-11-08nfsd: lock_rename() needs both directories to live on the same fsAl Viro1-6/+6
2023-11-08f2fs: fix to do sanity check on inode type during garbage collectionChao Yu1-1/+2
2023-11-08smbdirect: missing rc checks while waiting for rdma eventsSteve French1-2/+12
2023-11-08kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai1-2/+10
2023-11-08arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan1-2/+4
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3
2023-11-08ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2023-11-08NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust1-2/+1
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-08iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski1-10/+14
2023-11-08perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-11-08nvmem: imx: correct nregs for i.MX6ULPeng Fan1-1/+1
2023-11-08nvmem: imx: correct nregs for i.MX6SLLPeng Fan1-1/+1
2023-11-08i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat1-3/+6
2023-11-08i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-11-08gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski1-1/+5
2023-11-08treewide: Spelling fix in commentKunwu Chan1-1/+1
2023-11-08r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac1-1/+1
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac1-1/+1
2023-11-08r8169: rename r8169.c to r8169_main.cHeiner Kallweit2-0/+1
2023-11-08virtio-mmio: fix memory leak of vm_devMaximilian Heyne1-5/+14
2023-11-08virtio_balloon: Fix endless deflation and inflation on arm64Gavin Shan1-1/+5
2023-11-08mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier1-4/+31
2023-11-08mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier1-5/+10
2023-11-08selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-11-08mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen1-1/+7
2023-11-08mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson1-7/+7
2023-10-25Linux 4.19.297v4.19.297Greg Kroah-Hartman1-1/+1
2023-10-25xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong1-2/+2
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook1-1/+2
2023-10-25Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD1-1/+1
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren1-0/+1
2023-10-25ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1