Age | Commit message (Expand) | Author |
2023-04-13 | bpf: Support 64-bit pointers to kfuncs | Ilya Leoshkevich |
2023-04-13 | Daniel Borkmann says: | Jakub Kicinski |
2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-13 | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-04-13 | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type | Jesper Dangaard Brouer |
2023-04-13 | xdp: rss hash types representation | Jesper Dangaard Brouer |
2023-04-13 | net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets | Andrew Halaney |
2023-04-12 | rtnetlink: Restore RTM_NEW/DELLINK notification behavior | Martin Willi |
2023-04-12 | bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs | Christian Ehrig |
2023-04-12 | ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices | Christian Ehrig |
2023-04-11 | Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-11 | bpf: Simplify internal verifier log interface | Andrii Nakryiko |
2023-04-11 | bpf: Add log_true_size output field to return necessary log buffer size | Andrii Nakryiko |
2023-04-11 | bpf: Keep track of total log content size in both fixed and rolling modes | Andrii Nakryiko |
2023-04-11 | bpf: Switch BPF verifier log to be a rotating log by default | Andrii Nakryiko |
2023-04-11 | bpf: Split off basic BPF verifier log into separate file | Andrii Nakryiko |
2023-04-10 | net: piggy back on the memory barrier in bql when waking queues | Jakub Kicinski |
2023-04-10 | net: provide macros for commonly copied lockless queue stop/wake code | Jakub Kicinski |
2023-04-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2023-04-10 | Bluetooth: Fix printing errors if LE Connection times out | Luiz Augusto von Dentz |
2023-04-09 | Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Jakub Kicinski |
2023-04-09 | Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-09 | net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub | Vladimir Oltean |
2023-04-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-04-08 | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-04-07 | Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-04-07 | hwmon: constify pointers to hwmon_channel_info | Krzysztof Kozlowski |
2023-04-07 | bonding: fix ns validation on backup slaves | Hangbin Liu |
2023-04-07 | net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices | Felix Fietkau |
2023-04-06 | PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() | Reinette Chatre |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-06 | Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2023-04-06 | xsk: Fix unaligned descriptor validation | Kal Conley |
2023-04-06 | Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-05 | kallsyms: move module-related functions under correct configs | Viktor Malik |
2023-04-05 | net: stmmac: add support for platform specific reset | Shenwei Wang |
2023-04-05 | mm: enable maple tree RCU mode by default | Liam R. Howlett |
2023-04-05 | ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type() | Hans de Goede |
2023-04-05 | Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-04-04 | net: qrtr: correct types of trace event parameters | Simon Horman |
2023-04-04 | raw: Fix NULL deref in raw_get_next(). | Kuniyuki Iwashima |
2023-04-04 | bpf: Refactor btf_nested_type_is_trusted(). | Alexei Starovoitov |
2023-04-04 | bpf: Remove unused arguments from btf_struct_access(). | Alexei Starovoitov |
2023-04-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-04 | asm-generic: avoid __generic_cmpxchg_local warnings | Arnd Bergmann |
2023-04-04 | asm-generic/io.h: suppress endianness warnings for relaxed accessors | Vladimir Oltean |
2023-04-04 | asm-generic/io.h: suppress endianness warnings for readq() and writeq() | Vladimir Oltean |
2023-04-04 | virtio-blk: fix to match virtio spec | Dmitry Fomichev |
2023-04-03 | tracing: Error if a trace event has an array for a __field() | Steven Rostedt (Google) |
2023-04-03 | ftrace: Mark get_lock_parent_ip() __always_inline | John Keeping |