All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-07 21:39:21 to 2019-10-07 23:28:35 UTC [more...]

[Cluster-devel] [PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-10-07 23:28 UTC  (3+ messages)
` [PATCH v5 05/18] watchdog: cpwd: use generic compat_ptr_ioctl

ptrace/strace and freezer oddities and v5.2+ kernels
 2019-10-07 23:27 UTC  (9+ messages)

[PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
 2019-10-07 23:25 UTC  (3+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-07 23:27 UTC  (3+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-07 23:24 UTC  (3+ messages)

stable/linux-4.14.y boot: 60 boots: 0 failed, 59 passed with 1 conflict (v4.14.148)
 2019-10-07 23:25 UTC 

[PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-07 23:25 UTC  (6+ messages)
  ` [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE

[dpdk-dev] [PATCH v2] timer: remove check_tsc_flags()
 2019-10-07 23:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 RESEND] "

[PATCH] io_uring: remove wait loop spurious wakeups
 2019-10-07 23:18 UTC 

[PATCH] git-gui: add a readme
 2019-10-07 23:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC
 2019-10-07 23:18 UTC 

[PATCH v3] media: vimc: fla: Add virtual flash subdevice
 2019-10-07 23:17 UTC 

[PATCH 4.4 00/36] 4.4.196-stable review
 2019-10-07 23:16 UTC  (6+ messages)

[PATCH 0/5] i2c: aspeed: Add buffer and DMA modes support
 2019-10-07 23:13 UTC  (24+ messages)
` [PATCH 1/5] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support
` [PATCH 2/5] ARM: dts: aspeed: add I2C buffer mode support
` [PATCH 3/5] i2c: aspeed: fix master pending state handling
` [PATCH 4/5] i2c: aspeed: add buffer mode transfer support
` [PATCH 5/5] i2c: aspeed: add DMA "

KASAN: use-after-free Read in do_mount
 2019-10-07 23:09 UTC 

[PATCH v4] Add default_range glblub support
 2019-10-07 23:08 UTC  (6+ messages)
` [Non-DoD Source] "

stable/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 262 warnings (v5.3.5)
 2019-10-07 23:06 UTC 

[PATCH] Documentation: kunit: Fix verification command
 2019-10-07 23:06 UTC  (4+ messages)

[PATCH] kunit: Fix '--build_dir' option
 2019-10-07 23:05 UTC  (6+ messages)

[PATCH bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-07 23:00 UTC  (4+ messages)

[RFC][PATCH v2 0/5] dwc3: Changes for HiKey960 support
 2019-10-07 23:00 UTC  (6+ messages)
` [RFC][PATCH v2 4/5] dt-bindings: usb: dwc3: of-simple: add compatible for HiSi

thoughts on a Merge Request based development workflow
 2019-10-07 23:00 UTC  (5+ messages)

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-07 22:57 UTC  (6+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[PATCH v2 bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-07 22:56 UTC 

[PATCH v2 1/3] userfaultfd: use vma_pagesize for all huge page size calculation
 2019-10-07 22:55 UTC  (4+ messages)

stable/linux-4.19.y boot: 66 boots: 0 failed, 65 passed with 1 untried/unknown (v4.19.78)
 2019-10-07 22:54 UTC 

ABI for these two registers?
 2019-10-07 22:54 UTC  (9+ messages)

[MPTCP] Re: [GIT] move TCP-related commits to the beginning
 2019-10-07 22:54 UTC 

[Bug 111913] AMD Navi10 GPU powerplay issues when using two DisplayPort connectors
 2019-10-07 22:52 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v5.4 (#1)
 2019-10-07 22:51 UTC 

stable/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 19 warnings (v5.2.20)
 2019-10-07 22:51 UTC 

[PATCH] shmem: add shmem_size option, set filesystem size
 2019-10-07 22:50 UTC  (2+ messages)

[PATCH] mt76: mt7615: add ibss support
 2019-10-07 22:49 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-07 22:48 UTC 

[PATCH 3/3] HID: google: whiskers: mask out extra flags in EC event_type
 2019-10-07 22:48 UTC  (2+ messages)

[PATCH v4 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-07 22:47 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v4 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v4 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v4 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v4 bpf-next 5/7] libbpf: move bpf_{helpers,helper_defs,endian,tracing}.h into libbpf
` [PATCH v4 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v4 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

Juggling Ball
 2019-10-07 22:47 UTC 

[CI 1/2] drm/i915/perf: Wean ourselves off dev_priv
 2019-10-07 22:45 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` ✗ Fi.CI.BAT: failure "

[PATCH] ACPI: PM: Revert "ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360"
 2019-10-07 22:44 UTC  (2+ messages)

[PATCH net] bonding: fix potential NULL deref in bond_update_slave_arr
 2019-10-07 22:43 UTC 

linux-next: build warning after merge of the net-next tree
 2019-10-07 22:42 UTC 

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-07 22:38 UTC  (7+ messages)
` [PATCH 01/19] bitmap: genericize percpu bitmap region iterators
` [PATCH 03/19] btrfs: keep track of which extents have been discarded

[PATCH 0/2] add trace2 regions to fetch & push
 2019-10-07 22:36 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] fetch: add trace2 instrumentation
  ` [PATCH v2 2/2] push: "

[U-Boot] [PATCH v4 0/3] env: Add CONFIG_ENV_FULL_SUPPORT
 2019-10-07 22:36 UTC  (3+ messages)

[PATCH] perl: Handle PACKAGES_DYNAMIC for perl-native
 2019-10-07 22:35 UTC  (3+ messages)

[master/thud/ti2019.03 1/4] tiovx-sys-iface: add interface header files between TIOVX library and IPC implementation
 2019-10-07 22:34 UTC  (5+ messages)
` [master/thud/ti2019.03 2/4] tiovx-lib-host: add recipe for TI OpenVX library, host side

[PATCH v3 1/2] PCI: PCIe: ASPM: Introduce pcie_aspm_enabled()
 2019-10-07 22:34 UTC  (3+ messages)

[dpdk-dev] [PATCH v3] timer: use rte_mp_msg to get freq from primary process
 2019-10-07 15:28 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6 RESEND] eal: add tsc_hz to rte_mem_config

[master/thud] [PATCH v2 1/4] tiovx-sys-iface: add interface header files between TIOVX library and IPC implementation
 2019-10-07 22:29 UTC  (3+ messages)
` [master/thud] [PATCH v2 2/4] tiovx-lib-host: add recipe for TI OpenVX library, host side
` [master/thud] [PATCH v2 3/4] tiovx-app-host: TI OpenVX IPC HOST implementation and sample applications

[PATCH 00/10] smartpqi updates
 2019-10-07 22:32 UTC  (11+ messages)
` [PATCH 01/10] smartpqi: fix controller lockup observed during force reboot
` [PATCH 02/10] smartpqi: fix call trace in device discovery
` [PATCH 03/10] smartpqi: add inquiry timeouts
` [PATCH 04/10] smartpqi: fix LUN reset when fw bkgnd thread is hung
` [PATCH 05/10] smartpqi: change TMF timeout from 60 to 30 seconds
` [PATCH 06/10] smartpqi: correct syntax issue
` [PATCH 07/10] smartpqi: fix problem with unique ID for physical device
` [PATCH 08/10] smartpqi: remove unused manifest constants
` [PATCH 09/10] smartpqi-align-driver-syntax-with-oob
` [PATCH 10/10] smartpqi: bump version

[PATCH] perf/kprobe: maxactive for fd-based kprobe (pmu perf_kprobe)
 2019-10-07 22:31 UTC 

[PATCH v2] staging: vc04_services: Avoid NULL comparison
 2019-10-07 22:29 UTC 

[ANN] Media sessions in Lyon in October: codecs
 2019-10-07 22:24 UTC  (7+ messages)

[PATCH rdma-next v2 0/3] Optimize SGL registration
 2019-10-07 22:22 UTC  (5+ messages)
` [PATCH rdma-next v2 2/3] RDMA/rw: Support threshold for registration vs scattering to local pages

[PATCH] mm: update comments in slub.c
 2019-10-07 22:20 UTC 

[PATCH 1/4] MIPS: cmdline: Remove CONFIG_MIPS_CMDLINE_BUILTIN_EXTEND
 2019-10-07 22:20 UTC  (4+ messages)
` [PATCH 3/4] MIPS: cmdline: Remove redundant Kconfig defaults
` [PATCH 2/4] MIPS: cmdline: Remove CONFIG_MIPS_CMDLINE_DTB_EXTEND
` [PATCH 4/4] MIPS: cmdline: Clean up boot_command_line initialization

Fail to bring hart online on HiFive Unleashed
 2019-10-07 22:19 UTC  (5+ messages)

x86/random: Speculation to the rescue
 2019-10-07 22:18 UTC  (9+ messages)

[rfc] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-07 22:15 UTC  (6+ messages)

unit test build failure in phosphor-hwmon
 2019-10-07 22:16 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_flip_tiling: Check requested format/mod combo is supported
 2019-10-07 22:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_flip_tiling: Check requested format/mod combo is supported (rev2)

[Xen-devel] [PATCH for-4.13] xen/arm: fix duplicate memory node in DT
 2019-10-07 22:15 UTC  (5+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-07 22:13 UTC  (12+ messages)

[PATCH] block: Fix elv_support_iosched()
 2019-10-07 22:12 UTC 

[PATCH v8 0/4] Panel rotation patches
 2019-10-07 22:12 UTC  (6+ messages)
` [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation

[PATCH] nvme-pci: Shutdown when removing dead controller
 2019-10-07 22:11 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: move the mlog from the spinlock to outside
 2019-10-07 22:11 UTC  (2+ messages)

[char-misc-next 1/2] mei: fix modalias documentation
 2019-10-08  0:57 UTC  (2+ messages)
` [char-misc-next 2/2] mei: me: fix me_intr_clear function name in KDoc

ehci-pci breakage with dma-mapping changes in 5.4-rc2
 2019-10-07 22:10 UTC  (9+ messages)

[PATCH] samples: Trivial - fix spelling mistake in usage
 2019-10-07 22:10 UTC  (2+ messages)

[PATCH v6 0/6] KASan for arm
 2019-10-07 22:10 UTC  (8+ messages)

nf_conntrack_in() - is there a leak here?
 2019-10-07 22:08 UTC 

lift the xfs writepage code into iomap v6
 2019-10-07 22:08 UTC  (10+ messages)
` [PATCH 02/11] iomap: copy the xfs writeback code to iomap.c
` [PATCH 05/11] iomap: zero newly allocated mapped blocks
` [PATCH 08/11] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 09/11] xfs: remove the fork fields in the writepage_ctx and ioend

[SPDK] Re: Adding custom tracepoints
 2019-10-07 22:07 UTC 

[Intel-wired-lan] [net] i40e: Fix receive buffer starvation for AF_XDP
 2019-10-07 22:07 UTC 

[PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL
 2019-10-07 22:05 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: omap3: Add cpu trips and cooling map for omap34/36 families

[Buildroot] [PATCH] boot/uboot: bump to version 2019.10
 2019-10-07 22:05 UTC  (3+ messages)
` [Buildroot] [PATCH] configs/warp7: Bump kernel and U-Boot versions

Git Gui: Branch->create currently fails
 2019-10-07 22:05 UTC  (2+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-07 22:02 UTC  (2+ messages)

[PATCH v8 2/4] drm/panel: set display info in panel attach
 2019-10-07 22:01 UTC  (6+ messages)
` [v8,2/4] "
  ` [v8, 2/4] "

[patch net-next v3 00/15] devlink: allow devlink instances to change network namespace
 2019-10-07 22:01 UTC  (3+ messages)
` [patch iproute2-next v3 1/2] devlink: introduce cmdline option to switch to a different namespace

[PATCH nf-next 0/7] ipset: remove static inline functions
 2019-10-07 22:00 UTC  (3+ messages)

[PATCH v2 5.4 regression fix] x86/boot: Provide memzero_explicit
 2019-10-07 22:00 UTC  (2+ messages)
` [PATCH] lib/string: make memzero_explicit inline instead of external

[Buildroot] [PATCH v2 00/13] Improve alphabetical order checking of Config.in files
 2019-10-07 21:59 UTC  (2+ messages)

[PATCH v2] mm/slub: fix a deadlock in show_slab_objects()
 2019-10-07 21:59 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: make various arrays static, makes object smaller
 2019-10-07 21:58 UTC  (2+ messages)

[PATCH] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-07 21:58 UTC  (2+ messages)

[PATCH iproute2-next] rdma: Relax requirement to have PID for HW objects
 2019-10-07 21:55 UTC  (2+ messages)

[ANNOUNCE] v5.2.19-rt11
 2019-10-07 21:55 UTC 

[thud][PATCH v2] curl: Security fix for CVE-2019-5482
 2019-10-07 21:52 UTC 

[patch iproute2-next v2 0/2] ip: add support for alternative names
 2019-10-07 21:52 UTC  (3+ messages)
` [patch iproute2-next v2 2/2] ip: allow to use alternative names as handle

[PATCH] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2019-10-07 21:52 UTC  (4+ messages)

[PATCH v2 00/14] DSC MST support for AMDGPU
 2019-10-07 21:52 UTC  (15+ messages)
` [PATCH 01/14] drm/amd/display: Add MST atomic routines
  ` [PATCH 02/14] drm/dp_mst: Add PBN calculation for DSC modes
    ` [PATCH 03/14] drm/dp_mst: Parse FEC capability on MST ports
      ` [PATCH 04/14] drm/dp_mst: Add MST support to DP DPCD R/W functions
        ` [PATCH 05/14] drm/dp_mst: Fill branch->num_ports
          ` [PATCH 06/14] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
            ` [PATCH 07/14] drm/dp_mst: Add new quirk for Synaptics MST hubs
              ` [PATCH 08/14] drm/amd/display: Use correct helpers to compute timeslots
                ` [PATCH 09/14] drm/amd/display: Initialize DSC PPS variables to 0
                  ` [PATCH 10/14] drm/amd/display: Validate DSC caps on MST endpoints
                    ` [PATCH 11/14] drm/amd/display: Write DSC enable to MST DPCD
                      ` [PATCH 12/14] drm/amd/display: MST DSC compute fair share
                        ` [PATCH 13/14] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[PATCH v2 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-10-07 21:51 UTC  (7+ messages)
` [PATCH v3 "

[thud][PATCH v4] glibc: Security fix for cve <CVE-2019-6488, CVE-2019-7309>
 2019-10-07 21:50 UTC 

[PATCH] drm/i915: make array hw_engine_mask static, makes object smaller
 2019-10-07 21:49 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[Intel-wired-lan] i40e_pto.c: Odd use of strlcpy converted from strncpy
 2019-10-07 21:48 UTC  (5+ messages)
    `  "

[PATCH] ftrace: fix function type mismatches
 2019-10-07 21:47 UTC 

[PATCH] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-07 21:46 UTC  (5+ messages)

[PATCH] tpm: add check after commands attribs tab allocation
 2019-10-07 21:46 UTC 

[dpdk-dev] [RFC 0/8] Packet Capture enhancements
 2019-10-07 21:45 UTC  (6+ messages)
` [dpdk-dev] [RFC 5/8] pdump: add classic BPF filtering

[RFC PATCH 0/3] Queued spinlocks/RW-locks for ARM
 2019-10-07 21:44 UTC  (4+ messages)
` [PATCH 1/3] ARM: Use qrwlock implementation
` [PATCH 2/3] ARM: Use qspinlock implementation
` [PATCH 3/3] ARM: Inline locking functions for !PREEMPTION

[thud][PATCH v3] glibc: Security fix for cve <CVE-2019-6488, CVE-2019-7309>
 2019-10-07 21:45 UTC 

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-07 21:44 UTC  (11+ messages)

[PATCHv3 1/2] quectel: rework sim detection
 2019-10-07 21:39 UTC  (2+ messages)
` [PATCHv3 2/2] quectel: support own cmux implementation over kernel line discipline

[Buildroot] [git commit] utils/checkpackagelib: CommentsMenusPackagesOrder: add more Config.in files to check
 2019-10-07 21:39 UTC 

[Buildroot] [git commit] utils/checkpackagelib: CommentsMenusPackagesOrder: use '-' to describe state
 2019-10-07 21:39 UTC 


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.