aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-11drm/nouveau: don't attempt to schedule hpd_work on headless cardsVasily Khoruzhick4-3/+8
2024-06-10tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet1-1/+5
2024-06-10Merge branch 'mptcp-various-fixes'Jakub Kicinski4-9/+19
2024-06-10mailmap: map Geliang's new email addressGeliang Tang1-0/+1
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi2-8/+12
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi2-2/+6
2024-06-10mptcp: ensure snd_una is properly initialized on connectPaolo Abeni1-0/+1
2024-06-10net/sched: initialize noop_qdisc ownerJohannes Berg1-0/+1
2024-06-10bcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet1-0/+2
2024-06-10kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()Kees Cook1-3/+17
2024-06-10tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()Oleg Nesterov1-28/+14
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam2-2/+1
2024-06-10bcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet1-1/+3
2024-06-10bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet8-47/+135
2024-06-10bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checksKent Overstreet4-2/+10
2024-06-10bcachefs: Fix snapshot_create_lock lock orderingKent Overstreet1-12/+5
2024-06-10bcachefs: Fix refcount leak in check_fix_ptrs()Kent Overstreet1-116/+133
2024-06-10bcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet1-0/+8
2024-06-10bcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet1-8/+5
2024-06-10bcachefs: set sb->s_shrinker->seeks = 0Kent Overstreet1-0/+1
2024-06-10bcachefs: increase key cache shrinker batch sizeKent Overstreet1-1/+2
2024-06-10bcachefs: Enable automatic shrinking for rhashtablesKent Overstreet4-14/+18
2024-06-10bcachefs: fix the display format for show-superHongbo Li1-3/+3
2024-06-10bcachefs: fix stack frame size in fsck.cKent Overstreet1-0/+3
2024-06-10bcachefs: Delete incorrect BTREE_ID_NR assertionKent Overstreet1-6/+1
2024-06-10bcachefs: Fix incorrect error handling found_btree_node_is_readable()Kent Overstreet1-4/+5
2024-06-10bcachefs: Split out btree_write_submit_wqKent Overstreet3-8/+13
2024-06-10Bluetooth: fix connection setup in l2cap_connectPauli Virtanen1-2/+2
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz2-11/+33
2024-06-10Bluetooth: hci_sync: Fix not using correct handleLuiz Augusto von Dentz1-1/+1
2024-06-10Merge branch 'geneve-fixes'David S. Miller3-8/+10
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman1-2/+1
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman2-6/+9
2024-06-10net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko1-2/+10
2024-06-10tcp: fix race in tcp_v6_syn_recv_sock()Eric Dumazet1-1/+2
2024-06-10drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk1-2/+5
2024-06-10drm/komeda: check for error-valued pointerAmjad Ouled-Ameur1-1/+1
2024-06-10Merge topic branches 'clkdev' and 'fixes' into for-linusRussell King (Oracle)19422-438963/+1126776
2024-06-10ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel1-2/+15
2024-06-10netdevsim: fix backwards compatibility in nsim_get_iflink()David Wei1-1/+2
2024-06-10drm: panel-orientation-quirks: Add quirk for Aya Neo KUNTobias Jakobi1-0/+6
2024-06-10xfs: make sure sb_fdblocks is non-negativeWengang Wang1-3/+4
2024-06-10drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula1-1/+6
2024-06-10RAS/AMD/ATL: Fix MI300 bank hashYazen Ghannam1-7/+2
2024-06-10drm/exynos: dp: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-06-10drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski1-2/+5
2024-06-09Linux 6.10-rc3Linus Torvalds1-1/+1
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds19-29/+118