All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-20 18:19:27 to 2019-06-20 18:36:41 UTC [more...]

[Ksummit-discuss] [TECH TOPIC] Documentation
 2019-06-20 18:36 UTC  (2+ messages)

[PATCH 1/6] regulator: s2mps11: Consistently use local variable
 2019-06-20 18:35 UTC  (8+ messages)
` [PATCH 2/6] regulator: s2mps11: Reduce number of rdev_get_id() calls
` [PATCH 3/6] regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
` [PATCH 4/6] ARM: dts: exynos: Disable unused buck10 regulator on Odroid HC1 board
` [PATCH 5/6] ARM: dts: exynos: Add regulator suspend configuration to Arndale Octa board
` [PATCH 6/6] ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 family

[PATCH 0/3] rtc: pcf8563: Fix unhandled interrupt storm
 2019-06-20 18:36 UTC  (3+ messages)
` [PATCH 1/3] rtc: pcf8563: Fix interrupt trigger method

[PATCH v3 0/6] mm: Further memory block device cleanups
 2019-06-20 18:31 UTC  (8+ messages)
` [PATCH v3 1/6] mm: Section numbers use the type "unsigned long"
` [PATCH v3 2/6] drivers/base/memory: Use "unsigned long" for block ids
` [PATCH v3 3/6] mm: Make register_mem_sect_under_node() static
` [PATCH v3 4/6] mm/memory_hotplug: Rename walk_memory_range() and pass start+size instead of pfns
` [PATCH v3 5/6] mm/memory_hotplug: Move and simplify walk_memory_blocks()
` [PATCH v3 6/6] drivers/base/memory.c: Get rid of find_memory_block_hinted()

[dpdk-dev] [RFC] ethdev: reserve the RX offload most-significant bits for PMD scartch
 2019-06-20 18:35 UTC  (3+ messages)

[RFC PATCH v1 00/12] Add SEV guest live migration support
 2019-06-20 18:03 UTC  (11+ messages)
` [RFC PATCH v1 02/12] kvm: introduce high-level API to support encrypted guest migration
` [RFC PATCH v1 01/12] linux-headers: update kernel header to include SEV migration commands
` [RFC PATCH v1 03/12] migration/ram: add support to send encrypted pages
` [Qemu-devel] [RFC PATCH v1 04/12] kvm: add support to sync the page encryption state bitmap
  `  "
` [RFC PATCH v1 05/12] doc: update AMD SEV API spec web link
` [RFC PATCH v1 08/12] target.json: add migrate-set-sev-info command
` [RFC PATCH v1 09/12] target/i386: sev: add support to encrypt the outgoing page
` [RFC PATCH v1 10/12] target/i386: sev: add support to load incoming encrypted page
` [RFC PATCH v1 11/12] migration: add support to migrate page encryption bitmap

[PATCH] ARC: ARCv2: jump label: implement jump label patching
 2019-06-20 18:34 UTC  (11+ messages)

[PATCH 1/4] rtc: pcf2123: convert to devm_rtc_allocate_device
 2019-06-20 18:34 UTC  (4+ messages)
` [PATCH 2/4] rtc: pcf2123: let the core handle range offsetting
` [PATCH 3/4] rtc: pcf2123: convert to SPDX identifier
` [PATCH 4/4] rtc: pcf2123: add proper compatible string

[igt-dev] [RFC v6] tests/gem_watchdog: Initial set of tests for GPU watchdog
 2019-06-20 18:33 UTC 

[PATCHv2 0/2] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-20 18:31 UTC  (7+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] coresight: Abort probe if cpus are not available

[PATCH 4.4 00/84] 4.4.183-stable review
 2019-06-20 17:57 UTC  (18+ messages)
` [PATCH 4.4 08/84] mfd: intel-lpss: Set the device in reset state when init
` [PATCH 4.4 11/84] drm/bridge: adv7511: Fix low refresh rate selection
` [PATCH 4.4 14/84] f2fs: fix to do sanity check on valid block count of segment
` [PATCH 4.4 25/84] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
` [PATCH 4.4 29/84] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.4 32/84] gpio: gpio-omap: add check for off wake capable gpios
` [PATCH 4.4 43/84] fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
` [PATCH 4.4 48/84] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
` [PATCH 4.4 55/84] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
` [PATCH 4.4 58/84] USB: Fix chipmunk-like voice when using Logitech C270 for recording audio
` [PATCH 4.4 62/84] USB: serial: option: add Telit 0x1260 and 0x1261 compositions
` [PATCH 4.4 67/84] neigh: fix use-after-free read in pneigh_get_next
` [PATCH 4.4 69/84] mISDN: make sure device name is NUL terminated
` [PATCH 4.4 71/84] perf/ring_buffer: Fix exposing a temporarily decreased data_head
` [PATCH 4.4 76/84] configfs: Fix use-after-free when accessing sd->s_dentry
` [PATCH 4.4 78/84] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH 4.4 79/84] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs

[PATCH V5 0/5] block: improve print_req_error
 2019-06-20 17:59 UTC  (4+ messages)
` [PATCH V5 2/5] block: add centralize REQ_OP_XXX to string helper
` [PATCH V5 3/5] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V5 5/5] f2fs: use block layer helper for show_bio_op macro

[PATCH BlueZ v2 0/2] mesh: Move HCI handling to mesh-io-generic
 2019-06-20 18:31 UTC  (5+ messages)
` [PATCH BlueZ v2 1/2] "
` [PATCH BlueZ v2 2/2] mesh: Changed --index option to --io

[PATCH 1/2] pinctrl: ocelot: fix gpio direction for pins after 31
 2019-06-20 18:30 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: ocelot: fix pinmuxing "

[PATCH 12/17] delta-islands: convert island_marks khash to use oids
 2019-06-20 18:29 UTC  (3+ messages)

[PATCH 4.9 000/117] 4.9.183-stable review
 2019-06-20 17:57 UTC  (34+ messages)
` [PATCH 4.9 002/117] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH 4.9 003/117] sysctl: return -EINVAL if val violates minmax
` [PATCH 4.9 005/117] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH 4.9 006/117] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH 4.9 011/117] kernel/sys.c: prctl: fix false positive in validate_prctl_map()
` [PATCH 4.9 017/117] drm/bridge: adv7511: Fix low refresh rate selection
` [PATCH 4.9 031/117] fuse: retrieve: cap requested size to negotiated max_write
` [PATCH 4.9 034/117] platform/chrome: cros_ec_proto: check for NULL transfer function
` [PATCH 4.9 035/117] soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
` [PATCH 4.9 036/117] clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
` [PATCH 4.9 041/117] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
` [PATCH 4.9 045/117] PCI: rcar: Fix 64bit MSI message address handling
` [PATCH 4.9 049/117] gpio: gpio-omap: add check for off wake capable gpios
` [PATCH 4.9 052/117] ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on Arndale Octa
` [PATCH 4.9 053/117] pwm: Fix deadlock warning when removing PWM device
` [PATCH 4.9 055/117] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections"
` [PATCH 4.9 059/117] mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
` [PATCH 4.9 066/117] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
` [PATCH 4.9 067/117] ASoC: cs42xx8: Add regcache mask dirty
` [PATCH 4.9 069/117] x86/uaccess, kcov: Disable stack protector
` [PATCH 4.9 072/117] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH 4.9 073/117] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH 4.9 074/117] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH 4.9 075/117] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH 4.9 079/117] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH 4.9 089/117] rtc: pcf8523: dont return invalid date when battery is low
` [PATCH 4.9 093/117] lapb: fixed leak of control-blocks
` [PATCH 4.9 095/117] sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
` [PATCH 4.9 096/117] Revert "staging: vc04_services: prevent integer overflow in create_pagelist()"
` [PATCH 4.9 103/117] gpio: fix gpio-adp5588 build errors
` [PATCH 4.9 108/117] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH 4.9 111/117] KVM: PPC: Book3S HV: Dont take kvm->lock around kvm_for_each_vcpu
` [PATCH 4.9 112/117] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs

[PATCH BlueZ 0/1] mesh: Move HCI handling to mesh-io-generic
 2019-06-20 18:02 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "

[PATCH v2 0/6] mm: Further memory block device cleanups
 2019-06-20 18:25 UTC  (4+ messages)
` [PATCH v2 6/6] drivers/base/memory.c: Get rid of find_memory_block_hinted()

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-06-20 18:27 UTC  (14+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH v2 00/22] Add ABI and features docs to the Kernel documentation
 2019-06-20 18:22 UTC  (5+ messages)
` [PATCH v2 01/22] ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tag
` [PATCH v2 02/22] ABI: Fix KernelVersion tags

[PATCH 0/17] drop non-object_id hashing
 2019-06-20 18:27 UTC  (10+ messages)
` [PATCH 01/17] describe: fix accidental oid/hash type-punning
` [PATCH 09/17] object: convert create_object() to use object_id
` [PATCH 15/17] khash: rename oid helper functions

[GIT PULL] Two fixes for 5.2-rc6
 2019-06-20 18:05 UTC  (2+ messages)

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-20 18:05 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.2-rc6
 2019-06-20 18:05 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.2-rc6
 2019-06-20 18:05 UTC  (2+ messages)

[PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation
 2019-06-20 18:27 UTC  (8+ messages)
` [PATCH v3 1/6] crypto: essiv - create wrapper template "

[PATCH 0/2] coresight: Set affinity to invalid for missing CPU phandle
 2019-06-20 18:07 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] coresight: Abort probe "

[Buildroot] [PATCH v2 1/2] configs/qemu_riscv64_virt: Update to 5.1 kernel
 2019-06-20 18:26 UTC  (9+ messages)
` [Buildroot] [PATCH v2 2/2] configs/qemu_riscv32_virt: "

[PATCH v2 0/5] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-06-20 18:25 UTC  (6+ messages)
` [PATCH v2 2/5] perf pmu: Support more complex PMU event aliasing

[dpdk-dev] [PATCH] eal: promote some service core functions to stable
 2019-06-20 18:25 UTC  (2+ messages)

[PATCH 4.14 00/45] 4.14.129-stable review
 2019-06-20 17:57 UTC  (15+ messages)
` [PATCH 4.14 02/45] ax25: fix inconsistent lock state in ax25_destroy_timer
` [PATCH 4.14 04/45] ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
` [PATCH 4.14 07/45] net: openvswitch: do not free vport if register_netdevice() is failed
` [PATCH 4.14 09/45] sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
` [PATCH 4.14 10/45] Staging: vc04_services: Fix a couple error codes
` [PATCH 4.14 18/45] x86/CPU/AMD: Dont force the CPB cap when running under a hypervisor
` [PATCH 4.14 20/45] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH 4.14 21/45] perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
` [PATCH 4.14 23/45] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH 4.14 26/45] ALSA: hda - Force polling mode on CNL for fixing codec communication
` [PATCH 4.14 29/45] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH 4.14 30/45] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH 4.14 38/45] scsi: libsas: delete sas port if expander discover failed
` [PATCH 4.14 44/45] infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping

[dpdk-dev] [PATCH 00/28] vhost: add virtio-vhost-user transport
 2019-06-20 18:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH 01/28] vhost: introduce vhost transport operations structure

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-20 18:24 UTC  (7+ messages)
` [RFC PATCH 20/28] IB/core: Introduce API for initializing a RW ctx from a DMA address

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-20 18:07 UTC  (4+ messages)
` [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to PCI_REVISION_ID
` [PATCH v2 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v2 3/3] net: fddi: skfp: Remove unused private "

[Qemu-devel] [PATCH v5 0/3] virtio-scsi: restart DMA after iothread
 2019-06-20 18:07 UTC  (2+ messages)

[thud/ti2019.01][PATCH] tidl-api: fix g++ 8.3.0 compilation error
 2019-06-20 18:22 UTC 

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-06-20 18:09 UTC  (3+ messages)
` [PATCH] doc: "

[Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default
 2019-06-20 17:59 UTC  (7+ messages)
        ` [Qemu-devel] [Qemu-riscv] "

[PATCH 4.19 00/61] 4.19.54-stable review
 2019-06-20 17:57 UTC  (19+ messages)
` [PATCH 4.19 03/61] hv_netvsc: Set probe mode to sync
` [PATCH 4.19 07/61] net: dsa: rtl8366: Fix up VLAN filtering
` [PATCH 4.19 09/61] nfc: Ensure presence of required attributes in the deactivate_target handler
` [PATCH 4.19 12/61] tipc: purge deferredq list for each grp member in tipc_group_delete
` [PATCH 4.19 14/61] net/mlx5: Avoid reloading already removed devices
` [PATCH 4.19 16/61] net: mvpp2: prs: Use the correct helpers when removing all VID filters
` [PATCH 4.19 18/61] perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
` [PATCH 4.19 19/61] netfilter: nf_queue: fix reinject verdict handling
` [PATCH 4.19 20/61] ipvs: Fix use-after-free in ip_vs_in
` [PATCH 4.19 24/61] usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint()
` [PATCH 4.19 30/61] gpio: fix gpio-adp5588 build errors
` [PATCH 4.19 33/61] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
` [PATCH 4.19 40/61] perf data: Fix strncat may truncate build failure with recent gcc
` [PATCH 4.19 41/61] perf namespace: Protect reading threads namespace
` [PATCH 4.19 43/61] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH 4.19 50/61] arm64: use the correct function type for __arm64_sys_ni_syscall
` [PATCH 4.19 53/61] net: phy: dp83867: Set up RGMII TX delay
` [PATCH 4.19 60/61] coredump: fix race condition between collapse_huge_page() and core dumping

[PATCH] Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
 2019-06-20 18:20 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode
 2019-06-20 18:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 05/12] hbitmap: enable merging across granularities

Linux 3.16.69
 2019-06-20 18:12 UTC 

[PATCH 5.1 00/98] 5.1.13-stable review
 2019-06-20 17:57 UTC  (17+ messages)
` [PATCH 5.1 03/98] be2net: Fix number of Rx queues used for flow hashing
` [PATCH 5.1 09/98] net: openvswitch: do not free vport if register_netdevice() is failed
` [PATCH 5.1 10/98] net: tls, correctly account for copied bytes with multiple sk_msgs
` [PATCH 5.1 12/98] sctp: Free cookie before we memdup a new one
` [PATCH 5.1 14/98] tipc: purge deferredq list for each grp member in tipc_group_delete
` [PATCH 5.1 15/98] vsock/virtio: set SOCK_DONE on peer shutdown
` [PATCH 5.1 16/98] net/mlx5: Avoid reloading already removed devices
` [PATCH 5.1 18/98] geneve: Dont assume linear buffers in error handler
` [PATCH 5.1 19/98] net: mvpp2: prs: Fix parser range for VID filtering
` [PATCH 5.1 30/98] net: correct udp zerocopy refcnt also when zerocopy only on append
` [PATCH 5.1 32/98] iio: imu: mpu6050: Fix FIFO layout for ICM20602
` [PATCH 5.1 34/98] Staging: vc04_services: Fix a couple error codes
` [PATCH 5.1 41/98] ipvs: Fix use-after-free in ip_vs_in
` [PATCH 5.1 43/98] clk: ti: clkctrl: Fix clkdm_clk handling
` [PATCH 5.1 46/98] mISDN: make sure device name is NUL terminated
` [PATCH 5.1 55/98] io_uring: Fix __io_uring_register() false success

[RFC/PATCH] gc: run more pre-detach operations under lock
 2019-06-20 18:13 UTC  (3+ messages)
` [PATCH 0/6] Change <non-empty?> GIT_TEST_* variables to <boolean>

[Buildroot] [PATCH 1/1] package/dtc: bump to version 1.5.0
 2019-06-20 18:20 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.