All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 09:48:47 to 2020-05-13 09:57:32 UTC [more...]

Checking on Bug 206693 - hier is outdated
 2020-05-13  9:51 UTC  (2+ messages)

[PATCH 5.4 00/90] 5.4.41-rc1 review
 2020-05-13  9:45 UTC  (51+ messages)
` [PATCH 5.4 03/90] nvme: fix possible hang when ns scanning fails during error recovery
` [PATCH 5.4 04/90] tracing/kprobes: Fix a double initialization typo
` [PATCH 5.4 07/90] drm/amdgpu: drop redundant cg/pg ungate on runpm enter
` [PATCH 5.4 08/90] vt: fix unicode console freeing with a common interface
` [PATCH 5.4 09/90] tty: xilinx_uartps: Fix missing id assignment to the console
` [PATCH 5.4 27/90] sch_choke: avoid potential panic in choke_reset()
` [PATCH 5.4 28/90] sch_sfq: validate silly quantum values
` [PATCH 5.4 29/90] tipc: fix partial topology connection closure
` [PATCH 5.4 30/90] tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
` [PATCH 5.4 32/90] bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF
` [PATCH 5.4 33/90] bnxt_en: Improve AER slot reset
` [PATCH 5.4 34/90] bnxt_en: Return error when allocating zero size context memory
` [PATCH 5.4 35/90] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH 5.4 36/90] net/mlx5: DR, On creation set CQs arm_db member to right value
` [PATCH 5.4 38/90] net/mlx5: Fix command entry leak in Internal Error State
` [PATCH 5.4 41/90] HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
` [PATCH 5.4 42/90] sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
` [PATCH 5.4 43/90] Revert "HID: wacom: generic: read the number of expected touches on a per collection basis"
` [PATCH 5.4 44/90] HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
` [PATCH 5.4 45/90] HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
` [PATCH 5.4 47/90] usb: chipidea: msm: Ensure proper controller reset using role switch API
` [PATCH 5.4 48/90] USB: serial: garmin_gps: add sanity checking for data length
` [PATCH 5.4 50/90] crypto: arch/nhpoly1305 - process in explicit 4k chunks
` [PATCH 5.4 51/90] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
` [PATCH 5.4 52/90] KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
` [PATCH 5.4 53/90] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH 5.4 54/90] KVM: arm64: Fix 32bit PC wrap-around
` [PATCH 5.4 56/90] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [PATCH 5.4 57/90] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
` [PATCH 5.4 59/90] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
` [PATCH 5.4 60/90] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
` [PATCH 5.4 62/90] ceph: fix endianness bug when handling MDS session feature bits
` [PATCH 5.4 63/90] ceph: demote quotarealm lookup warning to a debug message
` [PATCH 5.4 64/90] staging: gasket: Check the return value of gasket_get_bar_index()
` [PATCH 5.4 65/90] coredump: fix crash when umh is disabled
` [PATCH 5.4 67/90] iocost: protect iocg->abs_vdebt with iocg->waitq.lock
` [PATCH 5.4 69/90] batman-adv: Fix refcnt leak in batadv_show_throughput_override
` [PATCH 5.4 70/90] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH 5.4 72/90] x86/entry/64: Fix unwind hints in register clearing code
` [PATCH 5.4 73/90] x86/entry/64: Fix unwind hints in kernel exit path
` [PATCH 5.4 74/90] x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
` [PATCH 5.4 75/90] x86/unwind/orc: Dont skip the first frame for inactive tasks
` [PATCH 5.4 80/90] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
` [PATCH 5.4 81/90] netfilter: nat: never update the UDP checksum when its 0
` [PATCH 5.4 82/90] netfilter: nf_osf: avoid passing pointer to local var
` [PATCH 5.4 83/90] objtool: Fix stack offset tracking for indirect CFAs
` [PATCH 5.4 84/90] iommu/virtio: Reverse arguments to list_add
` [PATCH 5.4 85/90] scripts/decodecode: fix trapping instruction formatting
` [PATCH 5.4 87/90] bdi: move bdi_dev_name out of line
` [PATCH 5.4 88/90] bdi: add a ->dev_name field to struct backing_dev_info

[PATCH v5 00/15] Apply COR-filter to the block-stream permanently
 2020-05-13  9:50 UTC  (13+ messages)
` [PATCH v5 01/15] block: Mark commit and mirror as filter drivers
` [PATCH v5 02/15] copy-on-read: Support compressed writes
` [PATCH v5 03/15] block: Add child access functions
` [PATCH v5 04/15] block: Add chain helper functions
` [PATCH v5 05/15] block: Include filters when freezing backing chain
` [PATCH v5 06/15] block: Use CAFs in block status functions
` [PATCH v5 07/15] commit: Deal with filters when blocking intermediate nodes
` [PATCH v5 08/15] block: Use CAFs when working with backing chains
` [PATCH v5 10/15] copy-on-read: Support change filename functions
` [PATCH v5 11/15] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v5 13/15] qapi: add filter-node-name to block-stream
` [PATCH v5 15/15] block: apply COR-filter to block-stream jobs

[PATCH rdma-next 00/14] RAW format dumps through RDMAtool
 2020-05-13  9:50 UTC  (9+ messages)
` [PATCH rdma-next 03/14] RDMA/core: Fix double put of resource
` [PATCH rdma-next 04/14] RDMA/core: Allow to override device op
` [PATCH rdma-next 05/14] RDMA/core: Don't call fill_res_entry for PD
` [PATCH rdma-next 07/14] RDMA: Add dedicated MR resource tracker function
` [PATCH rdma-next 08/14] RDMA: Add a dedicated CQ "
` [PATCH rdma-next 11/14] RDMA: Add support to dump resource tracker in RAW format
` [PATCH rdma-next 13/14] RDMA/mlx5: Add support to get CQ resource "
` [PATCH rdma-next 14/14] RDMA/mlx5: Add support to get MR "

[PATCH 0/9] blk-mq: support batching dispatch from scheduler
 2020-05-13  9:54 UTC  (9+ messages)
` [PATCH 1/9] blk-mq: pass request queue into get/put budget callback
` [PATCH 2/9] blk-mq: pass hctx to blk_mq_dispatch_rq_list
` [PATCH 4/9] blk-mq: move getting driver tag and bugget into one helper
` [PATCH 5/9] blk-mq: move .queue_rq code "
` [PATCH 6/9] blk-mq: move code for handling partial dispatch "
` [PATCH 7/9] blk-mq: remove dead check from blk_mq_dispatch_rq_list
` [PATCH 8/9] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH 9/9] blk-mq: support batching dispatch in case of io scheduler

[PATCH v3 1/7] regulator: arizona-regulator: Move binding over to dtschema
 2020-05-13  9:57 UTC  (2+ messages)
` [PATCH v3 5/7] ASoC: madera: "

[PATCH 5.6 000/118] 5.6.13-rc1 review
 2020-05-13  9:45 UTC  (89+ messages)
` [PATCH 5.6 001/118] thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
` [PATCH 5.6 002/118] USB: serial: qcserial: Add DW5816e support
` [PATCH 5.6 003/118] drm/amdgpu: move kfd suspend after ip_suspend_phase1
` [PATCH 5.6 004/118] drm/amdgpu: drop redundant cg/pg ungate on runpm enter
` [PATCH 5.6 005/118] vt: fix unicode console freeing with a common interface
` [PATCH 5.6 006/118] tty: xilinx_uartps: Fix missing id assignment to the console
` [PATCH 5.6 008/118] ext4: disable dioread_nolock whenever delayed allocation is disabled
` [PATCH 5.6 009/118] nvme: refactor nvme_identify_ns_descs error handling
` [PATCH 5.6 011/118] tracing/kprobes: Fix a double initialization typo
` [PATCH 5.6 012/118] net: macb: Fix runtime PM refcounting
` [PATCH 5.6 015/118] devlink: fix return value after hitting end in region read
` [PATCH 5.6 016/118] dp83640: reverse arguments to list_add_tail
` [PATCH 5.6 017/118] fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
` [PATCH 5.6 019/118] mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
` [PATCH 5.6 023/118] net: dsa: Do not make user port errors fatal
` [PATCH 5.6 024/118] net: macb: fix an issue about leak related system resources
` [PATCH 5.6 025/118] net: macsec: preserve ingress frame ordering
` [PATCH 5.6 026/118] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
` [PATCH 5.6 028/118] net_sched: sch_skbprio: add message validation to skbprio_change()
` [PATCH 5.6 029/118] net: stricter validation of untrusted gso packets
` [PATCH 5.6 031/118] net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
` [PATCH 5.6 032/118] net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
` [PATCH 5.6 034/118] nfp: abm: fix a memory leak bug
` [PATCH 5.6 038/118] selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
` [PATCH 5.6 040/118] tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
` [PATCH 5.6 043/118] bnxt_en: Improve AER slot reset
` [PATCH 5.6 044/118] bnxt_en: Return error when allocating zero size context memory
` [PATCH 5.6 045/118] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH 5.6 046/118] net/mlx5: DR, On creation set CQs arm_db member to right value
` [PATCH 5.6 047/118] net/mlx5: Fix forced completion access non initialized command entry
` [PATCH 5.6 049/118] net/mlx5e: Fix q counters on uplink representors
` [PATCH 5.6 052/118] wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
` [PATCH 5.6 053/118] wireguard: receive: use tunnel helpers for decapsulating ECN markings
` [PATCH 5.6 054/118] net: enetc: fix an issue about leak system resources
` [PATCH 5.6 056/118] wireguard: send/receive: cond_resched() when processing worker ringbuffers
` [PATCH 5.6 057/118] HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
` [PATCH 5.6 059/118] Revert "HID: wacom: generic: read the number of expected touches on a per collection basis"
` [PATCH 5.6 060/118] HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
` [PATCH 5.6 061/118] HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
` [PATCH 5.6 062/118] USB: uas: add quirk for LaCie 2Big Quadra
` [PATCH 5.6 064/118] USB: serial: garmin_gps: add sanity checking for data length
` [PATCH 5.6 065/118] tracing/boottime: Fix kprobe event API usage
` [PATCH 5.6 066/118] tracing/kprobes: Reject new event if loc is NULL
` [PATCH 5.6 067/118] tracing: Wait for preempt irq delay thread to finish
` [PATCH 5.6 068/118] tracing: Add a vmalloc_sync_mappings() for safe measure
` [PATCH 5.6 069/118] crypto: arch/nhpoly1305 - process in explicit 4k chunks
` [PATCH 5.6 070/118] crypto: arch/lib - limit simd usage to "
` [PATCH 5.6 071/118] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
` [PATCH 5.6 072/118] KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
` [PATCH 5.6 073/118] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH 5.6 076/118] driver core: platform: Initialize dma_parms for platform devices
` [PATCH 5.6 077/118] amba: Initialize dma_parms for amba devices
` [PATCH 5.6 078/118] mei: me: disable mei interface on LBG servers
` [PATCH 5.6 081/118] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
` [PATCH 5.6 082/118] epoll: atomically remove wait entry on wake up
` [PATCH 5.6 083/118] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
` [PATCH 5.6 086/118] ceph: fix endianness bug when handling MDS session feature bits
` [PATCH 5.6 087/118] ceph: demote quotarealm lookup warning to a debug message
` [PATCH 5.6 088/118] staging: gasket: Check the return value of gasket_get_bar_index()
` [PATCH 5.6 089/118] coredump: fix crash when umh is disabled
` [PATCH 5.6 090/118] riscv: set max_pfn to the PFN of the last page
` [PATCH 5.6 091/118] iocost: protect iocg->abs_vdebt with iocg->waitq.lock
` [PATCH 5.6 092/118] batman-adv: fix batadv_nc_random_weight_tq
` [PATCH 5.6 093/118] batman-adv: Fix refcnt leak in batadv_show_throughput_override
` [PATCH 5.6 094/118] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH 5.6 096/118] x86/mm/cpa: Flush direct map alias during cpa
` [PATCH 5.6 097/118] x86/entry/64: Fix unwind hints in register clearing code
` [PATCH 5.6 098/118] x86/entry/64: Fix unwind hints in kernel exit path
` [PATCH 5.6 099/118] x86/entry/64: Fix unwind hints in __switch_to_asm()
` [PATCH 5.6 100/118] x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
` [PATCH 5.6 101/118] x86/unwind/orc: Dont skip the first frame for inactive tasks
` [PATCH 5.6 102/118] x86/unwind/orc: Prevent unwinding before ORC initialization
` [PATCH 5.6 103/118] x86/unwind/orc: Fix error path for bad ORC entry type
` [PATCH 5.6 104/118] x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
` [PATCH 5.6 105/118] KVM: x86: Fixes posted interrupt check for IRQs delivery modes
` [PATCH 5.6 106/118] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
` [PATCH 5.6 107/118] netfilter: nat: never update the UDP checksum when its 0
` [PATCH 5.6 108/118] netfilter: nf_osf: avoid passing pointer to local var
` [PATCH 5.6 109/118] kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
` [PATCH 5.6 110/118] objtool: Fix stack offset tracking for indirect CFAs
` [PATCH 5.6 111/118] iommu/virtio: Reverse arguments to list_add
` [PATCH 5.6 112/118] scripts/decodecode: fix trapping instruction formatting
` [PATCH 5.6 113/118] mm, memcg: fix error return value of mem_cgroup_css_alloc()
` [PATCH 5.6 114/118] bdi: move bdi_dev_name out of line
` [PATCH 5.6 115/118] bdi: add a ->dev_name field to struct backing_dev_info
` [PATCH 5.6 116/118] io_uring: dont use fd for openat/openat2/statx
` [PATCH 5.6 117/118] fsnotify: replace inode pointer with an object id
` [PATCH 5.6 118/118] fanotify: merge duplicate events on parent and child

[PATCH v5 0/7] Add interrupt support to FPGA DFL drivers
 2020-05-13  9:52 UTC  (7+ messages)
` [PATCH v5 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration
` [PATCH v5 2/7] fpga: dfl: pci: add irq info for feature devices enumeration

[PATCH rdma-next] RDMA/mlx5: Add init2init as a modify command
 2020-05-13  9:55 UTC 

stable-rc 4.19.123-rc1/92ba0b6b33ad: no regressions found in project stable v4.19.y
 2020-05-13  9:55 UTC 

atomisp kernel driver(s)
 2020-05-13  9:56 UTC  (9+ messages)

[xen-unstable-coverity test] 150157: all pass - PUSHED
 2020-05-13  9:56 UTC 

[dpdk-dev] [PATCH 1/2] common/octeontx2: move internal symbols to INTERNAL section
 2020-05-13  9:55 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
      ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v3 "
    ` [dpdk-dev] [PATCH v3 2/2] mempool/octeontx2: "

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-13  9:56 UTC  (5+ messages)
` [PATCH v3 15/17] mtd: spi-nor-core: Perform a Soft Reset on boot

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-05-13  9:55 UTC  (6+ messages)
  ` Antwort: "

[GIT PULL] oxnas fixes for 5.7
 2020-05-13  9:55 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix hash enable issue in RSS flow
 2020-05-13  9:54 UTC  (6+ messages)

[PATCH v3 0/5] iommu: Add Allwinner H6 IOMMU driver
 2020-05-13  9:53 UTC  (4+ messages)
` [PATCH v3 3/5] "

[PATCH rdma-next] RDMA/mlx5: Update mlx5_ib driver name
 2020-05-13  9:53 UTC 

[PATCH net-next 0/4] Extend phylib implementation of pause support
 2020-05-13  9:52 UTC  (3+ messages)
` [PATCH net-next 4/4] net: bcmgenet: add support for ethtool flow control

stable-rc 4.14.181-rc1/ad4fc99d1989: no regressions found in project stable v4.14.y
 2020-05-13  9:51 UTC 

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-05-13  9:50 UTC  (5+ messages)

[Intel-gfx] [CI] drm/i915/gt: Reset execlists registers before HWSP
 2020-05-13  9:50 UTC 

[PATCH 0/6] support persistent /var/tmp
 2020-05-13  9:48 UTC  (7+ messages)
` [PATCH 1/6] bitbake.conf: rename VOLATILE_LOG_DIR to VOLATILE_DIR
` [PATCH 2/6] fs-perms-persistent.txt: renamed from fs-perms-persistent-log.txt
` [PATCH 3/6] base-files: respect VOLATILE_DIR
` [PATCH 4/6] initscripts: "
` [PATCH 5/6] systemd: "
` [PATCH 6/6] eudev: "

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-13  9:47 UTC  (9+ messages)
` [PATCH v2 5/5] vhost: add device started check in migration set log

[PATCH 4.4 00/16] Backported fixes taken from Sony's Vendor tree
 2020-05-13  9:48 UTC  (4+ messages)
` [PATCH 4.4 03/16] devres: Align data[] to ARCH_KMALLOC_MINALIGN

[dpdk-dev] [PATCH v2 0/4] Memory corruption due to HW rings allocation
 2020-05-13  9:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/4] librte_ethdev: Introduce a function to release HW rings


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.