summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires1-0/+70
2025-07-13HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-13HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-13HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-13net/mlx5: IFC updates for disabled host PFDaniel Jurgens1-1/+3
2025-07-13net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifcCarolina Jubran1-1/+2
2025-07-13RDMA/mlx5: Optimize DMABUF mkey page sizeEdward Srouji4-43/+327
2025-07-13RDMA/mlx5: Align mkc page size capability check to PRMMichael Guralnik2-9/+52
2025-07-13Optimize DMABUF mkey page size in mlx5Leon Romanovsky3-3/+8
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji2-2/+5
2025-07-13net/mlx5: Expose HCA capability bits for mkey max page sizeMichael Guralnik1-1/+3
2025-07-13arm64: dts: imx8q: add camera ov5640 support for imx8qm-mek and imx8qxp-mekFrank Li6-0/+290
2025-07-13Merge branch 'tpacket_snd-bugs' into mainDavid S. Miller1-14/+13
2025-07-13af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu1-12/+11
2025-07-13af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu1-2/+2
2025-07-13net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei1-9/+21
2025-07-13ext4: remove unused EXT_STATS macro from ext4_extents.hBaolin Liu1-7/+0
2025-07-13Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton26-130/+399
2025-07-13io_uring/poll: cleanup apoll freeingJens Axboe1-8/+3
2025-07-12power: supply: core: fix static checker warningSebastian Reichel1-1/+1
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad1-1/+1
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad1-1/+4
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds26-130/+399
2025-07-12Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-35/+41
2025-07-12Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefsLinus Torvalds14-108/+138
2025-07-12Merge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-22/+13
2025-07-12firewire: ohci: reduce the size of common context structure by extracting mem...Takashi Sakamoto1-43/+49
2025-07-12arm64: dts: altera: socfpga_stratix10: update internal oscillatorsMatthew Gerlach1-0/+3
2025-07-12arm64: dts: socfpga: swvp: remove phy-addr in the GMAC nodeDinh Nguyen1-1/+0
2025-07-12arm64: dts: socfpga: swvp: remove cpu1-start-addrDinh Nguyen1-1/+0
2025-07-12arm64: dts: socfpga: swvp: remove altr,modrst-offsetDinh Nguyen1-4/+0
2025-07-12arm64: dts: socfpga: stratix10: fix dtbs_check for rstmgrDinh Nguyen1-1/+1
2025-07-12arm64: dts: socfpga: agilex: fix dtbs_check warning for f2s-free-clkDinh Nguyen1-0/+1
2025-07-12md: allow removing faulty rdev during resyncZheng Qixing1-7/+17
2025-07-12md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueueRyo Takakura1-1/+1
2025-07-12md: remove/add redundancy group only in level changeXiao Ni1-2/+0
2025-07-12md: Don't clear MD_CLOSING until mddev is freedXiao Ni1-12/+4
2025-07-12md: call del_gendisk in control pathXiao Ni2-12/+47
2025-07-12arm64: dts: allwinner: A523: Add SID controller nodeMikhail Kalashnikov1-0/+8
2025-07-12arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet supportPaul Kocialkowski1-0/+19
2025-07-12arm64: dts: allwinner: a100: Add EMAC supportPaul Kocialkowski1-0/+20
2025-07-12arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMIIPaul Kocialkowski1-0/+15
2025-07-12media: rkvdec: Unstage the driverDetlev Casanova12-3/+10
2025-07-12media: rkvdec: Remove TODO fileDetlev Casanova1-11/+0
2025-07-12media: dt-bindings: rockchip: Add RK3576 Video Decoder bindingsDetlev Casanova1-1/+4
2025-07-12media: dt-bindings: rockchip: Document RK3588 Video Decoder bindingsDetlev Casanova1-3/+74
2025-07-12media: amphion: Support dmabuf and v4l2 buffer without bindingMing Qian4-48/+220
2025-07-12media: verisilicon: postproc: 4K supportHugues Fruchet3-2/+8
2025-07-12media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()Marek Szyprowski1-0/+6
2025-07-12habanalabs: fix UAF in export_dmabuf()Al Viro1-16/+7