All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-19 14:37:57 to 2017-10-19 15:00:17 UTC [more...]

[Ksummit-discuss] Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-19 14:59 UTC  (11+ messages)

[PATCH V3 00/29]
 2017-10-19 15:00 UTC  (7+ messages)
` [PATCH V3 16/29] x86/vvtd: decode interrupt attribute from IRTE
` [PATCH V3 17/29] x86/vvtd: add a helper function to decide the interrupt format
` [PATCH V3 18/29] VIOMMU: Add irq request callback to deal with irq remapping

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-19 14:59 UTC  (8+ messages)
` [PATCH 4/4] char/tpm: Less checks in tpm_ibmvtpm_probe() after error detection

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2017-10-19 14:58 UTC  (44+ messages)
` [PATCH v4 01/21] arm64: explicitly mask all exceptions
` [PATCH v4 02/21] arm64: introduce an order for exceptions
` [PATCH v4 03/21] arm64: Move the async/fiq helpers to explicitly set process context flags
` [PATCH v4 04/21] arm64: Mask all exceptions during kernel_exit
` [PATCH v4 05/21] arm64: entry.S: Remove disable_dbg
` [PATCH v4 06/21] arm64: entry.S: convert el1_sync
` [PATCH v4 07/21] arm64: entry.S convert el0_sync
` [PATCH v4 08/21] arm64: entry.S: convert elX_irq
` [PATCH v4 09/21] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v4 10/21] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH v4 11/21] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v4 12/21] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v4 13/21] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first
` [PATCH v4 14/21] arm64: kernel: Prepare for a DISR user
` [PATCH v4 15/21] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v4 16/21] KVM: arm64: Save/Restore guest DISR_EL1
` [PATCH v4 17/21] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v4 18/21] KVM: arm64: Handle RAS SErrors from EL1 on guest exit
` [PATCH v4 19/21] KVM: arm64: Handle RAS SErrors from EL2 "
` [PATCH v4 20/21] KVM: arm64: Take any host SError before entering the guest
` [PATCH v4 21/21] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-19 14:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915: Introduce execlist_port_* accessors
 2017-10-19 14:59 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Move execlists port head instead of memmoving array
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Introduce execlist_port_* accessors

[Buildroot] [git commit branch/2017.02.x] wpa_supplicant: fix upstream URL
 2017-10-19 14:59 UTC 

[U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al
 2017-10-19 14:58 UTC  (5+ messages)

[RFC v2 0/7] SMMUv3 driver and the supporting framework
 2017-10-19 14:58 UTC  (7+ messages)
` [RFC v2 2/7] arm64: Add definitions for fwnode_handle
` [RFC v2 3/7] xen/passthrough/arm: Introduce iommu_fwspec

[Buildroot] [git commit branch/2017.02.x] wpa_supplicant: add upstream security fixes
 2017-10-19 14:58 UTC 

[RFC PATCH 00/11][V4] overlayfs: Delayed copy up of data
 2017-10-19 14:58 UTC  (6+ messages)
` [PATCH 11/11] ovl: Put barriers to order oi->__upperdentry and OVL_METACOPY update

[PATCH] mm/swap: Use page flags to determine LRU list in __activate_page()
 2017-10-19 14:56 UTC 

[PATCH 4.14-rc] nvme-rdma: Fix error status return in tagset allocation failure
 2017-10-19 14:58 UTC  (9+ messages)

[Qemu-devel] [PATCH] fix WFI/WFE length in syndrome register
 2017-10-19 14:56 UTC  (2+ messages)

[PATCH v2 for-4.10 1/2] tools/libs/evtchn: Add support for restricting a handle
 2017-10-19 14:57 UTC  (3+ messages)
` [PATCH v2 for-4.10 2/2] xentoolcore_restrict_all: Implement for libxenevtchn

Fix false positive by LOCKDEP_CROSSRELEASE
 2017-10-19 14:52 UTC  (6+ messages)

[Buildroot] [git commit branch/2017.02.x] hostapd: add upstream security fixes
 2017-10-19 14:56 UTC 

[linux-4.9 test] 114676: trouble: blocked/broken/fail/pass
 2017-10-19 14:56 UTC 

[PATCH v2] driver core: Move device_links_purge() after bus_remove_device()
 2017-10-19 14:56 UTC  (2+ messages)

[PATCH v3 0/2] ACPI serdev support
 2017-10-19 14:56 UTC  (10+ messages)

[PATCH v4 00/12] Intel(R) SGX Driver
 2017-10-19 14:55 UTC  (5+ messages)
` [PATCH v4 06/12] fs/pipe.c: export create_pipe_files() and replace_fd()

[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
 2017-10-19 14:55 UTC  (16+ messages)

[RFC resend] arm64: mt8173: Fix Acer Chromebooks mmsys probe problem
 2017-10-19 14:54 UTC  (6+ messages)

[PATCH v5 0/3] i2c: Hookup typec power-negotation to the PMIC and charger
 2017-10-19 14:54 UTC  (5+ messages)

[Qemu-devel] [PATCH] fdt_ro.c: implement strnlen
 2017-10-19 14:54 UTC  (5+ messages)

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-10-19 14:53 UTC  (57+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image
` [PATCH 02/27] Add a SysRq option to lift kernel lockdown
` [PATCH 03/27] Enforce module signatures if the kernel is locked down
` [PATCH 04/27] Restrict /dev/mem and /dev/kmem when "
` [PATCH 05/27] kexec: Disable at runtime if "
` [PATCH 06/27] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 07/27] kexec_file: Disable at runtime if securelevel has been set
` [PATCH 08/27] hibernate: Disable when the kernel is locked down
` [PATCH 09/27] uswsusp: "
` [PATCH 10/27] PCI: Lock down BAR access "
` [PATCH 11/27] x86: Lock down IO port "
` [PATCH 12/27] x86/msr: Restrict MSR "
` [PATCH 13/27] asus-wmi: Restrict debugfs interface "
` [PATCH 14/27] ACPI: Limit access to custom_method "
` [PATCH 15/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 16/27] acpi: Disable ACPI table override if the kernel is "
` [PATCH 17/27] acpi: Disable APEI error injection "
` [PATCH 18/27] bpf: Restrict kernel image access functions when "
` [PATCH 19/27] scsi: Lock down the eata driver
` [PATCH 20/27] Prohibit PCMCIA CIS storage when the kernel is locked down
` [PATCH 21/27] Lock down TIOCSSERIAL
` [PATCH 22/27] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH 23/27] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH 24/27] debugfs: Disallow use of debugfs files when the kernel is locked down
` [PATCH 25/27] Lock down /proc/kcore
` [PATCH 26/27] efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
` [PATCH 27/27] efi: Lock down the kernel if booted in "

[PATCH 1/2] v4l-utils: do not query capabilities of sub-devices
 2017-10-19 14:53 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: dsa: lan9303: Add fdb/mdb methods
 2017-10-19 14:53 UTC  (8+ messages)
` [PATCH v2 net-next 1/2] net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
` [PATCH v2 net-next 2/2] net: dsa: lan9303: Add fdb/mdb manipulation

[PATCH 1/2] ethdev: document rte_eth_dev_reset return codes
 2017-10-19 14:53 UTC  (4+ messages)
` [PATCH 2/2] ethdev: pre-emptively document rte_eth_dev_reset error code

Wish list : automatic rebuild with hot swap osd ?
 2017-10-19 14:53 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 03/10] qemu-iotests: automatically clean up bash protocol servers
 2017-10-19 14:52 UTC  (11+ messages)

[PATCH] overlay/038: Remove usage of _overlay_scratch_unmount
 2017-10-19 14:52 UTC  (2+ messages)

[PATCH lttng-tools] Use initial-exec TLS model
 2017-10-19 14:51 UTC 

[PATCH v12 00/11] x86: guest resource mapping
 2017-10-19 14:49 UTC  (8+ messages)
` [PATCH v12 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

runstatedir matters when using debhelper tools in Artful
 2017-10-19 14:49 UTC 

[PATCH v2 1/2] isofs: fix timestamps beyond 2027
 2017-10-19 14:47 UTC  (2+ messages)
` [PATCH v2 2/2] isofs: use unsigned char types consistently

Does cxgbe support multiple processes mode
 2017-10-19 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] aarch64: advertise the GIC system register interface
 2017-10-19 14:46 UTC  (3+ messages)
  `  "

[PATCH net-next] bnxt: Move generic devlink code to new file
 2017-10-19 14:45 UTC 

[U-Boot] [PATCH 0/5] Extend ARM_PL180_MMCI
 2017-10-19 14:46 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
` [U-Boot] [PATCH 2/5] mmc: arm_pl180_mmci: adapt driver to DM usage
` [U-Boot] [PATCH 3/5] mmc: arm_pl180_mmci: add bus_width DT property support
` [U-Boot] [PATCH 4/5] mmc: arm_pl180_mmci: add clock support
` [U-Boot] [PATCH 5/5] mmc: arm_pl180_mmci: add .getcd callback

[Qemu-devel] [PATCH v1 0/9] Various fixes for input/ps2 handling
 2017-10-19 14:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 4/9] ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)

[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
 2017-10-19 14:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 08/42] tpm: remove TPMDriverOps
` [Qemu-devel] [PATCH 11/42] tpm: remove unused TPMBackendCmd

[PATCH net] dccp/tcp: fix ireq->opt races
 2017-10-19 14:45 UTC  (3+ messages)

[RFC PATCH 0/9] V4L2 Jobs API WIP
 2017-10-19 14:43 UTC  (2+ messages)

Is it safe to use btrfs on top of different types of devices?
 2017-10-19 14:42 UTC  (14+ messages)

nvme multipath support V4
 2017-10-19 14:42 UTC  (6+ messages)
` [PATCH 03/17] block: provide a direct_make_request helper

Compex WLE1216-V2-20 (QCA9984 2.4 GHz module) board.bin and firmware-x.bin
 2017-10-19 14:42 UTC 

[net-next 1/1] tipc: fix broken tipc_poll() function
 2017-10-19 14:42 UTC 

[PATCH rdma-next 00/16] Flow counters support
 2017-10-19 14:41 UTC  (17+ messages)
  ` [PATCH rdma-next 01/16] IB/core: Expose max_counter_sets capability
  ` [PATCH rdma-next 02/16] IB/uverbs: "
  ` [PATCH rdma-next 03/16] IB/core: Introduce counter set describe verb
  ` [PATCH rdma-next 04/16] IB/uverbs: Add describe counter set support
  ` [PATCH rdma-next 05/16] IB/core: Introduce counter set object and its create/destroy verbs
  ` [PATCH rdma-next 06/16] IB/uverbs: Add create/destroy counter set support
  ` [PATCH rdma-next 07/16] IB/core: Introduce counter set query verb
  ` [PATCH rdma-next 08/16] IB/uverbs: Add query counter set support
  ` [PATCH rdma-next 09/16] IB/core: Add support for flow counter set
  ` [PATCH rdma-next 10/16] IB/uverbs: "
  ` [PATCH rdma-next 11/16] net/mlx5: Export flow counter related API
  ` [PATCH rdma-next 12/16] net/mlx5: Expand mlx5_fc_query_cached to return absolute counters values
  ` [PATCH rdma-next 13/16] IB/mlx5: Add counter set operations
  ` [PATCH rdma-next 14/16] IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
  ` [PATCH rdma-next 15/16] IB/mlx5: Add flow counter set support
  ` [PATCH rdma-next 16/16] IB/mlx5: Expose max_counter_sets capability

[PATCH 0/7 v3] I2C GPIO to use gpiolibs open drain
 2017-10-19 14:40 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] linux-user update for 2.11
 2017-10-19 14:38 UTC  (2+ messages)

[PATCH v3 00/12] introduce security offload library
 2017-10-19 14:36 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/12] net/ixgbe: enable inline ipsec

[PATCH branch-16.11] net/i40e: return errno when interrupt setup fails
 2017-10-19 14:37 UTC  (3+ 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.