All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-05 22:11:42 to 2019-04-05 23:56:11 UTC [more...]

[PATCH v2] nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
 2019-04-05 23:56 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] writable contexts for bpf raw tracepoints
 2019-04-05 23:55 UTC  (4+ messages)
` [PATCH bpf-next v2 5/5] selftests: bpf: test writable buffers in raw tps

[PATCH 0/1] cache_head leak in sunrpc_cache_lookup()
 2019-04-05 23:52 UTC  (6+ messages)

[PATCH 00/12] Add support for Orange Pi 3
 2019-04-05 23:45 UTC  (39+ messages)
` [PATCH 01/12] arm64: dts: allwinner: h6: Add Orange Pi 3 DTS
` [PATCH 02/12] drm: sun4i: Add support for enabling DDC I2C bus to dw_hdmi glue
` [PATCH 03/12] dt-bindings: display: sun4i-drm: Add DDC power supply
` [PATCH 04/12] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
` [PATCH 05/12] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH 06/12] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH 07/12] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH 08/12] arm64: dts: allwinner: h6: Add MMC1 pins
` [PATCH 09/12] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
` [PATCH 10/12] pinctrl: sunxi: Support I/O bias voltage setting on H6
` [PATCH 11/12] brcmfmac: Loading the correct firmware for brcm43456
` [PATCH 12/12] arm64: dts: allwinner: orange-pi-3: Enable WiFi

stable/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 10 errors, 3294 warnings (v4.9.168)
 2019-04-05 23:51 UTC 

[Qemu-devel] [RFC PATCH 0/2] implement the failover feature for assigned network devices
 2019-04-05 23:46 UTC  (8+ messages)

✗ Fi.CI.BAT: failure for drm/i915/ehl: Add support for DPLL4 (v2)
 2019-04-05 23:33 UTC  (5+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v3)

[GIT PULL] KVM fixes for Linux 5.1-rc4
 2019-04-05 23:50 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc4
 2019-04-05 23:50 UTC  (3+ messages)

[GIT PULL] tracing/syscalls: Remove args i and n from syscall_get_arguments()
 2019-04-05 23:50 UTC  (3+ messages)

[PATCH v3.1 0/9] btrfs: Refactor delayed ref parameter list
 2019-04-05 23:47 UTC  (6+ messages)
` [PATCH v3.1 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures

[PATCH] Rework patch fuzz handling
 2019-04-05 23:45 UTC 

[igt-dev] [PATCH i-g-t v5 0/2] kms_atomic_transition improvements
 2019-04-05 23:45 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v5 1/2] igt/tests/kms_atomic_transition: Skip transition, if no changes done

Worries kernels supported
 2019-04-05 23:44 UTC  (3+ messages)

[PATCH] kvm: mmu: Fix overflow on kvm mmu page limit calculation
 2019-04-05 23:42 UTC 

[PATCH net-next 00/18] ipv4: Enable support for IPv6 gateway with IPv4 routes
 2019-04-05 23:38 UTC  (3+ messages)

[PATCH] blk-mq: Wait for for hctx requests on CPU unplug
 2019-04-05 23:36 UTC  (9+ messages)

stable/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 10 errors, 138 warnings (v4.14.111)
 2019-04-05 23:36 UTC 

[igt-dev] [PATCH i-g-t 1/2] HAX: tests/kms_atomic_transition: Don't test more planes than memory bandwidth can support
 2019-04-05 23:31 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_atomic_transition: Remove useless code

[PATCH v2 net-next 00/18] ipv4: Enable support for IPv6 gateway with IPv4 routes
 2019-04-05 23:30 UTC  (19+ messages)
` [PATCH v2 net-next 01/18] ipv6: Add fib6_nh_init and release to stubs
` [PATCH v2 net-next 02/18] ipv6: Add neighbor helpers that use the ipv6 stub
` [PATCH v2 net-next 03/18] net: Replace nhc_has_gw with nhc_gw_family
` [PATCH v2 net-next 04/18] ipv4: Prepare rtable for IPv6 gateway
` [PATCH v2 net-next 05/18] ipv4: Prepare fib_config "
` [PATCH v2 net-next 06/18] ipv4: Add support to rtable for ipv6 gateway
` [PATCH v2 net-next 07/18] ipv4: Add support to fib_config for IPv6 gateway
` [PATCH v2 net-next 08/18] ipv4: Refactor fib_check_nh
` [PATCH v2 net-next 09/18] ipv4: Add fib_check_nh_v6_gw
` [PATCH v2 net-next 10/18] neighbor: Add skip_cache argument to neigh_output
` [PATCH v2 net-next 11/18] ipv4: Add helpers for neigh lookup for nexthop
` [PATCH v2 net-next 12/18] bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
` [PATCH v2 net-next 13/18] ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
` [PATCH v2 net-next 14/18] ipv4: Handle ipv6 gateway in fib_detect_death
` [PATCH v2 net-next 15/18] ipv4: Handle ipv6 gateway in fib_good_nh
` [PATCH v2 net-next 16/18] ipv4: Flag fib_info with a fib_nh using IPv6 gateway
` [PATCH v2 net-next 17/18] ipv4: Allow ipv6 gateway with ipv4 routes
` [PATCH v2 net-next 18/18] selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route

[PATCH] drm: sun4i: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind
 2019-04-05 23:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-05 23:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_dp_dsc: Force a full modeset when we force dsc enable (rev2)

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-05 23:28 UTC  (9+ messages)

[PATCH-tip v2 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-05 23:27 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 134459: regressions - trouble: blocked/broken/fail/pass
 2019-04-05 23:21 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH for-4.0] roms: Allow the EFIROM variable to be overridden
 2019-04-05 23:17 UTC  (8+ messages)

[Qemu-devel] [PULL 0/5] pci, pc, virtio: fixes
 2019-04-05 23:12 UTC  (16+ messages)
` [Qemu-devel] [PULL 1/5] acpi: verify file entries in bios_linker_loader_add_pointer()
` [Qemu-devel] [PULL 2/5] intel_iommu: Correct caching-mode error message
` [Qemu-devel] [PULL 3/5] virtio-net: Fix typo in comment
` [Qemu-devel] [PULL 4/5] intel_iommu: Fix root_scalable migration breakage
` [Qemu-devel] [PULL 5/5] intel_iommu: Drop extended root field

[PATCH] drm/i915/dp: Expose force_dsc_enable through debugfs
 2019-04-05 23:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Bug 203165] New: Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2019-04-05 23:11 UTC  (3+ messages)
` [Bug 203165] "

[PATCH] kernel-doc: Let backtick and backslash escape percent sign
 2019-04-05 23:10 UTC  (2+ messages)

stable-rc/linux-3.18.y build: 189 builds: 7 failed, 182 passed, 42 errors, 2856 warnings (v3.18.138)
 2019-04-05 23:07 UTC 

[meta-multimedia][PATCH] ncmpc: Rename artist_screen to library_screen
 2019-04-05 23:07 UTC 

[PATCH] xsysace: Fix error handling in ace_setup
 2019-04-05 23:06 UTC  (5+ messages)

[PATCH 1/2] pci: rpadlpar: fix leaked device_node references in add/remove paths
 2019-04-05 23:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/io.c: fix for the allocation failure
 2019-04-05 22:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2019-04-05 23:01 UTC  (7+ messages)

[PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks
 2019-04-05 23:01 UTC  (3+ messages)

stable/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.7)
 2019-04-05 23:00 UTC 

[Bug 203163] New: RIP: 0010:update_sit_entry+0x50/0x420 when mounting crafted image
 2019-04-05 22:59 UTC 

[git pull] device mapper fixes for 5.1-rc4
 2019-04-05 22:59 UTC  (2+ messages)

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-04-05 22:51 UTC  (4+ messages)
` [PATCH 0/2] a few more "
` [PATCH 1/2] Documentation/git-show-branch: drop last use of {apostrophe}
` [PATCH 2/2] Documentation/git-svn: improve asciidoctor compatibility

[PATCH] PCI: Fix pci_host_bridge initialization
 2019-04-05 22:51 UTC  (2+ messages)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-04-05 22:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Fix clockgating issue when using scalars (rev6)

[PATCH 1/3] MIPS: jump_label: Remove redundant nops
 2019-04-05 22:50 UTC  (3+ messages)
` [PATCH 2/3] MIPS: jump_label: Use compact branches for >= r6
` [PATCH 3/3] MIPS: generic: Enable CONFIG_JUMP_LABEL

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.7)
 2019-04-05 22:50 UTC 

[PATCH] Staging: greybus: Fix spinlock_t definition without comment
 2019-04-05 22:50 UTC  (3+ messages)
  ` [greybus-dev] "

[PATCH] busybox: Enable domain search list support
 2019-04-05 22:47 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: nVMX bugs
 2019-04-05 22:46 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
` [PATCH 2/2] KVM: x86: nVMX: fix x2APIC VTPR read intercept

[PATCH kvm-unit-tests 0/6] x86: nVMX: test APIC reg features
 2019-04-05 22:43 UTC  (7+ messages)
` [PATCH kvm-unit-tests 1/6] Test nested APIC-register virtualization
` [PATCH kvm-unit-tests 2/6] Test odd/incorrect APIC-register virt configs
` [PATCH kvm-unit-tests 3/6] apic_reg_virt_test: Make APIC-access addr 4k page
` [PATCH kvm-unit-tests 4/6] fix vmx_apic_reg_virt for older platforms
` [PATCH kvm-unit-tests 5/6] Test VMX's virtualize x2APIC mode w/ nested
` [PATCH kvm-unit-tests 6/6] Add leak scenario to virt_x2apic_mode_test

[Bug 202897] New: BUG: unable to handle kernel paging request at __memmove
 2019-04-05 22:42 UTC  (2+ messages)
` [Bug 202897] "

[PATCH 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-04-05 22:35 UTC  (2+ messages)
` [PATCH 2/2] power_supply: wilco_ec: Add charging config driver for Wilco EC

[meta-virt][m-c-s][PATCH 1/1] libibverbs: do not try to build for arm 32 bit or any mips
 2019-04-05 22:35 UTC  (2+ messages)

[PATCH] PCI/IOV: update num_VFs earlier
 2019-04-05 22:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fixed dump_buffer function parameter offset does not take effect
 2019-04-05 22:34 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v5] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-05 22:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color (rev5)

[U-Boot] [sunxi/sun7i] ARMv7 SVC mode: PSCI not loaded and only 1st CPU core gets activated
 2019-04-05 22:27 UTC 

[PATCH] null_blk: prevent crash from bad home_node value
 2019-04-05 22:22 UTC  (2+ messages)

[PATCH v2 0/4] Progress display fixes
 2019-04-05 22:21 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-05 22:19 UTC  (9+ messages)

Feature request: Add --no-edit to git tag command
 2019-04-05 22:21 UTC  (6+ messages)

[PATCH 2/3] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
 2019-04-05 12:30 UTC  (2+ messages)

[MPTCP] [RFC PATCH 2/4] mptcp: sendmsg() do spool all the provided data
 2019-04-05 22:18 UTC 

[PATCH] qmimodem: support wake on SMS receive
 2019-04-05 22:17 UTC  (2+ messages)

[MPTCP] [RFC PATCH 1/4] mptcp: use sk_page_frag() in sendmsg
 2019-04-05 22:17 UTC 

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-04-05 22:15 UTC  (11+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 10 errors, 138 warnings (v4.14.111)
 2019-04-05 22:14 UTC 

[PATCH net v6] failover: allow name change on IFF_UP slave interfaces
 2019-04-05 22:13 UTC  (3+ messages)

[mm PATCH v7 0/4] Deferred page init improvements
 2019-04-05 22:12 UTC  (15+ messages)
` [mm PATCH v7 1/4] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v7 2/4] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v7 3/4] mm: Implement new zone specific memblock iterator
` [mm PATCH v7 4/4] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections

[PATCH v3 1/2] dt-bindings: timer: Add binding doc for nxp system counter timer
 2019-04-05 22:12 UTC  (3+ messages)
` [PATCH v3 2/2] driver: clocksource: Add nxp system counter timer driver support

[PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates
 2019-04-05 22:11 UTC  (9+ messages)
` [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer

[PATCH] diff: batch fetching of missing blobs
 2019-04-05 22:12 UTC  (3+ messages)
` [PATCH v2 0/2] Batch fetching of missing blobs in diff and show

[PATCH] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
 2019-04-05 22:11 UTC  (3+ 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.