summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-27ptp: fix integer overflow in max_vclocks_storeDan Carpenter1-2/+1
2024-06-27sched: act_ct: add netns into the key of tcf_ct_flow_tableXin Long1-5/+11
2024-06-27tipc: force a dst refcount before doing decryptionXin Long1-0/+1
2024-06-27net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()David Ruth1-2/+1
2024-06-27net/sched: act_api: rely on rcu in tcf_idr_check_allocPedro Tammela1-22/+43
2024-06-27net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju1-20/+38
2024-06-27net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-27net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-27qca_spi: Make interrupt remembering atomicStefan Wahren3-14/+11
2024-06-27netns: Make get_net_ns() handle zero refcount netYue Haibing1-2/+7
2024-06-27xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()Eric Dumazet1-1/+7
2024-06-27ipv6: prevent possible NULL dereference in rt6_probe()Eric Dumazet1-0/+2
2024-06-27ipv6: prevent possible NULL deref in fib6_nh_init()Eric Dumazet1-1/+1
2024-06-27netrom: Fix a memory leak in nr_heartbeat_expiry()Gavrilov Ilia1-1/+2
2024-06-27ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov1-1/+1
2024-06-27bpf: Avoid splat in pskb_pull_reasonFlorian Westphal1-0/+5
2024-06-27ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27cipso: fix total option length computationOndrej Mosnacek1-4/+8
2024-06-27net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava1-1/+4
2024-06-27btrfs: zoned: allocate dummy checksums for zoned NODATASUM writesJohannes Thumshirn1-1/+3
2024-06-27ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu1-1/+6
2024-06-27ALSA/hda: intel-dsp-config: Document AVS as dsp_driver optionPeter Ujfalusi1-1/+1
2024-06-27ALSA: hda/realtek: Remove Framework Laptop 16 from quirksDustin L. Howett1-1/+0
2024-06-27tracing: Build event generation tests only as modulesMasami Hiramatsu (Google)1-2/+2
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-27ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai1-0/+2
2024-06-27ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()Simon Trimmer1-1/+1
2024-06-27PCI: Do not wait for disconnected devices when resumingIlpo Järvinen2-1/+11
2024-06-27ACPI: EC: Install address space handler at the namespace rootRafael J. Wysocki2-10/+16
2024-06-27cpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma1-0/+7
2024-06-27vfio/pci: Collect hot-reset devices to local bufferAlex Williamson1-29/+49
2024-06-27tty: add the option to have a tty reject a new ldiscLinus Torvalds3-0/+24
2024-06-27usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET3-8/+8
2024-06-27serial: exar: adding missing CTI and Exar PCI idsParker Newman1-0/+42
2024-06-27serial: imx: Introduce timeout when waiting on transmitter emptyEsben Haabendal1-3/+4
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li1-0/+6
2024-06-27f2fs: don't set RO when shutting down f2fsJaegeuk Kim1-2/+8
2024-06-27PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello1-0/+12
2024-06-27udf: udftime: prevent overflow in udf_disk_stamp_to_time()Roman Smirnov1-3/+8
2024-06-27usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov1-5/+3
2024-06-27usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede1-1/+7
2024-06-27Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto2-4/+3
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie1-7/+13
2024-06-27f2fs: remove clear SB_INLINECRYPT flag in default_optionsYunlei He1-2/+0
2024-06-27usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik1-1/+13
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan10-0/+35
2024-06-27ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()Baokun Li1-12/+10