summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson1-3/+3
2024-11-08fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin1-1/+1
2024-11-08driver core: bus: Return -EIO instead of 0 when show/store invalid bus attributeZijun Hu1-2/+4
2024-11-08tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-11-08virtio_pmem: Check device status before requesting flushPhilip Chen1-0/+9
2024-11-08usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao1-12/+14
2024-11-08usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-11-08media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao1-4/+4
2024-11-08ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...Kaixin Wang1-0/+1
2024-11-08PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-11-08i2c: i801: Use a different adapter-name for IDF adaptersHans de Goede1-1/+8
2024-11-08PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
2024-11-08clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1
2024-11-08ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-11-08s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-11-08ext4: nested locking for xattr inodeWojciech Gładysz1-2/+2
2024-11-08s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-11-08s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-11-08bpf: Check percpu map value size firstTao Chen2-0/+6
2024-11-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-11-08virtio_console: fix misc probe bugsMichael S. Tsirkin1-8/+10
2024-11-08tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)1-10/+8
2024-11-08drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-11-08tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)1-4/+2
2024-11-08net: ethernet: cortina: Drop TSO supportLinus Walleij1-13/+2
2024-11-08unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi2-3427/+3346
2024-11-08ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2024-11-08ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-11-08ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9
2024-11-08r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-11-08r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-2/+2
2024-11-08clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton1-0/+2
2024-11-08clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd1-19/+14
2024-11-08nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown1-2/+3
2024-11-08nfsd: use ktime_get_seconds() for timestampsArnd Bergmann1-5/+5
2024-11-08uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-11-08arm64: errata: Expand speculative SSBS workaround once moreMark Rutland3-0/+8
2024-11-08arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-11-08arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2024-11-08i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-11-08i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd1-31/+26
2024-11-08i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd1-2/+2
2024-11-08gpio: davinci: fix lazy disableEmanuele Ghidoli1-4/+4
2024-11-08btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana1-0/+11
2024-11-08btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo1-1/+1
2024-11-08ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede1-0/+7
2024-11-08ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede1-0/+7
2024-11-08Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa1-3/+10
2024-11-08rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-11-08tomoyo: fallback to realpath if symlink's pathname does not existTetsuo Handa1-3/+6