summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-01net/mlx5e: Fix overrun reported by coverityJianbo Liu1-2/+10
2024-01-01net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2024-01-01net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-01-01net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-01Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2024-01-01Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2024-01-01bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2-0/+7
2024-01-01ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt1-2/+2
2024-01-01wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg1-5/+5
2024-01-01wifi: mac80211: mesh: check element parsing succeededJohannes Berg1-2/+4
2024-01-01wifi: mac80211: check defragmentation succeededJohannes Berg1-1/+3
2024-01-01wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg1-1/+5
2024-01-01wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis1-2/+2
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2024-01-01wifi: ieee80211: don't require protected vendor action framesJohannes Berg1-1/+2
2024-01-01SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806Chuck Lever1-3/+2
2024-01-01platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar1-1/+1
2024-01-01s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-01reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven1-4/+4
2024-01-01ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2024-01-01ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis1-1/+1
2024-01-01arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3Chukun Pan3-3/+5
2024-01-01spi: spi-imx: correctly configure burst length when using dmaBenjamin Bigler1-4/+11
2024-01-01drm: Fix FD ownership check in drm_master_check_perm()Lingkai Dong1-1/+1
2024-01-01drm: Update file owner during useTvrtko Ursulin8-15/+71
2024-01-01drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula1-10/+21
2024-01-01drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä8-7/+29
2024-01-01drm/i915: Fix FEC state dumpVille Syrjälä2-10/+5
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2024-01-01btrfs: free qgroup pertrans reserve on transaction abortBoris Burkov4-4/+34
2024-01-01btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()Qu Wenruo1-22/+10
2024-01-01btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()Qu Wenruo2-32/+38
2024-01-01mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2-0/+8
2024-01-01mm/damon/core: use number of passed access sampling as a timerSeongJae Park2-51/+59
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa3-48/+59
2023-12-20Linux 6.6.8v6.6.8Greg Kroah-Hartman1-1/+1
2023-12-20RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad1-1/+1
2023-12-20x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song3-9/+9
2023-12-20ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)1-0/+2
2023-12-20ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)1-23/+6
2023-12-20ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)1-1/+3
2023-12-20ring-buffer: Fix writing to the buffer with max_data_sizeSteven Rostedt (Google)1-1/+6
2023-12-20ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)1-2/+3
2023-12-20ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)1-8/+1
2023-12-20tracing: Update snapshot buffer on resize if it is allocatedSteven Rostedt (Google)1-2/+2
2023-12-20ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)1-0/+2
2023-12-20smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara1-10/+16
2023-12-20smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10
2023-12-20smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara3-47/+75
2023-12-20smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara1-6/+8