All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-22 09:07:45 to 2020-06-22 09:53:06 UTC [more...]

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-22  9:42 UTC  (15+ 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 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
` [PATCH v2 16/16] sd/milkymist-memcard: Fix error API violation

[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 v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-22  9:51 UTC  (18+ 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 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  (5+ 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)

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

[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  (15+ messages)
` [PATCH 03/10] fs: remove an unused block_device_operations forward declaration
` [PATCH 04/10] fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
` [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  (6+ messages)
` [PATCH 1/6] sched: Fix ttwu_queue_cond()
` [PATCH 3/6] sched: s/WF_ON_RQ/WQ_ON_CPU/

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 0/5] vTPM/aarch64 ACPI support
 2020-06-22  9:39 UTC  (9+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API

[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 

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

[RFC PATCH] net/sched: add indirect call wrapper hint
 2020-06-22  9:38 UTC  (3+ 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  (7+ messages)
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [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

post-receive: pub/scm/linux/kernel/git/pinctrl/intel
 2020-06-22  9:32 UTC 

[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 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)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-06-22  9:25 UTC 

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

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2020-06-22  9:24 UTC 

[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

[PATCH net-next v10 0/3] xen networking: add XDP support to xen-netfront
 2020-06-22  9:21 UTC  (4+ messages)
` [PATCH net-next v10 1/3] xen: netif.h: add a new extra type for XDP
` [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

[Bug 1884507] [NEW] 'none' machine should use 'none' display option
 2020-06-22  9:08 UTC 

[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
 2020-06-22  9:20 UTC  (7+ messages)
` [PATCH v4 2/5] media: v4l2-common: add helper functions to call s_stream() callbacks

stable/linux-4.19.y build: 151 builds: 1 failed, 150 passed, 1 error, 5 warnings (v4.19.129)
 2020-06-22  9:19 UTC 

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-06-22  9:19 UTC  (10+ messages)
` [PATCH v2 4/4] irqchip: qcom-pdc: "

[PATCH v5 0/3] add clkout support to mscc phys
 2020-06-22  9:19 UTC  (4+ messages)
` [PATCH v5 3/3] net: phy: mscc: handle the clkout control on some phy variants

[PATCH v2 1/1] clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs
 2020-06-22  9:18 UTC 

libxl dirty in tree after libxl build
 2020-06-22  9:17 UTC  (3+ messages)
` [XEN PATCH for-4.14 1/2] tools: Commit autoconf (2.69) output from Debian buster

[PATCH v3] debugfs: Add access restriction option
 2020-06-22  9:18 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH 1/2] tracefs: Remove unnecessary debug_fs checks

[PATCH v11] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-06-22  9:16 UTC  (5+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-22  9:16 UTC  (14+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "

[PATCH 1/1] efi_loader: prepare for read only OP-TEE variables
 2020-06-22  9:16 UTC  (2+ messages)

[PATCH] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
 2020-06-22  9:15 UTC  (2+ messages)

[PATCH v1 1/1] pci: controller: cadence: fix wrong path in comment
 2020-06-22  9:15 UTC 

[PATCH v2 0/5] KVM/arm64: Enable PtrAuth on non-VHE KVM
 2020-06-22  9:15 UTC  (4+ messages)
` [PATCH v2 5/5] KVM: arm64: Simplify PtrAuth alternative patching

[PATCH] ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
 2020-06-22  9:03 UTC 

v5.8-rc1 on thinkpad x220, intel graphics: interface frozen, can still switch to text console
 2020-06-22  9:13 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH net v5 0/4] several fixes for indirect flow_blocks offload
 2020-06-22  9:13 UTC  (3+ messages)

[PATCH] hibernate: fix some format issues
 2020-06-22  9:09 UTC 

[Buildroot] [PATCH 1/1] package/kodi-screensaver-matrixtrails: bump version to 2.2.3
 2020-06-22  9:12 UTC  (2+ messages)

[PATCH] clk: add function documentation for clk_hw_round_rate()
 2020-06-22  9:11 UTC  (4+ messages)
  ` [PATCH v2] "

[Buildroot] [git commit] package/kodi-screensaver-matrixtrails: bump version to 2.2.3
 2020-06-22  9:11 UTC 

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-22  9:09 UTC  (8+ messages)
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests

selftests: kvm: Test results on x86_64
 2020-06-22  9:10 UTC 

[PATCH v3 0/5] mfd: Add support for Khadas Microcontroller
 2020-06-22  9:09 UTC  (3+ messages)

[PATCH] clk: Clean up kernel-doc errors
 2020-06-22  9:09 UTC 

[PATCH 1/2] ARM: defconfig: u8500: Enable CONFIG_KEYBOARD_TM2_TOUCHKEY
 2020-06-22  9:09 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: ux500: samsung-golden: Add touchkey

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-06-22  9:09 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/2] ethdev: minor bugfixes
 2020-06-22  9:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 2/2] ethdev: fix VLAN offloads set if no relative capabilities

[PATCH v2] iomap: Make sure iomap_end is called after iomap_begin
 2020-06-22  9:07 UTC  (3+ messages)

[PATCH v1] dmaengine: acpi: Drop double check for ACPI companion device
 2020-06-22  9:08 UTC 

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-22  9:07 UTC  (6+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH v2 0/6] plugins/next (lockstep, api, hwprofile)
 2020-06-22  9:02 UTC  (4+ messages)
` [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset


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.