All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-25 20:53:59 to 2019-08-26 02:44:00 UTC [more...]

Linux kernel 5 different behavior
 2019-08-26  2:08 UTC  (6+ messages)

[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
 2019-08-26  2:43 UTC  (10+ messages)
` [PATCH 01/11] diff: use hashmap_entry_init on moved_entry.ent
` [PATCH 02/11] packfile: use hashmap_entry in delta_base_cache_entry
` [PATCH 03/11] hashmap_entry_init takes "struct hashmap_entry *"
` [PATCH 04/11] hashmap_entry: detect improper initialization
` [PATCH 05/11] hashmap_get_next takes "const struct hashmap_entry *"
` [PATCH 06/11] hashmap_add takes "struct "
` [PATCH 07/11] hashmap_get takes "const struct "
` [PATCH 08/11] hashmap_remove "
` [PATCH 09/11] hashmap_put takes "struct "

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-26  2:41 UTC  (14+ messages)

[U-Boot] [PATCH 1/1] doc: slimbootloader: Update Linux booting steps on QEMU
 2019-08-26  2:35 UTC  (2+ messages)

[PATCH] usb: host: ohci: fix a race condition between shutdown and irq
 2019-08-26  2:34 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/pipewire: new package
 2019-08-26  2:34 UTC 

phosphor-ipmi-flash: A problem in BMC FW update over LPC
 2019-08-26  2:31 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-08-26  2:27 UTC 

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-26  2:25 UTC  (4+ messages)
` [PATCH net-next v4 0/2] r8152: save EEE

[PATCH] r8152: Set memory to all 0xFFs on failed reg reads
 2019-08-26  2:25 UTC  (2+ messages)

[PATCH V2 0/6] block: don't acquire .sysfs_lock before removing mq & iosched kobjects
 2019-08-26  2:25 UTC  (7+ messages)
` [PATCH V2 3/6] blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
` [PATCH V2 4/6] blk-mq: don't hold q->sysfs_lock in blk_mq_realloc_hw_ctxs()

[PATCH] python-eventlet: upgrade 0.24.0 -> 0.25.0
 2019-08-26  2:24 UTC  (2+ messages)

[PATCH] python-barbicanclient: upgrade 4.5.2 -> 4.8.1
 2019-08-26  2:24 UTC  (2+ messages)

[PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2
 2019-08-26  2:22 UTC  (2+ messages)

[PATCH] python-keystoneauth1: upgrade 3.16.0 -> 3.17.0
 2019-08-26  2:21 UTC  (2+ messages)

[meta-python] [PATCH] python-pip: upgrade 19.2.2 -> 19.2.3
 2019-08-26  2:21 UTC 

f_mass_storage vs drivers/target
 2019-08-26  2:19 UTC  (2+ messages)

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-26  2:16 UTC  (3+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH] python-manilaclient: upgrade 1.27.0 -> 1.28.0
 2019-08-26  2:16 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: aspeed: Update example ranges property
 2019-08-26  2:16 UTC  (2+ messages)

[PATCH] python-oslo.i18n: Add python3 version
 2019-08-26  2:15 UTC  (2+ messages)

[PATCH] python-amqp: Add python3 version
 2019-08-26  2:15 UTC  (2+ messages)

[meta-python] [PATCH] python-paste: upgrade 3.1.0 -> 3.1.1
 2019-08-26  2:13 UTC 

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-26  2:06 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-26  2:05 UTC  (13+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[meta-networking] [PATCH] libtdb: upgrade 1.4.1 -> 1.4.2
 2019-08-26  2:05 UTC 

[U-Boot] [PATCH v2 00/10] x86: Prepare for adding FSP2 code
 2019-08-26  2:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2 02/10] x86: Move fsp_azalia.h to the generic fsp directory

[U-Boot] dw_mmc: CMD17 Data Error while rebooting
 2019-08-26  2:02 UTC  (2+ messages)
`  "

[PATCH] commit: free the right buffer in release_commit_memory
 2019-08-26  2:01 UTC 

[PATCH] notes: avoid leaking duplicate entries
 2019-08-26  1:55 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
 2019-08-26  1:49 UTC  (3+ messages)

[PATCH] kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol
 2019-08-26  1:46 UTC  (2+ messages)

[U-Boot] [PATCH v1] tools: Add ifwitool to .gitignore
 2019-08-26  1:45 UTC  (3+ messages)

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-26  1:43 UTC  (5+ messages)
` [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
  ` [Virtio-fs] "

[PATCH 00/14] Hash-independent tests, part 5
 2019-08-26  1:43 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] t3201: abstract away SHA-1-specific constants
  ` [PATCH v2 02/14] t3206: abstract away hash size constants
  ` [PATCH v2 03/14] t3301: abstract away SHA-1-specific constants
  ` [PATCH v2 04/14] t3305: make hash size independent
  ` [PATCH v2 05/14] t3306: abstract away SHA-1-specific constants
  ` [PATCH v2 06/14] t3404: "
  ` [PATCH v2 07/14] t3430: avoid hard-coded object IDs
  ` [PATCH v2 08/14] t3506: make hash independent
  ` [PATCH v2 09/14] t3600: make hash size independent
  ` [PATCH v2 10/14] t3800: make hash-size independent
  ` [PATCH v2 11/14] t3903: abstract away SHA-1-specific constants
  ` [PATCH v2 12/14] t4000: make hash size independent
  ` [PATCH v2 13/14] t4002: make hash independent
  ` [PATCH v2 14/14] t4009: make hash size independent

[PATCH v2] xfs: use aligned buffers for IO
 2019-08-26  1:40 UTC  (4+ messages)
` [PATCH 1/3] xfs: add kmem allocation trace points
` [PATCH 2/3] xfs: get allocation alignment from the buftarg
` [PATCH 3/3] xfs: add kmem_alloc_io()

[Qemu-devel] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-26  1:36 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 35/68] target/arm: Convert CPS (privileged)
` [Qemu-devel] [PATCH v2 45/68] target/arm: Convert T16 data-processing (two low regs)
` [Qemu-devel] [PATCH v2 46/68] target/arm: Convert T16 load/store (register offset)
` [Qemu-devel] [PATCH v2 47/68] target/arm: Convert T16 load/store (immediate offset)
` [Qemu-devel] [PATCH v2 48/68] target/arm: Convert T16 add pc/sp (immediate)
` [Qemu-devel] [PATCH v2 49/68] target/arm: Convert T16 load/store multiple
` [Qemu-devel] [PATCH v2 50/68] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
` [Qemu-devel] [PATCH v2 51/68] target/arm: Convert T16 one low register and immediate
` [Qemu-devel] [PATCH v2 52/68] target/arm: Convert T16 branch and exchange
` [Qemu-devel] [PATCH v2 53/68] target/arm: Convert T16 add, compare, move (two high registers)

[PATCH AUTOSEL 5.2 001/123] ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
 2019-08-26  1:35 UTC  (10+ messages)
` [PATCH AUTOSEL 5.2 022/123] ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
` [PATCH AUTOSEL 5.2 040/123] ASoC: Fail card instantiation if DAI format setup fails
` [PATCH AUTOSEL 5.2 067/123] driver core: Fix use-after-free and double free on glue directory

[PATCH 00/15] rk3399: Add redundant boot support
 2019-08-26  1:34 UTC  (6+ messages)
` [PATCH 12/15] include: rk3399: Disable watchdog in TPL
      ` [U-Boot] "

[PATCH] media: aspeed: fix an incorrect return code on buffer allocation failure
 2019-08-26  1:32 UTC  (2+ messages)

[patch 08/11] mm, page_owner: handle THP splits correctly
 2019-08-26  1:30 UTC  (2+ messages)

[PATCH 5.2] iwlwifi: mvm: disable TX-AMSDU on older NICs
 2019-08-26  1:29 UTC  (2+ messages)

[PATCH] libwacom: add recipe
 2019-08-26  1:28 UTC  (3+ messages)

A new repo for objc-debug-tools
 2019-08-26  1:24 UTC  (4+ messages)

[PATCH 4.4.y] cgroup: Disable IRQs while holding css_set_lock
 2019-08-26  1:18 UTC  (2+ messages)

[Xen-devel] [linux-4.9 test] 140630: regressions - FAIL
 2019-08-26  1:16 UTC 

[PATCH] imx-sc-firmware: change PN to BPN
 2019-08-26  1:14 UTC 

[PATCH] weston: uprev to 7.0.0
 2019-08-26  1:14 UTC 

To enable all service files
 2019-08-26  1:25 UTC  (2+ messages)

[PATCH] drm/powerplay: Fix Vega20 power reading again
 2019-08-26  1:11 UTC  (2+ messages)

[PATCH v2] scsi: ufs: remove set but not used variable 'val'
 2019-08-26  1:15 UTC 

[U-Boot] [PATCH V3 1/4] clk: introduce enable_count
 2019-08-26  1:08 UTC  (6+ messages)
` [U-Boot] [PATCH V3 3/4] clk: support clk tree dump

[Virtio-fs] [PATCH][RFC] Support multiqueue mode by setting cpu affinity
 2019-08-26  1:08 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/null: replace BSD text with SPDX id
 2019-08-26  1:07 UTC  (2+ messages)

[Xen-devel] [linux-linus test] 140624: regressions - FAIL
 2019-08-26  0:59 UTC 

[PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance
 2019-08-26  0:47 UTC  (4+ messages)

[PATCH -next] cifs: remove set but not used variables
 2019-08-26  0:47 UTC  (2+ messages)

[Buildroot] [PATCH/next v4 1/3] package/weston-imx: Split weston-imx off from weston
 2019-08-26  0:47 UTC  (3+ messages)
` [Buildroot] [PATCH/next v4 2/3] package/wayland-protocols: bump to version 1.18
` [Buildroot] [PATCH/next v4 3/3] package/weston: bump to version 7.0.0

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-08-26  0:46 UTC  (7+ messages)
` [PATCH v9 1/8] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 360b438bdf889d148ed7d99a37b37c611406ee53
 2019-08-26  0:43 UTC 

[PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
 2019-08-26  0:42 UTC  (4+ messages)
` [PATCH 00/13] format-patch: clean up tests and documentation
  ` [PATCH 08/13] t4014: let sed open its own files

NFS issues about aio and dio test
 2019-08-26  0:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches"
 2019-08-26  0:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] audio: omitting audiodev= parameter is only deprecated
` [Qemu-devel] [PATCH 2/3] audio: paaudio: fix client name
` [Qemu-devel] [PATCH 3/3] audio: paaudio: ability to specify stream name

kernel BUG at fs/jffs2/gc.c:395!
 2019-08-26  0:33 UTC  (10+ messages)

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-26  0:32 UTC  (5+ messages)

[f2fs-dev] [PATCH v2 0/4] fsck: Check write pointers of zoned block devices
 2019-08-26  0:10 UTC  (3+ messages)

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-08-25 23:52 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/tgl: Add sysfs interface to control class-of-service (rev2)

BTRFS unable to mount after one failed disk in RAID 1
 2019-08-25 23:51 UTC  (4+ messages)

[U-Boot] [PATCH] Fix unreliable detection of DRAM size on Orange Pi 3
 2019-08-25 23:36 UTC  (5+ messages)

[Qemu-devel] [PULL 00/15] Audio 20190821 patches
 2019-08-25 23:34 UTC  (6+ messages)
` [Qemu-devel] [PULL 07/15] audio: audiodev= parameters no longer optional when -audiodev present

[PATCH v5 0/2] Honor .gitattributes with rebase --am
 2019-08-25 23:33 UTC  (3+ messages)
` [PATCH v5 1/2] path: add a function to check for path suffix
` [PATCH v5 2/2] am: reload .gitattributes after patching it

[ptrace] 201766a20e: kernel_selftests.seccomp.make_fail
 2019-08-25 23:23 UTC  (2+ messages)

linux-next: manual merge of the mips tree with the kbuild tree
 2019-08-25 23:17 UTC 

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-08-25 23:01 UTC  (2+ messages)

[RFC WIP PATCH v8 00/13] learn --keep-base & more
 2019-08-25 22:59 UTC  (4+ messages)
` [PATCH v9 0/9] rebase: learn --keep-base and improvements on fast-forward behaviour
  ` [PATCH v9 9/9] rebase: teach rebase --keep-base

[Qemu-devel] [PATCH 0/2] slirp: Fix heap buffer overflow during packet reassembly (CVE-2019-14378)
 2019-08-25 22:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] Do not reassemble fragments pointing outside of the original payload
  ` [Qemu-devel] [Slirp] "

[PATCH] PCI: Remove the use of printk_ratelimit() in pci.c
 2019-08-25 22:46 UTC 

[Qemu-devel] [PATCH v2 0/2] Optimize alignment probing
 2019-08-25 22:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: posix: Always allocate the first block
` [Qemu-devel] [PATCH v2 2/2] iotests: Test allocate_first_block() with O_DIRECT

[Feature Request] Option to make .git not read-only in cloned repos
 2019-08-25 22:41 UTC  (4+ messages)

Linux 5.2.10
 2019-08-25 22:35 UTC  (3+ messages)

[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
 2019-08-25 22:32 UTC  (2+ messages)

[PATCH 00/24] Reinstate support for Visual Studio
 2019-08-25 22:21 UTC  (7+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 20/23] .gitignore: touch up the entries regarding "

[Qemu-devel] [PATCH] block: posix: Always allocate the first block
 2019-08-25 22:17 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] target/xtensa: linux-user: add call0 ABI support
 2019-08-25 22:17 UTC 

[PATCH] cdrom: make debug logging rely on pr_debug and debugfs only
 2019-08-25 22:13 UTC  (2+ messages)

[PATCH] PCI: mediatek: Remove surplus return from a void function
 2019-08-25 22:10 UTC  (3+ messages)

Linux 5.3-rc6
 2019-08-25 21:59 UTC  (2+ messages)

[PATCH] git-gui: Update in-memory config when changing config options
 2019-08-25 21:59 UTC  (2+ messages)

[PATCH net 1/2] openvswitch: Properly set L4 keys on "later" IP fragments
 2019-08-25 21:52 UTC  (4+ messages)

[PATCH net v2] openvswitch: Fix conntrack cache with timeout
 2019-08-25 21:49 UTC  (2+ messages)

[PATCH net] net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
 2019-08-25 21:46 UTC  (2+ messages)

[PATCH net] ipv4: mpls: fix mpls_xmit for iptunnel
 2019-08-25 21:35 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 140627: regressions - FAIL
 2019-08-25 21:34 UTC 

[PATCH net] nexthop: Fix nexthop_num_path for blackhole nexthops
 2019-08-25 21:32 UTC  (2+ messages)

[PATCH] scripts: coccinelle: check for !(un)?likely usage
 2019-08-25 21:19 UTC  (8+ messages)
    ` [Cocci] "

[PATCH][meta-networking] nftables: update to 0.9.2
 2019-08-25 21:19 UTC 

linux-next: Fixes tag needs some work in the leds tree
 2019-08-25 21:19 UTC 

[PATCH v2 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-25 21:10 UTC  (5+ messages)
` [PATCH v2 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-08-25 21:05 UTC  (2+ messages)

[PATCH] drm/syncobj: Add documentation for timeline syncobj
 2019-08-25 21:01 UTC  (5+ messages)

[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
 2019-08-25 21:00 UTC  (3+ messages)

[PATCH v2] HID: input: fix a4tech horizontal wheel custom usage
 2019-08-25 20:50 UTC  (4+ messages)
    `  "

[dpdk-dev] [PATCH 00/10] add Nitrox crypto device support
 2019-08-25 20:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/11] "
  ` [dpdk-dev] [PATCH v3 08/11] crypto/nitrox: add burst enqueue and dequeue operations


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.