Commit Graph

  • 8025731c28 selftests/bpf: Add test for narrow ctx load for pointer args Kumar Kartikeya Dwivedi 2024-12-12 01:20:50 -0800
  • 659b9ba7cb bpf: Check size for BTF-based ctx access of pointer members Kumar Kartikeya Dwivedi 2024-12-12 01:20:49 -0800
  • 04789af756 selftests/bpf: extend changes_pkt_data with cases w/o subprograms Eduard Zingerman 2024-12-11 23:07:11 -0800
  • ac6542ad92 bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs Eduard Zingerman 2024-12-11 23:07:10 -0800
  • 150b567e0d Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Linus Torvalds 2024-12-12 11:28:05 -0800
  • 57e420c84f blk-iocost: Avoid using clamp() on inuse in __propagate_weights() Nathan Chancellor 2024-12-12 10:13:29 -0700
  • e2de3c1bf6 erofs: add erofs_sb_free() helper Gao Xiang 2024-12-12 21:35:01 +0800
  • 7460d43bd7 Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes Joerg Roedel 2024-12-12 17:25:37 +0100
  • 6d1917045e MAINTAINERS: erofs: update Yue Hu's email address Yue Hu 2024-12-11 16:09:18 +0800
  • 1a2180f685 erofs: fix PSI memstall accounting Gao Xiang 2024-11-27 16:52:36 +0800
  • b10a1e5643 erofs: fix rare pcluster memory leak after unmounting Gao Xiang 2024-12-03 15:28:21 +0800
  • 65ac33bed8 arm64: stacktrace: Don't WARN when unwinding other tasks Mark Rutland 2024-12-11 14:07:04 +0000
  • 32ed120568 arm64: stacktrace: Skip reporting LR at exception boundaries Mark Rutland 2024-12-11 14:07:03 +0000
  • d7b028656c drm/xe/reg_sr: Remove register pool Lucas De Marchi 2024-12-09 15:27:35 -0800
  • cefade70f3 drm/xe: Call invalidation_fence_fini for PT inval fences in error state Daniele Ceraolo Spurio 2024-12-05 17:50:22 -0800
  • ed69b28b3a drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt Mirsad Todorovac 2024-11-21 22:20:58 +0100
  • 2f4873f9b5 block: Make bio_iov_bvec_set() accept pointer to const iov_iter John Garry 2024-12-02 11:57:27 +0000
  • ad913dfd8b Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth Jakub Kicinski 2024-12-12 07:10:39 -0800
  • 36ff681d22 net: dsa: tag_ocelot_8021q: fix broken reception Robert Hodaszi 2024-12-11 15:47:41 +0100
  • 5af53577c6 net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries Jesse Van Gavere 2024-12-11 10:29:32 +0100
  • 99d6af6e8a io_uring/rsrc: don't put/free empty buffers Jens Axboe 2024-12-12 08:01:52 -0700
  • fb9e6039c3 net: renesas: rswitch: fix initial MPIC register setting Nikita Yushchenko 2024-12-11 10:30:12 +0500
  • b548f5e945 Bluetooth: btmtk: avoid UAF in btmtk_process_coredump Thadeu Lima de Souza Cascardo 2024-12-10 16:36:10 -0300
  • 7a17308c17 Bluetooth: iso: Fix circular lock in iso_conn_big_sync Iulia Tanasescu 2024-12-09 11:42:18 +0200
  • 168e28305b Bluetooth: iso: Fix circular lock in iso_listen_bis Iulia Tanasescu 2024-12-09 11:42:17 +0200
  • 29a651451e Bluetooth: SCO: Add support for 16 bits transparent voice setting Frédéric Danis 2024-12-05 16:51:59 +0100
  • 9bde7c3b3a Bluetooth: iso: Fix recursive locking warning Iulia Tanasescu 2024-12-04 14:28:49 +0200
  • 9c76fff747 Bluetooth: iso: Always release hdev at the end of iso_listen_bis Iulia Tanasescu 2024-12-04 14:28:48 +0200
  • 581dd2dc16 Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating Luiz Augusto von Dentz 2024-12-04 11:40:59 -0500
  • 4d94f05558 Bluetooth: hci_core: Fix sleeping function called from invalid context Luiz Augusto von Dentz 2024-12-03 16:07:32 -0500
  • 7b26bc6582 Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus Takashi Iwai 2024-12-12 14:49:35 +0100
  • 0cff90dec6 dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS T.J. Mercier 2024-11-17 17:03:25 +0000
  • c53d96a448 ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired Daniil Tatianin 2024-11-22 11:29:54 +0300
  • 3d64c3d3c6 Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf Paolo Abeni 2024-12-12 13:11:38 +0100
  • de6b43798d i2c: riic: Always round-up when calculating bus period Geert Uytterhoeven 2024-11-22 15:14:35 +0100
  • 255cc582e6
    ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array Charles Keepax 2024-12-12 10:57:42 +0000
  • 9871284458 team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL Daniel Borkmann 2024-12-10 15:12:45 +0100
  • 396699ac2c team: Fix initial vlan_feature set in __team_compute_features Daniel Borkmann 2024-12-10 15:12:44 +0100
  • 77b11c8bf3 bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL Daniel Borkmann 2024-12-10 15:12:43 +0100
  • d064ea7fe2 bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features Daniel Borkmann 2024-12-10 15:12:42 +0100
  • d2516c3a53 net, team, bonding: Add netdev_base_features helper Daniel Borkmann 2024-12-10 15:12:41 +0100
  • 434fffa926 perf probe: Fix uninitialized variable James Clark 2024-12-11 08:55:23 +0000
  • f8d4bc4550 net/sched: netem: account for backlog updates from child qdisc Martin Ottens 2024-12-10 14:14:11 +0100
  • 564d74d6ac Merge tag 'batadv-net-pullrequest-20241210' of git://git.open-mesh.org/linux-merge Jakub Kicinski 2024-12-11 20:25:59 -0800
  • acfcdb78d5 net: dsa: felix: fix stuck CPU-injected packets with short taprio windows Vladimir Oltean 2024-12-10 15:26:40 +0200
  • 6bd8614fc2 splice: do not checksum AF_UNIX sockets Frederik Deweerdt 2024-12-09 21:06:48 -0800
  • 3b58b53a26 net: usb: qmi_wwan: add Telit FE910C04 compositions Daniele Palmas 2024-12-09 16:18:21 +0100
  • 563307e9c0 Merge branch 'mana-fix-few-memory-leaks-in-mana_gd_setup_irqs' Jakub Kicinski 2024-12-11 20:21:06 -0800
  • 9a5beb6ca6 net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs Maxim Levitsky 2024-12-09 12:57:51 -0500
  • bb1e3eb57d net: mana: Fix memory leak in mana_gd_setup_irqs Maxim Levitsky 2024-12-09 12:57:50 -0500
  • 15bfb14727 MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL] Simon Horman 2024-12-10 13:47:44 +0000
  • f49856f525 udmabuf: fix memory leak on last export_udmabuf() error path Jann Horn 2024-12-04 17:26:21 +0100
  • 0a16e24e34 udmabuf: also check for F_SEAL_FUTURE_WRITE Jann Horn 2024-12-04 17:26:20 +0100
  • 9cb189a882 udmabuf: fix racy memfd sealing check Jann Horn 2024-12-04 17:26:19 +0100
  • b04df3da1b netfilter: nf_tables: do not defer rule destruction via call_rcu Florian Westphal 2024-12-07 12:14:48 +0100
  • f36b01994d netfilter: IDLETIMER: Fix for possible ABBA deadlock Phil Sutter 2024-12-06 19:32:29 +0100
  • d92906fd1b selftests: netfilter: Stabilize rpath.sh Phil Sutter 2024-12-06 15:08:40 +0100
  • 231825b2e1 Revert "unicode: Don't special case ignorable code points" Linus Torvalds 2024-12-11 14:11:23 -0800
  • ec8e2d3889 Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio Linus Torvalds 2024-12-11 13:48:25 -0800
  • becb337c23 Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Linus Torvalds 2024-12-11 13:41:41 -0800
  • 747367340c EDAC/amd64: Simplify ECC check on unified memory controllers Borislav Petkov (AMD) 2024-12-11 12:07:42 +0100
  • 21f1b85c89
    riscv: mm: Do not call pmd dtor on vmemmap page table teardown Björn Töpel 2024-11-20 14:12:02 +0100
  • b3431a8bb3
    riscv: Fix IPIs usage in kfence_protect_page() Alexandre Ghiti 2024-12-09 08:41:25 +0100
  • c796e18720
    riscv: Fix wrong usage of __pa() on a fixmap address Alexandre Ghiti 2024-12-09 08:45:08 +0100
  • b3134b8c1a
    riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y Guo Ren 2024-11-30 10:33:10 -0500
  • bb76e82bfe
    ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER Shengjiu Wang 2024-11-26 13:32:54 +0800
  • 7c17f7780a
    ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER Shengjiu Wang 2024-11-26 13:32:53 +0800
  • f7e36d02d7 libperf: evlist: Fix --cpu argument on hybrid platform James Clark 2024-11-14 16:04:48 +0000
  • a93a620c38 perf test expr: Fix system_tsc_freq for only x86 Ian Rogers 2024-12-04 18:23:05 -0800
  • 777f290ab3 selftests/ftrace: adjust offset for kprobe syntax error test Hari Bathini 2024-11-30 01:56:21 +0530
  • 5fa49dd8e5 s390/ipl: Fix never less than zero warning Alexander Gordeev 2024-12-09 17:43:48 +0100
  • 3e643e4efa Bluetooth: Improve setsockopt() handling of malformed user input Michal Luczaj 2024-11-19 14:31:40 +0100
  • 2dd59fe0e1 media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg Nikita Zhandarovich 2024-05-17 08:58:00 -0700
  • d933949672 scripts/kernel-doc: Get -export option working again Akira Yokosawa 2024-12-10 20:04:15 +0900
  • 83848e37f6
    platform/x86/intel/vsec: Add support for Panther Lake Xi Pardee 2024-12-10 13:26:41 -0800
  • 6c0a473fc5
    platform/x86/intel/ifs: Add Clearwater Forest to CPU support list Jithu Joseph 2024-12-10 12:31:52 -0800
  • 220326c465
    platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet Huy Minh 2024-12-10 22:45:00 +0700
  • 2aa13da97e
    ASoC: tas2781: Fix calibration issue in stress test Shenghao Ding 2024-12-11 12:38:59 +0800
  • 8366e64a44 USB: serial: option: add Telit FE910C04 rmnet compositions Daniele Palmas 2024-12-09 16:32:54 +0100
  • f07dfa6a1b USB: serial: option: add MediaTek T7XX compositions Jack Wu 2024-11-28 10:22:27 +0800
  • aa954ae082 USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready Mank Wang 2024-11-22 09:06:00 +0000
  • 724d461e44 USB: serial: option: add MeiG Smart SLM770A Michal Hrusecky 2024-11-19 14:00:18 +0100
  • fdad4fb7c5 USB: serial: option: add TCL IK512 MBIM & ECM Daniel Swanemar 2024-11-04 14:42:17 +0100
  • e34f1717ef thunderbolt: Don't display nvm_version unless upgrade supported Mario Limonciello 2024-12-09 10:25:51 -0600
  • 3dd002f200 net: renesas: rswitch: handle stop vs interrupt race Nikita Yushchenko 2024-12-09 16:32:04 +0500
  • 93763e68f1 Merge branch 'net-renesas-rswitch-several-fixes' Jakub Kicinski 2024-12-10 19:02:49 -0800
  • 66b7e9f85b net: renesas: rswitch: avoid use-after-put for a device tree node Nikita Yushchenko 2024-12-08 14:50:04 +0500
  • bb617328ba net: renesas: rswitch: fix leaked pointer on error path Nikita Yushchenko 2024-12-08 14:50:03 +0500
  • 0c9547e6cc net: renesas: rswitch: fix race window between tx start and complete Nikita Yushchenko 2024-12-08 14:50:02 +0500
  • 5cb099902b net: renesas: rswitch: fix possible early skb release Nikita Yushchenko 2024-12-08 14:50:01 +0500
  • 633609c48a smb: client: destroy cfid_put_wq on module exit Enzo Matsumiya 2024-12-10 10:21:48 -0300
  • 8676c4dfae cifs: Use str_yes_no() helper in cifs_ses_add_channel() Thorsten Blum 2024-12-09 12:07:09 +0100
  • bb57c81e97 cifs: Fix rmdir failure due to ongoing I/O on deleted file David Howells 2024-12-06 11:06:32 +0000
  • d02af27fa2 Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless Jakub Kicinski 2024-12-10 18:44:24 -0800
  • 06d64ab46f tcp: check space before adding MPTCP SYN options MoYuanhao 2024-12-09 13:28:14 +0100
  • bbe4b41259 Documentation: networking: Add a caveat to nexthop_compat_mode sysctl Petr Machata 2024-12-09 12:05:31 +0100
  • 24c6843b73 bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips Michael Chan 2024-12-08 17:54:48 -0800
  • f92f474986 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux Linus Torvalds 2024-12-10 18:21:40 -0800
  • 5a087a6b17 Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux Linus Torvalds 2024-12-10 18:18:01 -0800
  • 1594c49394 Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Linus Torvalds 2024-12-10 18:15:25 -0800