Age | Commit message (Expand) | Author |
2023-03-16 | net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull | Szymon Heidrich |
2023-03-16 | sh_eth: avoid PHY being resumed when interface is not up | Wolfram Sang |
2023-03-16 | ravb: avoid PHY being resumed when interface is not up | Wolfram Sang |
2023-03-16 | virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails | Xuan Zhuo |
2023-03-16 | virtio_net: fix page_to_skb() miss headroom | Xuan Zhuo |
2023-03-16 | net: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-16 | net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290 | Vladimir Oltean |
2023-03-16 | ice: xsk: disable txq irq before flushing hw | Maciej Fijalkowski |
2023-03-16 | fbdev: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-16 | fbdev: au1200fb: Fix potential divide by zero | Wei Chen |
2023-03-16 | fbdev: lxfb: Fix potential divide by zero | Wei Chen |
2023-03-16 | fbdev: intelfb: Fix potential divide by zero | Wei Chen |
2023-03-16 | fbdev: nvidia: Fix potential divide by zero | Wei Chen |
2023-03-16 | fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks | Helge Deller |
2023-03-16 | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe |
2023-03-16 | xen: remove unnecessary (void*) conversions | Yu Zhe |
2023-03-16 | Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak... | Greg Kroah-Hartman |
2023-03-16 | ata: pata_parport: fix memory leaks | Ondrej Zary |
2023-03-15 | net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol() | Vladimir Oltean |
2023-03-15 | veth: Fix use after free in XDP_REDIRECT | Shawn Bohrer |
2023-03-15 | hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen |
2023-03-15 | hwmon: (adm1266) Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen |
2023-03-15 | net/mlx5e: TC, Remove error message log print | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix cloned flow attribute | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix missing error code | Oz Shlomo |
2023-03-15 | net/sched: TC, fix raw counter initialization | Oz Shlomo |
2023-03-15 | net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites | Adham Faris |
2023-03-15 | net/mlx5: Set BREAK_FW_WAIT flag first when removing driver | Shay Drory |
2023-03-15 | net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher type | Gal Pressman |
2023-03-15 | net/mlx5e: Fix cleanup null-ptr deref on encap lock | Paul Blakey |
2023-03-15 | net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern... | Maor Dickman |
2023-03-15 | net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules | Maor Dickman |
2023-03-15 | net/mlx5: Disable eswitch before waiting for VF pages | Daniel Jurgens |
2023-03-15 | net/mlx5: Fix setting ec_function bit in MANAGE_PAGES | Parav Pandit |
2023-03-15 | net/mlx5e: Don't cache tunnel offloads capability | Parav Pandit |
2023-03-15 | net/mlx5e: Fix macsec ASO context alignment | Emeel Hakim |
2023-03-15 | drm/amdgpu: Don't resume IOMMU after incomplete init | Felix Kuehling |
2023-03-15 | drm/amdkfd: Fixed kfd_process cleanup on module exit. | David Belanger |
2023-03-15 | drm/amd/display: disconnect MPCC only on OTG change | Ayush Gupta |
2023-03-15 | drm/amd/display: Fix DP MST sinks removal issue | Cruise Hung |
2023-03-15 | drm/amd/display: Do not set DRR on pipe Commit | Wesley Chalmers |
2023-03-15 | drm/amd/display: Remove OTG DIV register write for Virtual signals. | Saaem Rizvi |
2023-03-15 | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so... | Jens Axboe |
2023-03-15 | md: select BLOCK_LEGACY_AUTOLOAD | NeilBrown |
2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai |
2023-03-15 | block: sunvdc: add check for mdesc_grab() returning NULL | Liang He |
2023-03-15 | nvmet: avoid potential UAF in nvmet_req_complete() | Damien Le Moal |
2023-03-15 | nvme-tcp: add nvme-tcp pdu size build protection | Sagi Grimberg |
2023-03-15 | nvme-tcp: fix opcode reporting in the timeout handler | Sagi Grimberg |
2023-03-15 | nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620 | Philipp Geulen |