All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-02 11:22:22 to 2020-07-02 12:02:31 UTC [more...]

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-02 11:59 UTC  (19+ messages)
` [PATCH 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions

[PATCH 0/5] Refactor firmware download
 2020-07-02 12:03 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: btintel: Make controller version read generic
` [PATCH 2/5] Bluetooth: btintel: Refactor firmware header download sequence
` [PATCH 3/5] Bluetooth: btintel: Refactor firmware payload download code
` [PATCH 4/5] Bluetooth: btintel: Define tlv structure for new generation Controllers
` [PATCH 5/5] Bluetooth: btintel: Parse controller information present in TLV format

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-07-02 12:01 UTC  (5+ messages)
  ` [RFC PATCH v5 2/6] interconnect: Add generic interconnect driver for Exynos SoCs

[PATCH 1/3] nfs-utils: upgrade 2.4.3 -> 2.5.1
 2020-07-02 12:00 UTC  (3+ messages)
` [PATCH 3/3] ccache: upgrade 3.7.9 -> 3.7.10
  ` [OE-core] "

Bug in a resume module script
 2020-07-02 12:00 UTC 

Seeing a problem in multi cpu runs where memory mapped pcie device register reads are returning incorrect values
 2020-07-02 11:59 UTC  (2+ messages)

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-02 11:59 UTC  (3+ messages)

[RFC PATCH 00/10] timer: Reduce timers softirq (and other optimizations)
 2020-07-02 11:59 UTC  (3+ messages)
` [RFC PATCH 03/10] timer: Simplify LVL_START() and calc_index()

[PATCH net-next] mlx4: Mark PM functions as __maybe_unused
 2020-07-02 11:58 UTC  (4+ messages)

[powerpc][next-20200701] Hung task timeouts during regression test runs
 2020-07-02 11:52 UTC  (4+ messages)

[PATCH] arm64/alternatives: use subsections for replacement sequences
 2020-07-02 11:56 UTC  (2+ messages)

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-02 11:55 UTC  (9+ messages)

[PULL SUBSYSTEM s390x 00/11] s390-ccw bios update
 2020-07-02 11:50 UTC  (12+ messages)
` [PULL SUBSYSTEM s390x 01/11] pc-bios: s390x: cio.c cleanup and compile fix
` [PULL SUBSYSTEM s390x 02/11] pc-bios: s390x: Consolidate timing functions into time.h
` [PULL SUBSYSTEM s390x 03/11] pc-bios: s390x: Move sleep and yield to helper.h
` [PULL SUBSYSTEM s390x 04/11] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PULL SUBSYSTEM s390x 05/11] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PULL SUBSYSTEM s390x 06/11] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PULL SUBSYSTEM s390x 07/11] pc-bios: s390x: Move panic() into header and add infinite loop
` [PULL SUBSYSTEM s390x 08/11] pc-bios: s390x: Use ebcdic2ascii table
` [PULL SUBSYSTEM s390x 09/11] pc-bios: s390x: Make u32 ptr check explicit
` [PULL SUBSYSTEM s390x 10/11] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
` [PULL SUBSYSTEM s390x 11/11] pc-bios/s390: Update s390-ccw bios binaries with the latest changes

[PATCH][next] regulator: fix null pointer check on regmap
 2020-07-02 11:56 UTC  (2+ messages)

[PATCH 1/2] Revert "powerpc/kasan: Fix shadow pages allocation failure"
 2020-07-02 11:52 UTC  (4+ messages)
` [PATCH 2/2] powerpc/kasan: Fix shadow pages allocation failure

[PATCH V12 0/2] media: i2c: Add support for OV02A10 sensor
 2020-07-02 11:52 UTC  (9+ messages)
` [PATCH V12 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH V12 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH v4 00/14] irqchip: Fix potential resource leaks
 2020-07-02 11:53 UTC  (10+ messages)
` [PATCH v4 02/14] irqchip/csky-apb-intc: "

[PATCH -next] thunderbolt: Fix old style declaration warning
 2020-07-02 11:53 UTC  (2+ messages)

[PATCH v3] Documentation: Coccinelle: fix various typos etc
 2020-07-02 11:52 UTC  (4+ messages)
  ` [Cocci] "

[PATCH] v4l: Add source change event for colorimetry
 2020-07-02 11:52 UTC  (2+ messages)

[PATCH 1/3] libmultipath: assign variable to make gcc happy
 2020-07-02 11:52 UTC  (6+ messages)
` [PATCH 2/3] libmutipath: don't close fd on dm_lib_release

[PATCH 00/10] xfs: automatic relogging
 2020-07-02 11:51 UTC  (2+ messages)

[PATCH v2 00/14] drm/ast: Managed modesetting
 2020-07-02 11:50 UTC  (15+ messages)
` [PATCH v2 01/14] drm/ast: Move cursor functions to ast_cursor.c
` [PATCH v2 02/14] drm/ast: Pass struct ast_private instance to cursor init/fini functions
` [PATCH v2 03/14] drm/ast: Move cursor fb pinning and mapping into helper
` [PATCH v2 04/14] drm/ast: Update cursor image and checksum from same function
` [PATCH v2 05/14] drm/ast: Move cursor pageflip into helper
` [PATCH v2 06/14] drm/ast: Replace ast_cursor_move() with ast_cursor_show()
` [PATCH v2 07/14] drm/ast: Don't enable HW cursors twice during atomic update
` [PATCH v2 08/14] drm/ast: Add helper to hide cursor
` [PATCH v2 09/14] drm/ast: Keep cursor HW BOs mapped
` [PATCH v2 10/14] drm/ast: Managed cursor release
` [PATCH v2 11/14] drm/ast: Init cursors before creating modesetting structures
` [PATCH v2 12/14] drm/ast: Replace struct ast_crtc with struct drm_crtc
` [PATCH v2 13/14] drm/ast: Use managed mode-config init
` [PATCH v2 14/14] drm/ast: Initialize mode setting in ast_mode_config_init()

[PATCH] blk-mq: put driver tag when this request is completed
 2020-07-02 11:48 UTC  (9+ messages)

[PATCH][next] ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amplifier
 2020-07-02 11:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix dropping of initial IPsec pkts
 2020-07-02 11:47 UTC  (11+ messages)
    ` [dpdk-dev] [EXT] "

[PATCH 0/8] cpufreq: improve frequency invariance support
 2020-07-02 11:46 UTC  (22+ messages)
` [PATCH 1/8] cpufreq: allow drivers to flag custom support for freq invariance
` [PATCH 2/8] cpufreq: move invariance setter calls in cpufreq core
` [PATCH 4/8] cpufreq,vexpress-spc: fix Frequency Invariance (FI) for bL switching

[dpdk-dev] [PATCH 2/3] eal: fix remove incorrect event_cb
 2020-07-02 11:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] fixes for device event
` [dpdk-dev] [PATCH v3 1/2] eal: fix memory leak when removing event_cb
` [dpdk-dev] [PATCH v3 2/2] eal: return error code when failure

Properly quitting qemu immediately after failing migration
 2020-07-02 11:44 UTC  (6+ messages)

[PATCH v2 0/3] Cortex-A77 erratum 1508412 work-around
 2020-07-02 11:45 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
` [PATCH v2 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-02 11:43 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH 1/1] drm/amdkfd: Remove redundand kfd2kgd interface lookup
 2020-07-02 11:45 UTC  (2+ messages)

[PATCH -next] kcov: make some symbols static
 2020-07-02 11:55 UTC 

FIEMAP ioctl gets "wrong" address for the extent
 2020-07-02 11:43 UTC  (2+ messages)

[dpdk-dev] [RFC] - Offloading tunnel ports
 2020-07-02 11:43 UTC  (3+ messages)

[PATCH] serial: sh-sci: Initialize spinlock for uart console
 2020-07-02 11:42 UTC  (6+ messages)

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-07-02 11:40 UTC  (11+ messages)
  ` [Intel-gfx] "

[PATCH 00/14] drm/ast: Managed modesetting
 2020-07-02 11:41 UTC  (5+ messages)
` [PATCH 01/14] drm/ast: Move cursor functions to ast_cursor.c

lists.infradead.org restored from backup, git.infradead.org down
 2020-07-02 11:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: fix log type for some logs
 2020-07-02 11:40 UTC  (2+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-02 11:39 UTC  (9+ messages)
` [PATCH 04/18] alpha: Override READ_ONCE() with barriered implementation

[PATCH 04/12] mm/mempolicy: allow preferred code to take a nodemask
 2020-07-02  9:15 UTC  (2+ messages)
` [mm/mempolicy] 9586f666c8: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:mpol_new_preferred

[dpdk-dev] Subvention Covid, derniers jours pour en bénéficier
 2020-07-02  9:51 UTC 

[dpdk-dev] Question about “PCI memorymmap”
 2020-07-02  2:43 UTC 

[dpdk-dev] rte_eth_dev_socket_id() doesn't match documentation
 2020-07-01 23:57 UTC 

[dpdk-dev] Question about “PCI memorymmap”
 2020-07-02  2:49 UTC 

[PATCH v3 0/8] spi: Adding support for Microchip Sparx5 SoC
 2020-07-02 11:36 UTC  (6+ messages)
` [PATCH v3 4/8] mux: sparx5: Add Sparx5 SPI mux driver

[PATCH V5 0/4] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-07-02 11:40 UTC  (4+ messages)
` [PATCH V5 2/4] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register

[RFC PATCH] ALSA: compress: add support to change codec profile in gapless playback
 2020-07-02 11:36 UTC  (3+ messages)

[MPTCP] [PATCH v2 2/2] ss: mptcp: add msk diag interface support
 2020-07-02 11:35 UTC 

[MPTCP] [PATCH v2 1/2] include: update mptcp uAPI
 2020-07-02 11:35 UTC 

[MPTCP] [PATCH v2 0/2] ss: msk diag support
 2020-07-02 11:35 UTC 

[PATCH v2] .gitignore: Do not track `defconfig` from `make savedefconfig`
 2020-07-02 11:35 UTC  (2+ messages)

[PATCH] md: raid0/linear: fix dereference before null check on pointer mddev
 2020-07-02 11:35 UTC  (2+ messages)

Separate user- and project- quota ?
 2020-07-02 11:34 UTC  (6+ messages)

[PATCH] dt-bindings: mfd: st,stmfx: Remove I2C unit name
 2020-07-02 11:32 UTC 

[PATCH 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-02 11:24 UTC  (6+ messages)
` [PATCH 2/4] "

[PATCH 4/4] btrfs: remove no longer needed use of log_writers for the log root tree
 2020-07-02 11:32 UTC 

[PATCH 3/4] btrfs: stop incremening log_batch for the log root tree when syncing log
 2020-07-02 11:32 UTC 

[MPTCP] [PATCH v3 4/4] selftests/mptcp: add diag interface tests
 2020-07-02 11:32 UTC 

[MPTCP] [PATCH v3 3/4] mptcp: add MPTCP socket diag interface
 2020-07-02 11:32 UTC 

[MPTCP] [PATCH v3 2/4] mptcp: add msk interations helper
 2020-07-02 11:32 UTC 

[MPTCP] [PATCH v3 1/4] inet_diag: support for wider protocol numbers
 2020-07-02 11:32 UTC 

[MPTCP] [PATCH v3 0/4] mptcp: msk diag support
 2020-07-02 11:32 UTC 

[PATCH 2/4] btrfs: only commit delayed items at fsync if we are logging a directory
 2020-07-02 11:32 UTC 

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 11:30 UTC  (3+ messages)
` [PATCH v9 20/34] qcow2: Add subcluster support to calculate_l2_meta()

KMSAN: uninit-value in __request_module (4)
 2020-07-02 11:32 UTC 

[PATCH 1/4] btrfs: only commit the delayed inode when doing a full fsync
 2020-07-02 11:31 UTC 

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-07-02 11:28 UTC  (5+ messages)
` [PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH 00/12] KVM: arm64: Support stage2 hardware DBM
 2020-07-02 11:28 UTC  (6+ messages)
` [PATCH 03/12] KVM: arm64: Report hardware dirty status of stage2 PTE if coverred

[Buildroot] Missing autobuild daily reports
 2020-07-02 11:29 UTC 

Ignored USB-audio implicit feedback in kernel 5.8rc3
 2020-07-02 11:28 UTC  (3+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Harden the heartbeat against a stuck driver
 2020-07-02 11:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH 0/3] [v2] Repair and clean up vm.zone_reclaim_mode sysctl ABI
 2020-07-02 11:28 UTC  (4+ messages)
` [PATCH 1/3] mm/vmscan: restore zone_reclaim_mode ABI

[PATCH] MAINTAINERS: update linux-user maintainer
 2020-07-02 11:16 UTC 

[PULL 00/28] Error reporting patches patches for 2020-07-02
 2020-07-02 11:09 UTC  (9+ messages)
` [PULL 03/28] net/virtio: Fix failover_replug_primary() return value regression
` [PULL 04/28] pci: Delete useless error_propagate()
` [PULL 09/28] spapr: Plug minor memory leak in spapr_machine_init()
` [PULL 17/28] hw: Fix error API violation around object_property_set_link()
` [PULL 18/28] hw/arm: Drop useless object_property_set_link() error handling
` [PULL 21/28] mips/cps: Fix mips_cps_realize() error API violations
` [PULL 26/28] hw/arm/armsse: Fix armsse_realize() error API violation
` [PULL 27/28] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations

[PATCH] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8188eu: include: rtw_pwrctrl.h: fixed multiple parentheses coding style issues
 2020-07-02 11:27 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8188eu: include: rtw_pwrctrl.h: fixed a blank space coding style issue

[PATCH net-next 0/4] net: ipa: simplify endpoint programming
 2020-07-02 11:25 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ipa: move version test inside ipa_endpoint_program_delay()
` [PATCH net-next 2/4] net: ipa: always handle suspend workaround
` [PATCH net-next 3/4] net: ipa: move version test inside ipa_endpoint_program_suspend()
` [PATCH net-next 4/4] net: ipa: simplify ipa_endpoint_program()

[PATCH 0/2] two atomic_cmpxchg() related fixes
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH v2] arm64/module: Optimize module load time by optimizing PLT counting
 2020-07-02 11:24 UTC  (3+ messages)

[PATCH 1/2] btrfs: convert block group refcount to refcount_t
 2020-07-02 11:24 UTC  (4+ messages)
` [PATCH 2/2] btrfs: fix block group UAF bug with nocow

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-02 11:13 UTC  (5+ messages)
` [PATCH 3/4] "

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-07-02 11:23 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: smbus: add core function handling SMBus host-notify

[PATCH bpf-next 0/4] samples: bpf: refactor BPF map test with libbpf
 2020-07-02 11:24 UTC  (4+ messages)
` [PATCH bpf-next 3/4] samples: bpf: refactor BPF map performance "

Improve kernelci setup for RISC-V
 2020-07-02 11:24 UTC  (2+ messages)

Bug in a resume module script
 2020-07-02 11:23 UTC 

[dpdk-dev] [PATCH 20.08 0/9] adding support for python 3 only
 2020-07-02 11:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/9] usertools/dpdk-pmdinfo: support python3 only

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-02 11:12 UTC  (4+ messages)


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.