All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-18 16:26:37 to 2022-08-18 17:03:27 UTC [more...]

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-18 17:00 UTC  (30+ messages)
` [PATCH 01/31] crypto: Introduce crypto_pool
` [PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH 03/31] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 04/31] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH 05/31] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH 06/31] net/ipv6: sr: Switch to using crypto_pool
` [PATCH 07/31] tcp: Add TCP-AO config and structures
` [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH 09/31] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH 10/31] net/tcp: Calculate TCP-AO traffic keys
` [PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH 12/31] net/tcp: Add tcp_parse_auth_options()
` [PATCH 13/31] net/tcp: Add AO sign to RST packets
` [PATCH 14/31] net/tcp: Add TCP-AO sign to twsk
` [PATCH 15/31] net/tcp: Wire TCP-AO to request sockets
` [PATCH 16/31] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH 17/31] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH 18/31] net/tcp: Add TCP-AO segments counters
` [PATCH 19/31] net/tcp: Add TCP-AO SNE support
` [PATCH 20/31] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH 21/31] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH 22/31] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH 23/31] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH 24/31] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH 25/31] selftests/net: Add TCP-AO library
` [PATCH 26/31] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH 27/31] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH 28/31] selftest/tcp-ao: Add a test for MKT matching
` [PATCH 31/31] selftests/aolib: Add test/benchmark for removing MKTs

[PATCH v5 0/4] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-18 16:55 UTC  (2+ messages)

generic/471 regression with async buffered writes?
 2022-08-18 17:00 UTC  (2+ messages)

[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
 2022-08-18 17:00 UTC  (11+ messages)
` [PATCH v2 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH v2 3/5] sched/topology: Introduce sched_numa_hop_mask()
  ` [PATCH v2 4/5] sched/topology: Introduce for_each_numa_hop_cpu()
  ` [PATCH v2 5/5] SHOWCASE: net/mlx5e: Leverage for_each_numa_hop_cpu()

[PATCH] examples: add eventdev_producer_consumer example
 2022-08-18 17:02 UTC 

[PATCH] riscv: dma-mapping: Use conventional cache operations for dma_sync*()
 2022-08-18 16:51 UTC 

[PATCH v9 00/27] Rust support
 2022-08-18 17:01 UTC  (13+ messages)
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 06/27] rust: add C helpers

[PATCH 0/8] migration: introduce dirtylimit capability
 2022-08-18 16:59 UTC  (7+ messages)
` [PATCH 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH 4/8] migration: Implement dirty-limit convergence algo

LTP test df01.sh detected different size of loop device in v5.19
 2022-08-18 17:01 UTC  (11+ messages)
              ` [LTP] "

[PATCH 0/3] Add Anbernic RG353 and RG503
 2022-08-18 16:50 UTC  (12+ messages)
` [PATCH 2/3] dt-bindings: arm: rockchip: "
` [PATCH 3/3] arm64: dts: rockchip: add "

[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
 2022-08-18 17:00 UTC 

[PATCH 0/2] Make rebase.autostash default
 2022-08-18 17:00 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add Eclipse project settings files to .gitignore

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2022-08-18 10:18 UTC 

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v2)
 2022-08-18 16:59 UTC  (4+ messages)
` [PATCH 4/4] perf tools: Support reading PERF_FORMAT_LOST

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-18 16:59 UTC  (4+ messages)

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-18 16:59 UTC  (4+ messages)
` [PATCH bpf-next 1/3] dev: Move received_rps counter next to RPS members in softnet data
` [PATCH bpf-next 2/3] bpf: Expand map key argument of bpf_redirect_map to u64
` [PATCH bpf-next 3/3] bpf: Use 64-bit return value for bpf_prog_run

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-18 16:59 UTC  (6+ messages)
` [PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-08-18 16:58 UTC  (8+ messages)

[PATCH] net: sfp: use simplified HWMON_CHANNEL_INFO macro
 2022-08-18 16:58 UTC  (7+ messages)

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-18 16:57 UTC  (4+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode

[PATCH REVIEW 1/2] watchdog: extend the mutex-protected section in watchdog_cdev_unregister()
 2022-08-18 16:57 UTC  (4+ messages)
` [PATCH REVIEW 2/2] watchdog: add wd_data->lock mutex locking to watchdog_open()

[OE-core][dunfell 00/11] Patch review
 2022-08-18 16:56 UTC  (12+ messages)
` [OE-core][dunfell 01/11] qemu: CVE-2020-27821 heap buffer overflow in msix_table_mmio_write
` [OE-core][dunfell 02/11] gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify
` [OE-core][dunfell 03/11] zlib: CVE-2022-37434 a heap-based buffer over-read
` [OE-core][dunfell 04/11] vim: Upgrade 9.0.0021 -> 9.0.0063
` [OE-core][dunfell 05/11] vim: update from 9.0.0063 to 9.0.0115
` [OE-core][dunfell 06/11] linux-firmware: update 20220610 -> 20220708
` [OE-core][dunfell 07/11] linux-firwmare: restore WHENCE_CHKSUM variable
` [OE-core][dunfell 08/11] kernel-arch: Fix buildpaths leaking into external module compiles
` [OE-core][dunfell 09/11] bin_package: install into base_prefix
` [OE-core][dunfell 10/11] rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
` [OE-core][dunfell 11/11] initscripts: run umountnfs as a KILL script

[PATCH v3 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-18 16:36 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: timer: sifive,clint: add legacy riscv compatible
` [PATCH v3 2/4] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH 0/2] Allow --ancestry-path to take an argument
 2022-08-18 16:56 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] revision: allow "

[PATCH net] iavf: Detach device during reset task
 2022-08-18 16:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[qemu-web PATCH] Add signing pubkey for python-qemu-qmp package
 2022-08-18 16:53 UTC 

[PATCH] mte: Follow arm64.nomte override in MMU setup
 2022-08-18 16:33 UTC  (10+ messages)

[PATCH RFC mptcp] net: tcp: prevent transition to FIN_WAIT2 when mptcp has unacked data_fin
 2022-08-18 16:21 UTC 

[PATCH net-next v4 00/10] net: phy: Add support for rate adaptation
 2022-08-18 16:55 UTC  (12+ messages)
` [PATCH net-next v4 01/10] net: phy: Add 1000BASE-KX interface mode
` [PATCH net-next v4 02/10] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH net-next v4 03/10] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH net-next v4 04/10] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH net-next v4 05/10] net: phylink: Add some helpers for working with mac caps
` [PATCH net-next v4 06/10] net: phy: Add support for rate adaptation
` [PATCH net-next v4 07/10] net: phylink: Adjust link settings based on "
` [PATCH net-next v4 08/10] net: phylink: Adjust advertisement "
` [PATCH net-next v4 09/10] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v4 10/10] net: phy: aquantia: Add support for rate adaptation

[PATCH] ASoC: Change handling of unimplemented set_bclk_ratio
 2022-08-18 16:53 UTC  (2+ messages)

[PATCH] trailer: allow spaces in tokens
 2022-08-18 16:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] PCI: mvebu: Add support for error interrupt
 2022-08-18 16:32 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: PCI: mvebu: Update information about "

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-08-18 16:52 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
 2022-08-18 16:51 UTC  (2+ messages)

Panic when loading modules with CONFIG_ARM64_BTI_KERNEL
 2022-08-18 16:22 UTC  (3+ messages)

[PATCH] drm/amd/display: fix i386 frame size warning
 2022-08-18 16:48 UTC  (3+ messages)

[PATCH v2 net] net: dsa: microchip: make learning configurable and keep it off while standalone
 2022-08-18 16:48 UTC 

[PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
 2022-08-18 16:46 UTC 

[PATCH v2 2/2] mm/damon: replace pmd_huge() with pmd_trans_huge() for THP
 2022-08-18 16:47 UTC  (2+ messages)

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-18 16:16 UTC  (27+ messages)
` [RESEND PATCH net-next v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [RESEND PATCH net-next v4 13/25] net: fman: Mark mac methods static
` [RESEND PATCH net-next v4 14/25] net: fman: Inline several functions into initialization
` [RESEND PATCH net-next v4 15/25] net: fman: Remove internal_phy_node from params
` [RESEND PATCH net-next v4 16/25] net: fman: Map the base address once
` [RESEND PATCH net-next v4 17/25] net: fman: Pass params directly to mac init
` [RESEND PATCH net-next v4 18/25] net: fman: Use mac_dev for some params
` [RESEND PATCH net-next v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [RESEND PATCH net-next v4 20/25] net: fman: Clean up error handling
` [RESEND PATCH net-next v4 21/25] net: fman: Change return type of disable to void
` [RESEND PATCH net-next v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [RESEND PATCH net-next v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [RESEND PATCH net-next v4 24/25] soc: fsl: qbman: Add CGR update function
` [RESEND PATCH net-next v4 25/25] net: dpaa: Adjust queue depth on rate change

[PATCH] target/arm: Add cortex-a35
 2022-08-18 16:43 UTC  (3+ messages)

[RFC PATCH v2 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-18 16:44 UTC  (2+ messages)

[PATCH v3 0/6] efi: implement generic compressed boot support
 2022-08-18 16:42 UTC  (3+ messages)
` [PATCH v3 4/6] efi/libstub: implement generic EFI zboot

[PATCH v1 0/7] i2c-mlxbf.c: bug fixes and new feature support
 2022-08-18 16:42 UTC  (9+ messages)
` [PATCH v1 3/7] i2c-mlxbf: add multi slave functionality
` [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write

[PATCH] cxl/region: Fix null pointer dereference due to pass through decoder commit
 2022-08-18 16:42 UTC 

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-18 16:41 UTC  (3+ messages)
` [PATCH v1 5/6] perf mutex: Fix thread safety analysis

[PATCH v2 net 13/17] net: Fix data-races around sysctl_fb_tunnels_only_for_init_net
 2022-08-18 16:41 UTC  (3+ messages)

[PATCH v2] iommu/virtio: Fix interaction with VFIO
 2022-08-18 16:38 UTC  (2+ messages)

[PATCH 0/3] tools: address recently reported Coverity issues
 2022-08-18 16:40 UTC  (5+ messages)
` [PATCH 1/3] xenbaked: properly use time_t in dump_stats()
` [PATCH 2/3] console/client: properly use time_t in get_pty_fd()

[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
 2022-08-18 16:40 UTC 

[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
 2022-08-18 16:40 UTC  (5+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors

[PATCH 0/2] nvmem: lan966x-otpc: add support
 2022-08-18 16:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: lan966x-otpc: document Lan966X OTPC
` [PATCH 2/2] nvmem: lan966x-otpc: add support

[BUG] cxl can not create region
 2022-08-18 16:37 UTC  (9+ messages)

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-18 16:38 UTC  (3+ messages)

[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-08-18 16:37 UTC  (4+ messages)
` [PATCH v14 4/4] Documentation: trace/objtrace: Add documentation for objtrace

[PATCH] create_inode: do not fail if filesystem doesn't support xattr
 2022-08-18 16:31 UTC 

[PATCH v8 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-08-18 16:36 UTC  (5+ messages)
` [PATCH v8 05/13] stm32mp1: dk2: Add image information for capsule updates

[PATCH V3 net 0/2] Add DT property to disable hibernation mode
 2022-08-18 16:35 UTC  (3+ messages)
` [PATCH V3 net 1/2] dt-bindings: net: ar803x: add disable-hibernation-mode propetry

[PATCH nft] src: Don't parse string as verdict in map
 2022-08-18 16:34 UTC  (4+ messages)

towards a workable O_DIRECT outmigration to a file
 2022-08-18 16:31 UTC  (5+ messages)

[PATCH 5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}()
 2022-08-18 16:32 UTC  (2+ messages)

[PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
 2022-08-18 16:32 UTC  (3+ messages)

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-18 16:31 UTC  (3+ messages)

perf tools man pages on the web
 2022-08-18 16:30 UTC  (6+ messages)

mount.cifs man page
 2022-08-18 16:30 UTC  (2+ messages)

ULA and privacy addressing
 2022-08-18 16:29 UTC 

[PATCH 1/3] eventdev: add element offset to event vector
 2022-08-18 16:28 UTC  (2+ messages)

bugreport: "git config --global" fails if an invalid .git file present
 2022-08-18 16:28 UTC  (3+ messages)

[PATCH] cifs: Fix memory leak on the deferred close
 2022-08-18 16:28 UTC  (2+ messages)

[RFC PATCH] irq_work: wakeup irq_workd when queued first rt_lazy work
 2022-08-18 16:28 UTC  (2+ messages)

[PATCH] objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning
 2022-08-18 16:26 UTC 

[PATCH v9 0/6] Add TDX Guest Attestation support
 2022-08-18 16:25 UTC  (4+ messages)
` [PATCH v9 1/6] x86/tdx: Add TDX Guest attestation interface driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.