All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-05 12:14:26 to 2020-03-05 13:05:58 UTC [more...]

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-05 13:05 UTC  (18+ messages)

[PATCH 00/12] TCFQ to XSPI migration for NXP DSPI driver
 2020-03-05 13:04 UTC  (6+ messages)
` [PATCH 07/12] spi: Do spi_take_timestamp_pre for as many times as necessary

[PATCH 0/5] Support ADIS16475 and similar IMUs
 2020-03-05 13:04 UTC  (8+ messages)
` [PATCH 5/5] dt-bindings: iio: Add adis16475 documentation

[PULL 0/4] QAPI patches for 2020-03-05
 2020-03-05 13:03 UTC  (6+ messages)
` [PULL 1/4] qapi: Inheriting from object is pointless with Python 3, drop
` [PULL 2/4] qapi: Drop conditionals for Python 2
` [PULL 3/4] qapi: Use super() now we have Python 3
` [PULL 4/4] qapi: Brush off some (py)lint

[PATCH net-next v2] xen-netfront: add basic XDP support
 2020-03-05 13:04 UTC  (2+ messages)

[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-05 13:02 UTC  (11+ messages)
` [PATCH v9 10/25] RDMA/rtrs: server: main functionality

5.6-rc3: WARNING: CPU: 48 PID: 17435 at kernel/sched/fair.c:380 enqueue_task_fair+0x328/0x440
 2020-03-05 13:02 UTC  (17+ messages)

[PATCH 1/2] macsec: Support XPN frame handling - IEEE 802.1AEbw
 2020-03-05 22:01 UTC  (2+ messages)
` [PATCH 2/2] macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)

[igt-dev] [PATCH i-g-t v2 0/2] Test platform supported pixel formats through chamelium
 2020-03-05 13:01 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

[PATCH v3 2/8] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
 2020-03-05 13:00 UTC  (3+ messages)
` [x86, syscalls] dadb1ee70c: perf-sanity-tests.Read_samples_using_the_mmap_interface.fail

[PATCH bpf-next v3 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-05 12:59 UTC  (12+ messages)
` [PATCH bpf-next v3 05/12] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v3 06/12] bpf: sockmap: simplify sock_map_init_proto
` [PATCH bpf-next v3 09/12] selftests: bpf: don't listen() on UDP sockets
` [PATCH bpf-next v3 11/12] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v3 12/12] bpf, doc: update maintainers for L7 BPF

[PATCH 0/1] Added critical trip point Thermal-zones node
 2020-03-05 12:59 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: qcom: sc7180: "

[RFC PATCH] leds: add sgm3140 driver
 2020-03-05 12:54 UTC  (4+ messages)

[PATCH] i2c: stm32f7: do not backup read-only PECR register
 2020-03-05 12:59 UTC  (3+ messages)

[PATCH 0/3] reference implementation of RSS
 2020-03-05 12:57 UTC  (2+ messages)

[PATCH 0/4] block: Relax restrictions for blockdev-snapshot
 2020-03-05 12:51 UTC  (5+ messages)
` [PATCH 1/4] block: Make bdrv_get_cumulative_perm() public
` [PATCH 2/4] block: Relax restrictions for blockdev-snapshot
` [PATCH 3/4] iotests: Fix run_job() with use_log=False
` [PATCH 4/4] iotests: Test mirror with temporarily disabled target backing file

[drm/i915/execlists] b1339ecac6: piglit.igt.gem_ctx_exec.basic-nohangcheck.fail
 2020-03-05 12:57 UTC  (2+ messages)

[PATCH v2 0/3] Convert thermal bindings to yaml
 2020-03-05 12:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add yaml bindings for thermal sensors
` [PATCH v2 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [PATCH v2 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH v2 0/9] hw, ui, virtfs-proxy-helper: Reduce QEMU .data/.rodata/.bss footprint
 2020-03-05 12:45 UTC  (10+ messages)
` [PATCH v2 1/9] hw/audio/fmopl: Fix a typo twice
` [PATCH v2 2/9] hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
` [PATCH v2 3/9] hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
` [PATCH v2 4/9] hw/net/e1000: Add readops/writeops typedefs
` [PATCH v2 5/9] hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
` [PATCH v2 6/9] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
` [PATCH v2 7/9] ui/curses: Make control_characters[] array const
` [PATCH v2 8/9] ui/curses: Move arrays to .heap to save 74KiB of .bss
` [PATCH v2 9/9] virtfs-proxy-helper: Make the helper_opts[] array const

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-03-05 12:52 UTC  (9+ messages)
` [PATCH RFC v6 03/10] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC v6 05/10] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
` [PATCH RFC v6 07/10] scsi: hisi_sas: Switch v3 hw to MQ

eh_frame confusion
 2020-03-05 12:47 UTC  (7+ messages)

block, bfq: port of a series of fix commits to 5.4 and 5.5
 2020-03-05 12:35 UTC  (2+ messages)

[RFC PATCH v1 0/3] Convert thermal bindings to yaml
 2020-03-05 12:50 UTC  (4+ messages)
` [RFC PATCH v1 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-03-05 12:44 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Limit struct_mutex to eb_reserve
 2020-03-05 12:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

Please pull u-boot-x86
 2020-03-05 12:49 UTC 

[meta-security][PATCH 1/3] sssd: Add PACKAGECONFIG for python2
 2020-03-05 12:47 UTC  (3+ messages)
` [meta-security][PATCH 2/3] sssd: Fix typo in PACKAGECONFIG. cyrpto -> crypto
` [meta-security][PATCH 3/3] sssd: DEPEND on nss if nothing else is chosen

How to abuse RCU to scan the children of a mount?
 2020-03-05 12:47 UTC  (3+ messages)

[PATCH] mm/vmscan: Prioritize anonymous executable pages like we do file-backed
 2020-03-05 12:47 UTC  (2+ messages)

[PATCH 0/3] media: i2c: imx219: Feature enhancements
 2020-03-05 12:47 UTC  (4+ messages)
` [PATCH 3/3] media: i2c: imx219: Add support 640x480

[MPTCP] Re: [PATCH v1 0/12] pm netlink: followup and fixes
 2020-03-05 12:47 UTC 

How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?
 2020-03-05 12:47 UTC 

[PATCH 0/8] soundwire: remove platform devices, add SOF interfaces
 2020-03-05 12:46 UTC  (8+ messages)
` [PATCH 1/8] soundwire: bus_type: add master_device/driver support

[PATCH v2 0/8] ASoC: soc-pcm cleanup step5
 2020-03-05 12:45 UTC  (3+ messages)
` [PATCH v2 3/8] ASoC: soc-pcm: move dpcm_fe_dai_close()

[Xen-devel] [PATCH v3 0/6] remove one more shared xenheap page: shared_info
 2020-03-05 12:45 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 1/6] domain: introduce alloc/free_shared_info() helpers
` [Xen-devel] [PATCH v3 2/6] x86 / p2m: remove page_list check in p2m_alloc_table
` [Xen-devel] [PATCH v3 3/6] x86 / pv: do not treat PGC_extra pages as RAM when constructing dom0
` [Xen-devel] [PATCH v3 4/6] x86 / ioreq: use a MEMF_no_refcount allocation for server pages
` [Xen-devel] [PATCH v3 5/6] mm: add 'is_special_page' macro
` [Xen-devel] [PATCH v3 6/6] domain: use PGC_extra domheap page for shared_info

[PATCH v2 1/3] compiler.h: define __no_initialize
 2020-03-05 12:45 UTC  (10+ messages)
` [PATCH v2 2/3] binder: do not initialize locals passed to copy_from_user()

[Intel-gfx] [PATCH i-g-t] gem_wsim: Fix calibration for default and virtual engine
 2020-03-05 12:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2] xen/blkfront: fix ring info addressing
 2020-03-05 12:42 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v3 0/6] RT Capacity Awareness Fixes & Improvements
 2020-03-05 12:43 UTC  (7+ messages)
` [PATCH v3 1/6] sched/rt: cpupri_find: Implement fallback mechanism for !fit case

[PATCH net-next 0/10] net: dsa: improve serdes integration
 2020-03-05 12:42 UTC  (11+ messages)
` [PATCH net-next 01/10] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
` [PATCH net-next 02/10] net: mii: add linkmode_adv_to_mii_adv_x()
` [PATCH net-next 03/10] net: dsa: warn if phylink_mac_link_state returns error
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: use BMCR definitions for serdes control register
` [PATCH net-next 05/10] net: dsa: mv88e6xxx: configure interface settings in mac_config
` [PATCH net-next 06/10] net: dsa: mv88e6xxx: extend phylink to Serdes PHYs
` [PATCH net-next 07/10] net: dsa: mv88e6xxx: fix Serdes link changes
` [PATCH net-next 08/10] net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex
` [PATCH net-next 09/10] net: dsa: mv88e6xxx: remove port_link_state functions
` [PATCH net-next 10/10] net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down

[igt-dev] [PATCH] [PATCH i-g-t]tests/i915/gem_exec_create: Added __for_each_physical_engine to utilize all available engines
 2020-03-05 12:42 UTC  (2+ messages)

[PATCH v3] MIPS: Replace setup_irq() by request_irq()
 2020-03-05 12:42 UTC  (6+ messages)

[PATCH 2/3] Makefile: add -fno-semantic-interposition
 2020-03-05 12:42 UTC  (4+ messages)
` [V4] libselinux: drop dso.h

Is this code chunk in init_apic_mappings() superfluous?
 2020-03-05 12:44 UTC 

[PATCH rdma-rc] RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
 2020-03-05 12:40 UTC 

[MPTCP] Re: [PATCH v1 4/0004] Squash-to: "mptcp: Add handling of outgoing MP_JOIN requests"
 2020-03-05 12:40 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: WaDisableGPGPUMidThreadPreemption
 2020-03-05 12:40 UTC  (6+ messages)

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-03-05 12:40 UTC  (5+ messages)

[sched/numa] f6183ef98b: phoronix-test-suite.aom-av1.0.frames_per_second -25.0% regression
 2020-03-05 12:39 UTC  (2+ messages)

[PATCH v3 0/7] hw/scsi/spapr_vscsi: Fix time bomb buffer overflow
 2020-03-05 12:37 UTC  (10+ messages)
` [PATCH v3 1/7] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PATCH v3 2/7] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [PATCH v3 3/7] hw/scsi/spapr_vscsi: Simplify a bit
` [PATCH v3 4/7] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PATCH v3 5/7] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
` [PATCH v3 6/7] hw/scsi/spapr_vscsi: Prevent buffer overflow
` [PATCH v3 7/7] hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event

[PATCH] perf/core: Fix endless multiplex timer
 2020-03-05 12:38 UTC  (6+ messages)

[PATCH rdma-rc] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
 2020-03-05 12:38 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Exercise bonded-payload synchronisation
 2020-03-05 12:37 UTC  (3+ messages)
  ` [igt-dev] "

SFP+ support for 8168fp/8117
 2020-03-05 12:36 UTC  (12+ messages)

[PATCH v2] perf symbols: Consolidate symbol fixup issue
 2020-03-05 12:35 UTC  (4+ messages)

[PATCH v2] fsl/fman: Use random MAC address when none is given
 2020-03-05 12:34 UTC 

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 12:31 UTC  (3+ messages)
` [PATCH v5 41/50] multi-process/mig: Enable VMSD save in the Proxy object

[PATCH net] inet_diag: return classid for all socket types
 2020-03-05 12:33 UTC 

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-05 12:30 UTC  (6+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10

[PATCH v1] MAINTAINERS: Add missed files related to Synopsys DesignWare UART
 2020-03-05 12:31 UTC 

[PATCH] fsl/fman: Use random MAC address when none is given
 2020-03-05 12:31 UTC  (3+ messages)

[PATCH] dra7: sata: Fix SATA with CONFIG_ARM_LPAE enabled
 2020-03-05 12:30 UTC  (4+ messages)

[PATCH] drm/amdgpu: update page retirement sequence
 2020-03-05 12:30 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: properly sanity check batch_start_offset
 2020-03-05 12:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH nf] netfilter: nf_tables: free flowtable hooks on hook register error
 2020-03-05 12:28 UTC  (3+ messages)

[Bug 206695] New: kmemleak reports leaks in drivers/macintosh/windfarm
 2020-03-05 12:22 UTC  (3+ messages)
` [Bug 206695] "

[PATCH v9 0/7] Introduce support for guest CET feature
 2020-03-05 12:31 UTC  (6+ messages)
` [PATCH v9 7/7] KVM: X86: Add user-space access interface for CET MSRs

[PATCH] MAINTAINERS: update web URL for iwlwifi
 2020-03-05 12:26 UTC 

[PATCH v2 1/2] wic: Fix permissions when using exclude or include path
 2020-03-05 12:26 UTC  (4+ messages)
` [PATCH v2 2/2] wic: Add --embed-rootfs argument

[PATCH] drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the vmid
 2020-03-05 12:24 UTC  (2+ messages)

[PATCH] x86: ignore unspecified bit positions in the ACPI global lock field
 2020-03-05 12:24 UTC 

[hverkuil-media:cec-s-conn 1/8] drivers/gpu/drm/sti/sti_hdmi.c:1325:11: error: passing argument 3 of 'cec_notifier_conn_register' from incompatible pointer type
 2020-03-05 12:24 UTC 

[PATCH v4 0/6] ceph: don't request caps for idle open files
 2020-03-05 12:23 UTC  (3+ messages)

[PATCH] ethernet:broadcom:bcm63xx_enet:remove redundant variable definitions
 2020-03-05 12:22 UTC  (2+ messages)

[PATCH] arm: socfpga: arria10: Add save_boot_params()
 2020-03-05 12:22 UTC  (10+ messages)

[PATCH v5 0/7] ceph: don't request caps for idle open files
 2020-03-05 12:21 UTC  (8+ messages)
` [PATCH v5 1/7] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v5 2/7] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v5 3/7] ceph: remove delay check logic from ceph_check_caps()
` [PATCH v5 4/7] ceph: simplify calling of ceph_get_fmode()
` [PATCH v5 5/7] ceph: update i_requested_max_size only when sending cap msg to auth mds
` [PATCH v5 6/7] ceph: check all mds' caps after page writeback
` [PATCH v5 7/7] ceph: calculate dir's wanted caps according to recent dirops

[PATCH] ASoC: wm8741: Fix typo in Kconfig prompt
 2020-03-05 12:20 UTC  (2+ messages)
` Applied "ASoC: wm8741: Fix typo in Kconfig prompt" to the asoc tree

[LTP] [PATCH 1/2] lib: Add safe timerfd macros
 2020-03-05 12:21 UTC  (7+ messages)

[PATCH rdma-next 0/2] Packet pacing DEVX API
 2020-03-05 12:21 UTC  (3+ messages)

[PATCH v6 00/13] ceph: async directory operations support
 2020-03-05 12:20 UTC  (5+ messages)
` [PATCH v6 10/13] ceph: decode interval_sets for delegated inos

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-05 12:16 UTC  (2+ messages)

[Xen-devel] [PATCH v2] golang/xenlight: implement constructor generation
 2020-03-05 12:18 UTC  (3+ messages)

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2020-03-05 12:18 UTC  (7+ messages)
` [U-Boot] [PATCH V3 15/27] imx8m: Fix MMU table issue for OPTEE memory

[PATCH v6 0/6] KASan for arm
 2020-03-05  9:43 UTC  (10+ messages)

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-03-05 12:15 UTC  (5+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)

[PATCH v1] x86: acpi: Refactor XSDT handling in acpi_add_table()
 2020-03-05 12:17 UTC  (9+ messages)

[RESEND PATCH v2 0/7] drm: drm_fb_helper cleanup
 2020-03-05 12:04 UTC  (16+ messages)
` [Intel-gfx] "
` [RESEND PATCH v2 1/7] drm: Remove unused arg from drm_fb_helper_init
  ` [Intel-gfx] "
` [Intel-gfx] [RESEND PATCH v2 2/7] drm/radeon: remove radeon_fb_{add, remove}_connector functions
  `  "
` [Intel-gfx] [RESEND PATCH v2 3/7] drm/amdgpu: Remove drm_fb_helper_{add, remove}_one_connector calls
  `  "
` [Intel-gfx] [RESEND PATCH v2 4/7] drm/i915/display: "
  `  "
` [Intel-gfx] [RESEND PATCH v2 5/7] drm: Remove drm_fb_helper add, add all and remove connector calls
  `  "
` [Intel-gfx] [RESEND PATCH v2 6/7] drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions
  `  "
` [Intel-gfx] [RESEND PATCH v2 7/7] drm/todo: Update drm_fb_helper tasks
  `  "

[PATCH v3 0/6] arm64: meson: add libretech-pc support
 2020-03-05 12:15 UTC  (4+ messages)
` [PATCH v3 2/6] mmc: meson-gx: enable input clocks

[Intel-gfx] [PATCH] i915/gem_exec_params: add test_invalid_batch_start
 2020-03-05 12:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Xen-devel] [PATCH v2 0/2] PV driver compatibility fixes
 2020-03-05 12:14 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/2] libxl: create domain 'error' node in xenstore
` [Xen-devel] [PATCH v2 2/2] libxl: make creation of xenstore 'suspend event channel' node optional

[PATCH 0/2] mm/vma: some new flags
 2020-03-05 12:11 UTC  (3+ messages)
` [PATCH 2/2] mm/vma: Introduce VM_ACCESS_FLAGS


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.