All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-24 01:28:33 to 2020-01-24 04:16:31 UTC [more...]

[PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash()
 2020-01-24  4:15 UTC  (3+ messages)
` [PATCH 1/2] f2fs: fix dcache lookup of !casefolded directories
` [PATCH 2/2] f2fs: fix race conditions in ->d_compare() and ->d_hash()

[PATCH v2] usb: host: ehci-platform: add a quirk to avoid stuck
 2020-01-24  4:16 UTC  (4+ messages)

[f2fs-dev] [PATCH] ext4: fix race conditions in ->d_compare() and ->d_hash()
 2020-01-24  4:12 UTC  (2+ messages)
`  "

[Bug 1860742] [NEW] xv6 Bootloop
 2020-01-24  4:03 UTC 

[dpdk-dev] [PATCH v4 00/11] example/l3fwd: introduce event device support
 2020-01-24  4:05 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 01/11] examples/l3fwd: add framework for event device
  ` [dpdk-dev] [PATCH v5 02/11] examples/l3fwd: split pipelines based on capability
  ` [dpdk-dev] [PATCH v5 03/11] examples/l3fwd: add event device configuration
  ` [dpdk-dev] [PATCH v5 04/11] examples/l3fwd: add ethdev setup based on eventdev
  ` [dpdk-dev] [PATCH v5 05/11] examples/l3fwd: add event port and queue setup
  ` [dpdk-dev] [PATCH v5 06/11] examples/l3fwd: add event eth Rx/Tx adapter setup
  ` [dpdk-dev] [PATCH v5 07/11] examples/l3fwd: add service core setup based on caps
  ` [dpdk-dev] [PATCH v5 08/11] examples/l3fwd: add event lpm main loop
  ` [dpdk-dev] [PATCH v5 09/11] examples/l3fwd: add event em "
  ` [dpdk-dev] [PATCH v5 10/11] examples/l3fwd: add graceful teardown for eventdevice
  ` [dpdk-dev] [PATCH v5 11/11] doc: update l3fwd user guide to support eventdev

Hibernation into swap file
 2020-01-24  4:03 UTC  (4+ messages)

[PATCH] pinctrl actions: Fix functions groups names
 2020-01-24  3:18 UTC  (2+ messages)

[PATCH v5 00/52] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-01-24  3:54 UTC  (53+ messages)
` [PATCH v5 01/52] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH v5 02/52] drm/connector: Add helper to get a connector type name
` [PATCH v5 03/52] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH v5 04/52] drm/bridge: Add connector-related bridge operations and data
` [PATCH v5 05/52] drm/bridge: Add interlace_allowed flag to drm_bridge
` [PATCH v5 06/52] drm/bridge: Extend bridge API to disable connector creation
` [PATCH v5 07/52] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v5 08/52] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v5 09/52] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v5 10/52] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v5 11/52] drm/bridge: simple-bridge: Add support for the TI OPA362
` [PATCH v5 12/52] drm/bridge: Add bridge driver for display connectors
` [PATCH v5 13/52] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
` [PATCH v5 14/52] drm/bridge: panel: Implement bridge connector operations
` [PATCH v5 15/52] drm/bridge: tfp410: Replace manual connector handling with bridge
` [PATCH v5 16/52] drm/bridge: tfp410: Allow operation without drm_connector
` [PATCH v5 17/52] drm: Add helper to create a connector for a chain of bridges
` [PATCH v5 18/52] drm/omap: Fix possible object reference leak
` [PATCH v5 19/52] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH v5 20/52] drm/omap: Simplify HDMI mode and infoframe configuration
` [PATCH v5 21/52] drm/omap: Factor out display type to connector type conversion
` [PATCH v5 22/52] drm/omap: Use the drm_panel_bridge API
` [PATCH v5 23/52] drm/omap: dss: Fix output next device lookup in DT
` [PATCH v5 24/52] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
` [PATCH v5 25/52] drm/omap: dss: Make omap_dss_device_ops optional
` [PATCH v5 26/52] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
` [PATCH v5 27/52] drm/omap: hdmi4: Rework EDID read to isolate data read
` [PATCH v5 28/52] drm/omap: hdmi5: "
` [PATCH v5 29/52] drm/omap: hdmi4: Register a drm_bridge for EDID read
` [PATCH v5 30/52] drm/omap: hdmi5: "
` [PATCH v5 31/52] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v5 32/52] drm/omap: hdmi5: "
` [PATCH v5 33/52] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
` [PATCH v5 34/52] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
` [PATCH v5 35/52] drm/omap: venc: Register a drm_bridge
` [PATCH v5 36/52] drm/omap: Create connector for bridges
` [PATCH v5 37/52] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
` [PATCH v5 38/52] drm/omap: Remove HPD, detect and EDID omapdss operations
` [PATCH v5 39/52] drm/omap: hdmi: Remove omap_dss_device operations
` [PATCH v5 40/52] drm/omap: venc: "
` [PATCH v5 41/52] drm/omap: hdmi4: Simplify EDID read
` [PATCH v5 42/52] drm/omap: hdmi5: "
` [PATCH v5 43/52] drm/omap: dpi: Sort includes alphabetically
` [PATCH v5 44/52] drm/omap: dpi: Reorder functions in sections
` [PATCH v5 45/52] drm/omap: dpi: Simplify clock setting API
` [PATCH v5 46/52] drm/omap: dpi: Register a drm_bridge
` [PATCH v5 47/52] drm/omap: sdi: Sort includes alphabetically
` [PATCH v5 48/52] drm/omap: sdi: Register a drm_bridge
` [PATCH v5 49/52] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v5 50/52] drm/omap: dss: Remove unused omap_dss_device operations
` [PATCH v5 51/52] drm/omap: dss: Inline the omapdss_display_get() function
` [PATCH v5 52/52] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

[RFC v6 3/5] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores
 2020-01-24  3:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Wait on vma activity before taking the mutex
 2020-01-24  3:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH] net/octeontx2: extend RSS supported offload types
 2020-01-24  3:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.6
 2020-01-24  3:43 UTC  (9+ messages)

[igt-dev] [PATCH] tests/i915/gem_mmap_wc: Update test to use mmap_wc IOCTL
 2020-01-24  3:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v4 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-01-24  3:42 UTC  (3+ messages)

[PATCH v4] Document P2P dbus interfaces
 2020-01-24  3:40 UTC 

[GIT PULL (RESEND)] arm64: dts: uniphier: UniPhier DT updates for v5.6
 2020-01-24  3:39 UTC  (2+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-01-24  3:39 UTC  (12+ messages)
` [PATCH 5/9] ASoC: tegra: add Tegra210 based AHUB driver
  ` [alsa-devel] "
` [PATCH 7/9] ASoC: tegra: add Tegra210 based ADMAIF driver
  ` [alsa-devel] "

[PATCH v4 00/15] add git-bugreport tool
 2020-01-24  3:38 UTC  (23+ messages)
` [PATCH v4 10/15] bugreport: add config values from safelist
` [PATCH v5 00/15] add git-bugreport tool
  ` [PATCH v5 01/15] bugreport: add tool to generate debugging info
  ` [PATCH v5 02/15] help: move list_config_help to builtin/help
  ` [PATCH v5 03/15] bugreport: gather git version and build info
  ` [PATCH v5 04/15] help: add shell-path to --build-options
  ` [PATCH v5 05/15] bugreport: add uname info
  ` [PATCH v5 06/15] bugreport: add compiler info
  ` [PATCH v5 07/15] bugreport: add curl version
  ` [PATCH v5 08/15] bugreport: include user interactive shell
  ` [PATCH v5 09/15] bugreport: generate config safelist based on docs
  ` [PATCH v5 10/15] bugreport: add config values from safelist
  ` [PATCH v5 11/15] bugreport: collect list of populated hooks
  ` [PATCH v5 12/15] bugreport: count loose objects
  ` [PATCH v5 13/15] bugreport: add packed object summary
  ` [PATCH v5 14/15] bugreport: list contents of $OBJDIR/info
  ` [PATCH v5 15/15] bugreport: summarize contents of alternates file

[GIT PULL (RESEND)] ARM: dts: uniphier: UniPhier DT updates for v5.6
 2020-01-24  3:36 UTC  (2+ messages)

[PATCH 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-01-24  3:37 UTC  (2+ messages)

+ mm-migratec-also-overwrite-error-when-it-is-bigger-than-zero.patch added to -mm tree
 2020-01-24  3:26 UTC 

[PATCH] target/riscv: Disallow WFI instruction from U-mode
 2020-01-24  3:22 UTC  (3+ messages)

linux-next: Fixes tags need some work in the kvm tree
 2020-01-24  3:22 UTC 

[PATCH v3 00/23] i2c: designware_ic2: Improvements to timing and general cleanup
 2020-01-24  3:21 UTC  (3+ messages)
` [PATCH v3 17/23] i2c: omap: Update to use standard enums for speed

[Intel-gfx] [PATCH] drm/i915: Check activity on i915_vma after confirming pin_count==0
 2020-01-24  3:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Policy routing Docker host not forwarding return traffic if marked
 2020-01-24  3:15 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2020-01-24  3:13 UTC 

[PATCH v2 0/6] qla2xxx patches for kernel v5.6
 2020-01-24  3:13 UTC  (7+ messages)
` [PATCH v2 2/6] qla2xxx: Simplify the code for aborting SCSI commands
` [PATCH v2 5/6] qla2xxx: Convert MAKE_HANDLE() from a define into an inline function

+ mm-sparse-reset-sections-mem_map-when-fully-deactivated.patch added to -mm tree
 2020-01-24  3:11 UTC 

[PATCHv2] mm/sparse: reset section's mem_map when fully deactivated
 2020-01-24  3:10 UTC  (3+ messages)

linux-next: build warnings after merge of the kvm tree
 2020-01-24  3:10 UTC 

[PATCH stable v4.19.99]: net: hv_sock: Remove the accept port restriction
 2020-01-24  3:08 UTC 

[PATCH v3] ARM: decompressor: simplify libfdt builds
 2020-01-24  3:05 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: improve verifier handling for 32bit signed compare operations
 2020-01-24  3:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH V3] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-24  3:02 UTC  (6+ messages)
` [PATCH V4] "

linux-next: manual merge of the kvm tree with Linus' tree
 2020-01-24  2:57 UTC 

[PATCH 1/3] drm/dp: Include the AUX CH name in the debug messages
 2020-01-24  2:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v3 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest
 2020-01-24  2:55 UTC  (2+ messages)

[PATCH v2 0/3] scsi: add attribute to set lun queue depth on all luns on shost
 2020-01-24  2:55 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: refactor sdev lun queue depth setting via sysfs
` [PATCH v2 2/3] scsi: add shost helper to set max queue depth on all of its devices
` [PATCH v2 3/3] scsi: add shost attribute to set max queue depth on all devices on the shost

[PATCH] [RFC] sched: restrict iowait boost for boosted task only
 2020-01-24  2:52 UTC  (2+ messages)

[igt-dev] [PATCH V4] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-24  2:52 UTC  (3+ messages)

[PATCH for-rc] Revert "RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size"
 2020-01-24  2:52 UTC  (8+ messages)

[Xen-devel] [qemu-mainline test] 146448: regressions - FAIL
 2020-01-24  2:51 UTC 

linux-next: build warning after merge of the xfs tree
 2020-01-24  2:47 UTC  (2+ messages)

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.6
 2020-01-24  2:46 UTC  (3+ messages)

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-24  2:03 UTC  (8+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not

[PATCH v29 00/22] Add RX archtecture support
 2020-01-24  2:42 UTC  (2+ messages)

linux-next: build failure after merge of the vfs tree
 2020-01-24  2:41 UTC  (2+ messages)

[linux-next:pending-fixes 274/366] drivers/net/can/slcan.c:350:14: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2020-01-24  2:38 UTC 

[PATCH v5] mm/mempolicy: Checking hugepage migration is supported by arch in vma_migratable
 2020-01-24  2:36 UTC  (3+ messages)

[RFC v6 2/5] sched/core: Update turbo_sched count only when required
 2020-01-24  2:36 UTC  (3+ messages)

[PATCH v2] genboardscfg.py: drop python version comment
 2020-01-24  2:32 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 146447: regressions - FAIL
 2020-01-24  2:27 UTC 

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-01-24  2:25 UTC  (11+ messages)
` [RFC][PATCH 04/15] videobuf2: add queue memory consistency parameter
` [RFC][PATCH 13/15] videobuf2: do not sync buffers for DMABUF queues

tg3 hard lockups when injecting PCI errors
 2020-01-24  2:20 UTC 

[PATCH] tcg: gdbstub: Fix missing breakpoint issue
 2020-01-24  2:17 UTC 

[RFC v6 1/5] sched: Introduce switch to enable TurboSched for task packing
 2020-01-24  2:14 UTC  (2+ messages)

[PATCH v3 bpf-next 1/3] bpf: Add bpf_perf_prog_read_branches() helper
 2020-01-24  2:02 UTC  (2+ messages)

[PATCH v4 00/12] xfs: make buffer functions return error codes
 2020-01-24  2:07 UTC  (17+ messages)
` [PATCH 05/12] xfs: make xfs_buf_read_map return an error code
` [PATCH 06/12] xfs: make xfs_buf_get_map "
` [PATCH 07/12] xfs: make xfs_trans_get_buf_map "
` [PATCH 08/12] xfs: make xfs_trans_get_buf "
` [PATCH 09/12] xfs: remove the xfs_btree_get_buf[ls] functions
` [PATCH 10/12] xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
` [PATCH 11/12] xfs: remove unnecessary null pointer checks from _read_agf callers
` [PATCH 12/12] xfs: fix xfs_buf_ioerror_alert location reporting

[PATCH 0/6] scsi: support bypass device busy check for some high end HBA with SSD
 2020-01-24  1:59 UTC  (8+ messages)
` [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs

+ mm-page_isolation-fix-potential-warning-from-user.patch added to -mm tree
 2020-01-24  1:56 UTC 

[PATCH v3] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2020-01-24  1:52 UTC 

[zeus][meta-security][PATCH] fail2ban: fix runtime error
 2020-01-24  1:52 UTC 

[meta-security][PATCH 1/3] README: add pull request option
 2020-01-24  1:51 UTC  (3+ messages)
` [meta-security][PATCH 2/3] sssd: drop py2 support
` [meta-security][PATCH 3/3] python3-fail2ban: update to latest

[PATCH 0/2] sparse-checkout: add completion and --cone to docs
 2020-01-24  1:51 UTC  (4+ messages)
` [PATCH 1/2] doc: sparse-checkout: mention --cone option

[PATCH v2] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2020-01-24  1:46 UTC 

[PATCH][next] drm/i915/gem: fix null pointer dereference on vm
 2020-01-24  1:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: fix null pointer dereference on vm (rev2)

+ documentation-zram-various-fixes-in-zramrst.patch added to -mm tree
 2020-01-24  1:43 UTC 

+ ocfs2-fix-the-oops-problem-when-write-cloned-file.patch added to -mm tree
 2020-01-24  1:42 UTC 

KASAN: slab-out-of-bounds Read in tcf_exts_destroy
 2020-01-24  1:41 UTC  (3+ messages)

+ drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup-fix.patch added to -mm tree
 2020-01-24  1:37 UTC 

[Intel-gfx] [PATCH] drm/i915/perf: Fix OA context id overlap with idle context id
 2020-01-24  1:37 UTC 

[to-be-updated] drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup.patch removed from -mm tree
 2020-01-24  1:35 UTC 

[PATCH] dt-bindings: input: Convert gpio-keys bindings to schema
 2020-01-24  1:35 UTC  (3+ messages)

[folded-merged] drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup-fix-2.patch removed from -mm tree
 2020-01-24  1:34 UTC 

[PATCH v3] logrotate.py: improve oeqa test implementation
 2020-01-24  1:29 UTC 

+ proc-convert-everything-to-struct-proc_ops-fix-2.patch added to -mm tree
 2020-01-24  1:29 UTC 

ATTENTION: DEAR BENEFICIARY COMPLIMENTS OF THE SEASON. 2020
 2020-01-24  1:29 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.