All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-01 17:14:29 to 2019-03-01 18:07:30 UTC [more...]

[PATCH bpf-next 0/3] bpf: add progenyof helper
 2019-03-01 18:06 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: add bpf_progenyof helper
  ` [PATCH v2 bpf-next 0/3] "
    ` [PATCH v2 bpf-next 2/3] bpf: sync kernel uapi headers
    ` [PATCH v2 bpf-next 3/3] bpf: add tests for bpf_progenyof

[PATCH] arm64: dts: rockchip: add rk3328-roc-cc cpu-supply entries for all cpu nodes
 2019-03-01 18:07 UTC 

[RFC PATCH 0/4] name-rev: improve memory usage
 2019-03-01 18:07 UTC  (8+ messages)
` [RFC PATCH 1/4] name-rev: improve name_rev() "
` [RFC PATCH 2/4] commit-list: add a function to check if a commit is in a list
` [RFC PATCH 3/4] name-rev: check if a commit should be named before naming it
` [RFC PATCH 4/4] name-rev: avoid naming from a ref if it’s not a descendant of any commit

[PATCH 1/4] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 18:06 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] "
` ✓ Fi.CI.BAT: success "

[PATCH] ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
 2019-03-01 18:06 UTC  (2+ messages)

[CI 1/4] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 18:05 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] "

[PATCH net-next v2 0/7] devlink: expose PF and VF representors as ports
 2019-03-01 18:04 UTC  (8+ messages)
` [PATCH net-next v2 1/7] nfp: split devlink port init from registration
` [PATCH net-next v2 2/7] devlink: add PF and VF port flavours
` [PATCH net-next v2 3/7] nfp: register devlink ports of all reprs
` [PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
` [PATCH net-next v2 5/7] nfp: switch to devlink_port_get_phys_port_name()
` [PATCH net-next v2 6/7] devlink: introduce port's peer netdevs
` [PATCH net-next v2 7/7] nfp: expose PF "

[PATCH 01/38] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 18:03 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/38] "

[PATCH net 00/16] validate the control action with all the other parameters
 2019-03-01 18:02 UTC  (7+ messages)
` [PATCH net 01/16] net/sched: prepare TC actions to properly validate the control action
` [PATCH net 03/16] net/sched: act_csum: validate the control action inside init()

[Qemu-devel] [PATCH 0/2] numa: deprecate -numa node, mem and default memory distribution
 2019-03-01 18:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] numa: deprecate 'mem' parameter of '-numa node' option
  ` [Qemu-devel] [libvirt] "

[PATCH bpf-next v2 0/7] BPF support for global data
 2019-03-01 17:18 UTC  (4+ messages)
` [PATCH bpf-next v2 1/7] bpf: implement lookup-free direct value access

[PATCH v7 00/11] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-01 17:59 UTC  (24+ messages)
` [PATCH v7 01/11] KEYS: report to keyctl only actually supported key ops
` [PATCH v7 02/11] crypto: akcipher - check the presence of callback before the call
` [PATCH v7 03/11] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v7 04/11] crypto: akcipher - new verify API for public key algorithms
` [PATCH v7 05/11] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v7 06/11] X.509: parse public key parameters from x509 for akcipher
` [PATCH v7 07/11] crypto: Kconfig - create Public-key cryptography section
` [PATCH v7 08/11] crypto: ecc - make ecc into separate module
` [PATCH v7 09/11] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v7 10/11] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v7 11/11] integrity: support EC-RDSA signatures for asymmetric_verify

[Qemu-devel] [PATCH] hw/i386/pc: run the multiboot loader before the PVH loader
 2019-03-01 17:59 UTC  (2+ messages)

[PATCH RESEND v3 0/3] add some more functionality to RPMH
 2019-03-01 17:58 UTC  (5+ messages)
` [PATCH RESEND v3 2/3] drivers: qcom: rpmh-rsc: return if the controller is idle

[RFC PATCH 0/2] fix quota subdir mounts
 2019-03-01 17:57 UTC  (3+ messages)
` [RFC PATCH 1/2] ceph: factor out ceph_lookup_inode()
` [RFC PATCH 2/2] ceph: quota: fix quota subdir mounts

[Qemu-devel] [PATCH] tests: Remove (mostly) useless architecture checks
 2019-03-01 17:57 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2019-03-01 17:56 UTC  (5+ messages)
` [Qemu-devel] [PULL 13/76] pvh: Add x86/HVM direct boot ABI header file

[PATCH 1/8] perf db-export: Add calls parent_id
 2019-03-01 17:56 UTC  (7+ messages)
  ` [PATCH 2/8] perf scripts python: export-to-sqlite.py: Export "
  ` [PATCH 4/8] perf scripts python: export-to-postgresql.py: "
  ` [PATCH 3/8] perf scripts python: export-to-postgresql.py: Fix invalid input syntax for integer error
  ` [PATCH 5/8] perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
  ` [PATCH 6/8] perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
  ` [PATCH 7/8] perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-03-01 17:55 UTC  (10+ messages)

[PATCH v4] f2fs: add bio cache for IPU
 2019-03-01 17:55 UTC  (3+ messages)

[meta-oe PATCH 1/2] python-idna: Avoid removing executing bit from `.egg-info/` directory
 2019-03-01 17:54 UTC  (2+ messages)
` [meta-oe PATCH 2/2] python-idna: Upgrade 2.7 -> 2.8

[PATCH v3] f2fs: rebuild nat_bits during umount
 2019-03-01 17:55 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add more cpu operating points for RK3328
 2019-03-01 17:54 UTC 

[PATCH] drm/vmwgfx: remove redundant unlikely annotation
 2019-03-01 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/32] s390x/tcg: Vector Instruction Support Part 1
 2019-03-01 17:54 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 13/32] s390x/tcg: Implement VECTOR LOAD MULTIPLE
` [Qemu-devel] [PATCH v2 19/32] s390x/tcg: Implement VECTOR PACK *
` [Qemu-devel] [PATCH v2 22/32] s390x/tcg: Implement VECTOR REPLICATE
` [Qemu-devel] [PATCH v2 23/32] s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE
` [Qemu-devel] [PATCH v2 25/32] s390x/tcg: Implement VECTOR SELECT
` [Qemu-devel] [PATCH v2 27/32] s390x/tcg: Provide probe_write helper

[PATCH v4 4/4] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-03-01 17:51 UTC  (5+ messages)

[PATCH v3 00/10] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
 2019-03-01 17:54 UTC  (7+ messages)
` [PATCH v4 03/10] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [PATCH v2 05/10] drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650

[PATCH net-next] net: dsa: Do not configure VLAN ID 0
 2019-03-01 17:54 UTC  (4+ messages)

[PATCH] LSM: Update list of SECURITYFS users in Kconfig
 2019-03-01 17:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/17] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-03-01 17:52 UTC  (17+ messages)

[PATCH v2 0/2] Minor changes to checkpatches
 2019-03-01 17:52 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] Enable codespell by default. Can be disabled from config file
    ` [dpdk-stable] "
  ` [PATCH v3 2/2] devtools: fix result of svg include check
    ` [dpdk-stable] "

Will is away until April
 2019-03-01 17:52 UTC  (2+ messages)

where is existing OpenPOWER checkstop handling support?
 2019-03-01 17:51 UTC  (2+ messages)

[PATCH] perf intel-pt: Fix divide by zero
 2019-03-01 17:49 UTC 

[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
 2019-03-01 17:49 UTC  (5+ messages)

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-03-01 17:48 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: Add a dma interconnect name

[PATCH] perf auxtrace: Improve address filter error message when there is no DSO
 2019-03-01 17:47 UTC 

[PATCH v2 0/2] dpaa2-eth: add XDP_REDIRECT support
 2019-03-01 17:47 UTC  (3+ messages)
` [PATCH v2 1/2] dpaa2-eth: Add software annotation types
` [PATCH v2 2/2] dpaa2-eth: add XDP_REDIRECT support

[PATCH] mimic: Initial commit of version 1.2.0.2
 2019-03-01 17:46 UTC  (3+ messages)

[PATCH] cpu/hotplug: Create SMT sysfs interface for all arches
 2019-03-01 17:42 UTC 

[meta-oe PATCH 1/2] python-idna: Avoid removing '+x' from `.egg-info/` directory
 2019-03-01 17:43 UTC  (9+ messages)

[PATCH v4 1/3] doc: clean ABI/API policy guide
 2019-03-01 17:40 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] doc: make RTE_NEXT_ABI optional
  ` [PATCH v5 3/3] doc: add deprecation marker usage

[Qemu-devel] [RFC PATCH 0/4] ARM virt: ACPI memory hotplug support
 2019-03-01 17:39 UTC  (9+ messages)

[PATCH] openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
 2019-03-01 17:40 UTC  (5+ messages)

[PATCH 0/2] staging: mt7621-dma: SPDX license cleanups
 2019-03-01 17:38 UTC  (4+ messages)
` [PATCH 1/2] staging: mt7621-dma: add SPDX GPL-2.0 or later version license identifier

[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-01 17:39 UTC  (2+ messages)

[PATCH 0/2] meson-nand: two small memory related fixes
 2019-03-01 17:38 UTC  (9+ messages)
` [PATCH 1/2] mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
` [PATCH 2/2] mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf

[PATCH 1/3] phy: rockchip-emmc: Allow to set drive impedance via DTS
 2019-03-01 17:38 UTC  (4+ messages)

[PATCH for-next] CODING_STYLE: Document how to handle unexpected conditions
 2019-03-01 17:37 UTC  (5+ messages)

[PATCH] test: add snow3g test cases when digest is encrypted
 2019-03-01 17:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] last: do not use non-standard __UT_NAMESIZE
 2019-03-01 17:35 UTC 

[PATCH xf86-video-ati 1/2] present: Check that flip and screen pixmap pitches match
 2019-03-01 17:35 UTC  (2+ messages)
  ` [PATCH xf86-video-ati 2/2] dri2: Call drm_queue_handle_deferred in dri2_deferred_event

multipathd ignoring dev_loss_tmo setting
 2019-03-01 17:35 UTC  (4+ messages)

[BUG] completion.commands does not remove multiple commands
 2019-03-01 17:34 UTC  (5+ messages)
` [PATCH 1/3] doc: note config file restrictions for completion.commands
` [PATCH 2/3] t9902: test multiple removals via completion.commands
` [PATCH 3/3] completion: fix multiple command removals

[PATCH 0/7] drivers: firmware: psci: Some cleanup and refactoring
 2019-03-01 17:32 UTC  (13+ messages)
` [PATCH 4/7] ARM/ARM64: cpuidle: Let back-end init ops take the driver as input
` [PATCH 5/7] drivers: firmware: psci: Simplify state node parsing
` [PATCH 7/7] drivers: firmware: psci: Announce support for OS initiated suspend mode

[PATCH v2 00/10] Allwinner sunxi message box support
 2019-03-01 17:31 UTC  (5+ messages)
` [PATCH v2 03/10] clk: sunxi-ng: sun50i: Mark the msgbox clock as critical

[PATCH v5 00/10] arm64: add system vulnerability sysfs entries
 2019-03-01 17:30 UTC  (10+ messages)
` [PATCH v5 03/10] arm64: add sysfs vulnerability show for meltdown

Regression: ASoC: soc-core: clear platform pointers on error
 2019-03-01 17:28 UTC  (2+ messages)

[PATCH] eal: change init macro as exec environment specific
 2019-03-01 17:28 UTC  (6+ messages)

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-03-01 17:28 UTC  (4+ messages)

[Qemu-devel] [PATCH] spapr: Explicitly check machine support before using EVENT_CLASS_HOT_PLUG
 2019-03-01 17:27 UTC  (3+ messages)

[PATCH] drm/i915: Yet another if/else sort of newer to older platforms
 2019-03-01 17:27 UTC  (5+ messages)

[PATCH v2 1/2] Replace __asm__ __volatile__ with asm volatile
 2019-03-01 17:17 UTC  (2+ messages)
` [PATCH v2 2/2] Add new MSR modules (rdmsr/wrmsr)

[PATCH bpf-next] samples/bpf: silence compiler warning for xdpsock_user.c
 2019-03-01 17:17 UTC  (2+ messages)

[PATCH v1 0/4] baseband/fpga_lte_fec: BBDEV FPGA driver for 4G turbo FEC
 2019-03-01 17:23 UTC  (5+ messages)
` [PATCH v1 1/4] baseband/fpga_lte_fec: addition of driver for 4G turbo FEC with PAC N300 FPGA card
` [PATCH v1 2/4] usertools: update to usertool to allow binding of baseband device
` [PATCH v1 3/4] test-bbdev: update bbdev test-app for FPGA driver testing
` [PATCH v1 4/4] librte_bbdev: update device info structure to use rte_device

USB: usb.h: tweak struct urb to remove wasted space
 2019-03-01 17:22 UTC 

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-01 17:21 UTC  (15+ messages)

[PATCH] mac80211: do not call driver wake_tx_queue op during reconfig
 2019-03-01 17:21 UTC  (5+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-01 17:21 UTC  (4+ messages)
` [RFC net-next 8/8] net/mlx5: Add subdev driver to bind to subdev devices

[rocko/master][PATCH v2] gcc-arm-none-eabi: extend to nativesdk class
 2019-03-01 17:20 UTC  (5+ messages)

[PATCH RESEND v3] crypto: caam - add missing put_device() call
 2019-03-01 17:19 UTC 

[master][PATCH] gcc-arm-none-eabi: not supported on any target
 2019-03-01 17:18 UTC 

[PATCH] drivers/net: fix shifting 32-bit signed variable 31 times
 2019-03-01 17:18 UTC  (3+ messages)
  ` [dpdk-stable] "

[Buildroot] [PATCH v7 0/8] Top-level parallel build support
 2019-03-01 17:18 UTC  (9+ messages)

[PATCH] fuse: Add ioctl flag for compat ioctl with 64-bit time_t
 2019-03-01 17:08 UTC 

[PATCH] ext4: Add missing brelse() in add_new_gdb_meta_bg()
 2019-03-01 17:15 UTC 

2.7 Release Planning Guidelines - Features, Designs and Milestones
 2019-03-01 17:16 UTC 

[PATCH 1/7] Use an accessor for rte_hash_key
 2019-03-01 17:15 UTC  (6+ messages)

[PATCH v2] commit-tree: utilize parse-options api
 2019-03-01 17:13 UTC 

[Bug 109329] Luxmark freezes the system
 2019-03-01 17:14 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.