All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-20 00:48:02 to 2020-03-20 02:31:36 UTC [more...]

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20  2:31 UTC  (5+ messages)
` [PATCH v5 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs

[PATCH] mm/vmscan: fix incorrect return type for cgroup_reclaim()
 2020-03-20  2:29 UTC  (5+ messages)

git makes it impossible to ignore or override global gitconfig, needs `GITCONFIGFILE`
 2020-03-20  2:28 UTC  (4+ messages)

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-20  2:26 UTC  (9+ messages)
` [PATCH v3 3/5] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v3 4/5] riscv: Setup reserved-memory node for FU540

[PATCH v3] block/iscsi:use the flags in iscsi_open() prevent Clang warning
 2020-03-20  2:25 UTC  (2+ messages)

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-20  2:16 UTC 

[PATCHSET] Fix io_uring async rlimit(RLIMIT_NOFILE)
 2020-03-20  2:22 UTC  (3+ messages)
` [PATCH 1/2] io_uring: make sure openat/openat2 honor rlimit nofile
` [PATCH 2/2] io_uring: make sure accept "

[PATCH 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-03-20  2:21 UTC  (2+ messages)
` [PATCH 2/2] drm/format_helper: "

[PATCH 0/4] x86/Hyper-V: Panic code path fixes
 2020-03-20  2:21 UTC  (6+ messages)

[meta-python] [PATCH] python3-yarl: Enable ptest
 2020-03-20  2:23 UTC 

[PATCH 0/6] fix test failure with busybox
 2020-03-20  2:20 UTC  (20+ messages)
` [PATCH 1/6] t4061: use POSIX compliance regex(7)
` [PATCH 2/6] test-lib-functions: test_cmp: eval $GIT_TEST_CMP
` [PATCH 4/6] t5616: use rev-parse instead to get HEAD's object_id
` [PATCH 5/6] t7063: use POSIX find(1) syntax
` [PATCH 6/6] t4124: fix test for non-compliance diff

[PATCH] [meta-python] [PATCH] python3-yappi: Enable ptest
 2020-03-20  2:22 UTC 

[meta-python] [PATCH] python3-xxhash: Enable ptest
 2020-03-20  2:22 UTC 

[meta-python] [PATCH] python3-xmltodict: Enable ptest
 2020-03-20  2:21 UTC 

[PATCH] [meta-python] [PATCH] python3-xlrd: Enable ptest
 2020-03-20  2:21 UTC 

[meta-python] [PATCH] python3-webcolors: Enable ptest
 2020-03-20  2:20 UTC 

[PATCH] mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_register
 2020-03-20  2:16 UTC 

[omap-audio:peter/linux-next-wip 70/82] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it
 2020-03-20  2:16 UTC  (2+ messages)
` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-03-20  2:12 UTC  (4+ messages)
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-20  2:13 UTC  (3+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH v1] test/dax.sh: correct the pmd pagefault counts generated by dax-pmd
 2020-03-20  2:12 UTC 

[kbd] [PATCH] docs/man/man1misc: Fix a warning from "groff" and spaces
 2020-03-20  2:12 UTC 

Add email address for the ci loop results
 2020-03-20  2:09 UTC  (3+ messages)

[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-20  2:07 UTC  (6+ messages)
` [PATCH v5 2/2] KEYS: Avoid false positive ENOMEM error on key read

b4: string index out of range
 2020-03-20  2:04 UTC 

[android-goldfish:android-4.14 1/3] fs/incfs/data_mgmt.c:137 incfs_open_data_file() error: potential null dereference 'df'. (kzalloc returns null)
 2020-03-20  2:04 UTC 

[RFC PATCH] powerpc/64s: CONFIG_PPC_HASH_MMU
 2020-03-20  2:00 UTC  (3+ messages)

[PATCH 0/2] Avoid multiple line dereference
 2020-03-20  2:03 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8712: "
` [PATCH 2/2] "

[dpdk-dev] [PATCH v1] doc: Update ICE PMD driver/firmware/package version for DPDK 20.02
 2020-03-20  1:58 UTC 

are posix-shell-compliant continuation lines valid/supported, or not, in /etc/default/grub ?
 2020-03-20  2:02 UTC  (7+ messages)

[PATCH 0/1] Bluetooth: btmrvl: Reset SDIO card on hang
 2020-03-20  2:01 UTC  (2+ messages)
` [PATCH 1/1] Bluetooth: btmrvl: Detect hangs and force a reset of the SDIO card

[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
 2020-03-20  2:00 UTC  (16+ messages)
` [PATCH v2 "
` [PATCH v2 01/14] efi/gop: Remove redundant current_fb_base
` [PATCH v2 02/14] efi/gop: Move check for framebuffer before con_out
` [PATCH v2 03/14] efi/gop: Get mode information outside the loop
` [PATCH v2 04/14] efi/gop: Factor out locating the gop into a function
` [PATCH v2 05/14] efi/gop: Slightly re-arrange logic of find_gop
` [PATCH v2 06/14] efi/gop: Move variable declarations into loop block
` [PATCH v2 07/14] efi/gop: Use helper macros for populating lfb_base
` [PATCH v2 08/14] efi/gop: Use helper macros for find_bits
` [PATCH v2 09/14] efi/gop: Remove unreachable code from setup_pixel_info
` [PATCH v2 10/14] efi/gop: Add prototypes for query_mode and set_mode
` [PATCH v2 11/14] efi/gop: Allow specifying mode number on command line
` [PATCH v2 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
` [PATCH v2 13/14] efi/gop: Allow specifying depth as well as resolution
` [PATCH v2 14/14] efi/gop: Allow automatically choosing the best mode

[tip:x86/cleanups] BUILD SUCCESS e2bdafc1070f5db0bc1bc40116955f54188771cb
 2020-03-20  1:59 UTC 

PROVE_RCU_LIST + /proc/lockdep warning
 2020-03-20  2:00 UTC  (5+ messages)
` Hard lockups due to "tick/common: Make tick_periodic() check for missing ticks"

[PATCH v3] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-20  2:00 UTC  (5+ messages)

yocto on tinkerbaord using meta-rockchip
 2020-03-20  1:58 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2020-03-20  1:57 UTC  (4+ messages)
  ` [Intel-gfx] "

[zeus][PATCH 1/2] icu: fix CVE-2020-10531
 2020-03-20  1:56 UTC  (2+ messages)
` [zeus][PATCH 2/2] screen: fix CVE-2020-9366

[v1,1/1] EDAC: (pnd2) Fix the log level for message "Failed to register device with error %d"
 2020-03-20  1:54 UTC  (2+ messages)

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-20  1:54 UTC  (9+ messages)
` [PATCH bpf-next 3/7] bpf: Add socket assign support

post-receive: pub/scm/utils/b4/b4
 2020-03-20  1:51 UTC 

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-20  1:50 UTC  (7+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[BlueZ PATCH v4 0/5] device: Allow devices to be marked as wake capable
 2020-03-20  1:50 UTC  (6+ messages)
` [BlueZ PATCH v4 1/5] mgmt: Update docs for Add Device
` [BlueZ PATCH v4 2/5] device: Support marking a device with wake allowed
` [BlueZ PATCH v4 3/5] client: Display wake allowed property with info
` [BlueZ PATCH v4 4/5] doc/device-api: Add WakeAllowed
` [BlueZ PATCH v4 5/5] input: Make HID devices support wake

[RFC PATCH 0/1] Bluetooth: Set wakeable flag via add_device
 2020-03-20  1:49 UTC  (2+ messages)
` [RFC PATCH 1/1] Bluetooth: Update add_device to accept flags

[PATCH] iwlwifi: Avoid use of non-existent queues
 2020-03-20  1:48 UTC 

[PATCH v2 0/2] staging: rtl8723bs: os_dep: Correct long line comments and remove whitespace in code
 2020-03-20  1:47 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: os_dep: Correct long line comments
` [PATCH v2 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line

[PATCH v3] KEYS: reaching the keys quotas correctly
 2020-03-20  1:45 UTC  (2+ messages)

[PATCH for-next 00/11] RDMA/hns: Various cleanups
 2020-03-20  1:44 UTC  (4+ messages)
` [PATCH for-next 03/11] RDMA/hns: Check return value of kmalloc with macro

[meta-networking][PATCH] civetweb: upgrade 1.11 -> 1.12
 2020-03-20  7:05 UTC 

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-20  1:41 UTC  (7+ messages)
` [Patch v5 1/6] PM/Domains: Add support for retrieving genpd performance states information
` [Patch v5 2/6] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count
` [Patch v5 3/6] thermal: Add generic power domain warming device driver
` [Patch v5 4/6] soc: qcom: Extend RPMh power controller driver to register warming devices
` [Patch v5 5/6] dt-bindings: power: Extend RPMh power controller binding to describe thermal warming device
` [Patch v5 6/6] arm64: dts: qcom: Indicate rpmhpd hosts a power domain that can be used as a "

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-03-20  1:41 UTC  (16+ messages)
` [PATCH v11 01/12] drm/i915: Use 64-bit division macro
` [PATCH v11 02/12] hwmon: pwm-fan: "
` [PATCH v11 03/12] ir-rx51: "
` [PATCH v11 04/12] pwm: clps711x: Cast period to u32 before use as divisor
` [PATCH v11 05/12] pwm: pwm-imx-tpm: Use 64-bit division macro
` [PATCH v11 06/12] pwm: imx27: Use 64-bit division macro and function
` [PATCH v11 07/12] pwm: sifive: Use 64-bit division macro
` [PATCH v11 08/12] pwm: stm32-lp: Use %llu format specifier for period
` [PATCH v11 09/12] pwm: sun4i: Use 64-bit division function
` [PATCH v11 10/12] backlight: pwm_bl: "
` [PATCH v11 11/12] clk: pwm: Assign u64 divisor to unsigned int before use
` [PATCH v11 12/12] pwm: core: Convert period and duty cycle to u64

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-20  1:30 UTC  (18+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v14 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[zeus 00/13] Patch review
 2020-03-20  1:40 UTC  (4+ messages)

[PATCH 0/2] Correct long line comments and remove whitespace in code
 2020-03-20  1:38 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: os_dep: Correct long line comments
` [PATCH 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line

[RFC PATCH] arch/x86: Optionally flush L1D on context switch
 2020-03-20  1:37 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2020-03-20  1:37 UTC 

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2020-03-20  1:33 UTC 

ensure device private pages have an owner v2
 2020-03-20  1:33 UTC  (14+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault

[dpdk-dev] [PATCH 0/4] drivers/net: remove legacy filter API and switch to rte flow
 2020-03-20  1:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] net/i40e: implement hash function in rte flow API

[PATCH v4 0/2] add new options to set smbios type 4 fields
 2020-03-20  1:29 UTC  (3+ messages)

[PATCH -next] soc: ti: pm33xx: Add a judgement for variable 'ret'
 2020-03-19 23:11 UTC  (2+ messages)

[PATCH v2 1/2] phy: cadence: salvo: add salvo phy driver
 2020-03-20  1:28 UTC  (6+ messages)
` [PATCH v2 2/2] doc: dt-binding: cdns-salvo-phy: add binding doc

openat ignores changes to RLIMIT_NOFILE?
 2020-03-20  1:23 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Add a capability for enabling secure guests
 2020-03-20  1:20 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] add generic filter support for iavf
 2020-03-20  1:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] net/iavf: support generic flow

[LTP] [PATCH V2 0/2] syscalls/clone3: New tests
 2020-03-20  1:20 UTC  (7+ messages)
` [LTP] [PATCH V2 2/2] "

Relative url values in .gitmodules confusingly sensitive to clone via ssh vs https
 2020-03-20  1:18 UTC  (4+ messages)

[PATCH][next] hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member
 2020-03-20  1:17 UTC  (2+ messages)

[Xen-devel] [qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
 2020-03-20  1:17 UTC 

general protection fault in sctp_ulpevent_nofity_peer_addr_change
 2020-03-20  1:17 UTC  (5+ messages)

[PATCH rdma-next 0/6] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-03-20  1:16 UTC  (5+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Enable SW-defined RoCEv2 UDP source port

[PATCH v10 00/12] Convert PWM period and duty cycle to u64
 2020-03-20  1:13 UTC  (4+ messages)
` [PATCH v10 02/12] hwmon: pwm-fan: Use 64-bit division macro

[PATCH 11/14] efi/gop: Allow specifying mode number on command line
 2020-03-20  1:09 UTC  (3+ messages)

RDMA header inspection
 2020-03-20  1:09 UTC  (4+ messages)

[MPTCP] Re: Additional part 3 squash suggestion
 2020-03-20  1:09 UTC 

next/pending-fixes build: 216 builds: 0 failed, 216 passed, 25 warnings (v5.6-rc6-295-g996cfaad8d71)
 2020-03-20  1:09 UTC 

[PATCH -next] mm/hugetlb.c: fix printk format warning for 32-bit phys_addr_t
 2020-03-20  1:06 UTC  (6+ messages)

nds32le-linux-ld: .btf.vmlinux.bin.o: error: ABI mismatch with previous modules
 2020-03-20  1:05 UTC  (2+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-20  1:05 UTC  (5+ messages)
` [PATCH v5 02/13] mailbox: cmdq: variablize address shift in platform

[PATCH v7 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-20  1:04 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

[Xen-devel] [PATCH] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-03-20  1:03 UTC 

[PATCH v7 00/11] media: Report camera sensor properties
 2020-03-20  1:03 UTC  (3+ messages)
` [PATCH v7 03/11] dt-bindings: video-interface: Replace 'rotation' description

[PATCH] icu: fix CVE-2020-10531
 2020-03-20  1:01 UTC 

[PATCH v7 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-20  1:01 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: display: add visionox rm69299 panel variant

[MPTCP] Re: [PATCH] squash-to: mptcp: Add path manager interface
 2020-03-20  1:01 UTC 

[MPTCP] [PATCH v1 4/4] Squash-to: "subflow: place further subflows on new 'join_list'"
 2020-03-20  0:59 UTC 

[MPTCP] [PATCH v1 3/4] Squash-to: "mptcp: Add handling of incoming MP_JOIN requests"
 2020-03-20  0:59 UTC 

[MPTCP] [PATCH v1 2/4] Squash-to: "mptcp: Add path manager interface"
 2020-03-20  0:59 UTC 

[MPTCP] [PATCH v1 1/4] Squash-to: "mptcp: Add ADD_ADDR handling"
 2020-03-20  0:59 UTC 

[MPTCP] [PATCH v1 0/4] more MP_JOIN self-tests fixes
 2020-03-20  0:59 UTC 

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-20  0:59 UTC  (4+ messages)

[PATCH v3 0/3] Enable use of L2CAP_MODE_EXT_FLOWCTL
 2020-03-20  0:58 UTC  (3+ messages)
` [PATCH v3 3/3] Bluetooth: Add BT_MODE socket option

[PATCH for_v29 0/8] x86/sgx: Make vDSO callable from C
 2020-03-20  0:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Sync i915_pciids.h with kernel
 2020-03-20  0:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib: sync i915_pciids.h with kernel (rev4)

[PATCH v2 0/8] Cortina Access Drivers Package 2
 2020-03-20  0:57 UTC  (9+ messages)
` [PATCH v2 1/8] mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
` [PATCH v2 2/8] board: presidio-asic: Add eMMC board support
` [PATCH v2 3/8] i2c: i2c-cortina: added CAxxxx I2C support
` [PATCH v2 4/8] board: presidio-asic: Add "
` [PATCH v2 5/8] led: led_cortina: Add CAxxx LED support
` [PATCH v2 6/8] board: presidio: add "
` [PATCH v2 7/8] spi: ca_sflash: Add CAxxxx SPI Flash Controller
` [PATCH v2 8/8] board: presidio-asic: Add SPI NAND and NOR support

[PATCH v7 0/3] IT6505 cover letter
 2020-03-20  0:55 UTC  (4+ messages)
` [PATCH v7 2/3] dt-bindings: Add binding for IT6505

[PATCH v2 net-next] net: dsa: sja1105: Add support for the SGMII port
 2020-03-20  0:54 UTC 

[PATCH v10 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-20  0:50 UTC  (3+ messages)
` [PATCH v10 8/8] dt-bindings: iio: adc: add bindings doc "

[PATCH] uapi/rdma/: add SPDX for remaining OpenIB headers
 2020-03-20  0:48 UTC 

[PATCH v4 0/2] iio: dac: AD5770R: Add support
 2020-03-20  0:49 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: iio: dac: Add docs for AD5770R DAC

[ANNOUNCE] 4.19.106-rt44
 2020-03-20  0:48 UTC  (4+ messages)
  ` 4.19.106-rt44 -- boot problems with irqwork: push most work into softirq context

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-20  0:48 UTC  (5+ messages)
` [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks


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.