All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-16 02:06:12 to 2019-10-16 03:34:22 UTC [more...]

[RFC][PATCH v3 00/11] HiKey960 USB support
 2019-10-16  3:33 UTC  (6+ messages)
` [RFC][PATCH v3 01/11] dt-bindings: usb: rt1711h: Add connector bindings
` [RFC][PATCH v3 02/11] usb: dwc3: Execute GCTL Core Soft Reset while switch modes
` [RFC][PATCH v3 07/11] usb: dwc3: Registering a role switch in the DRD code
` [RFC][PATCH v3 10/11] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
` [RFC][PATCH v3 11/11] misc: hisi_hikey_usb: Driver to support usb functionality of Hikey960

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-16  3:34 UTC 

[PATCH v4 0/7] Improve tlb range flush
 2019-10-16  3:33 UTC  (24+ messages)
` [PATCH v4 1/7] iommu/mediatek: Correct the flush_iotlb_all callback
` [PATCH v4 2/7] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH v4 3/7] iommu/mediatek: Use gather to achieve the tlb range flush
` [PATCH v4 4/7] iommu/mediatek: Delete the leaf in the tlb_flush
` [PATCH v4 5/7] iommu/mediatek: Move the tlb_sync into tlb_flush
` [PATCH v4 6/7] iommu/mediatek: Get rid of the pgtlock
  ` [PATCH v4 7/7] iommu/mediatek: Reduce the tlb flush timeout value

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-16  3:34 UTC 

[PATCH net-next v2] net: bcmgenet: Generate a random MAC if none is valid
 2019-10-16  3:34 UTC  (2+ messages)

[PATCH net v1] sched: etf: Fix ordering of packets with same txtime
 2019-10-16  3:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-16  3:33 UTC 

[PATCH] Fix indents in code snippets
 2019-10-16  3:31 UTC  (2+ messages)

[PATCH v2] rtc: ds1685: add indirect access method and remove plat_read/plat_write
 2019-10-16  3:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-16  3:31 UTC 

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-16  3:31 UTC  (4+ messages)
` [PATCH v2 "

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2019-10-16  3:31 UTC 

[PATCH v2 bpf-next 0/6] Fix, clean up, and revamp selftests/bpf Makefile
 2019-10-16  3:29 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] selftests/bpf: teach test_progs to cd into subdir
` [PATCH v2 bpf-next 2/6] selftests/bpf: make CO-RE reloc test impartial to test_progs flavor
` [PATCH v2 bpf-next 3/6] selftests/bpf: switch test_maps to test_progs' test.h format
` [PATCH v2 bpf-next 4/6] selftests/bpf: add simple per-test targets to Makefile
` [PATCH v2 bpf-next 5/6] selftests/bpf: replace test_progs and test_maps w/ general rule
` [PATCH v2 bpf-next 6/6] selftests/bpf: move test_queue_stack_map.h into progs/ where it belongs

[U-Boot] [PATCH] nvme: use page-aligned buffer for identify command
 2019-10-16  3:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2019-10-16  3:28 UTC 

[PATCH 0/6] staging: rtl8723bs: Clean-up in rtw_security.c
 2019-10-16  3:27 UTC  (4+ messages)
` [PATCH 6/6] staging: rtl8723bs: Fix function call format
  ` [Outreachy kernel] "

[PATCH v19 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-16  3:26 UTC  (5+ messages)
` [PATCH v19 2/5] docs: APEI GHES generation and CPER record description

[PATCH v3 bpf-next 00/11] bpf: revolutionize bpf tracing
 2019-10-16  3:25 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/11] bpf: add typecast to raw_tracepoints to help BTF generation
` [PATCH v3 bpf-next 02/11] bpf: add typecast to bpf helpers "
` [PATCH v3 bpf-next 03/11] bpf: process in-kernel BTF
` [PATCH v3 bpf-next 04/11] bpf: add attach_btf_id attribute to program load
` [PATCH v3 bpf-next 05/11] libbpf: auto-detect btf_id of BTF-based raw_tracepoints
` [PATCH v3 bpf-next 06/11] bpf: implement accurate raw_tp context access via BTF
` [PATCH v3 bpf-next 07/11] bpf: attach raw_tp program with BTF via type name
` [PATCH v3 bpf-next 08/11] bpf: add support for BTF pointers to interpreter
` [PATCH v3 bpf-next 09/11] bpf: add support for BTF pointers to x86 JIT
` [PATCH v3 bpf-next 10/11] bpf: check types of arguments passed into helpers
` [PATCH v3 bpf-next 11/11] selftests/bpf: add kfree_skb raw_tp test

[v2,1/2] dt-bindings: i2c: add property idle-state
 2019-10-16  3:25 UTC  (6+ messages)
` [v2,2/2] i2c: mux: pca954x: "
    ` [EXT] "
  ` [EXT] Re: [v2,1/2] dt-bindings: i2c: "

[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-16  3:24 UTC  (8+ messages)
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region

[dpdk-dev] net/i40e: fix integer overflow
 2019-10-16  3:21 UTC  (3+ messages)
` [dpdk-dev] [v2] "

[PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
 2019-10-16  3:22 UTC  (4+ messages)

[PATCH 1/2] pipewire: initial add 0.2.7
 2019-10-16  3:22 UTC  (5+ messages)

[PATCH net] net: avoid potential infinite loop in tc_ctl_action()
 2019-10-16  3:21 UTC  (2+ messages)

[PATCH net-next] net_sched: sch_fq: remove one obsolete check in fq_dequeue()
 2019-10-16  3:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-16  3:19 UTC 

[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
 2019-10-16  3:19 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-16  3:19 UTC 

[PATCH v3] clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock
 2019-10-16  3:18 UTC  (4+ messages)

[PATCH v2 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-10-16  3:18 UTC  (2+ messages)

[PATCH v2] net: dsa: sja1105: Use the correct style for SPDX License Identifier
 2019-10-16  3:16 UTC  (2+ messages)

[PATCH net] rxrpc: use rcu protection while reading sk->sk_user_data
 2019-10-16  3:15 UTC  (2+ messages)

[PATCH net] tcp: fix a possible lockdep splat in tcp_done()
 2019-10-16  3:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: add HIGIG2 key field to flow API
 2019-10-16  3:14 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH] arm64: sysreg: fix wrong PAR_EL1.F macro
 2019-10-16  3:42 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-16  3:14 UTC 

[PATCH v3] splice: only read in as much information as there is pipe buffer space
 2019-10-16  3:12 UTC  (2+ messages)

[PATCH -next] arm64: mm: Fix unused variable warning in zone_sizes_init
 2019-10-16  3:11 UTC  (7+ messages)
` [PATCH -next v2] "

[PATCH] fsstress: add renameat2 support
 2019-10-16  3:11 UTC  (6+ messages)

About patch NFS: Fix O_DIRECT accounting of number of bytes read/written
 2019-10-16  3:09 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: avoid the parsed devargs value being overwritten
 2019-10-16  3:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] net/ice: protocol extraction related issues

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-16  3:07 UTC 

[alsa-devel] Question about "957ce0c6b8a1 ASoC: soc-pcm: check symmetry after hw_params"
 2019-10-16  3:05 UTC 

[PATCH] drm/amdgpu: fix amdgpu trace event print string format error
 2019-10-16  3:06 UTC 

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-16  3:05 UTC  (7+ messages)

NFSv4.1 backchannel xprt problems
 2019-10-16  3:04 UTC  (6+ messages)
  ` [PATCH] SUNRPC: backchannel RPC request must reference XPRT

[dpdk-dev] [PATCH v3 1/5] net/ice: minor code clean
 2019-10-16  3:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/5] rework for ice generic flow framework and switch filter
  ` [dpdk-dev] [PATCH v4 5/5] net/ice: rework "

Python 2 and test/vm/netbsd (was Re: [Qemu-devel] [PULL 0/8] Python queue, 2019-06-07)
 2019-10-16  3:00 UTC 

[PATCH v1] MIPS: elf_hwcap: Export userspace ASEs
 2019-10-16  3:02 UTC  (4+ messages)

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-16  3:02 UTC 

[U-Boot] [PATCH] imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
 2019-10-16  3:01 UTC 

[PATCH linux dev-5.3 v2 0/2] FSI master tracepoints
 2019-10-16  2:58 UTC  (4+ messages)
` [PATCH linux dev-5.3 v2 1/2] fsi: aspeed: Remove base from trace
` [PATCH linux dev-5.3 v2 2/2] fsi: aspeed: Add trace when error occurs

[PATCH 00/14] sched/nohz: Make kcpustat's CPUTIME_SYSTEM vtime aware v2 (Partially fix kcpustat on nohz_full)
 2019-10-16  2:57 UTC  (15+ messages)
` [PATCH 01/14] sched/vtime: Record CPU under seqcount for kcpustat needs
` [PATCH 02/14] sched/cputime: Add vtime idle task state
` [PATCH 03/14] sched/cputime: Add vtime guest "
` [PATCH 04/14] context_tracking: Remove context_tracking_active()
` [PATCH 05/14] context_tracking: s/context_tracking_is_enabled/context_tracking_enabled()
` [PATCH 06/14] context_tracking: Rename context_tracking_is_cpu_enabled() to context_tracking_enabled_this_cpu()
` [PATCH 07/14] context_tracking: Introduce context_tracking_enabled_cpu()
` [PATCH 08/14] sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu()
` [PATCH 09/14] sched/vtime: Introduce vtime_accounting_enabled_cpu()
` [PATCH 10/14] context_tracking: Check static key on context_tracking_enabled_*cpu()
` [PATCH 11/14] sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
` [PATCH 12/14] procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
` [PATCH 13/14] cpufreq: "
` [PATCH 14/14] leds: "

[LTP] [PATCH v4] syscalls/sync_file_range: add partial file sync test-cases
 2019-10-16  2:54 UTC  (4+ messages)

[PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292
 2019-10-16  2:52 UTC 

[PATCH v2 1/2] iio: adc: Add driver support for AD7292
 2019-10-16  2:51 UTC 

[PATCH v2 0/2] iio: adc: Add driver support for AD7292
 2019-10-16  2:50 UTC 

NFSv4.2 server replies to Copy with length == 0
 2019-10-16  2:50 UTC 

[PATCH v2] common/rc: generalize _get_filesize()
 2019-10-16  2:49 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH linux dev-5.3] ARM: dts: aspeed-g6: Fix i2c clock source
 2019-10-16  2:48 UTC 

[f2fs-dev] [PATCH v3] common/rc: generalize _get_filesize()
 2019-10-16  2:48 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu/psp: declare PSP TA firmware
 2019-10-16  2:48 UTC 

[v4, 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-10-16  2:43 UTC  (5+ messages)
` [v4, 7/8] cpufreq: mediatek: add opp notification for "

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2019-10-16  2:42 UTC  (6+ messages)
` [PATCH v2 1/4] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PATCH v2 2/4] migration: Change SaveStateEntry.instance_id into uint32_t
` [PATCH v2 3/4] apic: Use 32bit APIC ID for migration instance ID
` [PATCH v2 4/4] migration: Check in savevm_state_handler_insert for dups

post-receive: pub/scm/linux/kernel/git/frederic/linux-dynticks
 2019-10-16  2:42 UTC 

[alsa-devel] [PATCH 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2019-10-16  2:38 UTC  (9+ messages)
`  "
` [alsa-devel] [PATCH 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
  `  "
` [alsa-devel] [PATCH 2/2] watchdog: mtk_wdt: mt8183: Add reset controller
  `  "

[meta-multimedia][PATCH 1/7] python3-pako: Initial commit of version 0.2.3
 2019-10-16  2:40 UTC  (3+ messages)
` [meta-multimedia][PATCH 5/7] python3-google-api-python-client: Initial commit of 1.7.11

[PATCH] scripts: setlocalversion: fix shell syntax
 2019-10-16  2:37 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: add renoir funcs to support dc
 2019-10-16  2:37 UTC  (4+ messages)

[PATCH V2] fs: avoid softlockups in s_inodes iterators
 2019-10-16  2:36 UTC  (3+ messages)

[Buildroot] [Bug 12261] New: sudo versions prior to 1.8.28 are affected
 2019-10-16  2:35 UTC 

[PATCH] usb: renesas_usbhs: fix __le16 warnings
 2019-10-16  2:35 UTC  (2+ messages)

[PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-16  2:30 UTC 

[PATCH] usb: renesas_usbhs: fix type of buf
 2019-10-16  2:33 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-16  2:28 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[RFC PATCH V2 net] net: phy: Fix "link partner" information disappear issue
 2019-10-16  2:27 UTC  (3+ messages)

[RFC] writeback: add elastic bdi in cgwb bdp
 2019-10-16  2:26 UTC  (2+ messages)

[PATCH v3] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
 2019-10-16  2:25 UTC 

[PATCH 1/8] drm/amdgpu: update amdgpu_discovery to handle revision
 2019-10-16  2:24 UTC  (6+ messages)
` [PATCH 8/8] drm/amdgpu/psp: add psp memory training implementation

[PATCH] MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3
 2019-10-16  2:23 UTC  (5+ messages)

[PATCH] :scripts: prune-kernel : prunning kernel generalize way
 2019-10-16  2:23 UTC  (4+ messages)

[PATCH V3] io_uring: consider the overflow of sequence for timeout req
 2019-10-16  2:19 UTC  (4+ messages)

[PATCH 1/5] arm64: dts: imx8qxp: Move usdhc clocks assignment to board DT
 2019-10-16  2:14 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: imx8mq: "
` [PATCH 3/5] arm64: dts: imx8mm: "
` [PATCH 4/5] arm64: dts: imx8mn: "
` [PATCH 5/5] ARM: dts: imx7ulp: "

[PATCH 0/1] weston: Fix PACKAGECONFIG for remoting
 2019-10-16  2:17 UTC  (4+ messages)
` [PATCH 1/1] "

The type of sensor value in redfish should be double or int64?
 2019-10-16  2:16 UTC  (5+ messages)

[PATCH] libnvdimm: fix kernel-doc notation
 2019-10-16  2:16 UTC 

[PATCH 00/11] Improve the readability of log --graph output
 2019-10-16  2:15 UTC  (11+ messages)
` [PATCH 01/11] graph: automatically track visible width of `strbuf`

[PATCH v3 00/13] ext4: add fast commit support
 2019-10-16  2:14 UTC  (3+ messages)
` [PATCH v3 01/13] ext4: add handling for extended mount options

[PATCH 0/1] Convert period and duty cycle to u64
 2019-10-16  2:11 UTC  (2+ messages)
` [PATCH 1/1] pwm: "

[PATCH] drm/amdgpu/display: fix build error casused by CONFIG_DRM_AMD_DC_DCN2_1
 2019-10-16  2:09 UTC  (2+ messages)

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-10-16  2:09 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire|repack functions in midx.h to accept a flags parameter. The MIDX_PROGRESS flag indicates whether the caller of the function would like progress information to be displayed. This patch only changes the method prototypes and does not change the functionality. The functionality change will be handled by a later patch
    ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag <snip>

RISC-V nommu support v4
 2019-10-16  2:07 UTC  (4+ messages)
` [PATCH 08/20] riscv: abstract out CSR names for supervisor vs machine mode

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-16  2:06 UTC  (4+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer

[PATCH v2 0/1] doc: Add a note about ~/.zsh/_git file
 2019-10-16  2:06 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] doc: Change zsh git completion file name

[U-Boot] [PATCH v4 0/6] power: pmic: support more PMIC
 2019-10-16  2:06 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/6] dm: regulator: support regulator more state


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.