All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-18 14:09:18 to 2020-11-18 15:00:25 UTC [more...]

[dm-crypt] Encrypting DVD or CDROM from iso
 2020-11-18 14:59 UTC 

[PATCH 5.10 0/2] order fixed files refnode recycling
 2020-11-18 14:56 UTC  (3+ messages)
` [PATCH 1/2] io_uring: get an active ref_node from files_data
` [PATCH 2/2] io_uring: order refnode recycling

[PATCH v2 00/16] qapi: static typing conversion, pt3
 2020-11-18 14:58 UTC  (3+ messages)
` [PATCH v2 03/16] qapi/expr.py: constrain incoming expression types

[PATCH] 9p: Convert to new fscache API
 2020-11-18 14:59 UTC  (5+ messages)

[PATCH 5.11 0/2] registered files improvements for IOPOLL mode
 2020-11-18 14:59 UTC  (8+ messages)
` [PATCH 5.11 2/2] io_uring: don't take percpu_ref operations for registered files in "

[Buildroot] [PATCH v3 1/5] package/nvidia-modprobe: new package
 2020-11-18 14:58 UTC  (3+ messages)
` [Buildroot] [PATCH v3 4/5] board: add nvidia jetson tx2 support

[PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-18 14:58 UTC  (6+ messages)

[PATCH v2] Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
 2020-11-18 14:57 UTC  (2+ messages)

[PATCH] phy: amlogic: replace devm_reset_control_array_get()
 2020-11-18 14:55 UTC  (4+ messages)

[PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function
 2020-11-18 14:56 UTC  (8+ messages)

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.243-63-g411b313642310)
 2020-11-18 14:56 UTC 

[PATCH] pwm: core: Use octal permission
 2020-11-18 14:55 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v2] drm/imx: depend on COMMON_CLK to fix compile tests
 2020-11-18 14:55 UTC  (4+ messages)

[PATCH] soc: amlogic: replace devm_reset_control_array_get()
 2020-11-18 14:55 UTC  (4+ messages)

[RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe
 2020-11-18 14:55 UTC  (11+ messages)

[PATCH v2 0/7] UFFD write-tracking migration/snapshots
 2020-11-18 14:54 UTC  (2+ messages)

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-18 14:54 UTC  (12+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-18 14:54 UTC  (16+ messages)
` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection
` [dpdk-dev] [PATCH v12 01/14] build: alias default build as generic

[PATCH] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-11-18 14:53 UTC 

Network stack status & bugs?
 2020-11-18 14:53 UTC  (5+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2020-11-18 14:53 UTC  (5+ messages)

[PATCH net-next v3] Add Mellanox BlueField Gigabit Ethernet driver
 2020-11-18 14:52 UTC  (3+ messages)

[PATCH] arm-bsp/n1sdp: remove swap parition entry from wic image
 2020-11-18 14:52 UTC  (3+ messages)
` [meta-arm] "

[RFC v3 0/9] i386 cleanup
 2020-11-18 14:51 UTC  (7+ messages)
` [RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU

[PATCH v2 1/9] conf.py: Add oe_git directive
 2020-11-18 14:52 UTC  (4+ messages)
` [docs] "

[PATCH] regulator: ti-abb: Fix array out of bound read access on the first transition
 2020-11-18 14:50 UTC  (2+ messages)

[PATCH] t1309: use a non-loaded branch name in the `onbranch` test cases
 2020-11-18 14:52 UTC  (2+ messages)

[RFC PATCH 0/4] Enable DMA mode on Intel Keem Bay platform
 2020-11-18 14:50 UTC  (5+ messages)
` [RFC PATCH 2/4] ASoC: soc-generic-dmaengine-pcm: Add custom prepare and submit function

[PATCH v4 00/20] Start KernelShark v2 transformation
 2020-11-18 14:50 UTC  (21+ messages)
` [PATCH v4 01/20] kernel-shark: Use only signed types in kshark_entry
` [PATCH v4 02/20] kernel-shark: Add stream_id to kshark_entry
` [PATCH v4 03/20] kernel-shark: Introduce libkshark-hash
` [PATCH v4 04/20] kernel-shark: Introduce Data streams
` [PATCH v4 05/20] kernel-shark: Rename static methods in libkshark
` [PATCH v4 06/20] kernel-shark: Add basic methods for Data streams
` [PATCH v4 07/20] kernel-shark: Housekeeping before implementing stream interface
` [PATCH v4 08/20] kernel-shark: Add stream interface for trace-cmd data
` [PATCH v4 09/20] kernel-shark: Start introducing KernelShark 2.0
` [PATCH v4 10/20] kernel-shark: Start using data streams
` [PATCH v4 11/20] kernel-shark: Remove dead code
` [PATCH v4 12/20] kernel-shark: Redesign the plugin interface
` [PATCH v4 13/20] kernel-shark: Complete the stream integration
` [PATCH v4 14/20] kernel-shark: Provide merging of multiple data streams
` [PATCH v4 15/20] kernel-shark: Integrate the stream definitions with data model
` [PATCH v4 16/20] kernel-shark: Use only signed types for model defs
` [PATCH v4 17/20] kernel-shark: Add ksmodel_get_bin()
` [PATCH v4 18/20] kernel-shark: Protect ksmodel_set_in_range_bining()
` [PATCH v4 19/20] kernel-shark: Add methods for time calibration
` [PATCH v4 20/20] kernel-shark: Integrate streams with libkshark-configio

[PATCH 0/3] t2106 vs. the default branch name
 2020-11-18 14:49 UTC  (4+ messages)
` [PATCH 1/3] t2106: adjust style to the current conventions
` [PATCH 2/3] t2106: make test independent of the current main branch name
` [PATCH 3/3] t2106: ensure that the checkout fails for the expected reason

[MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 00/13] ADD_ADDR: ports support
 2020-11-18 14:49 UTC 

[PATCH v8 00/18] efi_loader: add capsule update support
 2020-11-18 14:49 UTC  (11+ messages)

[PATCH net-next v3 0/6] net/x25: netdev event handling
 2020-11-18 14:47 UTC  (2+ messages)

[PATCH V2 0/2] Add support to handle prefetchable memory
 2020-11-18 14:46 UTC  (3+ messages)
` [PATCH V2 1/2] PCI: of: Warn if non-prefetchable memory aperture size is > 32-bit
` [PATCH V2 2/2] PCI: dwc: Add support to program ATU for >4GB memory

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-18 14:46 UTC  (4+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2
` [PATCH manpages RFC] epoll_wait.2: add epoll_pwait2
` [PATCH v3 2/2] selftests/filesystems: expand epoll with epoll_pwait2

[linux-lvm] issue about return value in _lvchange_activate_single
 2020-11-18 14:45 UTC  (3+ messages)

[Re-send: PATCH i2c-next 0/6] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2020-11-18 14:45 UTC  (3+ messages)

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-18 14:43 UTC  (3+ messages)
` [PATCH 12/29] vl: create "-net nic -net user" default earlier

[PATCH mtd-utils RFC] Add an ubifs mount helper
 2020-11-18 14:43 UTC  (3+ messages)

[PATCH v4 00/19] sched: Migrate disable support
 2020-11-18 14:44 UTC  (5+ messages)
` [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotplug cooperative

[Re-send: PATCH i2c-next 0/6] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2020-11-18 14:44 UTC  (7+ messages)
` [Re-send: PATCH i2c-next 1/6] i2c: mux: mlxcpld: Update module license
` [Re-send: PATCH i2c-next 2/6] platform/x86: "
` [Re-send: PATCH i2c-next 3/6] i2c: mux: mlxcpld: Move header file out of x86 realm
` [Re-send: PATCH i2c-next 4/6] i2c: mux: mlxcpld: Convert driver to platform driver
` [Re-send: PATCH i2c-next 5/6] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [Re-send: PATCH i2c-next 6/6] i2c: mux: mlxcpld: Extend supported mux number

[PATCH 1/4] libproxy: fix CVE-2020-26154
 2020-11-18 14:44 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-18 14:44 UTC  (5+ messages)
` [PATCH v2 2/4] clk: qcom: Add SDX55 GCC support

[PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor
 2020-11-18 14:43 UTC  (6+ messages)
` [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg()
` [PATCH v2 3/4] hwmon: (ltc2945): add support for sense resistor

[dpdk-dev] [PATCH 0/4] cppcheck
 2020-11-18 14:42 UTC  (16+ messages)
` [dpdk-dev] [PATCH v2 0/7] cppcheck
  ` [dpdk-dev] [PATCH v2 1/7] app/procinfo: fix redundant condition
  ` [dpdk-dev] [PATCH v2 2/7] app/procinfo: fix negative check on unsigned variable
    ` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [PATCH v2 3/7] app/procinfo: remove suspicious sizeof
    ` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [PATCH v2 4/7] app/procinfo: remove useless assignment
  ` [dpdk-dev] [PATCH v2 5/7] net/pcap: remove local variable shadown outer one
  ` [dpdk-dev] [PATCH v2 6/7] net/af_xdp: remove useless assignment
  ` [dpdk-dev] [PATCH v2 7/7] net/bnxt: fix redundant return
    ` [dpdk-dev] [dpdk-stable] "

USB Webcams with FLOSS firmware or FLOSS supporting vendors?
 2020-11-18 14:43 UTC 

[PATCH v3] help.c: configurable suggestions
 2020-11-18 14:42 UTC 

stable-rc/queue/4.19 baseline: 183 runs, 7 regressions (v4.19.157-100-gf36c4f7936ec)
 2020-11-18 14:40 UTC 

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-18 14:39 UTC  (8+ messages)

[PATCH 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-11-18 14:36 UTC  (7+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Initialize memory to be sent to the host
` [PATCH 2/6] Drivers: hv: vmbus: Avoid double fetch of msgtype in vmbus_on_msg_dpc()
` [PATCH 3/6] Drivers: hv: vmbus: Avoid double fetch of payload_size "
` [PATCH 4/6] Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
` [PATCH 5/6] Drivers: hv: vmbus: Resolve race condition "
` [PATCH 6/6] Drivers: hv: vmbus: Do not allow overwriting vmbus_connection.channels[]

[PATCH][next] octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
 2020-11-18 14:38 UTC 

[PATCH 0/5] allow default environment to be amended from dtb
 2020-11-18 14:37 UTC  (7+ messages)
` [PATCH 4/5] env: allow default environment to be amended from control dtb

[PATCH 00/18] Minor board_f/board_r cleanups
 2020-11-18 14:37 UTC  (5+ messages)
` [PATCH 03/18] common: board_f: Move setup_machine code to setup_bdinfo

[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-18 14:37 UTC 

[PATCH] common/board_r: make sure to call initr_dm() before initr_trace()
 2020-11-18 14:37 UTC  (5+ messages)

[PATCH] dm: core: Fix incorrect flag check
 2020-11-18 14:37 UTC  (2+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-18 14:34 UTC  (11+ messages)
        ` violating function pointer signature
                ` [PATCH v3] tracepoint: Do not fail unregistering a probe due to memory allocation

[PATCH v6 0/3] XSA-343 followup patches
 2020-11-18 14:33 UTC  (6+ messages)

[PATCH 0/7] UFFD write-tracking migration/snapshots
 2020-11-18 14:31 UTC  (3+ messages)
` [PATCH 1/7] Introduce 'track-writes-ram' migration capability

[PATCH net] cxgb4: fix the panic caused by non smac rewrite
 2020-11-18 14:32 UTC 

[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
 2020-11-18 14:27 UTC 

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-11-18 14:31 UTC  (7+ messages)
` [RFC PATCH 15/27] of/fdt: Introduce early_init_dt_add_memory_hyp()

[PATCH] gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
 2020-11-18 14:31 UTC 

[gustavoars-linux:testing/clang-ft/lib] BUILD SUCCESS 02ec42c445b349042b8361294a9ff72fc3193f18
 2020-11-18 14:31 UTC 

[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
 2020-11-18 14:30 UTC  (4+ messages)

[PATCH 8/8] WIP: add a dma_alloc_contiguous API
 2020-11-18 14:25 UTC  (3+ messages)
` [PATCH] WIP! media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-11-18 14:30 UTC  (7+ messages)
` [PATCH v2] lockdep: Allow tuning tracing capacity constants
  ` [PATCH v3] "

[PATCH] remoteproc: qcom: fix reference leak in adsp_start
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH] remoteproc: qcom: pas: fix error handling in adsp_pds_enable
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH 0/2] remoteproc: Constify static struct rproc_ops
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH] remoteproc: k3-dsp: Fix return value check in devm_ioremap_uc()
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH v2 -next] remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH] remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH] remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
 2020-11-18 14:30 UTC  (2+ messages)

[PATCH] gpiolib: do not print err message for EPROBE_DEFER
 2020-11-18 14:29 UTC 

[PATCH] libxenstat: avoid build race
 2020-11-18 14:27 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/lspcon: enter standby mode to enhance power saving
 2020-11-18 14:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/lspcon: enter standby mode to enhance power saving (rev3)

linux-next: build warnings after merge of the v4l-dvb tree
 2020-11-18 14:26 UTC  (2+ messages)

possible deadlock in _destroy_id
 2020-11-18 14:26 UTC  (2+ messages)

[PATCH 0/8] spl: atf: add support for LOAD_IMAGE_V2
 2020-11-18 14:26 UTC  (15+ messages)
` [PATCH 1/8] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
` [PATCH 3/8] spl: atf: provide a bl2_plat_get_bl31_params_default()
` [PATCH 4/8] spl: atf: remove helper structure from common header
` [PATCH 5/8] spl: atf: add support for LOAD_IMAGE_V2
` [PATCH 7/8] board: sl28: add ATF support (bl31)

[PATCH iproute2] ss: mptcp: fix add_addr_accepted stat print
 2020-11-18 14:24 UTC 

[PATCH] media: admin-guide/pixfmt-meta-rkisp1.rst: pixfmt reference conforming with macro
 2020-11-18 14:24 UTC 

[PATCH] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-18 14:24 UTC 

[PATCH v2] xen: EXPERT clean-up and introduce UNSUPPORTED
 2020-11-18 14:23 UTC  (4+ messages)

[PATCH for-5.2 v3] s390x/pci: fix endianness issues
 2020-11-18 14:20 UTC  (2+ messages)

[PATCH] blk-mq: modify hybrid sleep time to aggressive
 2020-11-18 14:17 UTC  (5+ messages)

[PATCH 0/5] context_tracking: Flatter archs not using exception_enter/exit() v3
 2020-11-18 14:20 UTC  (5+ messages)

[PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system
 2020-11-18 14:19 UTC  (3+ messages)

[PATCH] qapi: Normalize version references x.y.0 to just x.y
 2020-11-18 14:18 UTC  (2+ messages)

[PATCH] bus: ti-sysc: suppress err msg for timers used as clockevent/source
 2020-11-18 14:19 UTC 

[GIT PULL] intel-gpio for 5.11-1
 2020-11-18 14:18 UTC  (3+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-18 14:16 UTC  (7+ messages)
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)

Wintun devices and Wireshark/npcap
 2020-11-18 14:16 UTC  (2+ messages)

linux-next: manual merge of the gpio tree with the kspp-gustavo tree
 2020-11-18 14:15 UTC  (6+ messages)

[PATCH][next] scsi: lpfc: Fix memory leak on lcb_context
 2020-11-18 14:13 UTC 

netconsole deadlock with virtnet
 2020-11-18 14:12 UTC  (7+ messages)

[pinctrl:for-next] BUILD SUCCESS 826def369598fd5a0788d60c33d791cc039ee848
 2020-11-18 14:12 UTC 

[PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-18 14:10 UTC  (10+ messages)
` [PATCH v3 4/4] soc: imx8m: change to use platform driver
    ` [EXT] "

[PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
 2020-11-18 14:11 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Remember to free the virtual breadcrumbs
 2020-11-18 14:10 UTC  (2+ messages)

Suggestion: Lengthen the review period for stable releases from 48 hours to 7 days
 2020-11-18 14:09 UTC  (5+ messages)

[PATCH 1/2] ASoC: SOF: relax PCM period and buffer size constraints
 2020-11-18 14:05 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: Intel: add hw specific PCM constraints

[dm-devel] merge struct block_device and struct hd_struct
 2020-11-18 14:09 UTC  (4+ messages)
` [dm-devel] [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
  `  "

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-11-18 14:29 UTC  (5+ messages)
` [PATCHv2 2/5] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv2 3/5] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv2 4/5] dt-bindings: fpga: "
` [PATCHv2 5/5] fpga: stratix10-soc: extend driver for bitstream authentication


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.