summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-01LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh1-7/+9
2024-11-01LoongArch: Add support to clone a time namespaceTiezhu Yang7-24/+121
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-01udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad1-3/+6
2024-11-01udf: refactor udf_current_aext() to handle errorZhao Mengmeng3-18/+37
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-01fs/ntfs3: Add more attributes checks in mi_enum_attr()Konstantin Komarov1-13/+54
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-01serial: imx: Update mctrl old_status on RTSD interruptMarek Vasut1-0/+15
2024-11-01serial: Make uart_handle_cts_change() status param bool activeIlpo Järvinen5-10/+8
2024-11-01tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen5-15/+14
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-01usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld1-3/+3
2024-11-01usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping1-1/+4
2024-11-01usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones1-3/+3
2024-11-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2-9/+9
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)1-14/+1
2024-11-01arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-11-01arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang1-1/+1
2024-11-01bpf: Fix iter/task tid filteringJordan Rome1-1/+1
2024-11-01riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri1-2/+2
2024-11-01net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-11-01net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-11-01net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory3-56/+82
2024-11-01net/mlx5: Remove redundant cmdif revision checkShay Drory1-12/+3
2024-11-01Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin1-2/+1
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-11-01smb: client: fix OOBs when building SMB2_IOCTL requestPaulo Alcantara1-0/+9
2024-11-01scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai1-1/+1
2024-11-01net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund1-13/+12
2024-11-01ravb: Remove setting of RX software timestampGal Pressman1-2/+2
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet5-25/+20
2024-11-01tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().Kuniyuki Iwashima1-5/+16
2024-11-01drm/msm/dpu: don't always program merge_3d blockJessica Zhang1-1/+1
2024-11-01drm/msm/dpu: Wire up DSC mask for active CTL configurationMarijn Suijten2-0/+2
2024-11-01irqchip/renesas-rzg2l: Fix missing put_deviceFabrizio Castro1-2/+14