All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 17:53:07 to 2020-06-24 18:45:36 UTC [more...]

[meta-python][PATCH] python3-requests-toolbelt: add recipe for v0.9.1
 2020-06-24 18:45 UTC 

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-06-24 18:42 UTC  (54+ messages)
` [PATCH v5 01/25] arm64: mte: system register definitions
` [PATCH v5 02/25] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v5 03/25] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v5 04/25] arm64: mte: Add specific SIGSEGV codes
` [PATCH v5 05/25] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v5 06/25] mm: Add PG_ARCH_2 page flag
` [PATCH v5 07/25] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v5 08/25] arm64: mte: Tags-aware copy_{user_, }highpage() implementations
  ` [PATCH v5 08/25] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v5 09/25] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v5 10/25] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v5 11/25] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v5 12/25] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v5 13/25] mm: Introduce arch_validate_flags()
` [PATCH v5 14/25] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v5 15/25] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v5 16/25] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v5 17/25] arm64: mte: Allow user control of the generated random tags "
` [PATCH v5 18/25] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v5 20/25] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v5 21/25] mm: Add arch hooks for saving/restoring tags
` [PATCH v5 22/25] arm64: mte: Enable swap of tagged pages
` [PATCH v5 23/25] arm64: mte: Save tags when hibernating
` [PATCH v5 24/25] arm64: mte: Kconfig entry
` [PATCH v5 25/25] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2] IPv4: Tunnel: Fix effective path mtu calculation
 2020-06-24 18:44 UTC 

[RFC] stop using ->read and ->write for kernel access
 2020-06-24 18:43 UTC  (15+ messages)
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-24 18:42 UTC 

[PATCH 0/3] Fix difftool problem with intent-to-add files
 2020-06-24 18:41 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] diff-files --raw: handle intent-to-add files correctly

RAID types & chunks sizes for new NAS drives
 2020-06-24 18:41 UTC  (6+ messages)

Proposal: rename xen.git#master (to #trunk, perhaps)
 2020-06-24 18:40 UTC  (3+ messages)

pahole generates invalid BTF for code compiled with recent clang
 2020-06-24 18:40 UTC  (6+ messages)

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-24 18:40 UTC  (16+ messages)
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support

[PATCH 1/2] arm/scp-firmware : allow setting scp log level to INFO or WARN
 2020-06-24 18:40 UTC  (3+ messages)
  ` [meta-arm] "

[PATCH 2/2] arm-bsp/scp-firmware: Build SCP MCP firmware for N1SDP
 2020-06-24 18:40 UTC  (3+ messages)
  ` [meta-arm] "

[PATCH] arm/fiptool : provides fiptool for packaging
 2020-06-24 18:39 UTC  (3+ messages)
  ` [meta-arm] "

[PATCH 00/18] multiple preferred nodes
 2020-06-24 18:39 UTC  (8+ messages)

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-06-24 18:38 UTC  (19+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x
  ` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s
            ` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
              ` [Bridge] "

[PATCH 0/2] bugreport: report configs from safelist
 2020-06-24 18:37 UTC  (4+ messages)
` [PATCH 1/2] bugreport: generate config safelist based on docs

[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-24 18:37 UTC  (7+ messages)
` [PATCH bpf-next v2 2/3] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH v3 4/9] x86/build: Warn on orphan section placement
 2020-06-24 18:36 UTC  (2+ messages)

[PATCH 0/3] xfs: reflink cleanups
 2020-06-24 18:35 UTC  (7+ messages)
` [PATCH 1/3] xfs: redesign the reflink remap loop to fix blkres depletion crash

[PATCH] Bluetooth: Don't restart scanning if paused
 2020-06-24 18:34 UTC 

[PATCH 00/46] Less clumsy error checking
 2020-06-24 18:32 UTC  (11+ messages)
` [PATCH 02/46] error: Document Error API usage rules
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
` [PATCH 06/46] error: Avoid error_propagate() when error is not used here
` [PATCH 07/46] error: Avoid more "
` [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()

[PATCH 0/1] Refactor btusb_setup_intel_new
 2020-06-24 18:34 UTC  (2+ messages)
` [PATCH 1/1] Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-06-24 18:32 UTC  (5+ messages)

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-24 18:31 UTC  (3+ messages)

[bug report] drm/vc4: dsi: Fix bridge chain handling
 2020-06-24 18:30 UTC  (2+ messages)

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-24 18:29 UTC  (12+ messages)

[PATCH] Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake
 2020-06-24 18:29 UTC  (2+ messages)

[RFC PATCH linux-next] refperf: __srcu_struct_srcu_refctl_scale can be static
 2020-06-24 18:28 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Implement WA_1406941453
 2020-06-24 18:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

drivers/usb/gadget/udc/max3420_udc.c:975 max3420_nuke() error: double unlocked 'ep->lock' (orig line 970)
 2020-06-24 18:28 UTC 

[PATCH v2] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-24 18:27 UTC  (2+ messages)

[virtio-comment] [PATCH v4 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-06-24 18:26 UTC  (3+ messages)
` [virtio-comment] [PATCH v4 3/3] content: Document balloon feature free page hints

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-24 18:26 UTC  (12+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test

[PATCH bpf-next v5 1/3] sock: move sock_valbool_flag to header
 2020-06-24 18:26 UTC  (3+ messages)
` [PATCH bpf-next v5 3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt

[PATCH v3] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24 18:24 UTC  (5+ messages)

[PATCH] fs/epoll: Enable non-blocking busypoll with epoll timeout of 0
 2020-06-24 18:25 UTC  (4+ messages)

[PATCH v3 3/9] efi/libstub: Remove .note.gnu.property
 2020-06-24 18:23 UTC  (14+ messages)

[PATCH] IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
 2020-06-24 18:22 UTC  (2+ messages)

[PATCH] staging: vc04_services: vchiq_arm: replace bitshift with BIT macro
 2020-06-24 18:20 UTC  (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] staging: vc04_services: vchiq_arm: Remove unnecessary parens

[PATCH] sysctl: Call sysctl_head_finish on error
 2020-06-24 18:20 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-24 18:16 UTC  (6+ messages)
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

[PATCH] [RFC] tools: fitmount: fuse mount fit images
 2020-06-24 18:17 UTC  (5+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24 17:37 UTC  (2+ messages)

[LTP] [PATCH 0/2] [RFC] Device discovery & UART test
 2020-06-24 18:16 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test: Add support for device discovery

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-24 18:15 UTC  (10+ messages)
` [PATCH v6 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-24 18:12 UTC  (12+ messages)
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-24 18:08 UTC  (7+ messages)
` [PATCH v2 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v2 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code

[RESEND PATCH 0/3] nouveau: fixes for SVM
 2020-06-24 18:10 UTC  (5+ messages)
` [RESEND PATCH 2/3] nouveau: fix mixed normal and device private page migration

[dpdk-dev] [PATCH 00/13] rte_log registration usage improvement
 2020-06-24 18:10 UTC  (9+ messages)
` [dpdk-dev] [PATCH 01/13] eal/log: introduce log register macro

[dpdk-dev] [RFC] ethdev: introduce sample action for rte flow
 2020-06-24 18:09 UTC  (3+ messages)

[Buildroot] [PATCH] package/libcurl: security bump to version 7.71.0
 2020-06-24 18:09 UTC 

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24 17:59 UTC  (6+ messages)

[PATCH v2 0/9] env: ext4: corrections and add test for env in ext4
 2020-06-24 18:07 UTC  (9+ messages)
` [PATCH v2 3/9] env: correctly handle result in env_init

Request for adding a simple mechanism to exclude files from Git merge operation
 2020-06-24 18:03 UTC  (6+ messages)

cpufreq: intel_pstate: Support raw epp and energy_efficiency
 2020-06-24 18:02 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: intel_pstate: Allow raw energy performance preference value

[PATCH] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-24 18:02 UTC  (2+ messages)

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-06-24 18:01 UTC  (2+ messages)

[PATCH] ALSA: hda/hdmi: Add Intel silent stream support
 2020-06-24 17:58 UTC  (8+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-06-24 17:59 UTC 

[PATCH] scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
 2020-06-24 17:59 UTC  (2+ messages)

[mkl-can-next:mcp25xxfd-43 3/4] drivers/net/can/spi/mcp25xxfd/mcp25xxfd-regmap.c:334:7: warning: field width specifier expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'}
 2020-06-24 17:58 UTC  (2+ messages)

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 17:58 UTC  (12+ messages)
                    ` [Intel-gfx] "

Migration vmdesc and xen-save-devices-state
 2020-06-24 17:56 UTC  (2+ messages)

[jfern:rcu-segcb 6/10] ERROR: modpost: "force_schedstat_enabled" undefined!
 2020-06-24 17:57 UTC 

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-24 17:53 UTC  (6+ messages)
` [PATCH v4 6/8] arm: Break cyclic percpu include

[lkp] [+687 bytes kernel size regression] [i386-tinyconfig] [b2a743a3ac] dma-mapping: add a dma_ops_bypass flag to struct device
 2020-06-24 17:55 UTC 

[PATCH v5 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 17:51 UTC  (7+ messages)
` [PATCH v5 3/7] ASoC: tas2562: Fix format issue for extra space before a comma

[Linux-kernel-mentees] [PATCH v1] bnx2x: use generic power management
 2020-06-24 17:51 UTC  (2+ messages)
`  "

[PATCH v6 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 17:49 UTC  (4+ messages)
` [PATCH v6 5/7] dt-bindings: tas2562: Add voltage sense slot property
` [PATCH v6 6/7] ASoC: tas2562: Add voltage sense slot configuration
` [PATCH v6 7/7] dt-bindings: tas2562: Convert the tas2562 binding to yaml

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-24 17:54 UTC  (11+ 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.