All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-04 16:42:01 to 2020-11-04 17:03:09 UTC [more...]

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (7+ messages)

[dpdk-dev] [PATCH v1] vhost: slot_idx needs to be initialised to fix gcc compile error
 2020-11-04 17:02 UTC 

selinux: how to query if selinux is enabled
 2020-11-04 17:02 UTC  (14+ messages)

[Buildroot] [PATCH 00/10] Introduce CPE ID matching for CVEs
 2020-11-04 17:03 UTC  (6+ messages)
` [Buildroot] [PATCH 01/10] support/scripts/cve.py: properly match CPEs with version '*'
` [Buildroot] [PATCH 03/10] package/pkg-generic.mk: add CPE ID related package variables

BUG
 2020-11-04 17:02 UTC  (2+ messages)

[Bug report] Crash when creating patch
 2020-11-04 17:01 UTC  (3+ messages)
` [PATCH 1/3] format-patch: refactor output selection

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-04 17:01 UTC  (6+ messages)
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test

[PATCH v2] drm: document that blobs are ref'counted
 2020-11-04 17:01 UTC 

[dpdk-dev] [PATCH] net/ring: fix typo in log message
 2020-11-04 17:01 UTC 

[PATCH net-next 1/1] net: usb: qmi_wwan: add default rx_urb_size
 2020-11-04 17:01 UTC  (2+ messages)

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-04 17:01 UTC  (3+ messages)
` [PATCH v9 2/7] rcu/segcblist: Add counters to segcblist datastructure

[PATCH v20 00/20] per memcg lru lock
 2020-11-04 16:59 UTC  (4+ messages)

[PATCH v2 0/6] CODA timeout fix & assorted changes
 2020-11-04 17:00 UTC  (6+ messages)

[PATCH 0/2] block: Remove unused BlockDeviceMapEntry
 2020-11-04 16:55 UTC  (3+ messages)
` [PATCH 1/2] qapi/block-core: Improve MapEntry documentation
` [PATCH 2/2] block: Remove unused BlockDeviceMapEntry

[PATCH 0/3] Maintenance IV: Platform-specific background maintenance
 2020-11-04 17:00 UTC  (6+ messages)

remove dma_virt_ops
 2020-11-04 17:00 UTC  (5+ messages)
` [PATCH 3/5] PCI/p2p: remove the DMA_VIRT_OPS hacks

[PATCH v2 0/8] SCMI vendor protocols and modularization
 2020-11-04 16:58 UTC  (9+ messages)
` [PATCH v2 1/8] firmware: arm_scmi: review protocol registration interface
` [PATCH v2 2/8] firmware: arm_scmi: introduce protocol handles

[PATCH] drm: document that blobs are ref'counted
 2020-11-04 17:00 UTC  (4+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2020-11-04 17:00 UTC 

[PATCH v3 0/3] Various minor patches
 2020-11-04 16:59 UTC  (4+ messages)
` [PATCH v3 1/3] x86: zimage: Add a little more logging
` [PATCH v3 2/3] x86: zimage: Sanity-check the kernel version before printing it
` [PATCH v3 3/3] x86: zimage: Quieten down the zimage boot process

[RFC 0/9] staging: dpaa2-switch: add support for CPU terminated traffic
 2020-11-04 16:57 UTC  (10+ messages)
` [RFC 1/9] staging: dpaa2-switch: get control interface attributes
` [RFC 2/9] staging: dpaa2-switch: setup buffer pool for control traffic
` [RFC 3/9] staging: dpaa2-switch: setup RX path rings
` [RFC 4/9] staging: dpaa2-switch: setup dpio
` [RFC 5/9] staging: dpaa2-switch: handle Rx path on control interface
` [RFC 6/9] staging: dpaa2-switch: add .ndo_start_xmit() callback
` [RFC 7/9] staging: dpaa2-switch: enable the control interface
` [RFC 8/9] staging: dpaa2-switch: properly setup switching domains
` [RFC 9/9] staging: dpaa2-switch: accept only vlan-aware upper devices

[PATCH] USB: serial: mos7720: fix parallel-port state restore
 2020-11-04 16:59 UTC  (2+ messages)

[dpdk-dev] [PATCH 11/11] dpdk-devbind: use argparse instead of getopt
 2020-11-04 16:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/6] dpdk-devbind: python lint cleanups

[PATCH] upload-pack.c: fix a sparse warning
 2020-11-04 16:57 UTC  (7+ messages)
` [PATCH] Makefile: enable -Wsparse-error for DEVELOPER build

[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS
 2020-11-04 16:57 UTC  (31+ messages)
` [PATCH v3 01/30] Add an assembly guard around linux/bitops.h
` [PATCH v3 02/30] x86: apl: Add core init for the SoC
` [PATCH v3 03/30] x86: Add a layout for Chrome OS verified boot
` [PATCH v3 04/30] x86: Add support for private files
` [PATCH v3 05/30] x86: Allow writing tables to fail
` [PATCH v3 06/30] x86: acpi: Store the ACPI context in global_data
` [PATCH v3 07/30] x86: Don't bother clearing global NVS
` [PATCH v3 08/30] x86: coral: Drop the duplicate PCIe settings
` [PATCH v3 09/30] x86: Add SMBIOS info for Coral
` [PATCH v3 10/30] x86: coral: Correct max98357 file
` [PATCH v3 11/30] x86: Use if instead of #ifdef in write_tables()
` [PATCH v3 12/30] x86: Allow putting some tables in the bloblist
` [PATCH v3 13/30] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH v3 14/30] x86: nhlt: Fix a few bugs in the table generation
` [PATCH v3 15/30] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH v3 16/30] x86: sound: Correct error handling
` [PATCH v3 17/30] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH v3 18/30] x86: acpi: Allow the SSDT to be empty
` [PATCH v3 19/30] x86: acpi: Put the generated code first in DSDT
` [PATCH v3 20/30] acpi: Don't reset the tables with every new generation
` [PATCH v3 21/30] x86: Define the Chrome OS GNVS region
` [PATCH v3 22/30] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH v3 23/30] x86: Set up Chrome OS to boot into developer mode
` [PATCH v3 24/30] x86: Boot coral into Chrome OS by default
` [PATCH v3 25/30] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH v3 26/30] x86: Silence some logging statements
` [PATCH v3 27/30] x86: acpi: Include the TPMv1 table only if needed
` [PATCH v3 28/30] x86: acpi: Don't show the UART address by default
` [PATCH v3 29/30] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH v3 30/30] x86: fsp: Adjust calculations for MTRR range and DRAM top

[PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 16:54 UTC  (4+ messages)
` [PATCH v13 1/8] parisc: Drop parisc special case for __sighandler_t

[PATCH v1] clk: Add enable-state column to clk summary
 2020-11-04 16:56 UTC 

[RFC PATCH] docs: add some notes on the sbsa-ref machine
 2020-11-04 16:54 UTC  (3+ messages)

[PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
 2020-11-04 16:54 UTC  (2+ messages)

[PATCH v1] lan743x: correctly handle chips with internal PHY
 2020-11-04 16:55 UTC  (4+ messages)

Ramping up Continuous Fuzzing of Virtual Devices in QEMU
 2020-11-04 16:52 UTC  (7+ messages)

[PATCH 4/5] PCI/p2p: cleanup up __pci_p2pdma_map_sg a bit
 2020-11-04 16:54 UTC  (3+ messages)

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-11-04 16:53 UTC  (9+ messages)
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-04 16:49 UTC  (48+ messages)
` [PATCH v7 01/47] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v7 02/47] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v7 03/47] soc/tegra: fuse: Add stub for tegra_sku_info
` [PATCH v7 04/47] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v7 05/47] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v7 06/47] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v7 07/47] dt-bindings: memory: tegra20: emc: "
` [PATCH v7 08/47] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v7 09/47] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v7 10/47] dt-bindings: memory: tegra30: emc: "
` [PATCH v7 11/47] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v7 12/47] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v7 13/47] dt-bindings: memory: tegra124: emc: "
` [PATCH v7 14/47] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v7 15/47] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v7 16/47] dt-bindings: host1x: Document new "
` [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v7 18/47] dt-bindings: memory: tegra30: "
` [PATCH v7 19/47] dt-bindings: memory: tegra124: "
` [PATCH v7 20/47] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v7 21/47] ARM: tegra: Add interconnect properties to "
` [PATCH v7 22/47] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v7 23/47] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v7 24/47] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v7 25/47] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v7 26/47] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v7 27/47] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v7 28/47] memory: tegra: Add and use devm_tegra_memory_controller_get()
` [PATCH v7 29/47] memory: tegra: Use devm_platform_ioremap_resource()
` [PATCH v7 30/47] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v7 32/47] memory: tegra-mc: Add interconnect framework
` [PATCH v7 33/47] memory: tegra20-emc: Make driver modular
` [PATCH v7 34/47] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 35/47] memory: tegra20: Support interconnect framework
` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support
` [PATCH v7 37/47] memory: tegra30: Add FIFO sizes to memory clients
` [PATCH v7 38/47] memory: tegra30-emc: Make driver modular
` [PATCH v7 39/47] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 40/47] memory: tegra30: Support interconnect framework
` [PATCH v7 41/47] memory: tegra124-emc: Make driver modular
` [PATCH v7 42/47] memory: tegra124: Support interconnect framework
` [PATCH v7 43/47] drm/tegra: dc: Support memory bandwidth management
` [PATCH v7 44/47] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v7 45/47] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v7 46/47] PM / devfreq: tegra30: Separate configurations per-SoC generation
` [PATCH v7 47/47] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver

[PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
 2020-11-04 16:52 UTC  (2+ messages)

[PATCH v2] docs: add some notes on the sbsa-ref machine
 2020-11-04 16:52 UTC 

[net v4 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-11-04 16:53 UTC  (4+ messages)
` [net v4 05/10] cxgb4/ch_ktls: creating skbs causes panic

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-04 16:49 UTC  (15+ messages)
        ` Aw: "
                        ` Aw: "

stable-rc/queue/4.9 build: 195 builds: 2 failed, 193 passed, 4 warnings (v4.9.241-91-g387309f11ff9)
 2020-11-04 16:53 UTC 

[PULL 0/8] Usb 20201104 patches
 2020-11-04 16:52 UTC  (2+ messages)

[PATCH 1/4] doc: add man pages for AP provisioning files
 2020-11-04 16:52 UTC  (4+ messages)
` [PATCH 2/4] doc: document AP StartProfile
` [PATCH 3/4] doc: add APRanges documentation
` [PATCH 4/4] doc: document DHCP server options in AP profiles

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-04 16:50 UTC  (4+ messages)

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-04 16:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 1/2] app/testpmd: fix max rx packet length for VLAN packets

VFIO Migration
 2020-11-04 16:47 UTC  (13+ messages)

locking option doesn't work as expected
 2020-11-04 16:48 UTC  (2+ messages)

BUG_ON(!newowner) in fixup_pi_state_owner()
 2020-11-04 16:50 UTC  (10+ messages)
              ` [PATCH] futex: Handle transient "ownerless" rtmutex state correctly

[PATCH] drm/ttm: don't set page->mapping
 2020-11-04 16:50 UTC 

[PATCH 1/2] tpm: Make response length of tpm2_get_capability() configurable
 2020-11-04 16:50 UTC  (6+ messages)
` [PATCH 2/2] efi: Add basic EFI_TCG2_PROTOCOL support

[dpdk-dev] [PATCH v3 0/4] test/lpm: fix rcu qsbr perf test
 2020-11-04 16:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 4/4] test/lpm: avoid code duplication in rcu qsbr perf

[xenomai-images][PATCH 0/4] ci: update for 5.4 testing
 2020-11-04 16:49 UTC  (2+ messages)

[RFC PATCH 0/1] selinux-testsuite: Reduce sctp test runtime
 2020-11-04 16:49 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[dpdk-dev] [PATCH] usertools: fix pmdinfo parsing
 2020-11-04 16:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[btrfs] 96bed17ad9: fio.write_iops -59.7% regression
 2020-11-04 16:48 UTC  (2+ messages)

Changes to Travis Usage
 2020-11-04 16:47 UTC  (2+ messages)

[PATCH 1/3] auto-t: add copy_to_ap utility
 2020-11-04 16:48 UTC  (3+ messages)
` [PATCH 2/3] auto-t: simplify copy_to_hotspot
` [PATCH 3/3] auto-t: add profile based DHCP test

[qemu-web PATCH v2] Add virtio-fs in OSv overview blog post
 2020-11-04 16:46 UTC  (2+ messages)
` [Virtio-fs] "

[Buildroot] [PATCH] package/python-remi: downgrade to 2020.8.6 and move to pypi
 2020-11-04 16:47 UTC  (2+ messages)

[PATCH net-next 1/3] ptp: idt82p33: add adjphase support
 2020-11-04 16:46 UTC  (6+ messages)
` [PATCH net-next 2/3] ptp: idt82p33: use i2c_master_send for bus write
` [PATCH net-next 3/3] ptp: idt82p33: optimize _idt82p33_adjfine

PCI: Race condition in pci_create_sysfs_dev_files
 2020-11-04 16:46 UTC  (3+ messages)

[PATCH 0/4] fixes for btrfs async discards
 2020-11-04 16:46 UTC  (5+ messages)
` [PATCH 2/4] btrfs: discard: save discard delay as ns not jiffy

ath10k-firmware: QCA4019 hw1.0: Add Linksys MR8300 specific BDFs
 2020-11-04 16:45 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
 2020-11-04 16:45 UTC  (7+ messages)
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add profiler test

[PATCH] ssi: Fix bad printf format specifiers
 2020-11-04 16:21 UTC  (2+ messages)

Philips Monitor with webcam
 2020-11-04 16:45 UTC  (4+ messages)

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-11-04 16:45 UTC  (6+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 06/10] commit-graph: implement corrected commit date

[PATCH bpf-next v3 0/9] Implement task_local_storage
 2020-11-04 16:44 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: Implement task local storage
` [PATCH bpf-next v3 2/9] libbpf: Add support for "
` [PATCH bpf-next v3 3/9] bpftool: "
` [PATCH bpf-next v3 4/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v3 5/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v3 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v3 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v3 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v3 9/9] bpf: Exercise syscall operations for inode and sk storage

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-11-04 16:45 UTC  (10+ messages)
` [PATCH net v2 1/2] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP

[PATCH] MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSB
 2020-11-04 16:41 UTC 

[PATCH] membarrier.2: Update membarrier manpage for 5.10
 2020-11-04 16:42 UTC  (3+ messages)
` [PATCH v3] membarrier.2: Update membarrier manual page "

[PATCH v2 0/3] KVM: arm64: Fix get-reg-list regression
 2020-11-04 16:41 UTC  (4+ 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.