Age | Commit message (Expand) | Author | Files | Lines |
2024-05-27 | docs: netdev: Fix typo in Signed-off-by tagHEADmain | Thorsten Blum | 1 | -1/+1 |
2024-05-27 | Merge branch 'selftests-mptcp-mark-unstable-subtests-as-flaky' | Jakub Kicinski | 3 | -6/+40 |
2024-05-27 | selftests: mptcp: join: mark 'fail' tests as flaky | Matthieu Baerts (NGI0) | 1 | -0/+2 |
2024-05-27 | selftests: mptcp: join: mark 'fastclose' tests as flaky | Matthieu Baerts (NGI0) | 1 | -1/+7 |
2024-05-27 | selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky | Matthieu Baerts (NGI0) | 1 | -3/+3 |
2024-05-27 | selftests: mptcp: lib: support flaky subtests | Matthieu Baerts (NGI0) | 1 | -2/+28 |
2024-05-27 | Merge branch 'intel-wired-lan-driver-updates-2024-05-23-ice-idpf' | Jakub Kicinski | 4 | -10/+15 |
2024-05-27 | ice: fix accounting if a VLAN already exists | Jacob Keller | 1 | -5/+6 |
2024-05-27 | idpf: don't enable NAPI and interrupts prior to allocating Rx buffers | Alexander Lobakin | 3 | -5/+9 |
2024-05-27 | page_pool: fix &page_pool_params kdoc issues | Alexander Lobakin | 1 | -2/+3 |
2024-05-27 | net: micrel: Fix lan8841_config_intr after getting out of sleep mode | Horatiu Vultur | 1 | -1/+9 |
2024-05-27 | net:fec: Add fec_enet_deinit() | Xiaolei Wang | 1 | -0/+10 |
2024-05-27 | dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" con... | Rob Herring (Arm) | 1 | -0/+18 |
2024-05-27 | dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalPropertie... | Rob Herring (Arm) | 1 | -2/+9 |
2024-05-27 | tcp: reduce accepted window in NEW_SYN_RECV state | Eric Dumazet | 4 | -14/+19 |
2024-05-27 | net: gro: initialize network_offset in network layer | Willem de Bruijn | 2 | -2/+2 |
2024-05-27 | ipv4: Fix address dump when IPv4 is disabled on an interface | Ido Schimmel | 1 | -2/+3 |
2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 18 | -55/+583 |
2024-05-27 | selftests/bpf: Cover verifier checks for mutating sockmap/sockhash | Jakub Sitnicki | 2 | -0/+189 |
2024-05-27 | Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem" | Jakub Sitnicki | 1 | -6/+0 |
2024-05-27 | bpf: Allow delete from sockmap/sockhash only if update is allowed | Jakub Sitnicki | 1 | -3/+7 |
2024-05-27 | net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM | Parthiban Veerasooran | 1 | -4/+7 |
2024-05-27 | Octeontx2-pf: Free send queue buffers incase of leaf to inner | Hariprasad Kelam | 1 | -0/+4 |
2024-05-27 | af_unix: Read sk->sk_hash under bindlock during bind(). | Kuniyuki Iwashima | 1 | -3/+6 |
2024-05-27 | af_unix: Annotate data-race around unix_sk(sk)->addr. | Kuniyuki Iwashima | 1 | -4/+6 |
2024-05-27 | selftests: hsr: Fix "File exists" errors for hsr_ping | Geliang Tang | 1 | -0/+2 |
2024-05-27 | enic: Validate length of nl attributes in enic_set_vf_port | Roded Zats | 1 | -0/+12 |
2024-05-25 | selftests/bpf: Add netkit test for pkt_type | Daniel Borkmann | 2 | -1/+118 |
2024-05-25 | selftests/bpf: Add netkit tests for mac address | Daniel Borkmann | 1 | -0/+10 |
2024-05-25 | netkit: Fix pkt_type override upon netkit pass verdict | Daniel Borkmann | 3 | -4/+12 |
2024-05-25 | netkit: Fix setting mac address in l2 mode | Daniel Borkmann | 1 | -5/+21 |
2024-05-25 | ARC, bpf: Fix issues reported by the static analyzers | Shahab Vahedi | 3 | -16/+18 |
2024-05-25 | Merge branch 'fix-bpf-multi-uprobe-pid-filtering-logic' | Alexei Starovoitov | 4 | -19/+206 |
2024-05-25 | selftests/bpf: extend multi-uprobe tests with USDTs | Andrii Nakryiko | 2 | -2/+56 |
2024-05-25 | selftests/bpf: extend multi-uprobe tests with child thread case | Andrii Nakryiko | 2 | -9/+115 |
2024-05-25 | libbpf: detect broken PID filtering logic for multi-uprobe | Andrii Nakryiko | 1 | -1/+30 |
2024-05-25 | bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic | Andrii Nakryiko | 1 | -2/+0 |
2024-05-25 | bpf: fix multi-uprobe PID filtering logic | Andrii Nakryiko | 2 | -5/+5 |
2024-05-24 | bpf: Fix potential integer overflow in resolve_btfids | Friedrich Vock | 1 | -1/+1 |
2024-05-24 | Merge branch 'mlx5-fixes' | David S. Miller | 9 | -25/+43 |
2024-05-24 | net/mlx5e: Fix UDP GSO for encapsulated packets | Gal Pressman | 2 | -2/+12 |
2024-05-24 | net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex... | Carolina Jubran | 1 | -1/+1 |
2024-05-24 | net/mlx5e: Do not use ptp structure for tx ts stats when not initialized | Rahul Rameshbabu | 1 | -0/+4 |
2024-05-24 | net/mlx5e: Fix IPsec tunnel mode offload feature check | Rahul Rameshbabu | 1 | -12/+5 |
2024-05-24 | net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules | Rahul Rameshbabu | 1 | -2/+1 |
2024-05-24 | net/mlx5: Fix MTMP register capability offset in MCAM register | Gal Pressman | 1 | -2/+2 |
2024-05-24 | net/mlx5: Do not query MPIR on embedded CPU function | Tariq Toukan | 1 | -4/+8 |
2024-05-24 | net/mlx5: Lag, do bond only if slaves agree on roce state | Maher Sanalla | 1 | -2/+10 |
2024-05-24 | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061 | Mathieu Othacehe | 1 | -0/+1 |
2024-05-24 | connector: Fix invalid conversion in cn_proc.h | Matt Jan | 1 | -2/+1 |
2024-05-23 | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 26 | -245/+243 |
2024-05-23 | Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -13/+15 |
2024-05-23 | Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2024-05-23 | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 147 | -808/+794 |
2024-05-23 | Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -114/+76 |
2024-05-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 12 | -25/+125 |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 40 | -175/+353 |
2024-05-23 | tools/latency-collector: Fix -Wformat-security compile warns | Shuah Khan | 1 | -4/+4 |
2024-05-23 | r8169: Fix possible ring buffer corruption on fragmented Tx packets. | Ken Milmore | 1 | -1/+2 |
2024-05-23 | Merge branch 'intel-interpret-set_channels-input-differently' | Paolo Abeni | 2 | -32/+8 |
2024-05-23 | idpf: Interpret .set_channels() input differently | Larysa Zaremba | 1 | -15/+6 |
2024-05-23 | ice: Interpret .set_channels() input differently | Larysa Zaremba | 1 | -17/+2 |
2024-05-23 | nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() | Ryosuke Yasuoka | 1 | -2/+1 |
2024-05-23 | net: relax socket state check at accept time. | Paolo Abeni | 1 | -1/+3 |
2024-05-23 | tcp: remove 64 KByte limit for initial tp->rcv_wnd value | Jason Xing | 1 | -1/+1 |
2024-05-23 | net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() | Romain Gantois | 1 | -2/+12 |
2024-05-23 | tls: fix missing memory barrier in tls_init | Dae R. Jeong | 1 | -1/+9 |
2024-05-23 | net: fec: avoid lock evasion when reading pps_enable | Wei Fang | 1 | -6/+8 |
2024-05-23 | Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" | Jacob Keller | 2 | -56/+3 |
2024-05-23 | testing: net-drv: use stats64 for testing | Joe Damato | 1 | -1/+1 |
2024-05-22 | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 41 | -220/+365 |
2024-05-22 | Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -23/+32 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 147 | -808/+794 |
2024-05-22 | mm: simplify and improve print_vma_addr() output | Linus Torvalds | 1 | -13/+6 |
2024-05-22 | Merge local branch 'x86-codegen' | Linus Torvalds | 4 | -19/+34 |
2024-05-22 | x86: improve bitop code generation with clang | Linus Torvalds | 1 | -5/+5 |
2024-05-22 | x86: improve array_index_mask_nospec() code generation | Linus Torvalds | 1 | -14/+10 |
2024-05-22 | clang: work around asm input constraint problems | Linus Torvalds | 2 | -0/+19 |
2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 280 | -3974/+12847 |
2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 45 | -422/+188 |
2024-05-22 | Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 98 | -19333/+533 |
2024-05-22 | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 98 | -1806/+3139 |
2024-05-22 | Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 118 | -1935/+2749 |
2024-05-22 | Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 34 | -275/+501 |
2024-05-22 | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 47 | -418/+161 |
2024-05-22 | Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 77 | -732/+2529 |
2024-05-22 | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 44 | -667/+754 |
2024-05-22 | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 19 | -29/+243 |
2024-05-22 | Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -2/+1 |
2024-05-22 | Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -29/+165 |
2024-05-22 | Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -16/+130 |
2024-05-22 | vfs: Delete the associated dentry when deleting a file | Yafang Shao | 1 | -8/+7 |
2024-05-22 | virtio-pci: Check if is_avq is NULL | Li Zhang | 1 | -1/+1 |
2024-05-22 | Merge tag 'stable/vduse-virtio-net' into vhost | Michael S. Tsirkin | 1 | -4/+20 |
2024-05-22 | virtio: delete vq in vp_find_vqs_msix() when request_irq() fails | Jiri Pirko | 1 | -1/+3 |
2024-05-22 | MAINTAINERS: add Eugenio Pérez as reviewer | Eugenio Pérez | 1 | -0/+4 |
2024-05-22 | vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
2024-05-22 | vp_vdpa: don't allocate unused msix vectors | Yuxue Liu | 1 | -6/+16 |
2024-05-22 | sound: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | fuse: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | scsi: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | rpmsg: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | nvdimm: virtio_pmem: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | wifi: mac80211_hwsim: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | vsock/virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: 9p: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: caif: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | misc: nsm: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | iommu: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | drm/virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | gpio: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | firmware: arm_scmi: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | crypto: virtio - drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_console: drop owner assignment | Krzysztof Kozlowski | 1 | -2/+0 |
2024-05-22 | hwrng: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | bluetooth: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_blk: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | um: virt-pci: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: mem: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: input: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: balloon: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_balloon: Treat stats requests as wakeup events | David Stevens | 1 | -29/+46 |
2024-05-22 | virtio_balloon: Give the balloon its own wakeup source | David Stevens | 1 | -2/+11 |
2024-05-22 | virtio-mem: support suspend+resume | David Hildenbrand | 2 | -6/+64 |
2024-05-22 | kernel: Remove signal hacks for vhost_tasks | Mike Christie | 3 | -10/+3 |
2024-05-22 | vhost_task: Handle SIGKILL by flushing work and exiting | Mike Christie | 4 | -24/+88 |
2024-05-22 | vhost: Release worker mutex during flushes | Mike Christie | 1 | -14/+30 |
2024-05-22 | vhost: Use virtqueue mutex for swapping worker | Mike Christie | 1 | -6/+12 |
2024-05-22 | vhost_scsi: Handle vhost_vq_work_queue failures for TMFs | Mike Christie | 1 | -1/+2 |
2024-05-22 | vhost: Remove vhost_vq_flush | Mike Christie | 2 | -13/+0 |
2024-05-22 | vhost-scsi: Use system wq to flush dev for TMFs | Mike Christie | 1 | -20/+19 |
2024-05-22 | vhost-scsi: Handle vhost_vq_work_queue failures for cmds | Mike Christie | 1 | -1/+12 |
2024-05-22 | vhost-scsi: Handle vhost_vq_work_queue failures for events | Mike Christie | 1 | -5/+12 |
2024-05-22 | vdpa: Convert sprintf/snprintf to sysfs_emit | Li Zhijian | 1 | -1/+1 |
2024-05-22 | vp_vdpa: Fix return value check vp_vdpa_request_irq | Yuxue Liu | 1 | -1/+4 |
2024-05-22 | arm64/fpsimd: Avoid erroneous elide of user state reload | Ard Biesheuvel | 1 | -22/+22 |
2024-05-22 | Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD" | Will Deacon | 2 | -0/+19 |
2024-05-22 | net: mana: Fix the extra HZ in mana_hwc_send_request | Souradeep Chakrabarti | 1 | -1/+1 |
2024-05-22 | net: lan966x: Remove ptp traps in case the ptp is not enabled. | Horatiu Vultur | 1 | -3/+3 |
2024-05-21 | rv: Update rv_en(dis)able_monitor doc to match kernel-doc | Yang Li | 1 | -0/+2 |
2024-05-21 | tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test | Jeff Johnson | 1 | -0/+1 |
2024-05-21 | ring-buffer: Fix a race between readers and resize checks | Petr Pavlu | 1 | -0/+9 |
2024-05-21 | ring-buffer: Correct stale comments related to non-consuming readers | Petr Pavlu | 1 | -13/+3 |
2024-05-21 | Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm... | Linus Torvalds | 304 | -6202/+15138 |
2024-05-21 | Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux | Linus Torvalds | 12 | -27/+88 |
2024-05-21 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 13 | -62/+38 |
2024-05-21 | Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -46/+77 |
2024-05-21 | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 40 | -555/+517 |
2024-05-21 | Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+1 |
2024-05-21 | Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+26 |
2024-05-21 | Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -13/+10 |
2024-05-21 | Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 4 | -1/+53 |
2024-05-21 | Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -102/+16 |
2024-05-21 | Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+35 |
2024-05-21 | Merge tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+25 |
2024-05-21 | Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -159/+336 |
2024-05-21 | Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 41 | -106/+4076 |
2024-05-21 | Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 31 | -574/+620 |
2024-05-21 | arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY | Jiangfeng Xiao | 1 | -0/+1 |
2024-05-21 | MAINTAINERS: Add myself as reviewer of ARM64 BPF JIT | Xu Kuohai | 1 | -0/+1 |
2024-05-21 | Merge tag 'mailbox-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 14 | -502/+1856 |
2024-05-21 | Merge tag 'rproc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 15 | -233/+721 |
2024-05-21 | Merge tag 'rpmsg-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 5 | -10/+13 |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 130 | -760/+1231 |
2024-05-21 | Merge tag 'keys-trusted-next-6.10-rc1-part2' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+19 |
2024-05-21 | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 37 | -157/+145 |
2024-05-21 | gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match | Devyn Liu | 1 | -1/+18 |
2024-05-21 | Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -93/+55 |
2024-05-21 | gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs() | Laura Nao | 1 | -3/+7 |
2024-05-21 | fs/pidfs: make 'lsof' happy with our inode changes | Linus Torvalds | 1 | -4/+24 |
2024-05-21 | openvswitch: Set the skbuff pkt_type for proper pmtud support. | Aaron Conole | 1 | -0/+6 |
2024-05-21 | Merge branch 'af_unix-fix-gc-and-improve-selftest' | Paolo Abeni | 2 | -11/+16 |
2024-05-21 | selftest: af_unix: Make SCM_RIGHTS into OOB data. | Kuniyuki Iwashima | 1 | -2/+2 |
2024-05-21 | af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS | Michal Luczaj | 1 | -9/+14 |
2024-05-21 | tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). | Kuniyuki Iwashima | 1 | -1/+12 |
2024-05-21 | selftests/net: use tc rule to filter the na packet | Hangbin Liu | 3 | -94/+75 |
2024-05-21 | ipv6: sr: fix memleak in seg6_hmac_init_algo | Hangbin Liu | 1 | -14/+28 |
2024-05-21 | af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock. | Kuniyuki Iwashima | 1 | -6/+22 |
2024-05-21 | Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already" | Heiner Kallweit | 1 | -4/+2 |
2024-05-21 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+7 |
2024-05-21 | KEYS: trusted: Do not use WARN when encode fails | Jarkko Sakkinen | 1 | -1/+2 |
2024-05-21 | KEYS: trusted: Fix memory leak in tpm2_key_encode() | Jarkko Sakkinen | 1 | -6/+18 |
2024-05-20 | Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -17/+17 |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 39 | -269/+139 |
2024-05-20 | Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 45 | -1542/+6178 |
2024-05-20 | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 15 | -68/+1116 |
2024-05-20 | Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s... | Linus Torvalds | 12 | -5/+21 |
2024-05-20 | arch: Fix name collision with ACPI's video.o | Thomas Zimmermann | 4 | -2/+2 |
2024-05-20 | Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -374/+688 |
2024-05-20 | Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 186 | -3025/+25085 |
2024-05-20 | dm: always manage discard support in terms of max_hw_discard_sectors | Mike Snitzer | 9 | -13/+9 |
2024-05-20 | Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -353/+346 |
2024-05-20 | dm-integrity: set discard_granularity to logical block size | Mikulas Patocka | 1 | -0/+1 |
2024-05-20 | Revert "fanotify: remove unneeded sub-zero check for unsigned value" | Linus Torvalds | 1 | -1/+1 |
2024-05-20 | Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -216/+334 |
2024-05-20 | Coccinelle: pm_runtime: Fix grammar in comment | Thorsten Blum | 1 | -1/+1 |
2024-05-20 | coccinelle: misc: minmax: Suppress reports for err returns | Ricardo Ribalda | 1 | -16/+16 |
2024-05-20 | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/... | Linus Torvalds | 27 | -163/+634 |
2024-05-20 | Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 9 | -212/+274 |