- d20f6b3 Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 3 months ago master
- fd88e18 Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 1 year, 3 months ago
- 3572597 Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 1 year, 3 months ago
- a9b9741 bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send() by Aleksandr Mishin · 1 year, 3 months ago
- a6736a0 af_unix: Read with MSG_PEEK loops if the first unread byte is OOB by Rao Shoaib · 1 year, 3 months ago
- 7d9df38 bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response by Michael Chan · 1 year, 3 months ago
- 6f4d93b gve: Clear napi->skb before dev_kfree_skb_any() by Ziwei Xiao · 1 year, 3 months ago
- 79f18a4 ionic: fix use after netif_napi_del() by Taehee Yoo · 1 year, 3 months ago
- 8eef5c3 Revert "igc: fix a log entry using uninitialized netdev" by Sasha Neftin · 1 year, 3 months ago
- b60b1bd Merge branch 'net-bridge-mst-fix-suspicious-rcu-usage-warning' by Jakub Kicinski · 1 year, 3 months ago
- 546ceb1 net: bridge: mst: fix suspicious rcu usage in br_mst_set_state by Nikolay Aleksandrov · 1 year, 3 months ago
- 36c9293 net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state by Nikolay Aleksandrov · 1 year, 3 months ago
- 14a20e5 net/ipv6: Fix the RT cache flush via sysctl using a previous delay by Petr Pavlu · 1 year, 3 months ago
- 2ccbdf4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux by Linus Torvalds · 1 year, 3 months ago
- d92589f Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 1 year, 3 months ago
- 0b4989e Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 3 months ago
- cea2a26 mailmap: Add my outdated addresses to the map file by Andy Shevchenko · 1 year, 3 months ago
- be27b89 net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters by Xiaolei Wang · 1 year, 3 months ago
- 1b9f756 gve: ignore nonrelevant GSO type bits when processing TSO headers by Joshua Washington · 1 year, 3 months ago
- f6b2f57 Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Jakub Kicinski · 1 year, 3 months ago
- 144ba85 net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP by Kory Maincent · 1 year, 3 months ago
- f2736b9 bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas by Kent Overstreet · 1 year, 3 months ago
- 2ef5971 Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 3 months ago
- 6f8f132 netfilter: Use flowlabel flow key when re-routing mangled packets by Florian Westphal · 1 year, 3 months ago
- 4e7aaa6 netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type by Jozsef Kadlecsik · 1 year, 3 months ago
- c4ab9da netfilter: nft_inner: validate mandatory meta and payload by Davide Ornaghi · 1 year, 3 months ago
- 36534d3 tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() by Eric Dumazet · 1 year, 3 months ago
- 70b3c88 Merge branch 'mptcp-various-fixes' by Jakub Kicinski · 1 year, 3 months ago
- 74acb25 mailmap: map Geliang's new email address by Geliang Tang · 1 year, 3 months ago
- 40eec17 mptcp: pm: update add_addr counters after connect by YonglongLi · 1 year, 3 months ago
- 6a09788c mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID by YonglongLi · 1 year, 3 months ago
- 8031b58c mptcp: ensure snd_una is properly initialized on connect by Paolo Abeni · 1 year, 3 months ago
- 44180fe net/sched: initialize noop_qdisc owner by Johannes Berg · 1 year, 3 months ago
- 7124a89 bcachefs: Add missing bch_inode_info.ei_flags init by Kent Overstreet · 1 year, 3 months ago
- b799220 bcachefs: Add missing synchronize_srcu_expedited() call when shutting down by Kent Overstreet · 1 year, 3 months ago
- 9432e90 bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket() by Kent Overstreet · 1 year, 3 months ago
- 9c4acd1 bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks by Kent Overstreet · 1 year, 3 months ago
- e0cb572 bcachefs: Fix snapshot_create_lock lock ordering by Kent Overstreet · 1 year, 3 months ago
- f9035b0 bcachefs: Fix refcount leak in check_fix_ptrs() by Kent Overstreet · 1 year, 3 months ago
- bf2b356 bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing by Kent Overstreet · 1 year, 3 months ago
- 2760bfe bcachefs: Fix reporting of freed objects from key cache shrinker by Kent Overstreet · 1 year, 3 months ago
- 9ac3e66 bcachefs: set sb->s_shrinker->seeks = 0 by Kent Overstreet · 1 year, 3 months ago
- bc65e98 bcachefs: increase key cache shrinker batch size by Kent Overstreet · 1 year, 3 months ago
- 5ae67ab bcachefs: Enable automatic shrinking for rhashtables by Kent Overstreet · 1 year, 3 months ago
- 26447d2 bcachefs: fix the display format for show-super by Hongbo Li · 1 year, 3 months ago
- dab1870 bcachefs: fix stack frame size in fsck.c by Kent Overstreet · 1 year, 3 months ago
- 04f635e bcachefs: Delete incorrect BTREE_ID_NR assertion by Kent Overstreet · 1 year, 3 months ago
- 1c8cc24 bcachefs: Fix incorrect error handling found_btree_node_is_readable() by Kent Overstreet · 1 year, 3 months ago
- 161f73c bcachefs: Split out btree_write_submit_wq by Kent Overstreet · 1 year, 3 months ago
- c695439 Bluetooth: fix connection setup in l2cap_connect by Pauli Virtanen · 1 year, 3 months ago
- 806a519 Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ by Luiz Augusto von Dentz · 1 year, 4 months ago
- 86fbd9f Bluetooth: hci_sync: Fix not using correct handle by Luiz Augusto von Dentz · 1 year, 4 months ago
- 9379213 Merge branch 'geneve-fixes' by David S. Miller · 1 year, 3 months ago
- 791b408 net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets by Gal Pressman · 1 year, 3 months ago
- c6ae073 geneve: Fix incorrect inner network header offset when innerprotoinherit is set by Gal Pressman · 1 year, 3 months ago
- d029ede net dsa: qca8k: fix usages of device_get_named_child_node() by Andy Shevchenko · 1 year, 3 months ago
- d37fe42 tcp: fix race in tcp_v6_syn_recv_sock() by Eric Dumazet · 1 year, 3 months ago
- 594ce0b Merge topic branches 'clkdev' and 'fixes' into for-linus by Russell King (Oracle) · 1 year, 3 months ago
- e3cf20e ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memory by Ard Biesheuvel · 1 year, 3 months ago
- 5add2f7 netdevsim: fix backwards compatibility in nsim_get_iflink() by David Wei · 1 year, 3 months ago
- 83a7eef Linux 6.10-rc3 by Linus Torvalds · 1 year, 3 months ago
- b848138 Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 1 year, 3 months ago
- 637c2df Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 1 year, 3 months ago
- 0579f27 net: stmmac: dwmac-qcom-ethqos: Configure host DMA width by Sagar Cheluvegowda · 1 year, 3 months ago
- 771ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 1 year, 3 months ago
- c5dbc2e Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 1 year, 3 months ago
- 061d1af Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 1 year, 3 months ago
- 329f70c Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 3 months ago
- 1e7ccdd Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 1 year, 3 months ago
- 36714d6 Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 3 months ago
- 7cedb02 Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 3 months ago
- 7cec2e1 Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 3 months ago
- bbc5332 Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 3 months ago
- dc772f8 Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 3 months ago
- e60721b Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 3 months ago
- 602079a Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 3 months ago
- e339158 Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 3 months ago
- 0797833 Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 3 months ago
- eecba7c Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 3 months ago
- 0a02756 Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 3 months ago
- 8d6b029 Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 3 months ago
- 8d43786 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 3 months ago
- 96e09b8 Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 1 year, 3 months ago
- f24b46e Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 1 year, 3 months ago
- e693c502 Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 1 year, 3 months ago
- 2e32d58 Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 1 year, 3 months ago
- a3a5a37 HID: Ignore battery for ELAN touchscreens 2F2C and 4116 by Louis Dalibard · 1 year, 3 months ago
- c44711b liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet by Aleksandr Mishin · 1 year, 3 months ago
- dbfb886 Merge branch 'hns3-fixes' by David S. Miller · 1 year, 3 months ago
- 968fde8 net: hns3: add cond_resched() to hns3 ring buffer init process by Jie Wang · 1 year, 3 months ago
- 12cda92 net: hns3: fix kernel crash problem in concurrent scenario by Yonglong Liu · 1 year, 3 months ago
- b472b99 dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 by Udit Kumar · 1 year, 3 months ago
- 0eafc58 HID: i2c-hid: elan: fix reset suspend current leakage by Johan Hovold · 1 year, 4 months ago
- e538d4b dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property by Johan Hovold · 1 year, 4 months ago
- 07fc16f dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M by Johan Hovold · 1 year, 4 months ago
- 8d3ae46 dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema by Johan Hovold · 1 year, 4 months ago
- 22d6d06 input: Add support for "Do Not Disturb" by Aseda Aboagye · 1 year, 3 months ago
- 0c7dd00 input: Add event code for accessibility key by Aseda Aboagye · 1 year, 3 months ago
- 89e1ee1 hid: asus: asus_report_fixup: fix potential read out of bounds by Andrew Ballance · 1 year, 3 months ago
- 64054eb gpio: add missing MODULE_DESCRIPTION() macros by Jeff Johnson · 1 year, 3 months ago