summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-13usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
2025-03-13usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-03-13batman-adv: fix panic during interface removalAndy Strohman1-1/+8
2025-03-13ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5VHans de Goede1-1/+16
2025-03-13orangefs: fix a oob in orangefs_debug_writeMike Marshall1-2/+2
2025-03-13Grab mm lock before grabbing pt lockMaksym Planeta1-0/+4
2025-03-13vfio/pci: Enable iowrite64 and ioread64 for vfio pciRamesh Thomas1-0/+1
2025-03-13media: cxd2841er: fix 64-bit division on gcc-9Arnd Bergmann1-6/+2
2025-03-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross1-9/+62
2025-03-13xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik1-6/+0
2025-03-13gpio: bcm-kona: Add missing newline to dev_err format stringArtur Weber1-1/+1
2025-03-13gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQArtur Weber1-12/+55
2025-03-13gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0Artur Weber1-2/+4
2025-03-13arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec1-5/+7
2025-03-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
2025-03-13vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-03-13ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet1-1/+1
2025-03-13HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-03-13ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-03-13ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-03-13net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser1-6/+7
2025-03-13misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-03-13mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1
2025-03-13NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter1-0/+2
2025-03-13nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-03-13ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)1-2/+3
2025-03-13ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-03-13vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-03-13nvmem: core: improve range check for nvmem_cell_write()Jennifer Berringer1-0/+2
2025-03-13crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski1-4/+7
2025-03-13crypto: qce - fix goto jump in error pathBartosz Golaszewski1-1/+1
2025-03-13media: uvcvideo: Remove redundant NULL assignmentRicardo Ribalda1-3/+1
2025-03-13media: uvcvideo: Fix event flags in uvc_ctrl_send_eventsRicardo Ribalda1-2/+2
2025-03-13media: ov5640: fix get_light_freq on autoSam Bobrowicz1-0/+1
2025-03-13soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski1-1/+2
2025-03-13kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor1-1/+4
2025-03-13powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N1-2/+4
2025-03-13serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...Claudiu Beznea1-0/+23
2025-03-13serial: sh-sci: Drop __initdata macro for port_cfgClaudiu Beznea1-1/+1
2025-03-13soc: qcom: socinfo: Avoid out of bounds read of serial numberStephan Gerhold1-1/+1
2025-03-13usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen1-17/+0
2025-03-13usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen1-18/+14
2025-03-13usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen1-0/+1
2025-03-13usb: gadget: f_tcm: Translate error to senseThinh Nguyen1-2/+2
2025-03-13wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-03-13HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner1-7/+14
2025-03-13of: reserved-memory: Fix using wrong number of cells to get property 'alignment'Zijun Hu1-2/+2
2025-03-13of: Fix of_find_node_opts_by_path() handling of alias+path+optionsZijun Hu1-3/+3
2025-03-13of: Correct child specifier used as input of the 2nd nexus nodeZijun Hu1-1/+1