All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 10:14:56 to 2019-11-04 11:04:18 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-04 11:04 UTC  (4+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 03/17] arm64: kvm: stop treating register x18 as caller save

[PATCH v5 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-04 10:34 UTC  (2+ messages)

[PATCH v2] staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
 2019-11-04 11:03 UTC  (4+ messages)

[dpdk-dev] [PATCH v5] net/memif: zero-copy slave
 2019-11-04 11:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH 0/6] Support for LUKS2 disc encryption
 2019-11-04 11:02 UTC  (7+ messages)
` [PATCH 2/6] jsmn: Add convenience functions
` [PATCH 3/6] bootstrap: Add gnulib's base64 module

[PATCH 00/10] tools/power/x86/intel-speed-select: New version
 2019-11-04 11:02 UTC  (11+ messages)
` [PATCH 01/10] tools/power/x86/intel-speed-select: Extend command set for perf-profile
` [PATCH 02/10] tools/power/x86/intel-speed-select: Change display of "avx" to "avx2"
` [PATCH 03/10] tools/power/x86/intel-speed-select: Correct CLX-N frequency units
` [PATCH 04/10] tools/power/x86/intel-speed-select: Auto mode for CLX
` [PATCH 05/10] tools/power/x86/intel-speed-select: Use mailbox for CLOS_PM_QOS_CONFIG
` [PATCH 06/10] tools/power/x86/intel-speed-select: Make CLOS frequency in MHz
` [PATCH 07/10] tools/power/x86/intel-speed-select: Use Frequency weight for CLOS
` [PATCH 08/10] tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Speed Select
` [PATCH 09/10] tools/power/x86/intel-speed-select: Use core count for base-freq mask
` [PATCH 10/10] tools/power/x86/intel-speed-select: Increment version

[STABLE-PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
 2019-11-04 11:02 UTC  (2+ messages)

Wiki account
 2019-11-04 11:00 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Delete unnecessary assi =?UTF-8?Q?gnment_for_the_field
 2019-11-04 10:57 UTC  (3+ messages)
` [PATCH] powerpc/papr_scm: Delete unnecessary assignment for the field “owner”

Please backport 12e36d98d3e for 5.1+: iwlwifi: exclude GEO SAR support for 3168
 2019-11-04 11:00 UTC  (2+ messages)

[PATCH v3 5/5] power: supply: max17040: Send uevent in SOC and status change
 2019-11-04 10:59 UTC  (6+ messages)
` [PATCH v4 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
  ` [PATCH v4 3/4] power: supply: max17040: Config alert SOC low level threshold from FDT

[LTP] question about the EPERM error of LTP bpf test
 2019-11-04 10:59 UTC  (3+ messages)

stable-rc-4.19: cpufeature.c:909:21: error: 'MIDR_HISI_TSV110' undeclared
 2019-11-04 10:59 UTC  (4+ messages)

[PATCH v2 00/10] staging: exfat: Clean up return codes, revisited
 2019-11-04 10:56 UTC  (5+ messages)
` [PATCH v2 07/10] staging: exfat: Clean up return codes - FFS_SUCCESS

[kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test
 2019-11-04 10:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 5/5] s390x: SCLP unit test

[PATCH RESEND v2 0/2] Convert Atari Falcon IDE driver to platform device
 2019-11-04 10:58 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] m68k/atari: add platform device for Falcon IDE port
` [PATCH RESEND v2 2/2] drivers/ata: convert pata_falcon to arch platform device

[RFC PATCH] PM: Add a switch for disabling/enabling sync() before suspend
 2019-11-04 10:57 UTC  (9+ messages)
    ` [PATCH v2 2/2] PM: Change CONFIG_SUSPEND_SKIP_SYNC to CONFIG_SKIP_SYNC_ON_SUSPEND
      ` [PATCH v3 2/2] PM: CONFIG_SUSPEND_SKIP_SYNC sets default for '/sys/power/sync_on_suspend'

[V5, 0/2] media: i2c: Add support for OV02A10 sensor
 2019-11-04 10:57 UTC  (5+ messages)
` [V5, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V5, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH linux-4.14.y 0/2] sctp: fix a memory leak
 2019-11-04 10:57 UTC  (3+ messages)

[PATCH v9 00/17] xfs: mount API patch series
 2019-11-04 10:56 UTC  (18+ messages)
` [PATCH v9 01/17] xfs: remove unused struct xfs_mount field m_fsname_len
` [PATCH v9 02/17] xfs: use super s_id instead of struct xfs_mount m_fsname
` [PATCH v9 03/17] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
` [PATCH v9 04/17] xfs: use kmem functions for struct xfs_mount
` [PATCH v9 05/17] xfs: merge freeing of mp names and mp
` [PATCH v9 06/17] xfs: add xfs_remount_rw() helper
` [PATCH v9 07/17] xfs: add xfs_remount_ro() helper
` [PATCH v9 08/17] xfs: refactor suffix_kstrtoint()
` [PATCH v9 09/17] xfs: avoid redundant checks when options is empty
` [PATCH v9 10/17] xfs: refactor xfs_parseags()
` [PATCH v9 11/17] xfs: move xfs_parseargs() validation to a helper
` [PATCH v9 12/17] xfs: dont set sb in xfs_mount_alloc()
` [PATCH v9 13/17] xfs: switch to use the new mount-api
` [PATCH v9 14/17] xfs: move xfs_fc_reconfigure() above xfs_fc_free()
` [PATCH v9 15/17] xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()
` [PATCH v9 16/17] xfs: move xfs_fc_parse_param() above xfs_fc_get_tree()
` [PATCH v9 17/17] xfs: fold xfs_mount-alloc() into xfs_init_fs_context()

[PATCH v2 0/2] STMFX pinctrl definition updates
 2019-11-04 10:55 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
` [PATCH v2 2/2] ARM: dts: stm32: change joystick "

[RFC PATCH 0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
 2019-11-04 10:55 UTC  (4+ messages)
` [RFC PATCH 1/3] platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
` [RFC PATCH 2/3] platform/x86: asus_wmi: Support fan boost mode on FX505DY/FX705DY
` [RFC PATCH 3/3] platform/x86: asus_wmi: Set default fan boost mode to normal

[dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic
 2019-11-04 10:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 11/15] net/hinic: add hinic PMD build and doc files

binding to iddp socket often blocks forever
 2019-11-04 10:54 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] alloc: Add memalign error checks
 2019-11-04 10:54 UTC  (3+ messages)

drm/amd/display: Add HDCP module - static analysis bug report
 2019-11-04 10:53 UTC  (10+ messages)

[PATCH 0/7] quota: Allow quota support without quota files
 2019-11-04 10:51 UTC  (8+ messages)
` [PATCH 1/7] quota: Factor out setup of quota inode
` [PATCH 2/7] quota: Simplify dquot_resume()
` [PATCH 3/7] quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
` [PATCH 4/7] fs: Use dquot_load_quota_inode() from filesystems
` [PATCH 5/7] quota: Drop dquot_enable()
` [PATCH 6/7] quota: Make dquot_disable() work without quota inodes
` [PATCH 7/7] quota: Handle quotas without quota inodes in dquot_get_state()

[PATCH V2 1/1] net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()
 2019-11-04 10:51 UTC  (2+ messages)

[PATCH -next] usb: gadget: Add dependency for USB_TEGRA_XUDC
 2019-11-04 10:50 UTC  (4+ messages)

[PATCH v2 1/1] remoteproc: add support for co-processor booted before kernel
 2019-11-04 10:49 UTC  (2+ messages)

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-11-04 10:49 UTC  (8+ messages)

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-04 10:47 UTC  (9+ messages)
` [PATCH v4 2/3] dwc: PCI: intel: PCIe RC controller driver

[dpdk-dev] [PATCH v4 0/4] get Rx/Tx packet burst mode information
 2019-11-04 10:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add the API for getting "

[net v3 1/5] net: sgi: ioc3-eth: don't abuse dma_direct_* calls
 2019-11-04 10:45 UTC  (5+ messages)
` [net v3 2/5] net: sgi: ioc3-eth: fix usage of GFP_* flags
` [net v3 3/5] net: sgi: ioc3-eth: simplify setting the DMA mask
` [net v3 4/5] net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA
` [net v3 5/5] net: sgi: ioc3-eth: ensure tx ring is 16k aligned

[dpdk-dev] [PATCH v2] ethdev: enhance the API for getting burst mode information
 2019-11-04 10:39 UTC 

[PATCH] nvmet: make ctrl-id configurable
 2019-11-04 10:45 UTC  (3+ messages)

[PATCH 0/4] Add LCD panel support to iwg20d
 2019-11-04 10:42 UTC  (9+ messages)
` [PATCH 1/4] drm/bridge: Repurpose lvds-encoder.c
` [PATCH 2/4] dt-bindings: display: bridge: Repurpose lvds-encoder

FAILED: patch "[PATCH] ALSA: timer: Fix mutex deadlock at releasing card" failed to apply to 4.19-stable tree
 2019-11-04 10:42 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] package/netdata: new package
 2019-11-04 10:42 UTC  (6+ messages)
` [Buildroot] [External] "

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-11-04 10:40 UTC  (3+ messages)
` [PATCH RFC 1/6] "

[dm-crypt] 10 M Luks2 header size?
 2019-11-04 10:33 UTC  (13+ messages)

[PATCH v3 0/3] perf: Add AUX data sampling
 2019-11-04 10:40 UTC  (7+ messages)
` [PATCH v3 1/3] perf: Allow using AUX data in perf samples

[alsa-devel] [PATCH] dt-bindings: sound: adau7118: Fix example warning
 2019-11-04 10:24 UTC  (3+ messages)

[PATCH rdma-core 0/5] Introducing RDMACM support in pyverbs
 2019-11-04 10:37 UTC  (6+ messages)
` [PATCH rdma-core 1/5] pyverbs: New CMID class
` [PATCH rdma-core 2/5] tests: Fix PD API test
` [PATCH rdma-core 3/5] tests: New CMResources Class
` [PATCH rdma-core 4/5] tests: Add RDMACM synchronous traffic test
` [PATCH rdma-core 5/5] Documentation: Document creation of CMID

[PATCH] kernel: sysctl: make drop_caches write-only
 2019-11-04 10:37 UTC  (2+ messages)

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-11-04 10:35 UTC  (7+ messages)

[PATCH 0/6] PCI/PM: Minor fix and cleanups
 2019-11-04 10:34 UTC  (13+ messages)
` [PATCH 1/6] PCI/PM: Apply D2 delay as milliseconds, not microseconds
` [PATCH 2/6] PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
` [PATCH 3/6] PCI/PM: Simplify pci_set_power_state()
` [PATCH 4/6] xen-platform: Convert to generic power management
` [PATCH 5/6] PCI/PM: Remove unused pci_driver.resume_early() hook
` [PATCH 6/6] PCI/PM: Remove unused pci_driver.suspend_late() hook

[PATCH] [PATCH v8] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-11-04 10:33 UTC  (7+ messages)

[PATCH v2 00/15] io_uring: add Linux io_uring AIO engine
 2019-11-04 10:32 UTC  (2+ messages)

RFC: New device for zero-copy VM memory access
 2019-11-04 10:31 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/3] sched: documentation update
 2019-11-04 10:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/3] examples/qos_sched: "
` [dpdk-dev] [PATCH 3/3] examples/ip_pipeline: "

[PATCH 0/1] Add QUP SE instances configuration
 2019-11-04 10:32 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: sc7180: Add qupv3_0 and qupv3_1

[PATCH] L1TF support in PowerPC SYSFS
 2019-11-04 10:28 UTC  (3+ messages)

[PATCH 0/2] Convert Atari Falcon IDE driver to platform device
 2019-11-04 10:31 UTC  (5+ messages)
` [PATCH 2/2] drivers/ata: convert pata_falcon to arch "

[GIT PULL for 5.5] Hi556 sensor driver
 2019-11-04 10:31 UTC  (2+ messages)

[meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0
 2019-11-04 14:10 UTC 

Proposal to report GPU private memory allocations with sysfs nodes
 2019-11-04 10:30 UTC  (5+ messages)

[PATCH] insane: file-rdeps: Readability only
 2019-11-04 10:29 UTC  (3+ messages)
` [PATCH v2] "

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-04 10:29 UTC  (13+ messages)
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning
` [RFC 14/37] KVM: s390: protvirt: Implement interruption injection

[alsa-devel] [PATCH] ASoC: max98373: Fix calls to free_gpio()
 2019-11-04 10:27 UTC  (2+ messages)

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-11-04 10:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH v2 1/2] mfd: da9063: fix TWDSCALE debug message
 2019-11-04 10:28 UTC  (2+ messages)
` [PATCH v2 2/2] mfd: da9063: fix watchdog ping execution

[PATCH v2] lib: optimize cpumask_local_spread()
 2019-11-04 10:27 UTC 

[RFC PATCH i-g-t v4 0/4] Calculate softpin offsets from minimum GTT alignment
 2019-11-04 10:26 UTC  (6+ messages)
` [RFC PATCH i-g-t v4 2/4] lib: Add minimum GTT alignment helper
  ` [Intel-gfx] "

[PATCH v3] drm/tegra: Do not use ->load() and ->unload() callbacks
 2019-11-04 10:26 UTC  (2+ messages)

[PATCH 30/32] ident.c: fix LGTM warning on the possible abuse of the '=' operator
 2019-11-04 10:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: add option --iso-cmem for external custom memory
 2019-11-04 10:25 UTC  (11+ messages)

[alsa-devel] [PATCH] ASoC: wm8524: Add support S32_LE
 2019-11-04 10:24 UTC  (3+ messages)
`  "

[RESEND PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
 2019-11-04 10:24 UTC  (3+ messages)

[RFC][PATCH 0/2] Allow DMA BUF heaps to be loaded as modules
 2019-11-04 10:24 UTC  (4+ messages)
` [RFC][PATCH 2/2] dma-buf: heaps: Allow system & cma heaps to be configured as a modules

[dpdk-dev] [PATCH v2 0/1] compression: unit tests refactoring
 2019-11-04 10:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/1] test/compress: "
    ` [dpdk-dev] [EXT] "

[PATCH v14 0/5] DMA-BUF Heaps (destaging ION)
 2019-11-04 10:24 UTC  (4+ messages)
` [PATCH v14 1/5] dma-buf: Add dma-buf heaps framework

'git reset -- NonExistingFile' succeeds
 2019-11-04 10:24 UTC  (3+ messages)

[PATCH BlueZ 1/2] core/advertising: Fix crash when unregistering advertisement too fast
 2019-11-04 10:21 UTC  (2+ messages)
  ` [PATCH BlueZ 2/2] core/advertising: Fix crash when client is added after unregistration

[PATCH 1/1] pinctrl: stmfx: fix valid_mask init sequence
 2019-11-04 10:22 UTC  (3+ messages)

[GCC,LLVM] bpf_helpers.h
 2019-11-04 10:21 UTC  (3+ messages)
` initiated discussion to support attribute address_space in clang

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-04 10:20 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/1] fbarray: get fbarrays from containerized secondary
 2019-11-04 10:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/1] fbarray: fix duplicated fbarray file in secondary
  ` [dpdk-dev] [PATCH v6 1/1] "

[PATCH] nvmet: Always remove processed AER elements from list
 2019-11-04 10:19 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: wm_adsp: Expose mixer control API
 2019-10-31 19:36 UTC 

[PATCH bpf-next v6 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-11-04 10:18 UTC  (3+ messages)

[PATCH] iocost: don't nest spin_lock_irq in ioc_weight_write()
 2019-11-04 10:18 UTC  (3+ messages)
` [PATCH] iocost: add a comment about locking "

[PATCH] drm/amdgpu: disallow direct upload save restore list from gfx driver
 2019-11-04 10:17 UTC  (3+ messages)

[PATCH] staging: comedi: rewrite macro function with GNU extension
 2019-11-04 10:17 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] examples/power: fix oob frequency oscillations
 2019-11-04 10:16 UTC  (5+ messages)

[PATCH v3] q800: fix I/O memory map
 2019-11-04 10:15 UTC 

[kvm-unit-tests PATCH] alloc: Add more memalign asserts
 2019-11-04 10:16 UTC  (4+ messages)

[PATCH v4 0/5] gpio: expose line bias flags to userspace
 2019-11-04 10:14 UTC  (5+ messages)

[dpdk-dev] [PATCH] lib/eal: resolve address conflicts
 2019-11-04 10:14 UTC  (2+ messages)

[PATCH 0/3] media: cedrus: Add support for 4k videos
 2019-11-04 10:14 UTC  (3+ messages)
` [PATCH 3/3] media: cedrus: Increase maximum supported size


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.