All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 12:15:31 to 2020-03-09 12:48:28 UTC [more...]

[PULL 0/4] Error reporting patches for 2020-03-09
 2020-03-09 12:46 UTC  (2+ messages)
` [PULL 4/4] qga: Fix a memory leak

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-03-09 12:48 UTC 

[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-09 12:42 UTC  (13+ messages)
` [PATCH v3 03/12] block/file-posix: Remove redundant statement in raw_handle_perm_lock()
` [PATCH v3 04/12] scsi/esp-pci: Remove redundant statement in esp_pci_io_write()
` [PATCH v3 06/12] display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
` [PATCH v3 07/12] display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
` [PATCH v3 09/12] dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
` [PATCH v3 11/12] usb/hcd-ehci: Remove redundant statements

[PATCH v2 0/2] buildsys: Fix building with SASL on Windows
 2020-03-09 12:30 UTC  (4+ messages)
` [PATCH v2 1/2] configure: "
` [PATCH v2 2/2] tests/docker: Install SASL library to extend code coverage on amd64

[Xen-devel] [xen-unstable test] 148236: regressions - FAIL
 2020-03-09 12:45 UTC 

[Buildroot] [PATCH v5 1/1] qt5remoteobjects: new package
 2020-03-09 12:46 UTC  (2+ messages)

[RFC][PATCH 1/2] nss: Move to meta-oe
 2020-03-09 12:45 UTC  (13+ messages)
  ` Does YP provide security support for stable and LTS branches?
        ` [Openembedded-architecture] "

[meta-security][PATCH] openscap-daemon: add missing runtime dependencies
 2020-03-09 12:45 UTC 

[dpdk-dev] [PATCH 1/2] hash: add hash bulk lookup with hash signatures array
 2020-03-09 12:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] test: update hash performance tests

[dpdk-dev] [PATCH 0/6] fib: implement AVX512 vector lookup
 2020-03-09 12:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] eal: introduce zmm type for AVX 512-bit
` [dpdk-dev] [PATCH 2/6] fib: make lookup function type configurable
` [dpdk-dev] [PATCH 3/6] fib: introduce AVX512 lookup
` [dpdk-dev] [PATCH 4/6] fib6: make lookup function type configurable
` [dpdk-dev] [PATCH 5/6] fib6: introduce AVX512 lookup
` [dpdk-dev] [PATCH 6/6] app/testfib: add support for different lookup functions

post-receive: pub/scm/linux/kernel/git/fdmanana/linux
 2020-03-09 12:43 UTC 

[Cocci] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
 2020-03-09 12:43 UTC  (2+ messages)
` [Linux-kernel-mentees] "

'return' from subshell in function doesn't
 2020-03-09 12:43 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes
 2020-03-09 12:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] app/testfib: fix possible uninitialized warning
` [dpdk-dev] [PATCH 2/4] app/testfib: fix format string
` [dpdk-dev] [PATCH 3/4] app/testfib: get rid of libresolv dependency
` [dpdk-dev] [PATCH 4/4] app: enable test-fib application

[PATCH] dtv-scan-tables: frequency updates for Finland
 2020-03-09 12:42 UTC 

[PATCH v3 00/60] target/riscv: support vector extension v0.7.1
 2020-03-09 12:14 UTC  (56+ messages)
` [PATCH v3 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v3 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v3 03/60] target/riscv: support vector extension csr
` [PATCH v3 04/60] target/riscv: add vector configure instruction
` [PATCH v3 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v3 06/60] target/riscv: add vector index "
` [PATCH v3 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v3 08/60] target/riscv: add vector amo operations
` [PATCH v3 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v3 10/60] target/riscv: vector widening "
` [PATCH v3 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v3 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v3 14/60] target/riscv: vector narrowing integer right shift instructions
` [PATCH v3 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v3 18/60] target/riscv: vector integer divide instructions
` [PATCH v3 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v3 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v3 21/60] target/riscv: vector widening "
` [PATCH v3 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v3 23/60] target/riscv: vector single-width saturating add and subtract
` [PATCH v3 24/60] target/riscv: vector single-width averaging "
` [PATCH v3 25/60] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v3 26/60] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v3 27/60] target/riscv: vector single-width scaling shift instructions
` [PATCH v3 28/60] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v3 29/60] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v3 30/60] target/riscv: vector widening "
` [PATCH v3 31/60] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v3 32/60] target/riscv: vector widening floating-point multiply
` [PATCH v3 33/60] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v3 35/60] target/riscv: vector floating-point square-root instruction
` [PATCH v3 37/60] target/riscv: vector floating-point sign-injection instructions

[PATCH v3 0/4] Btrfs: make ranged fsyncs always respect the given range
 2020-03-09 12:41 UTC  (5+ messages)
` [PATCH v3 1/4] Btrfs: fix missing file extent item for hole after ranged fsync
` [PATCH v3 2/4] Btrfs: add helper to get the end offset of a file extent item
` [PATCH v3 3/4] Btrfs: factor out inode items copy loop from btrfs_log_inode()
` [PATCH v3 4/4] Btrfs: make ranged full fsyncs more efficient

[LTP] [PATCH v4] pty: Test data transmission with SLIP line discipline
 2020-03-09 12:40 UTC  (2+ messages)

[PATCH] Revert "libsepol: cache ebitmap cardinality value"
 2020-03-09 12:42 UTC  (3+ messages)

[PATCH net-next 0/10] net: dsa: improve serdes integration
 2020-03-09 12:40 UTC  (4+ messages)

[PATCH] Fix off by one in tools/perf strncpy size argument
 2020-03-09 12:39 UTC  (2+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-09 12:34 UTC  (8+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[tip: efi/urgent] efi: Add a sanity check to efivar_store_raw()
 2020-03-09 12:38 UTC  (3+ messages)

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-03-09 12:38 UTC  (4+ messages)
` [PATCH v2 kvmtool 22/30] vfio: Destroy memslot when unmapping the associated VAs

[PATCH v9 0/5] ceph: add perf metrics support
 2020-03-09 12:36 UTC  (8+ messages)
` [PATCH v9 2/5] ceph: add caps perf metric for each session

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-03-09 12:36 UTC 

[PATCH] rtc: m48t35: remove SGI-IP27 kludge
 2020-03-09 12:35 UTC 

[Buildroot] [PATCH v1 1/2] package/mesa3d: fix vc4 neon related compile failure
 2020-03-09 12:34 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/mesa3d: disable v3d support for arm if neon is not supported

[PATCH] ASoC: brcm: Add DSL/PON SoC audio driver
 2020-03-09 12:33 UTC  (4+ messages)

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-09 12:33 UTC  (13+ messages)
` [PATCH v4 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v4 09/13] firmware: arm_scmi: Add Power notifications support

[Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
 2020-03-09 12:33 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH net-next] net: sgi: ioc3-eth: Remove phy workaround
 2020-03-09 12:32 UTC 

[LTP] [PATCH 0/8] Add basic time namespace testcases
 2020-03-09 12:32 UTC  (3+ messages)
` [LTP] [PATCH 4/8] syscalls/sysinfo03: Add time namespace test

[PATCH 0/2] build: Fixes for memory-debugging builds
 2020-03-09 12:31 UTC  (5+ messages)
` [PATCH 1/2] build: Fix option to explicitly disable memory debugging

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-03-09 12:31 UTC  (11+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-09 12:30 UTC  (6+ messages)
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock

[PATCH] tracing: Fix trace entry and trace common fields for preempt_lazy_count
 2020-03-09 12:30 UTC  (11+ messages)
        ` [PATCH RT] tracing: make preempt_lazy and migrate_disable counter smaller
                ` [PATCH RT v2] "

[PATCH v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-09 12:30 UTC  (5+ messages)
` [PATCH v2 4/6] pwm: omap-dmtimer: Fix pwm disabling sequence

[PATCH] drm/stm: repair runtime power management
 2020-03-09 11:57 UTC  (3+ messages)

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-03-09 12:28 UTC  (3+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[Intel-gfx] [PATCH 1/5] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
 2020-03-09 12:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] "

[PATCH v6 00/18] arm64: return address signing
 2020-03-09 12:27 UTC  (4+ messages)
` [PATCH v6 12/18] arm64: mask PAC bits of __builtin_return_address

[Buildroot] Cross compiling iperf 2 for mips
 2020-03-09 12:27 UTC 

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-09 12:26 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: allwinner: h6: orangepi-one-plus: ethernet and HDMI
 2020-03-09 12:25 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: allwinner: h6: orangepi-one-plus: Enable ethernet
  ` [linux-sunxi] "
` [PATCH 2/2] arm64: dts: allwinner: h6: orangepi: Enable HDMI
  ` [linux-sunxi] "

[igt-dev] [PATCH i-g-t v5] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats
 2020-03-09 12:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_chamelium: Add support to validate RGB/YUV pixel formats (rev2)

[PATCH] kbuild: Disable -Wpointer-to-enum-cast
 2020-03-09 12:25 UTC  (3+ messages)

[PATCH v2] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-09 12:25 UTC  (2+ messages)

[PATCH v2 00/20] Introduce common headers
 2020-03-09 12:24 UTC  (6+ messages)

Please pull u-boot-x86
 2020-03-09 12:24 UTC  (2+ messages)

[PATCH] [Outreachy kernel] staging: exfat: alignment should match open parenthesis
 2020-03-09 12:23 UTC  (3+ messages)

[PATCH v2] media: rc: make scancodes 64 bit
 2020-03-09 12:23 UTC 

[dpdk-dev] [PATCH v3 1/2] net/memif: enable loopback
 2020-03-09 14:22 UTC 

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-03-09 12:21 UTC  (5+ messages)

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09 12:20 UTC  (4+ messages)

[PATCH] usb: xhci: Error enumerating USB TV Tuner
 2020-03-09 12:22 UTC  (2+ messages)

[PATCH v3] ARM: mmp: replace setup_irq() by request_irq()
 2020-03-09 12:19 UTC  (5+ messages)

[RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4]
 2020-03-09 12:19 UTC  (36+ messages)
` [RFC PATCH 01/17] uapi: General notification queue definitions "
` [RFC PATCH 02/17] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/17] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/17] pipe: Add general notification queue support "
` [RFC PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [RFC PATCH 07/17] Add sample notification program "
` [RFC PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/17] pipe: Add notification lossage handling "
` [RFC PATCH 10/17] selinux: Implement the watch_key security hook "
` [RFC PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [RFC PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [RFC PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [RFC PATCH 14/17] watch_queue: sample: Display mount tree "
` [RFC PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [RFC PATCH 16/17] watch_queue: Add superblock notifications "
` [RFC PATCH 17/17] watch_queue: sample: Display "

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-09 12:16 UTC  (3+ messages)

[PATCH v3 43/60] target/riscv: narrowing floating-point/integer type-convert instructions
 2020-03-09 12:12 UTC 

[PATCH] drm/mm: Allow drm_mm_initialized() to be used outside of the locks
 2020-03-09 12:15 UTC  (2+ messages)
` [Intel-gfx] "


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.