summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-01Linux 5.15.170v5.15.170Greg Kroah-Hartman1-1/+1
2024-11-01xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca1-1/+5
2024-11-01ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()Zichen Xie1-0/+2
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex1-2/+2
2024-11-01serial: protect uart_port_dtr_rts() in uart_shutdown() tooJiri Slaby (SUSE)1-7/+9
2024-11-01selinux: improve error checking in sel_write_load()Paul Moore1-13/+14
2024-11-01hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-11-01xfrm: fix one more kernel-infoleak in algo dumpingPetr Vaganov1-1/+3
2024-11-01ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593José Relvas1-0/+10
2024-11-01KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson1-1/+5
2024-11-01openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)Aleksa Sarai1-0/+2
2024-11-01nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi1-2/+4
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar1-0/+11
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel1-0/+7
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01btrfs: zoned: fix zone unusable accounting for freed reserved extentNaohiro Aota1-0/+2
2024-11-01ALSA: hda/realtek: Update default depop procedureKailang Yang1-21/+17
2024-11-01ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin1-0/+3
2024-11-01bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa1-2/+0
2024-11-01posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-01net: sched: fix use-after-free in taprio_change()Dmitry Antipov1-1/+2
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma1-1/+1
2024-11-01netfilter: xtables: fix typo causing some targets not to load on IPv6Pablo Neira Ayuso3-2/+3
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh1-0/+1
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm1-1/+1
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger4-0/+22
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger5-65/+73
2024-11-01tracing: Consider the NULL character when validating the event lengthLeo Yan1-1/+1
2024-11-01jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-11-01platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-11-01ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov1-0/+1
2024-11-01arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-01platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf1-0/+9
2024-11-01udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad1-3/+6
2024-11-01arm64: Force position-independent veneersMark Rutland1-1/+1
2024-11-01ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang2-1/+5
2024-11-01ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...Alexey Klimov1-1/+1
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-01exec: don't WARN for racy path_noexec checkMateusz Guzik1-12/+9
2024-11-01block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai1-20/+17
2024-11-01usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros2-0/+22
2024-11-01XHCI: Separate PORT and CAPs macros into dedicated fileFrank Li3-259/+264
2024-11-01usb: gadget: Add function wakeup supportElson Roy Serrao3-0/+47
2024-11-01KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-01KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-01KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69