All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-09 15:00:45 to 2019-12-09 15:38:19 UTC [more...]

[PATCH 1/2] netconfig: Add IPv4 domain name helper and installer
 2019-12-09 23:28 UTC  (2+ messages)

[PATCH 0/8] Fix TPM 2.0 trusted keys
 2019-12-09 15:38 UTC  (4+ messages)
` [PATCH 1/8] security: keys: trusted: flush the key handle after use

[PATCH 1/2] staging: remove isdn capi drivers
 2019-12-09 15:37 UTC  (6+ messages)
` [PATCH 2/2] isdn: capi: dead code removal

[PATCH 1/4] drm/scheduler: rework entity creation
 2019-12-09 15:37 UTC  (8+ messages)
` [PATCH 4/4] drm/scheduler: do not keep a copy of sched list

[PATCH] hw/arm/virt: Second uart for normal-world
 2019-12-09 15:36 UTC  (2+ messages)

[Xen-devel] [PATCH v3] x86: do not enable global pages when virtualized on AMD hardware
 2019-12-09 15:36 UTC  (9+ messages)

[Cluster-devel] [GFS2 v8 PATCH 00/22] GFS2 Recovery corruption patches v8
 2019-12-09 15:37 UTC  (23+ messages)
` [Cluster-devel] [GFS2 v8 PATCH 01/22] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [GFS2 v8 PATCH 02/22] gfs2: clear ail1 list when gfs2 withdraws
` [Cluster-devel] [GFS2 v8 PATCH 03/22] gfs2: Rework how rgrp buffer_heads are managed
` [Cluster-devel] [GFS2 v8 PATCH 04/22] gfs2: log error reform
` [Cluster-devel] [GFS2 v8 PATCH 05/22] gfs2: Only complain the first time an io error occurs in quota or log
` [Cluster-devel] [GFS2 v8 PATCH 06/22] gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
` [Cluster-devel] [GFS2 v8 PATCH 07/22] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [GFS2 v8 PATCH 08/22] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [GFS2 v8 PATCH 09/22] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [GFS2 v8 PATCH 10/22] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [GFS2 v8 PATCH 11/22] gfs2: fix infinite loop when checking ail item count before go_inval
` [Cluster-devel] [GFS2 v8 PATCH 12/22] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [GFS2 v8 PATCH 13/22] gfs2: Issue revokes more intelligently
` [Cluster-devel] [GFS2 v8 PATCH 14/22] gfs2: Prepare to withdraw as soon as an IO error occurs in log write
` [Cluster-devel] [GFS2 v8 PATCH 15/22] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [GFS2 v8 PATCH 16/22] gfs2: new slab for transactions
` [Cluster-devel] [GFS2 v8 PATCH 17/22] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [GFS2 v8 PATCH 18/22] gfs2: Don't skip log flush if glock still has revokes
` [Cluster-devel] [GFS2 v8 PATCH 19/22] gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages returns error
` [Cluster-devel] [GFS2 v8 PATCH 20/22] gfs2: drain the ail2 list after io errors
` [Cluster-devel] [GFS2 v8 PATCH 21/22] gfs2: Don't demote a glock until its revokes are written
` [Cluster-devel] [GFS2 v8 PATCH 22/22] gfs2: Do proper error checking for go_sync family of glops functions

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-09 15:36 UTC  (8+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

Git Test Coverage Report (Mon. Dec 9)
 2019-12-09 15:36 UTC 

[meta-oe][PATCH] librsync: new package
 2019-12-09 15:33 UTC  (8+ messages)

[PATCH] drivers: staging: Add support for nCipher HSM devices
 2019-12-09 15:33 UTC  (3+ messages)

btrfs-progs: misc/016 hangs at ioctl
 2019-12-09 15:32 UTC  (2+ messages)

[PATCH RESEND 0/4] drm: bridge: anx7688 and an optional feature
 2019-12-09 15:32 UTC  (6+ messages)
` [PATCH RESEND 3/4] dt-bindings: drm/bridge: analogix-anx78xx: support bypass GPIO

[PATCH v2 00/18] Complete the implementation of -accel
 2019-12-09 15:31 UTC  (21+ messages)
` [PATCH v2 01/18] memory: do not look at current_machine->accel
` [PATCH v2 02/18] vl: move icount configuration earlier
` [PATCH v2 03/18] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PATCH v2 04/18] vl: extract accelerator option processing to a separate function
` [PATCH v2 05/18] vl: merge -accel processing into configure_accelerators
` [PATCH v2 06/18] accel: compile accel/accel.c just once
` [PATCH v2 07/18] vl: introduce object_parse_property_opt
` [PATCH v2 08/18] vl: configure accelerators from -accel options
` [PATCH v2 09/18] vl: warn for unavailable accelerators, clarify messages
` [PATCH v2 10/18] qom: introduce object_register_sugar_prop
` [PATCH v2 11/18] qom: add object_new_with_class
` [PATCH v2 12/18] accel: pass object to accel_init_machine
` [PATCH v2 13/18] tcg: convert "-accel threads" to a QOM property
` [PATCH v2 14/18] tcg: add "-accel tcg, tb-size" and deprecate "-tb-size"
` [PATCH v2 15/18] xen: convert "-machine igd-passthru" to an accelerator property
` [PATCH v2 16/18] kvm: convert "-machine kvm_shadow_mem" "
` [PATCH v2 17/18] kvm: introduce kvm_kernel_irqchip_* functions
` [PATCH v2 18/18] kvm: convert "-machine kernel_irqchip" to an accelerator property

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2019-12-09 15:31 UTC  (8+ messages)

[PATCH 1/2] spi: fsl: don't map irq during probe
 2019-12-09 15:27 UTC  (4+ messages)
` [PATCH 2/2] spi: fsl: simplify error path in of_fsl_spi_probe()

[PATCH 0/4] drm+dt: multi panel selection and yoga c630 display
 2019-12-09 15:31 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: display: panel: document panel-id

[PATCH] ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK
 2019-12-09 15:31 UTC  (2+ messages)

[PATCH 00/16] KVM: x86: MMU page fault clean-up
 2019-12-09 15:31 UTC  (2+ messages)

[PATCH v2 1/2] uio: uio_xilinx_apm: Add Xilinx AXI performance monitor driver
 2019-12-09 15:30 UTC  (2+ messages)

[PATCH] nvme-fabrics: reject I/O to offline device
 2019-12-09 15:30 UTC  (9+ messages)

[PATCH v2 0/6] S390 hardware compression support for kernel zlib
 2019-12-09 15:29 UTC  (7+ messages)
` [PATCH v2 1/6] lib/zlib: Add s390 hardware support for kernel zlib_deflate
` [PATCH v2 2/6] s390/boot: Rename HEAP_SIZE due to name collision
` [PATCH v2 3/6] lib/zlib: Add s390 hardware support for kernel zlib_inflate
` [PATCH v2 4/6] s390/boot: Add dfltcc= kernel command line parameter
` [PATCH v2 5/6] lib/zlib: Add zlib_deflate_dfltcc_enabled() function
` [PATCH v2 6/6] btrfs: Use larger zlib buffer for s390 hardware compression

[PATCH] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
 2019-12-09 15:28 UTC  (6+ messages)

[Xen-devel] [PATCH 0/6] xen: Support continuations from tasklets
 2019-12-09 15:28 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/6] xen/tasklet: Switch data parameter from unsigned long to void *

[Qemu-devel] [PATCH v2] migration/dirty-bitmaps: change bitmap enumeration method
 2019-12-09 15:26 UTC  (4+ messages)
`  "

[PATCH 1/4] [net-next] wan: remove stale Kconfig entries
 2019-12-09 15:12 UTC  (8+ messages)
` [PATCH 2/4] [net-next] wan: remove sbni/granch driver
` [PATCH 3/4] [net-next] wan: remove old frame relay driver
` [PATCH 4/4] [RFC] staging/net: move AF_X25 into drivers/staging

[PATCH][meta-python] python-jsonpointer: enable native/nativesdk
 2019-12-09 15:26 UTC 

Let's design the next-gen libiio!
 2019-12-09 15:26 UTC 

[PATCH v3 1/3] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
 2019-12-09 15:25 UTC  (3+ messages)
` [PATCH v3 3/3] kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite

linux-next: build failure after merge of the vhost tree
 2019-12-09 15:24 UTC  (2+ messages)

[RFCv1 1/1] USB: EHCI: Do not return -EPIPE when hub is disconnected
 2019-12-09 15:24 UTC  (2+ messages)

[PATCH v3 0/2] tc358767 test mode
 2019-12-09 15:24 UTC  (7+ messages)
` [PATCH v3 2/2] drm/bridge: tc358767: Expose test mode functionality via debugfs

[PATCH 0/5] arm64: zynqmp: add firmware device tree node
 2019-12-09 15:02 UTC  (10+ messages)
` [PATCH 1/5] arm64: zynqmp: Add firmware DT node

[PATCH 0/3] Reanme the definitions of INTERRUPT_PENDING, NMI_PENDING and TSC_OFFSETING
 2019-12-09 15:23 UTC  (3+ messages)

Question for usbmon/SET_ADDRESS request
 2019-12-09 15:24 UTC  (2+ messages)

[PATCH] media: allegro: add the missed check for v4l2_m2m_ctx_init
 2019-12-09 15:22 UTC  (2+ messages)

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-12-09 15:17 UTC  (11+ messages)
` [PATCH for-5.0 v2 18/23] iotests: Add VM.assert_block_path()
` [PATCH for-5.0 v2 19/23] iotests: Resolve TODOs in 041
` [PATCH for-5.0 v2 22/23] iotests: Check that @replaces can replace filters

[PATCH] crypto: hisilicon - still no need to check return value of debugfs_create functions
 2019-12-09 15:21 UTC 

[v4 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-09 15:21 UTC  (2+ messages)

4G LTE GPRS Attach error?
 2019-12-09 15:21 UTC  (2+ messages)

[PATCH] entry.c: use dir-iterator to avoid explicit dir traversal
 2019-12-09 15:21 UTC  (2+ messages)

[PATCH 00/11] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-09 15:21 UTC  (11+ messages)
` [PATCH 03/11] drm/i915: Disable HDCP signalling on transcoder disable
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915: Don't WARN on HDCP toggle if get_hw_state returns false
      ` [Intel-gfx] "

[Bug 205815] New: When playing a wine game, got black screen then screen flickers, game crashes and back to normal
 2019-12-09 15:21 UTC  (3+ messages)
` [Bug 205815] "
` [Bug 205815] amdgpu: "

[Xen-devel] [PATCH] docs/sphinx: How Xen Boots on x86
 2019-12-09 15:20 UTC  (2+ messages)

[PATCH] dhcp: Add domain name option handler
 2019-12-09 15:20 UTC  (2+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-09 15:20 UTC  (4+ messages)
` [PATCH 14/20] serial_lpuart: add clock enable if CONFIG_CLK is defined

[PATCH net-next v2 00/14] Add support for SFP+ copper modules
 2019-12-09 15:19 UTC  (15+ messages)
` [PATCH net-next v2 01/14] net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
` [PATCH net-next v2 02/14] net: sfp: derive interface mode from ethtool link modes
` [PATCH net-next v2 03/14] net: sfp: add more extended compliance codes
` [PATCH net-next v2 04/14] net: sfp: add module start/stop upstream notifications
` [PATCH net-next v2 05/14] net: sfp: move phy_start()/phy_stop() to phylink
` [PATCH net-next v2 06/14] net: mdio-i2c: add support for Clause 45 accesses
` [PATCH net-next v2 07/14] net: phylink: re-split __phylink_connect_phy()
` [PATCH net-next v2 08/14] net: phylink: support Clause 45 PHYs on SFP+ modules
` [PATCH net-next v2 09/14] net: phylink: split link_an_mode configured and current settings
` [PATCH net-next v2 10/14] net: phylink: split phylink_sfp_module_insert()
` [PATCH net-next v2 11/14] net: phylink: delay MAC configuration for copper SFP modules
` [PATCH net-next v2 12/14] net: phylink: make Broadcom BCM84881 based SFPs work
` [PATCH net-next v2 13/14] net: phy: add Broadcom BCM84881 PHY driver
` [PATCH net-next v2 14/14] net: sfp: add support for Clause 45 PHYs

[Xen-devel] [PATCH] x86/microcode: Support builtin CPU microcode
 2019-12-09 15:19 UTC  (2+ messages)

[PATCH 0/2] arm64: zynqmp: Cleanup defconfigs
 2019-12-09 15:19 UTC  (3+ messages)
` [PATCH 1/2] arm64: zynqmp: Add missing Kconfig options to zynqmp_virt platform
` [PATCH 2/2] arm64: zynqmp: Use "

[PATCH v3 0/3] iio: adc: add support for ltc2496
 2019-12-09 15:18 UTC  (4+ messages)
` [PATCH v3 1/3] iio: adc: ltc2496: provide device tree binding document

[alsa-devel] [PATCH 5.6 00/71] ALSA: Use managed buffer allocation
 2019-12-09 15:16 UTC  (3+ messages)
` [alsa-devel] [PATCH 5.6 09/71] ALSA: firewire: "

How accuracy to get 4G LTE RSSI via connman dbus query?
 2019-12-09 15:17 UTC  (2+ messages)

[PATCH v3] python/python3: Whitelist CVE-2019-18348
 2019-12-09 15:17 UTC  (2+ messages)

Add initial support for Ingenic X1000 SoC and Y&A CU Neo board v7
 2019-12-09 15:15 UTC  (5+ messages)
` [PATCH v7 5/6] MIPS: X1000: Add missing X1000 nodes
` [PATCH v7 6/6] MIPS: CU1000: Add devicetree & config with PDMA/MSC/RTC/WDT/NET enabled

[PATCH v5 0/2] tps6105x add devicetree and leds support
 2019-12-09 15:15 UTC  (4+ messages)
` [PATCH v5 1/2] leds: tps6105x: add driver for mfd chip led mode

[PATCH 2/6] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
 2019-12-09 15:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] msm8996: db820c: Fix mmc/ufs and get 5.4 to userspace
 2019-12-09 15:14 UTC  (5+ messages)
` [PATCH 1/6] clk: qcom: Drop gcc_aggre1_pnoc_ahb_clk clock
  ` [PATCH v2] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
  ` [PATCH v2] clk: qcom: Drop gcc_aggre1_pnoc_ahb_clk clock

[PATCH v2 0/2] xfs_admin: unify online/offline fs label setting
 2019-12-09 15:14 UTC  (3+ messages)
` [PATCH 1/2] xfs_admin: support external log devices

[Intel-gfx] [PATCH xf86-video-intel 1/2] sna: Fix dirtyfb detection
 2019-12-09 15:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH xf86-video-intel 2/2] sna: Eliminate sna_mode_wants_tear_free()

[PATCH 0/4] xen-blkback: support live update
 2019-12-09 15:13 UTC  (10+ messages)
` [PATCH 2/4] xenbus: limit when state is forced to closed
  ` [Xen-devel] "

[PATCH] powerpc: add support for folded p4d page tables
 2019-12-09 15:09 UTC  (2+ messages)

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-09 15:10 UTC  (3+ messages)

[RFCv1 0/8] RK3399 clean shutdown issue
 2019-12-09 14:51 UTC  (4+ messages)

[PATCH v2 00/13] name-rev: eliminate recursion
 2019-12-09 15:08 UTC  (3+ messages)
` [PATCH v3 00/14] "

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2019-12-09 15:07 UTC  (9+ messages)
` [RFC 1/2] iommu: arm-smmu: Extract arm_smmu_of_parse()
` [RFC 2/2] iommu: arm-smmu: Add support for early direct mappings

[PATCH bpf-next v2] bpf, x86, arm64: enable jit by default when not built as always-on
 2019-12-09 15:08 UTC 

[RESEND PATCH v1] colibri_imx6: fix broken fsl_esdhc_imx conversion
 2019-12-09 15:07 UTC  (6+ messages)

[OE-core] [PATCH 0/2] fix can't login when debug-tweaks is not in IMAGE_FEATURES
 2019-12-09 15:07 UTC 

[PATCH] smartpqi: Update attribute name to `driver_version`
 2019-12-09 15:06 UTC 

[U-Boot] amlogic a96 mini
 2019-12-09 15:05 UTC  (4+ messages)

recvfrom/recvmsg performance and CONFIG_HARDENED_USERCOPY
 2019-12-09 15:05 UTC  (2+ messages)

[PATCH 00/13] git-p4: python3 compatibility
 2019-12-09 15:03 UTC  (6+ messages)

[PATCH bpf-next v3 0/6] Introduce the BPF dispatcher
 2019-12-09 15:00 UTC  (2+ messages)


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.