All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-14 21:33:26 to 2020-05-14 22:46:01 UTC [more...]

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-05-14 22:45 UTC  (12+ messages)
  ` [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
    ` [PATCH 4/3] docs: litmus-tests: Clarify about the RCU pre-initialization test
          ` [PATCH RESEND 0/4] tools/memory-model, Documentation/litmus-test: Sort out, location of litmus test and README
            ` [PATCH RESEND 3/4] Documentation/litmus-tests: Merge atomic's README into top-level one

Add a "Flattened Cache" to `git --clone`?
 2020-05-14 22:44 UTC  (11+ messages)

[net-next v2 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-14
 2020-05-14 22:45 UTC  (8+ messages)
` [net-next v2 2/9] igc: Use netdev log helpers in igc_main.c
` [net-next v2 3/9] igc: add support to eeprom, registers and link self-tests

[PATCH] t0300: workaround bug in FreeBSD < 10 sh
 2020-05-14 22:44 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
 2020-05-14 22:42 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions

[dpdk-dev] [PATCH 1/2] net/qede: fix assignment of Rx/Tx handlers
 2020-05-14 22:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] net/qede: restore Tx queue setup
      ` [dpdk-dev] [EXT] "

[PATCH v4] trace-cmd: Stop recording when processes traced with -P exit
 2020-05-14 22:43 UTC  (2+ messages)

[PATCH] doc: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
 2020-05-14 22:43 UTC  (2+ messages)

[PATCH] kbuild: compile_h: fix compiler version detection with clang
 2020-05-14 22:19 UTC 

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-14 22:43 UTC  (10+ messages)

linux-next: Signed-off-by missing for commits in the rcu tree
 2020-05-14 22:43 UTC 

[PATCH 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-14 22:40 UTC  (5+ messages)
` [PATCH 09/16] nvme-rdma: add "

[PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-14 22:41 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/3] perf jvmti: Various fixes to JVMTI agent
 2020-05-14 22:41 UTC  (11+ messages)
` [PATCH 1/3] perf jvmti: Fix jitdump for methods without debug info
` [PATCH 2/3] perf jvmti: Do not report error when missing debug information
` [PATCH 3/3] perf jvmti: Fix demangling Java symbols

[PATCH v2] PCI: Do not use pcie_get_speed_cap() to determine when to start waiting
 2020-05-14 22:41 UTC  (2+ messages)

[virtio-comment] [RFC PATCH v2 1/2] virtio-gpu: add resource create blob
 2020-05-14 22:41 UTC  (7+ messages)
` [virtio-comment] "

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-14 22:37 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/7] printk: add type-printing %pT format specifier which uses BTF

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-14 22:38 UTC  (9+ messages)
` [PATCH 1/9] "
` [PATCH 3/9] bpf: Add bpfwl tool to construct bpf whitelists
` [PATCH 4/9] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH 6/9] bpf: Compile bpfwl tool at kernel compilation start

linux-next: Fixes tag needs some work in the integrity-fixes tree
 2020-05-14 22:38 UTC  (2+ messages)

[PATCH v17 00/23] LSM: Module stacking for AppArmor
 2020-05-14 22:11 UTC  (48+ messages)
  ` [PATCH v17 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v17 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v17 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v17 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v17 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v17 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v17 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v17 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v17 09/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v17 10/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v17 11/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v17 12/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v17 13/23] LSM: Specify which LSM to display
  ` [PATCH v17 14/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v17 15/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v17 16/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v17 17/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v17 18/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v17 19/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v17 20/23] Audit: Add a new record for multiple subject LSM attributes
  ` [PATCH v17 21/23] Audit: Add a new record for multiple object "
  ` [PATCH v17 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v17 23/23] AppArmor: Remove the exclusive flag

[PATCH 0/8 net] the indirect flow_block offload, revisited
 2020-05-14 22:36 UTC  (3+ messages)

[PATCH] V2: platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-14 22:35 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the nfs tree
 2020-05-14 22:33 UTC 

complain about re-declared functions with different modifiers
 2020-05-14 22:32 UTC  (4+ messages)

libsepol releases
 2020-05-14 22:31 UTC  (7+ messages)
          ` Fedora VM On Travis for Testing

[lpieralisi:for-review/acpi-iort-id-rework 8/11] include/linux/of_irq.h:87:34: error: 'of_msi_map_get_device_domain' declared 'static' but never defined
 2020-05-14 22:31 UTC 

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-05-14 22:30 UTC  (6+ messages)
` [PATCH 08/10] rcu: Allow to deactivate nocb on a CPU

stable-rc/linux-4.19.y boot: 146 boots: 1 failed, 133 passed with 5 offline, 7 untried/unknown (v4.19.123-2-gbed44563668d)
 2020-05-14 22:28 UTC 

[PATCH 0/4] bootefi fixes for aarch64/layerscape
 2020-05-14 22:27 UTC  (11+ messages)
` [PATCH 1/4] efi_loader: aarch64: align runtime section to 64kb
` [PATCH 2/4] efi_loader: check alignment in efi_add_memory_map()

[PATCH v2] bmap-tools: update development snapshot revision
 2020-05-14 22:26 UTC 

[PATCH bpf-next 0/6] BPF ring buffer
 2020-05-14 22:25 UTC  (14+ messages)
` [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it

[PATCH 0/2] vfio/type1/pci: IOMMU PFNMAP invalidation
 2020-05-14 22:24 UTC  (4+ messages)

[PATCH 0/8 v1] Remove FMR support from RDMA drivers
 2020-05-14 22:23 UTC  (4+ messages)

[PATCH 15/17] scope: give a scope for labels & gotos
 2020-05-14 22:22 UTC  (11+ messages)

[PATCH RFC] ext4: fix partial cluster initialization when splitting extent
 2020-05-14 22:21 UTC  (2+ messages)

[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
 2020-05-14 21:59 UTC  (13+ messages)
` [PATCH v2 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v2 5/9] hw/char: Initial commit of Ibex UART
` [PATCH v2 6/9] hw/intc: Initial commit of lowRISC Ibex PLIC

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-14 22:20 UTC  (5+ messages)
` [RFC PATCH 5/8] qaic: Implement data path

[PATCH v2] nvme: Fix io_opt limit setting
 2020-05-14 22:20 UTC  (3+ messages)

[PATCH net-next] net: dsa: sja1105: disable rxvlan offload for the DSA master
 2020-05-14 22:20 UTC  (2+ messages)

[PATCH] nvme: Fix io_opt limit setting
 2020-05-14 22:19 UTC  (4+ messages)

[PATCH net-next 0/3] mptcp: fix MP_JOIN failure handling
 2020-05-14 22:19 UTC  (2+ messages)

[PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-14 22:18 UTC  (3+ messages)

[PATCH] unpack-trees: also allow get_progress() to work on a different index
 2020-05-14 22:16 UTC  (4+ messages)

[PATCH v2] image_types: declare support for wic.zst
 2020-05-14 22:16 UTC 

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-05-14 22:11 UTC 

[PATCH] cifs: fix leaked reference on requeued write
 2020-05-14 22:13 UTC  (5+ messages)

[PATCH net] tcp: fix error recovery in tcp_zerocopy_receive()
 2020-05-14 22:13 UTC  (2+ messages)

problems creating acct at wiki.yoctoproject.org
 2020-05-14 22:12 UTC 

[PATCH] compat: remove gmtime
 2020-05-14 22:12 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
 2020-05-14 22:10 UTC  (2+ messages)

[RFC PATCH linux dev-5.4 0/4] Enable kprobes on AST2500 and later
 2020-05-14 22:10 UTC  (4+ messages)
` [RFC PATCH linux dev-5.4 4/4] ARM: configs: aspeed-g5: Set CONFIG_FORTIFY_SOURCE=n to appease kprobes

[PATCH] image_types: declare support for wic.zst
 2020-05-14 22:08 UTC  (5+ messages)
` [OE-core] "

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-14 22:05 UTC  (2+ messages)

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-05-14 22:04 UTC  (3+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)

[PATCH perf/core] perf intel-pt: Fix clang build failure in intel_pt_synth_pebs_sample
 2020-05-14 22:09 UTC  (5+ messages)

[PATCH] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
 2020-05-14 22:03 UTC 

[PATCH] usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
 2020-05-14 22:02 UTC 

[PATCH v2 4/8] drivers: most: usb: check number of reported endpoints
 2020-05-14 20:53 UTC  (2+ messages)

[Bug 1878134] Re: Assertion failures in ati_reg_read_offs/ati_reg_write_offs
 2020-05-14 21:45 UTC 

[cip-dev] CVE-2020-12770: easy backport of sg code
 2020-05-14 21:55 UTC 

[PATCH net-next 0/2] DP83822 Fiber enablement
 2020-05-14 21:43 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: DP83822: Add ability to advertise Fiber connection

[PATCH] MAINTAINERS: adjust to livepatch .klp.arch removal
 2020-05-14 21:45 UTC  (4+ messages)

r8169: don't include linux/moduleparam.h
 2020-05-14 21:44 UTC 

r8169: remove not needed checks in rtl8169_set_eee
 2020-05-14 21:39 UTC 

[PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
 2020-05-14 21:44 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH, RFCRAP] xfs: handle ENOSPC quota return in xfs_file_buffered_aio_write
 2020-05-14 21:43 UTC 

[GIT PULL] clk: meson: updates for v5.8
 2020-05-14 21:42 UTC  (4+ messages)

[PATCH v2] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-14 21:42 UTC  (4+ messages)

[PATCH 4/4] dt-bindings: display: bridge: renesas,lvds: Convert binding to YAML
 2020-05-14 21:42 UTC  (9+ messages)
` [PATCH v1.1 "
          ` [PATCH v1.2 4/4] dt-bindings: display: bridge: renesas, lvds: "
            ` [PATCH v1.2 4/4] dt-bindings: display: bridge: renesas,lvds: "

[PATCH v4 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-14 21:42 UTC  (4+ messages)
` [PATCH v4 2/2] clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller

[PATCH] Use more secure HTTPS URLs
 2020-05-14 21:42 UTC  (4+ messages)

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 21:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 30/62] net: Make PTP-specific drivers depend on PTP_1588_CLOCK

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-05-14 21:39 UTC  (5+ messages)

[PATCH v8 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-05-14 21:36 UTC  (14+ messages)
` [PATCH v8 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v8 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
` [PATCH v8 3/6] dt-bindings: Add vendor prefix for Acer Inc
` [PATCH v8 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
` [PATCH v8 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
` [PATCH v8 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH 1/2] PCI: Fix pci_register_host_bridge() device_register() error handling
 2020-05-14 21:37 UTC  (2+ messages)

[PATCH 0/4] fix make sparse warning
 2020-05-14 21:37 UTC  (5+ messages)
` [PATCH 1/4] C: s/0/NULL/ for pointer type

[PATCH v6 00/15] Fix qla2xxx endianness annotations
 2020-05-14 21:35 UTC  (16+ messages)
` [PATCH v6 01/15] qla2xxx: Fix spelling of a variable name
` [PATCH v6 02/15] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v6 03/15] qla2xxx: Simplify the functions for dumping firmware
` [PATCH v6 04/15] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v6 05/15] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v6 06/15] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v6 07/15] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v6 08/15] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v6 09/15] qla2xxx: Use register names instead of register offsets
` [PATCH v6 10/15] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v6 11/15] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case
` [PATCH v6 12/15] qla2xxx: Cast explicitly to uint16_t / uint32_t
` [PATCH v6 13/15] qla2xxx: Use make_handle() instead of open-coding it
` [PATCH v6 14/15] qla2xxx: Fix endianness annotations in header files
` [PATCH v6 15/15] qla2xxx: Fix endianness annotations in source files

[PATCH 0/6] target/arm: Convert crypto to gvec
 2020-05-14 21:28 UTC  (3+ messages)
` [PATCH 4/6] target/arm: Convert sha1 and sha256 to gvec helpers
` [PATCH 5/6] target/arm: Split helper_crypto_sha1_3reg

[dm:dm-5.8 55/57] include/linux/device-mapper.h:626:2: error: #endif without #if
 2020-05-14 21:33 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.