All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-22 09:21:45 to 2020-06-22 10:01:36 UTC [more...]

sound/soc/meson/t9015.c:315:34: warning: unused variable 't9015_ids'
 2020-06-22  9:47 UTC  (2+ messages)

[PATCH 00/11] net: improve devres helpers
 2020-06-22 10:00 UTC  (16+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 01/11] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [Intel-wired-lan] [PATCH 02/11] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [Intel-wired-lan] [PATCH 03/11] net: devres: relax devm_register_netdev()
` [Intel-wired-lan] [PATCH 04/11] net: devres: rename the release callback of devm_register_netdev()
` [Intel-wired-lan] [PATCH 05/11] Documentation: devres: add missing mdio helper
` [Intel-wired-lan] [PATCH 06/11] phy: un-inline devm_mdiobus_register()
` [Intel-wired-lan] [PATCH 07/11] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [Intel-wired-lan] [PATCH 08/11] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH 09/11] of: mdio: remove the 'extern' keyword from function declarations
  ` [Intel-wired-lan] "
` [PATCH 10/11] of: mdio: provide devm_of_mdiobus_register()
  ` [Intel-wired-lan] "
` [PATCH 11/11] net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
  ` [Intel-wired-lan] "

[PATCH 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-06-22  9:59 UTC  (3+ messages)
` [PATCH 1/3] crypto: permit users to specify numa node of acomp hardware

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-22  9:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Reuse the reservation_ww_class for acquiring vma backing storage
` [Intel-gfx] [PATCH 3/7] drm/i915/gem: Track the fences for object allocations
` [Intel-gfx] [PATCH 4/7] drm/i915: Update vma to use async page allocations
` [Intel-gfx] [PATCH 5/7] drm/i915/gem: Convert the userptr-worker to use a fence
` [Intel-gfx] [PATCH 6/7] drm/i915/gem: Break apart the early i915_vma_pin from execbuf object lookup
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class

[RFC v9 00/11] vhost: ring format independence
 2020-06-22  9:59 UTC  (3+ messages)
` [RFC v9 10/11] vhost/vsock: switch to the buf API

[dpdk-dev] [PATCH v3 0/4] Memory corruption due to HW rings allocation
 2020-06-22  9:59 UTC  (5+ messages)

[PATCH net-next v10 0/3] xen networking: add XDP support to xen-netfront
 2020-06-22  9:58 UTC  (4+ messages)
` [PATCH net-next v10 2/3] xen networking: add basic XDP support for xen-netfront
` [PATCH net-next v10 3/3] xen networking: add XDP offset adjustment to xen-netback

[PATCH V5] serial: msm_geni_serial_console : Add Earlycon support
 2020-06-22  9:57 UTC  (3+ messages)

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-22  9:56 UTC  (19+ messages)
` [PATCH v2 01/16] iotests/172: Include "info block" in test output
` [PATCH v2 02/16] iotests/172: Cover empty filename and multiple use of drives
` [PATCH v2 03/16] iotests/172: Cover -global floppy.drive=
` [PATCH v2 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
` [PATCH v2 05/16] fdc: Open-code fdctrl_init_isa()
` [PATCH v2 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
` [PATCH v2 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
` [PATCH v2 08/16] blockdev: Deprecate -drive with bogus interface type
` [PATCH v2 09/16] qdev: Eliminate get_pointer(), set_pointer()
` [PATCH v2 10/16] qdev: Improve netdev property override error a bit
` [PATCH v2 11/16] qdev: Reject drive property override
` [PATCH v2 12/16] qdev: Reject chardev "
` [PATCH v2 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
` [PATCH v2 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
` [PATCH v2 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
` [PATCH v2 16/16] sd/milkymist-memcard: Fix error API violation

[PATCH V2] drivers/block: Use kobj_to_dev() API
 2020-06-22  9:56 UTC  (2+ messages)

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-22  9:56 UTC  (27+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object
` [PATCH v2 2/8] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v2 3/8] drm/ttm: Add unampping of the entire device address space
` [PATCH v2 4/8] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
` [PATCH v2 6/8] drm/amdgpu: Unmap entire device address space on device remove
` [PATCH v2 7/8] drm/amdgpu: Fix sdma code crash post device unplug
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[dpdk-dev] [PATCH v4 0/4] Memory corruption due to HW rings allocation
 2020-06-22  9:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 1/4] librte_ethdev: Introduce a function to release HW rings
` [dpdk-dev] [PATCH v4 2/4] drivers/net: Fix in igb and ixgbe HW rings memory
` [dpdk-dev] [PATCH v4 3/4] drivers/net: Fix in i40e HW rings memory overlap
` [dpdk-dev] [PATCH v4 4/4] drivers/net: Fix in em and ice "

[Intel-gfx] [PATCH v2 00/32] Introduce DG1
 2020-06-22  9:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 07/32] drm/i915/dg1: add initial DG-1 definitions

[PATCH 1/2] clk: sync of_clk_get_parent_name with upstream
 2020-06-22  9:53 UTC  (2+ messages)
` [PATCH 2/2] ARM: at91: choose proper parent for both MCI clocks

[xen-unstable test] 151273: tolerable FAIL - PUSHED
 2020-06-22  9:53 UTC 

[DRBD-announce] linstor-proxmox-5.1.0
 2020-06-22  9:53 UTC 

[PATCH v4 0/5] vTPM/aarch64 ACPI support
 2020-06-22  9:47 UTC  (10+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API

[PATCH 1/3] scripts/boards.sh: Fix M3-W identifier
 2020-06-22  9:53 UTC  (2+ messages)

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-22  9:52 UTC  (4+ messages)
` [PATCH v4 7/8] "

[PATCH for-next] RDMA/rxe: Remove unused rxe_mem_map_pages
 2020-06-22  9:52 UTC  (2+ messages)

[PATCH v2] mfd: sprd: populate sub-devices defined in DT
 2020-06-22  9:52 UTC  (2+ messages)

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-22  9:48 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH 0/4] arm64/x86: KVM: Introduce KVM_CAP_STEAL_TIME
 2020-06-22  9:51 UTC  (6+ messages)
` [PATCH 2/4] arm64/x86: KVM: Introduce steal time cap

[PATCH v2 0/3] mm/shuffle: fix and cleanups
 2020-06-22  9:51 UTC  (6+ messages)
` [PATCH v2 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps

[RFC PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-06-22  9:51 UTC  (6+ messages)
` [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp

[PATCH v5] page_alloc: consider highatomic reserve in watermark fast
 2020-06-23  3:52 UTC 

linux-next build error (9)
 2020-06-22  9:49 UTC  (2+ messages)

xfs inode structure cleanups v2
 2020-06-22  9:49 UTC  (11+ messages)
` [PATCH 03/15] xfs: move the di_size field to struct xfs_inode
` [PATCH 04/15] xfs: move the di_nblocks "
` [PATCH 05/15] xfs: move the di_extsize "
` [PATCH 06/15] xfs: move the di_cowextsize "
` [PATCH 07/15] xfs: move the di_flushiter "

[LTP] [PATCH v1] Add test case for CVE-2018-11508
 2020-06-22  9:49 UTC 

[dpdk-dev] [PATCH 00/14] vDPA API and framework rework
 2020-06-22  9:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

[PATCH v2 bpf-next 0/8] introduce support for XDP programs in CPUMAP
 2020-06-22  9:48 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/8] cpumap: formalize map value as a named struct
` [PATCH v2 bpf-next 4/8] bpf: cpumap: add the possibility to attach an eBPF program to cpumap

[dpdk-dev] [PATCH 1/3] eventdev: fix race condition on timer list counter
 2020-06-22  9:48 UTC  (4+ messages)

[PATCH for-next] RDMA/hfi1: Remove hfi1_create_qp declaration
 2020-06-22  9:47 UTC 

[PATCH v7 01/13] tools/libperf: introduce notion of static polled file descriptors
 2020-06-22  9:47 UTC  (12+ messages)

[PATCH -next] arch/x86: Return value from notify_die should to be checked
 2020-06-22  9:46 UTC  (4+ messages)

[PATCH v4] mmc: sdhci: Fix HISPD bit handling
 2020-06-22  9:44 UTC  (5+ messages)

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-22  9:37 UTC  (16+ messages)
` [PATCH 01/15] net: phy: arrange headers in mdio_bus.c alphabetically
` [PATCH 02/15] net: phy: arrange headers in mdio_device.c alphabetically
` [PATCH 03/15] net: phy: arrange headers in phy_device.c alphabetically
` [PATCH 04/15] net: mdio: add a forward declaration for reset_control to mdio.h
` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented
` [PATCH 06/15] net: phy: mdio: reset MDIO devices "
` [PATCH 07/15] net: phy: split out the PHY driver request out of phy_device_create()
` [PATCH 08/15] net: phy: check the PHY presence in get_phy_id()
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
` [PATCH 10/15] net: phy: simplify phy_device_create()
` [PATCH 11/15] net: phy: drop get_phy_device()
` [PATCH 12/15] dt-bindings: mdio: add phy-supply property to ethernet phy node
` [PATCH 13/15] net: phy: mdio: add support for PHY supply regulator
` [PATCH 14/15] net: phy: add PHY regulator support
` [PATCH 15/15] ARM64: dts: mediatek: add a phy regulator to pumpkin-common.dtsi

move block bits out of fs.h
 2020-06-22  9:42 UTC  (11+ messages)
` [PATCH 05/10] fs: remove the mount_bdev and kill_block_super stubs
` [PATCH 06/10] block: simplify sb_is_blkdev_sb
` [PATCH 07/10] block: move block-related definitions out of fs.h
` [PATCH 08/10] fs: move the buffer_heads_over_limit stub to buffer_head.h
` [PATCH 10/10] block: move struct block_device to blk_types.h

[GSOC] Blog about week 3
 2020-06-22  9:40 UTC 

[PATCH 0/6] sched: TTWU, IPI, and assorted stuff
 2020-06-22  9:41 UTC  (4+ messages)
` [PATCH 1/6] sched: Fix ttwu_queue_cond()

DMA Engine: Transfer From Userspace
 2020-06-22  9:42 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] Generalizing bpf_local_storage
 2020-06-22  9:40 UTC  (3+ messages)
` [PATCH bpf-next v2 2/4] bpf: Implement bpf_local_storage for inodes

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-22  9:40 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: split f2fs_allocate_new_segments()
 2020-06-22  9:38 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: introduce inmem curseg
  `  "

[PATCH] scsi: bnx2fc: Removal of unused variables
 2020-06-22  9:38 UTC 

[PATCH 03/16] dh_imx6: Switch to full DM-aware
 2020-06-22  9:38 UTC 

[RFC PATCH] net/sched: add indirect call wrapper hint
 2020-06-22  9:38 UTC  (3+ messages)

drivers/iio/adc/meson_saradc.c:371:14: note: in expansion of macro 'GENMASK'
 2020-06-22  9:37 UTC  (2+ messages)

[PATCH v2 0/8] add basic driver support for broadcom NS3 soc
 2020-06-22  9:37 UTC  (11+ messages)
` [PATCH v2 8/8] board: ns3: start sp805 watchdog service

[sched] 2efb31acf4: BUG:unable_to_handle_page_fault_for_address
 2020-06-22  9:37 UTC 

[PATCH 0/6] Prefixed instruction tests to cover negative cases
 2020-06-22  9:34 UTC  (3+ messages)
` [PATCH 3/6] powerpc test_emulate_step: enhancement to test negative scenarios

[RFC] Metadata vs Generation Data Chunk
 2020-06-22  9:34 UTC 

[fs] a6a5bb6d54: kmsg.Failed_to_set_sysctl_parameter'kernel.softlockup_panic=#':invalid_value
 2020-06-22  9:36 UTC 

[Bug 1884302] [NEW] disable automatic mouse grabbing
 2020-06-22  9:29 UTC  (2+ messages)
` [Bug 1884302] "

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-22  9:35 UTC  (5+ messages)
` [kvm-unit-tests PATCH v9 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[PATCH] media: media-request: Fix crash if memory allocation fails
 2020-06-22  9:35 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
 2020-06-22  9:34 UTC  (3+ messages)

[PATCH v2] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
 2020-06-22  9:34 UTC  (5+ messages)

[PATCH] Ability to read the MKTME status from userspace
 2020-06-22  9:34 UTC  (15+ messages)

[PATCH] soc: qcom: rpmh: Use __fill_rpmh_msg API during rpmh_write()
 2020-06-22  9:33 UTC  (3+ messages)

[PATCH v3 0/5] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-06-22  9:31 UTC  (6+ messages)
` [PATCH v3 1/5] pinctrl: qcom: Remove irq_disable callback from msmgpio irqchip
` [PATCH v3 2/5] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v3 3/5] pinctrl: qcom: Use return value from irq_set_wake call
` [PATCH v3 4/5] irqchip: qcom-pdc: Introduce "
` [PATCH v3 5/5] irqchip: qcom-pdc: Reset all pdc interrupts during init

[PATCH alsa-lib 1/2] pcm: dmix: Fix semaphore usage
 2020-06-22  9:31 UTC  (3+ messages)
` [PATCH alsa-lib 2/2] pcm: dmix: make lockless operation optional

[PATCH for-4.14] x86/tlb: fix assisted flush usage
 2020-06-22  9:31 UTC  (3+ messages)

Regarding 19" server recommendations with OpenBMC support
 2020-06-22  9:30 UTC 

OpenBMC 2.8 security audit results
 2020-06-22  9:30 UTC  (2+ messages)

WARNING in warn_bad_map
 2020-06-22  9:30 UTC  (2+ messages)
` [MPTCP] "

[PATCH] target/arm: Remove unnecessary gen_io_end() calls
 2020-06-22  9:29 UTC  (5+ messages)
  ` Role of qemu-arm

[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-06-22  9:29 UTC  (7+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "
` [PATCH 3/3] drm: uapi: Remove copies of GPL license text from headers

[net-next PATCH v2 0/3] ACPI support for xgmac_mdio drivers
 2020-06-22  9:29 UTC  (3+ messages)
` [net-next PATCH v2 1/3] net: phy: Allow mdio buses to auto-probe c45 devices

[PATCH] cifs: Fix double add page to memcg when cifs_readpages
 2020-06-22  9:30 UTC 

[PATCH 4/4] drm: pl111: Update documentation
 2020-06-22  9:28 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH 0/6] audio/jack: fixes to overall jack behaviour
 2020-06-22  9:27 UTC  (8+ messages)
` [PATCH 5/6] audio/jack: honour the enable state of the audio device

[RFC PATCH] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-22  9:27 UTC 

make test failure for iotest 267 on qemu-system-sparc64
 2020-06-22  9:25 UTC  (2+ messages)

[PATCH v2] dmabuf: use spinlock to access dmabuf->name
 2020-06-22  9:26 UTC  (3+ messages)

[PATCH] mm Add MODULE_DESCRIPTION entries to kernel modules
 2020-06-22  9:26 UTC  (3+ messages)

missing retval check of call_netdevice_notifiers in dev_change_net_namespace
 2020-06-22  9:24 UTC  (2+ messages)

[PATCH for-next] RDMA/ipoib: Return void from ipoib_mcast_stop_thread()
 2020-06-22  9:22 UTC 

[dpdk-dev] [PATCH 0/4] Introduce IF proxy library
 2020-06-22  9:21 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] lib: introduce IF Proxy library
  ` [dpdk-dev] [PATCH v4 2/4] if_proxy: add library documentation
  ` [dpdk-dev] [PATCH v4 3/4] if_proxy: add simple functionality test
  ` [dpdk-dev] [PATCH v4 4/4] if_proxy: add example application

[LTP] [PATCH 1/2] cgroup: Fix build with -Werror=return-type
 2020-06-22  9:22 UTC  (3+ messages)

[PATCH v3] driver/usb MODULE_DESCRIPTION entries to usb modules
 2020-06-22  9:22 UTC  (2+ messages)

[PATCH V2] arm64/panic: Unify all three existing notifier blocks
 2020-06-22  9:21 UTC  (2+ messages)

[PATCH v3 00/13] iio: imu: new inv_icm42600 driver
 2020-06-22  9:21 UTC  (6+ messages)
` [PATCH v3 06/13] iio: imu: inv_icm42600: add temperature sensor 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.