summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET1-6/+3
2024-11-08dt-bindings: gpu: Convert Samsung Image Rotator to dt-schemaMaciej Falkowski2-28/+48
2024-11-08ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()Christophe JAILLET1-2/+5
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach1-1/+13
2024-11-08mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala4-3/+55
2024-11-08mac80211: do drv_reconfig_complete() before restarting allJohannes Berg1-7/+7
2024-11-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau1-17/+25
2024-11-08cgroup: Fix potential overflow issue when checking max_depthXiu Jianfeng1-2/+2
2024-11-08xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca1-1/+5
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-08selinux: improve error checking in sel_write_load()Paul Moore1-14/+17
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-11-08ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593José Relvas1-0/+10
2024-11-08nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi1-2/+4
2024-11-08ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar1-0/+11
2024-11-08ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel1-0/+7
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-08ALSA: hda/realtek: Update default depop procedureKailang Yang1-21/+17
2024-11-08ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin1-0/+3
2024-11-08posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-11-08r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-08net: sched: fix use-after-free in taprio_change()Dmitry Antipov1-1/+2
2024-11-08net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-08be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-08net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-08tracing: Consider the NULL character when validating the event lengthLeo Yan1-1/+1
2024-11-08jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-11-08udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad1-3/+6
2024-11-08drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang1-1/+1
2024-11-08Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin1-2/+1
2024-11-08usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-11-08smb: client: fix OOBs when building SMB2_IOCTL requestPaulo Alcantara1-0/+9
2024-11-08genetlink: hold RCU in genlmsg_mcast()Eric Dumazet5-25/+20
2024-11-08net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai1-0/+1
2024-11-08net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()Wang Hai1-1/+2
2024-11-08macsec: don't increment counters for an unrelated SASabrina Dubroca1-18/+0
2024-11-08drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek1-1/+1
2024-11-08RDMA/bnxt_re: Return more meaningful errorKalesh AP1-1/+1
2024-11-08ipv4: give an IPv4 dev to blackhole_netdevXin Long1-10/+25
2024-11-08RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy1-5/+4
2024-11-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink1-1/+1
2024-11-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel1-1/+1
2024-11-08mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2-17/+43