All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-25 23:42:12 to 2018-07-26 01:40:45 UTC [more...]

[Qemu-devel] [PATCH] target/ppc: simplify bcdadd/sub functions
 2018-07-26  1:40 UTC  (2+ messages)

[PATCH 0/2] virtio_scsi pi_bytes{out,in} miscalculated on 4 KiB devices
 2018-07-26  1:39 UTC  (3+ messages)
` [PATCH 1/2] block: move bio_integrity_{intervals,bytes} into blkdev.h

[Buildroot] [PATCH v4] busybox: Update udhcpc.script for stateful DHCPv6
 2018-07-26  1:39 UTC 

[PATCH 1/2] vhost: fix overflow on shadow used ring
 2018-07-26  1:37 UTC  (2+ messages)
` [PATCH 2/2] vhost: release the locks when failed to make RARP packet

[igt-dev] [PATCH i-g-t] f2
 2018-07-26  1:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for f2

[PATCH v17 00/16] xfs-4.19: online repair support
 2018-07-26  0:21 UTC  (17+ messages)
` [PATCH 01/16] xfs: pass transaction lock while setting up agresv on cyclic metadata
` [PATCH 02/16] xfs: move the repair extent list into its own file
` [PATCH 03/16] xfs: refactor the xrep_extent_list into xfs_bitmap
` [PATCH 04/16] xfs: repair the AGF
` [PATCH 05/16] xfs: repair the AGFL
` [PATCH 06/16] xfs: repair the AGI
` [PATCH 07/16] xfs: repair free space btrees
` [PATCH 08/16] xfs: repair inode btrees
` [PATCH 09/16] xfs: repair refcount btrees
` [PATCH 10/16] xfs: repair inode records
` [PATCH 11/16] xfs: zap broken inode forks
` [PATCH 12/16] xfs: repair inode block maps
` [PATCH 13/16] xfs: repair damaged symlinks
` [PATCH 14/16] xfs: repair extended attributes
` [PATCH 15/16] xfs: scrub should set preen if attr leaf has holes
` [PATCH 16/16] xfs: repair quotas

[PATCH] ASoC: rsnd: Document R-Car M3-N support
 2018-07-26  0:20 UTC  (3+ messages)

[PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
 2018-07-26  1:29 UTC  (4+ messages)
  ` [External] "

[PATCH v2] xfs_quota: don't stop the directory tree walk when DEPTH is hit
 2018-07-26  0:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] f6
 2018-07-26  1:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for f6

[PATCH v17 00/16] xfs-4.19: online repair support
 2018-07-26  0:13 UTC  (2+ messages)
` [PATCH 01/16] xfs: pass transaction lock while setting up agresv on cyclic metadata

[PATCH v1] checkpatch: check for #if 0/#if 1
 2018-07-26  1:27 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-26  2:10 UTC 

[PATCH V2] xfs_io: Document shutdown -f
 2018-07-26  0:07 UTC  (2+ messages)
` [PATCH V3] "

dmaengine: add a new helper dmam_async_device_register
 2018-07-26  1:21 UTC  (5+ messages)
  ` [PATCH] "

[PATCH] Fix the ld flags not be applied to tst-execstack-mod.so
 2018-07-26  1:19 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2018-07-26  1:19 UTC 

[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
 2018-07-26  1:18 UTC  (9+ messages)

[RFC PATCH v2 18/25] staging: erofs: introduce a customized LZ4 decompression
 2018-07-26  1:18 UTC  (2+ messages)
` [RFC PATCH v2 RESEND "

[PATCH] samples/bpf: Add BTF build flags to Makefile
 2018-07-26  1:16 UTC  (2+ messages)

[PATCH 0/5] bnxt patchset
 2018-07-26  1:15 UTC  (6+ messages)
` [PATCH 1/5] net/bnxt: fix to remove element from the vnic's filter list
` [PATCH 2/5] net/bnxt: fix to free allocated memory
` [PATCH 3/5] net/bnxt: fix to release lock when alloc fails in NVM write
` [PATCH 4/5] net/bnxt: check access denied error for HWRM commands
` [PATCH 5/5] net/bnxt: fix to set proper reta size

[PATCH] xenconsole: add option to avoid escape sequences in log
 2018-07-26  1:15 UTC  (4+ messages)

[PATCH v2 0/3] Allwinner H6 MMC support
 2018-07-26  1:14 UTC  (5+ messages)
` [PATCH v2 1/3] dt-binding: mmc: sunxi: add H6 compatible (with A64 fallback)

[PATCH 2/2] kprobe: fix: Add ftrace_ops_assist_func to kprobe blacklist
 2018-07-26  1:13 UTC  (7+ messages)
` [PATCH 0/2] tracing: kprobes: Prohibit probing on notrace functions
  ` [PATCH 1/2] "

[PATCH v4 0/9] /proc/kcore improvements
 2018-07-25 23:59 UTC  (10+ messages)
` [PATCH v4 1/9] proc/kcore: don't grab lock for kclist_add()
` [PATCH v4 2/9] proc/kcore: don't grab lock for memory hotplug notifier
` [PATCH v4 3/9] proc/kcore: replace kclist_lock rwlock with rwsem
` [PATCH v4 4/9] proc/kcore: fix memory hotplug vs multiple opens race
` [PATCH v4 5/9] proc/kcore: hold lock during read
` [PATCH v4 6/9] proc/kcore: clean up ELF header generation
` [PATCH v4 7/9] proc/kcore: optimize multiple page reads
` [PATCH v4 8/9] crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
` [PATCH v4 9/9] proc/kcore: add vmcoreinfo note to /proc/kcore

[igt-dev] [PATCH i-g-t] f4
 2018-07-26  1:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for f4

[PATCH v4 1/3] block: move ref_tag calculation func to the block layer
 2018-07-26  1:12 UTC  (9+ messages)
` [PATCH v4 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH v4 3/3] nvme: use blk API to remap ref tags for IOs with metadata

[B.A.T.M.A.N.] ICMP6 flood or nodes limit ?
 2018-07-26  1:12 UTC  (2+ messages)

[PATCH v5 1/3] thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
 2018-07-26  1:12 UTC  (4+ messages)

v4.4.144 build: 0 failures 17 warnings (v4.4.144)
 2018-07-25 23:54 UTC 

[Qemu-devel] [PATCH] slirp: fix ICMP handling on macOS hosts
 2018-07-26  1:08 UTC 

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-26  1:07 UTC  (4+ messages)

[PATCH] tracing: do not leak kernel addresses
 2018-07-26  1:07 UTC  (2+ messages)

[181992] ...8xx/816: net-tcp_bbr: improve DCTCP ECN delayed ACK
 2018-07-25 23:50 UTC 

[PATCH libdrm] msm: add msm drm uapi header
 2018-07-26  1:05 UTC  (6+ messages)

[tpm2] Question
 2018-07-26  1:01 UTC 

[igt-dev] [PATCH i-g-t] f3
 2018-07-26  1:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for f3 (rev2)

[PATCH net-next 00/17] mlxsw: Introduce algorithmic TCAM support
 2018-07-25 23:46 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: add End.DT6 action to bpf_lwt_seg6_action helper
 2018-07-25 23:46 UTC  (3+ messages)

OpenBMC Hackathon Registration - Reminder Notice
 2018-07-26  0:59 UTC 

[PATCH v3 2/3] iio: adc: Add QCOM SPMI PMIC5 ADC driver
 2018-07-26  0:09 UTC  (2+ messages)

linux-next: build warning after merge of the rdma tree
 2018-07-26  0:55 UTC 

Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
 2018-07-26  0:55 UTC  (9+ messages)

[PATCH net-next] lan743x: Make symbol lan743x_pm_ops static
 2018-07-25 23:38 UTC  (2+ messages)

[PATCH net-next] net: igmp: make function __ip_mc_inc_group() static
 2018-07-25 23:38 UTC  (2+ messages)

[PATCH v4 0/3] sun8i-a83t: Add touchscreen support on TBS A711
 2018-07-26  0:52 UTC  (7+ messages)
` [PATCH v4 1/3] Input: edt-ft5x06 - Add support for regulator
` [PATCH v4 2/3] Input: edt-ft5x06 - Set wake/reset values on resume/suspend

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-26  0:51 UTC  (6+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls

[Qemu-devel] [Bug 1783422] [NEW] qemu_clock_get_ns does not take into account icount_time_shift
 2018-07-26  0:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1783422] "

[PATCH net-next] tcp: make function tcp_retransmit_stamp() static
 2018-07-25 23:36 UTC  (2+ messages)

[PATCH] drm/i915/icl: don't set CNL_DDI_CLOCk_REG_ACCESS_ON anymore
 2018-07-26  0:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next] net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
 2018-07-25 23:34 UTC  (2+ messages)

[PATCH v3 0/8] /proc/kcore improvements
 2018-07-25 23:34 UTC  (4+ messages)
` [PATCH v3 5/8] proc/kcore: hold lock during read

[PATCH v1] arm64: dts: sdm845: enable tsens thermal zones
 2018-07-26  0:47 UTC  (3+ messages)

[PATCH v2] reset: hisilicon: fix potential NULL pointer dereference
 2018-07-26  0:47 UTC 

[PATCH net-next] net/mlx4_core: Allow MTTs starting at any index
 2018-07-25 23:30 UTC  (2+ messages)

ecb10d019c [ 53.191093] BUG: unable to handle kernel paging request at 000000000000817c
 2018-07-26  0:44 UTC 

[PATCH v2 0/1] Pedantic fix for Apple clang
 2018-07-26  0:44 UTC  (3+ messages)
` [PATCH v2] packfile: ensure that enum object_type is defined

[PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl
 2018-07-25 23:29 UTC  (2+ messages)

[RFC] media: thermal I2C cameras metadata
 2018-07-25 23:29 UTC  (5+ messages)

[Buildroot] [Bug 11191] New: xattr and check-package issue
 2018-07-26  0:42 UTC  (2+ messages)
` [Buildroot] [Bug 11191] "

[linux-lvm] Can't create thin lv
 2018-07-26  0:41 UTC 

Reminder to review a few patches sent two weeks ago
 2018-07-26  0:40 UTC  (3+ messages)

[PATCH v7 00/12] arm: more kconfig configurability and small default configs
 2018-07-26  0:40 UTC  (9+ messages)
` [PATCH v7 12/12] xen: clarify the security-support status of Kconfig options on ARM

[linux-lvm] Trying to understand format of LVM2 - Question on Extent Size
 2018-07-26  0:37 UTC 

[PATCH net-next] tcp: ack immediately when a cwr packet arrives
 2018-07-25 23:21 UTC  (4+ messages)

[PATCH v2 00/18] arm64: dts: allwinner: A64 boards DT updates
 2018-07-26  0:35 UTC  (19+ messages)
` [PATCH v2 01/18] arm64: dts: allwinner: a64: Add L2 cache nodes
` [PATCH v2 02/18] arm64: dts: allwinner: a64: Add Pine64-LTS device tree file
` [PATCH v2 03/18] arm64: dts: allwinner: a64: Orange Pi Win: Fix SD card node
` [PATCH v2 04/18] arm64: dts: allwinner: a64: Orange Pi Win: Fix USB
` [PATCH v2 05/18] arm64: dts: allwinner: a64: Orange Pi Win: Add Ethernet node
` [PATCH v2 06/18] arm64: dts: allwinner: a64: Orange Pi Win: Add UARTs
` [PATCH v2 07/18] arm64: dts: allwinner: a64: Orange Pi Win: Add LED node
` [PATCH v2 08/18] arm64: dts: allwinner: a64: Orange Pi Win: Add SDIO node
` [PATCH v2 09/18] arm64: dts: allwinner: a64: Orange Pi Win: Add SPI flash node
` [PATCH v2 10/18] arm64: dts: allwinner: a64: Orange Pi Win: Mark CPU supply regulator
` [PATCH v2 11/18] arm64: dts: allwinner: a64: Orange Pi Win: Add missing power rails
` [PATCH v2 12/18] arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage
` [PATCH v2 13/18] arm64: dts: allwinner: a64: Olinuxino: add Ethernet nodes
` [PATCH v2 14/18] arm64: dts: allwinner: a64: Olinuxino: enable USB
` [PATCH v2 15/18] arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage
` [PATCH v2 16/18] arm64: dts: allwinner: a64: NanoPi-A64: Add Ethernet
` [PATCH v2 17/18] arm64: dts: allwinner: a64: NanoPi-A64: Add Wifi/Bluetooth chip
` [PATCH v2 18/18] arm64: dts: allwinner: a64: NanoPi-A64: Add blue status LED

[bitbake-devel][PATCH][1.32] fetch2: fix import error for Python 3.6.5
 2018-07-26  0:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] firmware: Avoid caching firmware when FW_OPT_NOCACHE is set
 2018-07-26  0:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] f1
 2018-07-26  0:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for f1

4d6de09d04 [ 51.987437] BUG: unable to handle kernel paging request at 200805f3
 2018-07-26  0:29 UTC 

[v2] EDAC, sb_edac: Add support for systems with segmented PCI buses
 2018-07-26  0:27 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2][1.32] fetch2: fix import error for Python 3.6.5
 2018-07-26  0:26 UTC 

[Question] bpf: about a new 'tools/bpf/bpf_dwarf2btf'
 2018-07-26  0:26 UTC  (5+ messages)
  ` pahole + BTF was: "

[PATCH] fsi: master-ast-cf: Fix memory leak
 2018-07-26  0:26 UTC  (3+ messages)

[PATCH] reset: hisilicon: fix potential NULL pointer dereference
 2018-07-26  0:25 UTC  (4+ messages)

[ovl] 24c944dd64: BUG:kernel_reboot-without-warning_in_boot_stage
 2018-07-26  0:20 UTC  (2+ messages)
` [LKP] "

[PATCH v2] f2fs: checkpoint disabling
 2018-07-26  0:19 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt: Another combinatorial exercise for blits
 2018-07-26  0:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Devices with a front and back webcam represented as a single UVC device
 2018-07-25 23:06 UTC  (4+ messages)

[tpm2] tpm2-abrmd 2.0.1-rc0
 2018-07-26  0:17 UTC 

[pull] amdgpu drm-fixes-4.18
 2018-07-26  0:11 UTC  (2+ messages)

[PATCH v3 2/3] iio: adc: Add QCOM SPMI PMIC5 ADC driver
 2018-07-26  0:09 UTC 

[PATCH] libxfs: add more bounds checking to sb sanity checks
 2018-07-25 22:55 UTC  (4+ messages)
` [PATCH v3] "

master - lvconvert: reject conversions on raid1 split trackchanges LVs
 2018-07-26  0:08 UTC 

master - lvconvert: reject conversions on raid1 split trackchanges SubLVs
 2018-07-26  0:08 UTC 

linux-next: Signed-off-by missing for commit in the xarray tree
 2018-07-26  0:08 UTC  (4+ messages)

[PATCH 1/2] drm/i915/icl: Add TBT checks for PLL calculations
 2018-07-26  0:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH][1.32] fetch2: fix import error for Python 3.6.5
 2018-07-26  0:03 UTC 

[ovmf test] 125576: all pass - PUSHED
 2018-07-26  0:02 UTC 

[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-26  0:01 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH v2 0/2] Correct clk_out_mux parents
 2018-07-25 22:44 UTC  (6+ messages)
` [PATCH v2 1/2] clk: tegra: Fix const for clk_out parents
` [PATCH v2 2/2] clk: tegra: Correct clk_out_mux parents

[PATCH net] netdevsim: don't leak devlink resources
 2018-07-25 22:39 UTC 

[PATCH RFC ipsec-next] xfrm: Check Reverse-Mark Lookup Before ADDSA/DELSA
 2018-07-25 22:36 UTC 

[PATCH v1 0/3] thermal: tsens: bugfixes, cleanups
 2018-07-25 23:49 UTC  (3+ messages)
` [PATCH v1 3/3] thermal: tsens: Fix negative temperature reporting

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-07-25 23:48 UTC  (5+ messages)

[PATCH 0/3] clk/dts: s2mps11: Fix matching as module
 2018-07-25 23:48 UTC  (5+ messages)
` [PATCH 1/3] clk: s2mps11: Fix matching when built as module and DT node contains compatible

[PATCH v2] binutils : enable x86_64-pep for producing EFI binaries
 2018-07-25 23:46 UTC 

[PATCH v3 3/3] iio: adc: Update QCOM ADC license to SPDX format
 2018-07-25 23:45 UTC 

[PATCH] clk: fix apss cpu overclocking
 2018-07-25 23:45 UTC  (2+ messages)

[PATCH] libxl/libxl_arm_acpi.c: fix 'memcpy' forming offset out of the bounds
 2018-07-25 23:44 UTC 

[PATCH v2] wireless-regdb: update rules for Hungary (HU) on 2.4/5/60G, 5725-5875MHz
 2018-07-25 22:30 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 1/3] dt-bindings: iio: adc: Add DT binding document for PMIC5 ADC
 2018-07-25 23:44 UTC 

[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART
 2018-07-25 23:43 UTC  (6+ messages)
` [PATCH 15/15] clk: pistachio: Fix wrong SDHost card speed

[PATCH v3 0/3] Add QCOM PMIC5 ADC driver
 2018-07-25 23:42 UTC 

[PATCH] clk: tegra: probe deferral error reporting
 2018-07-25 23:42 UTC  (3+ messages)

[PATCH v7 0/5] Add clock driver for Actions S700 SoC
 2018-07-25 23:42 UTC  (10+ messages)
` [PATCH v7 1/5] clk: actions: Add missing REGMAP_MMIO dependency
` [PATCH v7 2/5] dt-bindings: clock: Add S700 support for Actions Semi Soc's
` [PATCH v7 3/5] clk: actions: Add S700 SoC clock support


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.