All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-24 16:56:07 to 2022-11-24 17:55:14 UTC [more...]

[PATCH 00/10] phy: qualcomm: Add support for SM8550
 2022-11-24 17:54 UTC  (4+ messages)
` [PATCH 01/10] phy: qcom-qmp: qserdes-com: Add v6 register offsets

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-11-24 17:54 UTC  (14+ messages)
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto

[PATCH nf] netfilter: fix using __this_cpu_add in preemptible in nf_flow_table_offload
 2022-11-24 17:54 UTC 

[PATCH] phy: use devm_platform_get_and_ioremap_resource()
 2022-11-24 17:53 UTC  (3+ messages)

[PATCH 1/5] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-24 17:54 UTC  (3+ messages)
` [PATCH 3/5] net: ethernet: mtk_eth_soc: work around issue with sending small fragments

[PATCH v3] net: tun: Fix use-after-free in tun_detach()
 2022-11-24 17:51 UTC 

[PATCH 00/11] misc: fastrpc: patches for 6.2
 2022-11-24 17:51 UTC  (12+ messages)
` [PATCH 01/11] misc: fastrpc: Assert held reservation lock for dma-buf mmapping
` [PATCH 02/11] dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries
` [PATCH 03/11] misc: fastrpc: Rename audio protection domain to root
` [PATCH 04/11] misc: fastrpc: Add reserved mem support
` [PATCH 05/11] misc: fastrpc: Add fastrpc_remote_heap_alloc
` [PATCH 06/11] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
` [PATCH 07/11] misc: fastrpc: Rework fastrpc_req_munmap
` [PATCH 08/11] misc: fastrpc: Add support for audiopd
` [PATCH 09/11] misc: fastrpc: Safekeep mmaps on interrupted invoke
` [PATCH 10/11] misc: fastrpc: Add mmap request assigning for static PD pool
` [PATCH 11/11] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-24 17:49 UTC  (5+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
    ` [EXT] "

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-24 17:49 UTC  (13+ messages)
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC

[PATCH] HID: Ignore HP Envy x360 eu0009nv stylus battery
 2022-11-24 17:49 UTC 

[PATCH 0/3] misc: fastrpc: fixes for 6.1
 2022-11-24 17:49 UTC  (4+ messages)
` [PATCH 1/3] misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
` [PATCH 2/3] misc: fastrpc: Don't remove map on creater_process and device_release
` [PATCH 3/3] misc: fastrpc: Fix use-after-free race condition for maps

b4 prep/send: single patch mode
 2022-11-24 17:49 UTC 

[Weekly meetings] MoM - 24th of November 2022
 2022-11-24 17:49 UTC 

[PATCH v4 1/3] phy: mediatek: fix build warning caused by clang for powerpc
 2022-11-24 17:47 UTC  (9+ messages)
` [PATCH v4 2/3] phy: core: add debugfs root
` [PATCH v4 3/3] phy: mediatek: tphy: add debugfs files

SRCU use from different contexts
 2022-11-24 17:46 UTC  (6+ messages)

[Buildroot] [PATCH] package/dropbear: bump to version 2022.83
 2022-11-24 17:45 UTC 

[PATCH v2 00/19] arm64: Enable LPA2 support for 4k and 16k pages
 2022-11-24 17:44 UTC  (5+ messages)
` [PATCH v2 16/19] arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging

[PATCH v3 net 0/6] hsr: HSR send/recv fixes
 2022-11-24 17:41 UTC  (4+ messages)

[PATCH] manuals: split dev-manual/common-tasks.rst
 2022-11-24 17:42 UTC 

[PATCH v1 0/1] regulator: da9211: Fix crash when irqs are pre-enabled
 2022-11-24 17:41 UTC  (7+ messages)
` [PATCH v1 1/1] regulator: da9211: Use irq handler when ready

[PATCH V1 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
 2022-11-24 17:39 UTC  (15+ messages)
` [PATCH V1 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy
` [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH V1 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH V1 vfio 04/14] vfio/mlx5: Refactor PD usage
` [PATCH V1 vfio 05/14] vfio/mlx5: Refactor MKEY usage
` [PATCH V1 vfio 06/14] vfio/mlx5: Refactor migration file state
` [PATCH V1 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks
` [PATCH V1 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY
` [PATCH V1 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
` [PATCH V1 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation
` [PATCH V1 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
` [PATCH V1 vfio 12/14] vfio/mlx5: Introduce multiple loads
` [PATCH V1 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
` [PATCH V1 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag

[for-next PATCH v6 00/10] RDMA/rxe: Add RDMA FLUSH operation
 2022-11-24 17:39 UTC  (5+ messages)
` [for-next PATCH v6 09/10] RDMA/cm: Make QP FLUSHABLE

[PATCH v6 0/7] Register Type-C mode-switch in DP bridge endpoints
 2022-11-24 17:39 UTC  (7+ messages)
` [PATCH v6 3/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v6 6/7] dt/bindings: drm/bridge: it6505: "

[PATCH v3 00/18] mdss-dsi-ctrl binding and dts fixes
 2022-11-24 17:39 UTC  (4+ messages)
` [PATCH v3 04/18] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC

[PATCH v2 0/3] interconnect: qcom: Add support for SM8550
 2022-11-24 17:39 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: Add schema "

[PATCH 0/6] pull request (net): ipsec 2022-11-23
 2022-11-24 17:38 UTC  (2+ messages)

[PATCH v2 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-11-24 17:34 UTC  (4+ messages)

[nft PATCH 0/4] xt: Rewrite unsupported compat expression dumping
 2022-11-24 17:35 UTC  (8+ messages)
` [nft PATCH 1/4] xt: Delay libxtables access until translation
` [nft PATCH 2/4] xt: Purify enum nft_xt_type
` [nft PATCH 3/4] xt: Rewrite unsupported compat expression dumping
` [nft PATCH 4/4] xt: Fall back to generic printing from translation

[PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue
 2022-11-24 17:33 UTC  (5+ messages)
` [PATCH v2 1/4] virtio_net: Modify virtio_net_get_config to early return
` [PATCH v2 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PATCH v2 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa

[dpdk-dev] [PATCH] mailmap: add a mailmap file to DPDK
 2022-11-24 17:34 UTC  (11+ messages)
` [PATCH v4] mailmap: add "
` [PATCH v5] "

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-24 17:33 UTC  (3+ messages)

[for-next][PATCH 00/11] tracing: Updates for 6.2
 2022-11-24 17:31 UTC  (3+ messages)
` [for-next][PATCH 05/11] tracing/osnoise: Add osnoise/options file

autoip address set/reset loop
 2022-11-24 17:30 UTC  (6+ messages)

[PATCH] net/gve: add support for basic stats
 2022-11-24 17:26 UTC  (3+ messages)

[PATCH] drm/dma-helpers: Don't change vma flags
 2022-11-24 17:24 UTC  (3+ messages)

[PATCH 0/3] phy: qcom-qmp-usb: drop sc8280xp reference-clock source
 2022-11-24 17:24 UTC  (3+ messages)

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-24 17:22 UTC  (16+ messages)
` [PATCH v4 1/7] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v4 2/7] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v4 3/7] riscv: errata: Add Andes alternative ports
` [PATCH DO NOT REVIEW v4 4/7] riscv: errata: andes: Fix auipc-jalr addresses in patched alternatives
` [PATCH v4 5/7] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [PATCH v4 6/7] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v3 00/15] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-11-24 17:22 UTC  (3+ messages)

[PATCH nf] netfilter: fix using __this_cpu_add in preemptible in nf_conntrack_core
 2022-11-24 17:21 UTC 

BUG: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())
 2022-11-24 17:19 UTC  (13+ messages)
` BUG: BISECTED: "

[PATCH net v2] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-24 17:18 UTC  (2+ messages)

[RFC PATCH v2 0/6] Add metrics for neoverse-n2
 2022-11-24 17:14 UTC  (14+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] perf vendor events arm64: Add topdown L1 "
` [PATCH v3 2/6] perf vendor events arm64: Add TLB "
` [PATCH v3 3/6] perf vendor events arm64: Add cache "
` [PATCH v3 4/6] perf vendor events arm64: Add branch "
` [PATCH v3 5/6] perf vendor events arm64: Add PE utilization "
` [PATCH v3 6/6] perf vendor events arm64: Add instruction mix "

[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
 2022-11-24 17:17 UTC  (4+ messages)

[PATCH v2 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-24 17:17 UTC  (3+ messages)

[PATCH v1 00/15] media: i2c: imx290: Miscellaneous improvements
 2022-11-24 17:16 UTC  (7+ messages)
` [PATCH v1 07/15] media: i2c: imx290: Factor out black level setting to a function

[PATCH net-next] net/smc: Unbind smc control from tcp control
 2022-11-24 17:15 UTC  (6+ messages)

[PATCH v3 1/2] doc: note KNI alternatives
 2022-11-24 17:15 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH kvmtool v1 00/17] Use memfd for guest vm memory allocation
 2022-11-24 17:14 UTC  (5+ messages)
` [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations

[Intel-gfx] [PATCH v3] drm/i915/dmc: Update DG2 DMC version to v2.08
 2022-11-24 17:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dmc: Update DG2 DMC version to v2.08 (rev3)

[PATCH v1] doc: update release notes for 22.11
 2022-11-24 17:12 UTC  (2+ messages)

[ANNOUNCE] Call for agenda items for 1 December Community Call @ 1600 UTC
 2022-11-24 17:11 UTC 

[PATCH V1] mmc: core: Wait for 1ms after enabling the clocks post voltage switch
 2022-11-24 17:11 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS f1946233996aa395cdd6b571e2d116fe40c4c08e
 2022-11-24 17:09 UTC 

[Buildroot] Errors generating initramfs with dracut
 2022-11-24 17:07 UTC  (2+ messages)

[PATCH 0/4] mmc: sdhci: Fix voltage switch delay
 2022-11-24 17:06 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] mmc: sdhci: Avoid unnecessary re-configuration
` [PATCH 3/4] mmc: sdhci: Avoid unnecessary ->set_clock()
` [PATCH 4/4] mmc: sdhci: Enable card clock instead of ->set_clock()

git download
 2022-11-24 16:52 UTC  (2+ messages)

[PATCH v11 0/2] Add support for RZ/G2L GPT
 2022-11-24 17:06 UTC  (2+ messages)

[PATCH v3] x86/rtc: Remove __init for runtime functions
 2022-11-24 17:06 UTC  (2+ messages)

[oe][meta-oe][kirkstone][PATCH 1/1] Nodejs - Upgrade to 16.18.1
 2022-11-24 17:05 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Add pcp-prio and new apptrust subcommand
 2022-11-24 16:53 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] dcb: add new pcp-prio parameter to dcb app

[PATCH] usb: gadget: f_fs: use io_data->status consistently
 2022-11-24 17:04 UTC 

[PATCH] using same logic for overrides
 2022-11-24 17:04 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] irqreturn.h: fix kernel-doc warnings
 2022-11-24 17:03 UTC  (2+ messages)
` [tip: irq/core] genirq/irqreturn: Fix "

[regression, bisected] Bug 216738 - Adding O_APPEND to O_RDWR with fcntl(fd, F_SETFL) does not work on overlayfs
 2022-11-24 17:03 UTC  (2+ messages)

[PATCH 0/6] docs: Update kernel-docs and progress translating Spanish
 2022-11-24 17:02 UTC  (7+ messages)
` [PATCH 1/6] docs: Update maintainer of kernel-docs.rst
` [PATCH 2/6] docs: Retire old resources from kernel-docs.rst
` [PATCH 3/6] docs: Add book to process/kernel-docs.rst
` [PATCH 4/6] docs: Create translations/sp_SP/process/, move submitting-patches.rst
` [PATCH 5/6] docs/sp_SP: Add kernel-docs.rst Spanish translation
` [PATCH 6/6] docs/sp_SP: Add process coding-style translation

[arm-integrator:kernel-in-vmalloc-v6.1-rc1 12/24] arch/m68k/include/asm/page_mm.h:131:26: error: invalid operands to binary << (have 'void *' and 'int')
 2022-11-24 17:02 UTC 

[PATCH] utils: Allow to_boolean to support int values
 2022-11-24 17:01 UTC 

[PATCH v7 0/5] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2022-11-24 17:00 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: timer: Document RZ/G2L MTU3a bindings
` [PATCH v7 2/5] clocksource/drivers: Add Renesas RZ/G2L MTU3a core driver
` [PATCH v7 3/5] Documentation: ABI: sysfs-bus-counter: add cascade_enable and external_input_phase_clock_select
` [PATCH v7 4/5] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH v7 5/5] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH] data_smart: Add debugging for overrides stability issue
 2022-11-24 17:00 UTC 

[PATCH] base: Drop do_package base definition
 2022-11-24 16:59 UTC 

[PATCHSET 0/3] xfs: fixes for 6.2
 2022-11-24 16:59 UTC  (4+ messages)
` [PATCH 1/3] xfs: invalidate block device page cache during unmount
` [PATCH 2/3] xfs: use memcpy, not strncpy, to format the attr prefix during listxattr
` [PATCH 3/3] xfs: shut up -Wuninitialized in xfsaild_push

RTM_DELROUTE not sent anymore when deleting (last) nexthop of routes in 6.1
 2022-11-24 16:58 UTC  (8+ messages)

[PATCH v7 0/3] implement getrandom() in vDSO
 2022-11-24 16:55 UTC  (4+ messages)
` [PATCH v7 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v7 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v7 3/3] x86: vdso: Wire up getrandom() vDSO implementation


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.