All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-25 18:45:59 to 2020-05-25 20:22:42 UTC [more...]

[PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
 2020-05-25 20:22 UTC 

drivers/soc/fsl/dpio/qbman-portal.c:702:26: warning: Local variable 'd' shadows outer argument [shadowArgument]
 2020-05-25 20:21 UTC 

[Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 4.2.3
 2020-05-25 20:21 UTC  (2+ messages)

[Buildroot] [git commit] package/ffmpeg: bump version to 4.2.3
 2020-05-25 20:20 UTC 

[pull] drm/msm: msm-next for 5.8
 2020-05-25 20:20 UTC  (2+ messages)

incoming
 2020-05-25 20:19 UTC  (3+ messages)
` + khugepaged-allow-to-collapse-a-page-shared-across-fork-fix-fix.patch added to -mm tree
` + x86-mm-simplify-init_trampoline-and-surrounding-logic-fix.patch "

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 3.2.4
 2020-05-25 20:19 UTC  (2+ messages)

[Buildroot] [git commit] package/wireshark: security bump to version 3.2.4
 2020-05-25 20:19 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Force the GT reset on shutdown
 2020-05-25 20:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Force the GT reset on shutdown (rev3)

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-25 20:17 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property

Question about behaviour of git-checkout --patch option
 2020-05-25 20:11 UTC 

5.5 kernel and btrfs-progs v5.6 create and cannot fix 'root 204162 inode 14058737 errors 1000, some csum missing'
 2020-05-25 20:16 UTC  (3+ messages)

[PATCH 1/4] x86: coral: Correct some FSP-M settings
 2020-05-25 20:16 UTC  (4+ messages)
` [PATCH 2/4] x86: apl: Add hex offsets for registers in FSP-M
` [PATCH 3/4] x86: coral: Correct some FSP-S settings
` [PATCH 4/4] x86: apl: Add hex offsets for registers in FSP-S

[Buildroot] [PATCH] toolchain: update ARC tools to arc-2020.03-release
 2020-05-25 20:15 UTC 

[PATCH] dpaa_eth: fix usage as DSA master, try 3
 2020-05-25 20:12 UTC  (2+ messages)

[PATCH RFC net-next 00/13] RX filtering for DSA switches
 2020-05-25 20:11 UTC  (8+ messages)
` [PATCH RFC net-next 10/13] net: bridge: add port flags for host flooding

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-25 20:10 UTC  (5+ messages)
` [PATCH v2 3/5] rpmsg: move common structures and defines to headers
` [PATCH v2 4/5] rpmsg: update documentation

[PATCH v2 net-next 00/12] net: atlantic: QoS implementation
 2020-05-25 20:09 UTC  (5+ messages)
` [PATCH v2 net-next 01/12] net: atlantic: changes for multi-TC support
    ` [EXT] "

[PATCH 0/3] hwrng: add support for Silex Insight BA431
 2020-05-25 19:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Silex Insight vendor prefix
` [PATCH 2/3] dt-bindings: rng: document Silex Insight BA431 hwrng
` [PATCH 3/3] hwrng: ba431-rng: add support for "

[PATCH 1/1] geoip: add quiet flag to xt_geoip_build
 2020-05-25 20:05 UTC 

[Buildroot] [PATCH] suport/download: fix git wrapper with submodules on older git versions
 2020-05-25 20:05 UTC  (3+ messages)

[Buildroot] [git commit] package/fio: fix build on sh4
 2020-05-25 20:04 UTC 

[PATCH nft] tests: py: Actually use all available hooks in bridge/chains.t
 2020-05-25 20:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fio: fix build on sh4
 2020-05-25 20:04 UTC  (2+ messages)

[PATCH nft] build: Fix doc build, restore A2X assignment for doc/Makefile
 2020-05-25 20:04 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: new chapter on release engineering
 2020-05-25 20:03 UTC  (2+ messages)

[PATCH 0/8] CMake build system for git
 2020-05-25 20:03 UTC  (7+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 11/11] ci: modification of main.yml to use cmake for vs-build job

[PATCH 00/44] SHA-256 part 2/3: protocol functionality
 2020-05-25 19:59 UTC  (46+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/44] t1050: match object ID paths in a hash-insensitive way
  ` [PATCH v2 02/44] Documentation: document v1 protocol object-format capability
  ` [PATCH v2 03/44] connect: have ref processing code take struct packet_reader
  ` [PATCH v2 04/44] wrapper: add function to compare strings with different NUL termination
  ` [PATCH v2 05/44] remote: advertise the object-format capability on the server side
  ` [PATCH v2 06/44] connect: add function to parse multiple v1 capability values
  ` [PATCH v2 07/44] connect: add function to fetch value of a v2 server capability
  ` [PATCH v2 08/44] pkt-line: add a member for hash algorithm
  ` [PATCH v2 09/44] transport: add a hash algorithm member
  ` [PATCH v2 10/44] connect: add function to detect supported v1 hash functions
  ` [PATCH v2 11/44] send-pack: detect when the server doesn't support our hash
  ` [PATCH v2 12/44] connect: make parse_feature_value extern
  ` [PATCH v2 13/44] fetch-pack: detect when the server doesn't support our hash
  ` [PATCH v2 14/44] connect: detect algorithm when fetching refs
  ` [PATCH v2 15/44] builtin/receive-pack: detect when the server doesn't support our hash
  ` [PATCH v2 16/44] docs: update remote helper docs for object-format extensions
  ` [PATCH v2 17/44] transport-helper: implement "
  ` [PATCH v2 18/44] remote-curl: "
  ` [PATCH v2 19/44] builtin/clone: initialize hash algorithm properly
  ` [PATCH v2 20/44] t5562: pass object-format in synthesized test data
  ` [PATCH v2 21/44] fetch-pack: parse and advertise the object-format capability
  ` [PATCH v2 22/44] setup: set the_repository's hash algo when checking format
  ` [PATCH v2 23/44] t3200: mark assertion with SHA1 prerequisite
  ` [PATCH v2 24/44] packfile: compute and use the index CRC offset
  ` [PATCH v2 25/44] t5302: modernize test formatting
  ` [PATCH v2 26/44] builtin/show-index: provide options to determine hash algo
  ` [PATCH v2 27/44] t1302: expect repo format version 1 for SHA-256
  ` [PATCH v2 28/44] Documentation/technical: document object-format for protocol v2
  ` [PATCH v2 29/44] connect: pass full packet reader when parsing v2 refs
  ` [PATCH v2 30/44] connect: parse v2 refs with correct hash algorithm
  ` [PATCH v2 31/44] serve: advertise object-format capability for protocol v2
  ` [PATCH v2 32/44] t5500: make hash independent
  ` [PATCH v2 33/44] builtin/ls-remote: initialize repository based on fetch
  ` [PATCH v2 34/44] remote-curl: detect algorithm for dumb HTTP by size
  ` [PATCH v2 35/44] builtin/index-pack: add option to specify hash algorithm
  ` [PATCH v2 36/44] t1050: pass algorithm to index-pack when outside repo
  ` [PATCH v2 37/44] remote-curl: avoid truncating refs with ls-remote
  ` [PATCH v2 38/44] t/helper: initialize the repository for test-sha1-array
  ` [PATCH v2 39/44] t5702: offer an object-format capability in the test
  ` [PATCH v2 40/44] t5703: use object-format serve option
  ` [PATCH v2 41/44] t5704: send object-format capability with SHA-256
  ` [PATCH v2 42/44] t5300: pass --object-format to git index-pack
  ` [PATCH v2 43/44] bundle: detect hash algorithm when reading refs
  ` [PATCH v2 44/44] remote-testgit: adapt for object-format

[U-Boot] is it mandatory for SPL to support DM
 2020-05-25 20:00 UTC  (16+ messages)

[xen-unstable-smoke test] 150367: tolerable all pass - PUSHED
 2020-05-25 19:59 UTC 

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-25 19:59 UTC  (4+ messages)
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[Buildroot] [git commit] docs/manual: new chapter on release engineering
 2020-05-25 19:59 UTC 

[Buildroot] [git commit] package/ltrace: directly use s.b.o to fetch the archive
 2020-05-25 19:58 UTC 

[Buildroot] [PATCH] package/bind: security bump to version 9.11.19
 2020-05-25 19:58 UTC  (2+ messages)

[Buildroot] [PATCH] package/ltrace: directly use s.b.o to fetch the archive
 2020-05-25 19:58 UTC  (2+ messages)

[Buildroot] [git commit] package/bind: security bump to version 9.11.19
 2020-05-25 19:57 UTC 

[Buildroot] [PATCH-2020.02.x] package/git: security bump to version 2.24.3
 2020-05-25 19:57 UTC  (2+ messages)

[PATCH v2] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25 19:54 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/git: security bump to version 2.24.3
 2020-05-25 19:56 UTC 

[PATCH] staging: vchiq_arm: cast with __force as needed
 2020-05-25 19:50 UTC  (5+ messages)

[PATCH net-next] r8169: improve rtl_remove_one
 2020-05-25 19:54 UTC 

[PATCH v4 00/19] Allow vendor drivers to propose their own timings
 2020-05-25 19:53 UTC  (29+ messages)
` [PATCH v4 06/19] mtd: rawnand: Reorganize the nand_chip structure
` [PATCH v4 07/19] mtd: rawnand: Compare the actual timing values
` [PATCH v4 08/19] mtd: rawnand: Rename onfi_timing_mode_default
` [PATCH v4 09/19] mtd: rawnand: Use the data interface mode entry when relevant
` [PATCH v4 10/19] mtd: rawnand: Rename nand_has_setup_data_interface()
` [PATCH v4 11/19] mtd: rawnand: Fix nand_setup_data_interface() description
` [PATCH v4 12/19] mtd: rawnand: Rename nand_init_data_interface()
` [PATCH v4 13/19] mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
` [PATCH v4 14/19] mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
` [PATCH v4 15/19] mtd: rawnand: timings: Add a helper to find the closest ONFI mode
` [PATCH v4 16/19] mtd: rawnand: Introduce nand_choose_best_sdr_iface()
` [PATCH v4 17/19] mtd: rawnand: Introduce nand_choose_best_vendor_sdr_iface()
` [PATCH v4 18/19] mtd: rawnand: Add the ->choose_data_interface() hook
` [PATCH v4 19/19] mtd: rawnand: Add timings for Kioxia TH58NVG2S3HBAI4

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-05-25 19:44 UTC  (9+ messages)

The GNU C Library Manual - Authoritative or not?
 2020-05-25 19:52 UTC  (2+ messages)

-nic model=rocker causes qemu to abort
 2020-05-25 19:46 UTC  (3+ messages)

[PATCH] semanage bash completion: handle semanage module #246
 2020-05-25 19:47 UTC 

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-05-25 19:47 UTC  (2+ messages)

[PATCH] video: make vidconsole commands optional
 2020-05-25 19:47 UTC 

[PATCH] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
 2020-05-25 19:45 UTC  (4+ messages)

[Buildroot] Service error during booting
 2020-05-25 19:45 UTC 

help requested for mdadm grow error
 2020-05-25 19:42 UTC  (9+ messages)

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-25 19:41 UTC  (4+ messages)

[PATCH] tracing: Fix events.rst section numbering
 2020-05-25 19:40 UTC  (3+ messages)

[PATCH v1] gpiolib: Separate GPIO_GET_LINEINFO_WATCH_IOCTL conditional
 2020-05-25 19:40 UTC 

[PATCH v2] ext4: support xattr gnu.* namespace for the Hurd
 2020-05-25 19:39 UTC 

[PATCH v5 0/7] Add interrupt support to FPGA DFL drivers
 2020-05-25 19:35 UTC  (15+ 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 v5 3/7] fpga: dfl: introduce interrupt trigger setting API
` [PATCH v5 4/7] fpga: dfl: afu: add interrupt support for port error reporting
` [PATCH v5 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v5 6/7] fpga: dfl: afu: add AFU interrupt support
` [PATCH v5 7/7] Documentation: fpga: dfl: add descriptions for interrupt related interfaces

[PATCH] Bluetooth: Avoid calling device_add() on duplicated HCI conn event
 2020-05-25 19:37 UTC  (3+ messages)

do a single memdup_user in sctp_setsockopt
 2020-05-25 19:37 UTC  (5+ messages)

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-25 19:35 UTC  (7+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
  ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25 19:34 UTC  (7+ messages)

USB Security in the Linux Kernel
 2020-05-25 19:32 UTC 

[Intel-gfx] [CI 1/2] drm/i915/gt: Cancel the flush worker more thoroughly
 2020-05-25 19:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

io_uring: BUG: kernel NULL pointer dereference
 2020-05-25 19:25 UTC  (7+ messages)

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-25 19:22 UTC  (5+ messages)
` [PATCH 4/4] x86/boot: Check that there are no runtime relocations

how to un-blacklist a blacklisted recipe?
 2020-05-25 19:22 UTC  (7+ messages)
` [yocto] "

[io_uring] Problems using io_uring engine
 2020-05-25 19:21 UTC  (2+ messages)

[PATCH] m68k: tools: Replace zero-length array with flexible-array member
 2020-05-25 19:26 UTC  (3+ messages)

[PATCH] use weak assignments for PNBLACKLIST in recipe files
 2020-05-25 19:21 UTC 

linux-next: Tree for May 25
 2020-05-25 19:18 UTC  (5+ messages)
` linux-next: Tree for May 25 (fs/io_uring)

Using NTRDMA with Intel Skylake in b2b configuration
 2020-05-25 19:17 UTC  (2+ messages)

Kernel Oops in cdc_acm
 2020-05-25 19:16 UTC  (3+ messages)

[PATCH v2 0/4] Four SRP initiator and target patches
 2020-05-25 19:15 UTC  (4+ messages)
` [PATCH v2 4/4] RDMA/srpt: Increase max_send_sge

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-05-25 19:12 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 03/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test

[PATCH v2 bpf-next 0/7] BPF ring buffer
 2020-05-25 19:12 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it
` [PATCH v2 bpf-next 7/7] docs/bpf: add BPF ring buffer design notes

krb5 policy bug
 2020-05-25 19:11 UTC 

[Bug 1877706] [NEW] [Feature request] qemu does not support for Octeon MIPS64 on X86
 2020-05-25 19:04 UTC  (2+ messages)
` [Bug 1877706] "

[dpdk-dev] [PATCH v2] doc: update release notes for 20.05
 2020-05-25 19:11 UTC  (2+ messages)

[PATCH v2] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
 2020-05-25 19:08 UTC 

[PATCH net] net: check untrusted gso_size at kernel entry
 2020-05-25 19:07 UTC 

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-25 19:04 UTC  (8+ messages)
` [PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation

[PATCH 0/6] GRUB: Bundle of various fixes and cleanups
 2020-05-25 19:02 UTC  (7+ messages)
` [PATCH 1/6] grub-install: Fix inverted test for NLS enabled when copying locales
` [PATCH 2/6] net/http: Return an error on HTTP error responses
` [PATCH 3/6] docs: Fix devicetree command description
` [PATCH 4/6] tpm: Drop unneeded code
` [PATCH 5/6] i386/efi/init: Drop bogus include
` [PATCH 6/6] efi/tpm: Fix typo in grub_efi_tpm2_protocol struct

linux-next: build failure after merge of the block tree
 2020-05-25 19:03 UTC  (2+ messages)

[PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
 2020-05-25 19:02 UTC  (2+ messages)

[BUG] Consistent LBR/TSX vmentry failure (0x80000022) calling domain_crash() in vmx.c:3324
 2020-05-25 19:01 UTC  (9+ messages)

[LTP] [PATCH] hugemmap05: check if the reserving hpages as expected
 2020-05-25 19:02 UTC  (2+ messages)

[PATCH] ref-manual: explain how to un-blacklist a recipe
 2020-05-25 18:58 UTC 

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-25 18:55 UTC  (4+ messages)

[PATCH] serial: 8250: probe all 16550A variants by default
 2020-05-25 18:52 UTC  (3+ messages)

[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps
 2020-05-25 18:50 UTC  (5+ messages)

[PATCH for-next] RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_alloc
 2020-05-25 18:49 UTC  (2+ 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.