All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-03 14:26:09 to 2020-10-03 17:47:30 UTC [more...]

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-03 17:47 UTC  (5+ messages)
` [RFC PATCH v1 08/26] docs: reporting-bugs: make readers check the taint flag

[PATCH v10 0/8] linux-user: User support for AArch64 BTI
 2020-10-03 17:38 UTC  (5+ messages)
` [PATCH v10 4/8] linux-user/elfload: Fix coding style in load_elf_image
` [PATCH v10 6/8] linux-user/elfload: Move PT_INTERP detection to first loop

[net-next PATCH v1 0/7] ACPI support for dpaa2 driver
 2020-10-03 17:39 UTC  (8+ messages)
` [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap
 2020-10-03 17:41 UTC 

[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-10-03 17:38 UTC  (7+ messages)
` [PATCH 0/5] memory: Skip "
  ` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2020-10-03 17:40 UTC  (5+ messages)

[xen-4.11-testing test] 155281: regressions - FAIL
 2020-10-03 17:37 UTC 

[PATCH net-next] drivers/net/wan/hdlc_fr: Reduce indentation in pvc_xmit
 2020-10-03 17:35 UTC 

[PATCH v2] scripts/qmp/qom-set: Allow setting integer value
 2020-10-03 17:33 UTC  (2+ messages)

arch/x86/include/asm/preempt.h:79:9: sparse: sparse: context imbalance in 'ceph_handle_caps' - unexpected unlock
 2020-10-03 17:34 UTC 

[PATCH 0/5] Consolidate RPM interconnect and support to MSM8939
 2020-10-03 14:27 UTC  (3+ messages)
` [PATCH 1/5] interconnect: qcom: Consolidate interconnect RPM support

[Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
 2020-10-03 17:33 UTC  (4+ messages)

drivers/usb/host/fhci-hcd.c:59:16: sparse: sparse: cast to restricted __be16
 2020-10-03 17:32 UTC  (2+ messages)

arch/mips/include/asm/mach-loongson64/topology.h:7:27: error: implicit declaration of function 'cpu_logical_map'
 2020-10-03 17:30 UTC  (2+ messages)

[PATCH 00/20] dm: Enhance of-platdata to support parent devices
 2020-10-03 17:31 UTC  (21+ messages)
` [PATCH 01/20] sandbox: Drop ad-hoc device declarations in SPL
` [PATCH 02/20] dtoc: Document the return value of scan_structs()
` [PATCH 03/20] dtoc: Order the structures internally by name
` [PATCH 04/20] dm: core: Allow dm_warn() to be used in SPL
` [PATCH 05/20] dtoc: Fix widening of int to bytes
` [PATCH 06/20] dm: Add a C test for of-platdata properties
` [PATCH 07/20] sandbox: Allow selection of SPL unit tests
` [PATCH 08/20] dm: test: Drop of-platdata pytest
` [PATCH 09/20] dm: test: Add a check that all devices have a dev value
` [PATCH 10/20] dm: test: Add a test for of-platdata phandles
` [PATCH 11/20] dm: Use an allocated array for run-time device info
` [PATCH 12/20] sandbox: Fix up building for of-platdata
` [PATCH 13/20] dm: Support parent devices with of-platdata
` [PATCH 14/20] dm: Add a test for of-platdata parent information
` [PATCH 15/20] dm: core: Convert #ifdef to if() in root.c
` [PATCH 16/20] x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
` [PATCH 17/20] x86: apl: Take advantage of the of-platdata parent support
` [PATCH 18/20] dm: Use driver_info index instead of pointer
` [PATCH 19/20] dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
` [PATCH 20/20] dm: doc: Update the of-platadata documentation

drivers/gpu/drm/exynos/exynos_drm_dma.c:146:19: warning: variable 'mapping' is uninitialized when used here
 2020-10-03 17:31 UTC  (2+ messages)

[PATCH 1/1] efi/libstub/x86: simplify efi_is_native()
 2020-10-03 17:28 UTC  (2+ messages)

[PATCH v6 00/14] Reverse debugging
 2020-10-03 17:19 UTC  (3+ messages)

USBIP is claiming all my USB devices - Commit 7a2f2974f265 is broken
 2020-10-03 17:27 UTC  (2+ messages)

[PATCH v7 00/14] Reverse debugging
 2020-10-03 17:14 UTC  (15+ messages)
` [PATCH v7 01/14] replay: don't record interrupt poll
` [PATCH v7 02/14] replay: provide an accessor for rr filename
` [PATCH v7 03/14] qcow2: introduce icount field for snapshots
` [PATCH v7 04/14] migration: "
` [PATCH v7 05/14] qapi: introduce replay.json for record/replay-related stuff
` [PATCH v7 06/14] replay: introduce info hmp/qmp command
` [PATCH v7 07/14] replay: introduce breakpoint at the specified step
` [PATCH v7 08/14] replay: implement replay-seek command
` [PATCH v7 09/14] replay: flush rr queue before loading the vmstate
` [PATCH v7 10/14] gdbstub: add reverse step support in replay mode
` [PATCH v7 11/14] gdbstub: add reverse continue "
` [PATCH v7 12/14] replay: describe reverse debugging in docs/replay.txt
` [PATCH v7 13/14] replay: create temporary snapshot at debugger connection
` [PATCH v7 14/14] tests/acceptance: add reverse debugging test

[PATCH v3 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-10-03 17:18 UTC  (9+ messages)
` [PATCH v3 1/4] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PATCH v3 2/4] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PATCH v3 3/4] hw/timer/bcm2835: Support the timer COMPARE registers
` [PATCH v3 4/4] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs

[PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
 2020-10-03 17:22 UTC  (3+ messages)
` [PATCH] test_cmp: diagnose incorrect arguments more precisely

[PATCH] lockd: don't use timed rebind with TCP
 2020-10-03 17:21 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.238-2-ga41cdac0290c)
 2020-10-03 17:19 UTC 

[PATCH] Revert "scsi: target/iscsi: Detect conn_cmd_list corruption early"
 2020-10-03 17:19 UTC  (7+ messages)

[PATCH] crypto: talitos - Fix sparse warnings
 2020-10-03 17:15 UTC  (6+ messages)

[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
 2020-10-03 17:16 UTC  (6+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub

Litmus test for question from Al Viro
 2020-10-03 17:13 UTC  (8+ messages)
        ` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]

[PATCH v2] hw/avr: Add limited support for avr gpio registers
 2020-10-03 17:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-cycler: drop redundant python|python3 dependencies
 2020-10-03 17:08 UTC 

[PATCH] mtd: spi-nor: Prefer asynchronous probe
 2020-10-03 17:00 UTC  (9+ messages)

[GIT PULL] gitk update
 2020-10-03 17:04 UTC  (2+ messages)

Fit images and EFI_LOAD_FILE2_PROTOCOL
 2020-10-03 16:59 UTC  (6+ messages)

[PATCH] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-03 16:50 UTC  (3+ messages)

[PATCH] dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas
 2020-10-03 16:47 UTC  (3+ messages)

[PATCH v7 4/5] PCI: only return true when dev io state is really changed
 2020-10-03 16:44 UTC  (2+ messages)

[MPTCP] Re: [PATCH v3 00/13] mptcp: support for queuing data at mptcp-level
 2020-10-03 16:35 UTC 

[PATCH] rm_work: Allow pseudo directory to be in the excludes
 2020-10-03 16:34 UTC 

[mptcp:export 2435/2439] include/net/sock.h:1608:31: sparse: sparse: context imbalance in 'mptcp_check_writeable' - unexpected unlock
 2020-10-03 16:33 UTC 

[mptcp:export 2435/2439] include/linux/spinlock.h:399:9: sparse: sparse: context imbalance in 'mptcp_check_writeable' - unexpected unlock
 2020-10-03 16:33 UTC 

[PATCH 1/2] [md/bitmap] md_bitmap_read_sb use wrong bitmap blocks
 2020-10-03 16:26 UTC  (3+ messages)
` [PATCH 2/2] [md/bitmap] md_bitmap_get_counter return wrong blocks in some cases

[PATCH] i2c: pxa: move to generic GPIO recovery
 2020-10-03 16:21 UTC  (2+ messages)

[PATCH] api-gcc.h: fix typos in the functions atomic_add_*
 2020-10-03 16:19 UTC  (4+ messages)

[PATCH] Revert "Bluetooth: Update resolving list when updating whitelist"
 2020-10-03 16:07 UTC  (3+ messages)

drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:5638 bnx2x_link_settings_status() warn: signedness bug returning '(-22)'
 2020-10-03 16:00 UTC 

[PATCH] md-cluster: Fix potential error pointer dereference in resize_bitmaps()
 2020-10-03 15:57 UTC  (6+ messages)

[PATCH v9 00/15] TCPM support for FRS and AutoDischarge Disconnect
 2020-10-03 15:57 UTC  (6+ messages)
` [PATCH v9 02/15] usb: typec: tcpci: Add set_vbus tcpci callback

[PATCH net-next 1/2] dt-bindings: net: dsa: b53: Specify unit address in hex
 2020-10-03 15:56 UTC  (4+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: b53: Fix full duplex in example

[PATCH v2] PM / Domains: enable domain idle state accounting
 2020-10-03 15:56 UTC 

[PATCH 0/6 v14] KASan for Arm
 2020-10-03 15:50 UTC  (3+ messages)

[mptcp:export 2432/2439] include/net/sock.h:1608:31: sparse: sparse: context imbalance in 'mptcp_close' - unexpected unlock
 2020-10-03 15:44 UTC 

[PATCH v2 0/4] x86: Updates to SMBIOS
 2020-10-03 15:40 UTC  (4+ messages)
` [PATCH v2 4/4] smbios: Add documentation and devicetree binding

[PATCH net-next] mptcp: ADD_ADDRs with echo bit are smaller
 2020-10-03 15:36 UTC  (2+ messages)
` [MPTCP] "

[PATCHSET RFC 0/3] kernel: decouple TASK_WORK TWA_SIGNAL handling from signals
 2020-10-03 15:35 UTC  (7+ messages)
` [PATCH 3/3] task_work: use TIF_TASKWORK if available

Tracking dependencies on kernel configration
 2020-10-03 15:34 UTC  (6+ messages)
` [oe] "

[PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-03 15:32 UTC  (8+ messages)
` [PATCH v5 1/3] mtd: spi-nor: atmel: remove global protection flag
` [PATCH v5 2/3] mtd: spi-nor: sst: "
` [PATCH v5 3/3] mtd: spi-nor: keep lock bits if they are non-volatile

[PATCH RFC 2/2] kbuild: use interpreters to invoke scripts
 2020-10-03 15:33 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[mptcp:export 2432/2439] include/linux/spinlock.h:399:9: sparse: sparse: context imbalance in 'mptcp_close' - unexpected unlock
 2020-10-03 15:33 UTC 

[PATCH RFC 1/2] kconfig: use interpreters to invoke scripts
 2020-10-03 15:32 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH 0/2] baseband: fix drivers API
 2020-10-03 15:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] baseband/fpga_5gnr_fec: fix API naming
` [dpdk-dev] [PATCH 2/2] baseband/fpga_lte_fec: "

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-03 15:31 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[vsyrjala:crtc_clock_compute_3 5/7] drivers/gpu/drm/i915/display/intel_dpll_mgr.c:3651 icl_compute_tc_phy_dplls() warn: signedness bug returning '(-22)'
 2020-10-03 15:29 UTC 

[PATCH 00/17] dm: test: Add unit tests for SPL
 2020-10-03 15:25 UTC  (18+ messages)
` [PATCH 01/17] dtoc: Extract inner loop from output_node()
` [PATCH 02/17] dtoc: Use a namedtuple for _links
` [PATCH 03/17] dm: core: Expand the comment for DM_GET_DEVICE()
` [PATCH 04/17] dm: core: Avoid void * in the of-platdata structs
` [PATCH 05/17] dm: Avoid using #ifdef for CONFIG_OF_LIVE
` [PATCH 06/17] dm: test: Sort the Makefile
` [PATCH 07/17] dm: test: Update Makefile conditions
` [PATCH 08/17] dm: test: Make use of CONFIG_UNIT_TEST
` [PATCH 09/17] dm: test: Disable some tests that should not run in SPL
` [PATCH 10/17] dm: test: Build tests for SPL
` [PATCH 11/17] dm: test: Update the test runner to support of-platdata
` [PATCH 12/17] dm: test: Add a way to run SPL tests
` [PATCH 13/17] dm: test: Add a very simple of-platadata test
` [PATCH 14/17] Makefile: Generate a symbol file for u-boot-spl
` [PATCH 15/17] pytest: Collect SPL unit tests
` [PATCH 16/17] test: Run "
` [PATCH 17/17] Azure/GitLab/Travis: Add "

[PATCH v4 3/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-03 15:18 UTC  (2+ messages)

Linux 5.9-rc7
 2020-10-03 15:18 UTC  (3+ messages)

[cip-dev] arm64/renesas test failing for v4.19.148-cip35-rt15 (-rt64)
 2020-10-03 15:17 UTC 

[PATCH v3 0/5] genetlink per-op policy export
 2020-10-03 15:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/libmbim: bump to version 1.24.4
 2020-10-03 15:11 UTC 

[PATCH v10 0/4] Introduce the for_each_set_clump macro
 2020-10-03 15:08 UTC  (8+ messages)
` [PATCH v10 1/4] bitops: "

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-03 15:04 UTC  (4+ messages)
` [PATCH net-next 03/16] devlink: Add devlink reload limit option

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-10-03 14:59 UTC  (8+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH v39 00/24] Intel SGX foundations
 2020-10-03 14:53 UTC  (5+ messages)
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver

[Linux-kernel-mentees] [RFC v3 1/2] kunit: Support for Parameterized Testing
 2020-10-03 14:51 UTC  (2+ messages)
` [Linux-kernel-mentees] [RFC v3 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing

[Linux-kernel-mentees] [PATCH RFC] kconfig: use interpreters to invoke scripts
 2020-10-03 14:45 UTC  (6+ messages)

[PATCH 1/1] cppzmq: upgrade 4.6.0 -> 4.7.0
 2020-10-03 14:44 UTC 

[PATCH] leds: lm3697: Fix out-of-bound access
 2020-10-03 14:43 UTC  (3+ messages)

Patch "net: virtio_vsock: Enhance connection semantics" has been added to the 4.9-stable tree
 2020-10-03 14:43 UTC 

Patch "vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()" has been added to the 4.9-stable tree
 2020-10-03 14:42 UTC 

b4: UTF-8 in replies
 2020-10-03 14:40 UTC  (8+ messages)
        ` [tools] "

[PATCH 0/3] x86: Add initial support to discover Intel hybrid CPUs
 2020-10-03 14:39 UTC  (5+ messages)

[PATCH v9 0/8] domain context infrastructure
 2020-10-03 14:33 UTC  (4+ messages)
` [PATCH v9 1/8] xen/common: introduce a new framework for save/restore of 'domain' context

[PATCH v6 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-03 14:19 UTC  (6+ messages)
` [PATCH v6 10/14] arm64: dts: allwinner: h6: Add I2S1 node
` [PATCH v6 11/14] arm64: dts: allwinner: a64: Add I2S2 node
` [PATCH v6 12/14] arm64: defconfig: Enable Allwinner i2s driver
` [PATCH v6 13/14] dt-bindings: sound: sun4i-i2s: Document H3 with missing RX channel possibility
` [PATCH v6 14/14] arm: dts: sunxi: h3/h5: Add I2S2 node

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-10-03 14:28 UTC  (9+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[GIT PULL] USB/PHY driver fixes for 5.9-rc8
 2020-10-03 14:26 UTC 


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.