Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | bpf: use type_may_be_null() helper for nullable-param check | Shung-Hsi Yu | 2024-09-05 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | 2024-08-22 | 50 | -228/+579 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bpf: Use kmemdup_array instead of kmemdup for multiple allocation | Yu Jiaoliang | 2024-08-22 | 1 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | xsk: Try to make xdp_umem_reg extension a bit more future-proof | Stanislav Fomichev | 2024-07-31 | 1 | -11/+12 | |
| * | | | | | | | bpf: Fail verification for sign-extension of packet data/data_end/data_meta | Yonghong Song | 2024-07-30 | 1 | -5/+16 | |
| * | | | | | | | bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs | Martin KaFai Lau | 2024-07-29 | 1 | -26/+0 | |
* | | | | | | | | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 2024-09-18 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next | Vlastimil Babka | 2024-09-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v... | Vlastimil Babka | 2024-09-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * / | | | | | | | | memcg: add charging of already allocated slab objects | Shakeel Butt | 2024-09-10 | 1 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-09-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2024-09-10 | 87 | -725/+1360 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen | 2024-09-08 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | softirq: Remove unused 'action' parameter from action callback | Caleb Sander Mateos | 2024-08-20 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2024-09-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | file: reclaim 24 bytes from f_owner | Christian Brauner | 2024-08-28 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-09-15 | 6 | -17/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre... | Dan Carpenter | 2024-09-15 | 1 | -2/+2 | |
| * | | | | | | | Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 2024-09-14 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). | Kuniyuki Iwashima | 2024-09-12 | 1 | -1/+3 | |
| * | | | | | | | | ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() | Eric Dumazet | 2024-09-14 | 1 | -1/+1 | |
| * | | | | | | | | net: tipc: avoid possible garbage value | Su Hui | 2024-09-14 | 1 | -1/+1 | |
| * | | | | | | | | net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input | Justin Iurman | 2024-09-14 | 1 | -5/+7 | |
| * | | | | | | | | xsk: fix batch alloc API on non-coherent systems | Maciej Fijalkowski | 2024-09-14 | 1 | -7/+18 | |
* | | | | | | | | | net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP | Maxime Chevallier | 2024-09-14 | 1 | -2/+0 | |
* | | | | | | | | | net: fib_rules: Enable DSCP selector usage | Ido Schimmel | 2024-09-14 | 1 | -1/+2 | |
* | | | | | | | | | ipv6: fib_rules: Add DSCP selector support | Ido Schimmel | 2024-09-14 | 1 | -3/+40 | |
* | | | | | | | | | ipv4: fib_rules: Add DSCP selector support | Ido Schimmel | 2024-09-14 | 1 | -4/+50 | |
* | | | | | | | | | net: fib_rules: Add DSCP selector attribute | Ido Schimmel | 2024-09-14 | 1 | -1/+2 | |
* | | | | | | | | | net: ethtool: Enhance error messages sent to user space | Danielle Ratson | 2024-09-14 | 1 | -3/+11 | |
* | | | | | | | | | Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2024-09-14 | 6 | -37/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL | Luiz Augusto von Dentz | 2024-09-10 | 1 | -1/+4 | |
| * | | | | | | | | | Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED | Luiz Augusto von Dentz | 2024-09-10 | 1 | -2/+2 | |
| * | | | | | | | | | Bluetooth: replace deprecated strncpy with strscpy_pad | Justin Stitt | 2024-09-10 | 1 | -24/+8 | |
| * | | | | | | | | | Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED | Luiz Augusto von Dentz | 2024-09-10 | 2 | -8/+11 | |
| * | | | | | | | | | Bluetooth: Use led_set_brightness() in LED trigger activate() callback | Hans de Goede | 2024-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | Bluetooth: hci_conn: Remove redundant memset after kzalloc | Kuan-Wei Chiu | 2024-09-10 | 1 | -1/+0 | |
* | | | | | | | | | | memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL | Mina Almasry | 2024-09-13 | 1 | -0/+1 | |
* | | | | | | | | | | net: caif: remove unused name | Jakub Kicinski | 2024-09-13 | 1 | -2/+0 | |
* | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-09-13 | 6 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sock_map: Add a cond_resched() in sock_hash_free() | Eric Dumazet | 2024-09-11 | 1 | -0/+1 | |
| * | | | | | | | | | | bpf: Allow bpf_dynptr_from_skb() for tp_btf | Philo Lu | 2024-09-11 | 1 | -1/+2 | |
| * | | | | | | | | | | xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc() | Maciej Fijalkowski | 2024-09-05 | 2 | -6/+9 | |
| * | | | | | | | | | | tcp_bpf: Remove an unused parameter for bpf_tcp_ingress() | Yaxin Chen | 2024-09-02 | 1 | -2/+2 | |
| * | | | | | | | | | | bpf, sockmap: Correct spelling skmsg.c | Simon Horman | 2024-09-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-09-13 | 6 | -13/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_... | Lorenzo Bianconi | 2024-09-12 | 2 | -1/+7 | |
| * | | | | | | | | | | Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 2024-09-12 | 1 | -6/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | netfilter: nft_socket: make cgroupsv2 matching work with namespaces | Florian Westphal | 2024-09-12 | 1 | -3/+38 |