All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-04 10:12:58 to 2018-12-04 10:58:02 UTC [more...]

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-04 10:50 UTC  (6+ messages)
` [PATCH 4.14 058/146] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 4.14 069/146] x86/bugs: Add AMDs variant of SSB_NO
` [PATCH 4.14 070/146] x86/bugs: Add AMDs SPEC_CTRL MSR usage
` [PATCH 4.14 071/146] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers

[PATCH 4.9 00/50] 4.9.143-stable review
 2018-12-04 10:50 UTC  (3+ messages)
` [PATCH 4.9 14/50] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 4.9 49/50] efi/libstub: Make file I/O chunking x86-specific

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-04 10:49 UTC  (46+ messages)
` [PATCH 4.19 001/139] mm/huge_memory: rename freeze_page() to unmap_page()
` [PATCH 4.19 002/139] mm/huge_memory: splitting set mapping+index before unfreeze
` [PATCH 4.19 005/139] mm/khugepaged: fix crashes due to misaccounted holes
` [PATCH 4.19 009/139] mm/khugepaged: collapse_shmem() do not crash on Compound
` [PATCH 4.19 010/139] lan743x: Enable driver to work with LAN7431
` [PATCH 4.19 012/139] net: dont keep lonely packets forever in the gro hash
` [PATCH 4.19 013/139] net: gemini: Fix copy/paste error
` [PATCH 4.19 014/139] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
` [PATCH 4.19 015/139] packet: copy user buffers before orphan or clone
` [PATCH 4.19 016/139] rapidio/rionet: do not free skb before reading its length
` [PATCH 4.19 017/139] s390/qeth: fix length check in SNMP processing
` [PATCH 4.19 019/139] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH 4.19 020/139] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH 4.19 021/139] virtio-net: disable guest csum during XDP set
` [PATCH 4.19 024/139] tcp: defer SACK compression after DupThresh
` [PATCH 4.19 025/139] net: phy: add workaround for issue where PHY driver doesnt bind to the device
` [PATCH 4.19 026/139] tipc: fix lockdep warning during node delete
` [PATCH 4.19 028/139] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
` [PATCH 4.19 029/139] x86/speculation: Propagate information about RSB filling mitigation to sysfs
` [PATCH 4.19 030/139] x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
` [PATCH 4.19 031/139] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
` [PATCH 4.19 033/139] x86/speculation: Update the TIF_SSBD comment
` [PATCH 4.19 034/139] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [PATCH 4.19 037/139] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [PATCH 4.19 039/139] x86/speculation: Reorganize speculation control MSRs update
` [PATCH 4.19 046/139] x86/speculation: Mark string arrays const correctly
` [PATCH 4.19 048/139] x86/speculation: Unify conditional spectre v2 print functions
` [PATCH 4.19 049/139] x86/speculation: Add command line control for indirect branch speculation
` [PATCH 4.19 050/139] x86/speculation: Prepare for per task indirect branch speculation control
` [PATCH 4.19 051/139] x86/process: Consolidate and simplify switch_to_xtra() code
` [PATCH 4.19 055/139] x86/speculation: Split out TIF update
` [PATCH 4.19 056/139] x86/speculation: Prevent stale SPEC_CTRL msr content
` [PATCH 4.19 058/139] x86/speculation: Add prctl() control for indirect branch speculation
` [PATCH 4.19 060/139] x86/speculation: Add seccomp Spectre v2 user space protection mode
` [PATCH 4.19 061/139] x86/speculation: Provide IBPB always command line options
` [PATCH 4.19 063/139] kvm: mmu: Fix race in emulated page table writes
` [PATCH 4.19 064/139] kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
` [PATCH 4.19 065/139] KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
` [PATCH 4.19 066/139] KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
` [PATCH 4.19 068/139] KVM: X86: Fix scan ioapic use-before-initialization
` [PATCH 4.19 070/139] xtensa: enable coprocessors that are being flushed
` [PATCH 4.19 084/139] x86/fpu: Disable bottom halves while loading FPU registers
` [PATCH 4.19 104/139] sh/function_graph: Simplify with function_graph_enter()
` [PATCH 4.19 105/139] sparc/function_graph: "
` [PATCH 4.19 108/139] s390/function_graph: "

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-04 10:57 UTC  (3+ messages)
` [PATCH 13/25] argo: implement the register op

[U-Boot] [PATCH v1 0/4] ddr: vybrid: various fixes
 2018-12-04 10:57 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/4] ARM: vf610: ddrmc: fix CR138 preprocessor define

[PATCH 1/2] ext4: try to merge unwritten extents who are also not under io
 2018-12-04 10:55 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-04 10:56 UTC  (12+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

[Qemu-devel] [qemu-web PATCH] Import historical documentation
 2018-12-04 10:56 UTC  (4+ messages)

linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org 被黑了! 立即更改密码!
 2018-12-04 10:55 UTC 

[PATCH v1 00/12] Add support for usb on Hikey960
 2018-12-04 10:54 UTC  (4+ messages)
` [v1,09/12] usb: dwc3: Registering a role switch in the DRD code
  ` [PATCH v1 09/12] "

[PATCH] ptp: fix an IS_ERR() vs NULL check
 2018-12-04 10:54 UTC  (4+ messages)
  ` [PATCH v2] "

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
 2018-12-04 10:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/5] VFIO KABI for migration interface

[Bug] net/ipv6: skb_over_panic in mld_newpack
 2018-12-04 10:52 UTC  (3+ messages)
  `  "

jbd2 bh_shadow issue
 2018-12-04 10:49 UTC  (3+ messages)

[virtio-dev] [PATCH v2] packed-ring: fix example code
 2018-12-04 10:49 UTC 

[PATCH] makedumpfile/ppc64: increase MAX_PHYSMEM_BITS to 2PB
 2018-12-04 10:49 UTC 

[PATCH] python3-docutils: Fix shebang path to point at python3
 2018-12-04 10:48 UTC 

[meta-oe][PATCH 1/3] libvncserver: Update to latest version
 2018-12-04 10:48 UTC  (5+ messages)
` [meta-oe][PATCH 3/3] packagegroup-meta-oe.bb: Exclude from world builds

[PATCH -next] drm/vkms: Remove set but not used variable 'vkms_obj'
 2018-12-04 10:47 UTC  (3+ messages)

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-12-04 10:46 UTC  (7+ messages)
` [RFC,v2,04/15] usb:cdns3: Driver initialization code
      ` [RFC PATCH v2 04/15] "

[mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-04 10:45 UTC  (12+ messages)
                  ` [LKP] "

[PATCH v2 0/2] Provide sched_clock for riscv_timer
 2018-12-04 10:29 UTC  (6+ messages)
` [PATCH v2 1/2] RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
` [PATCH v2 2/2] clocksource: riscv_timer: Provide sched_clock

[RFC/RFT 0/4] restore some old mt76x0u behaviour
 2018-12-04 10:45 UTC  (4+ messages)
` [RFC/RFT 3/4] mt76x02: do not set protection on set_rts_threshold callback

[PATCH v2] always clear the X2APIC_ENABLE bit for PV guest
 2018-12-04 10:45 UTC  (3+ messages)

[PATCH v2] pci: apply workaround for Intel errata HSE43 and BDF2
 2018-12-04 10:42 UTC 

[PATCH] phytec-som-imx6: ksz8081_phy_fixup: Don't override B-CAST_OFF strap-in
 2018-12-04 10:43 UTC 

[Bug 201867] New: Nouveau + discrete GPU (GP104M = GTX 1070 M) Driver Crashes, System freezes, dual screen not working
 2018-12-04 10:43 UTC  (2+ messages)
` [Bug 201867] "

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-04 10:43 UTC  (4+ messages)

[PATCH v2 0/2] net: phy: micrel: add tobling phy reset
 2018-12-04 10:43 UTC  (4+ messages)

How de-duplicate similar repositories with alternates
 2018-12-04 10:43 UTC  (3+ messages)

[PATCH v3 0/3] drm/connector: Provide generic support for underscan
 2018-12-04 10:42 UTC  (6+ messages)
` [PATCH v3 1/3] drm/connector: Add generic underscan properties

[PATCH v6 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-04 10:40 UTC  (7+ messages)
` [PATCH v6 2/2] PCI: amlogic: Add "

Flow Director vs. 5-tuple filters on a 10GbE Intel 82599 ES NIC
 2018-12-04 10:41 UTC 

[PATCH V3 0/3] Add support for using external dma in SDHCI
 2018-12-04 10:41 UTC  (6+ messages)
` [PATCH V3 1/3] mmc: sdhci: add support for using external DMA devices

[U-Boot] [PATCH v4] pico-imx7d: Increase the CONFIG_ENV_OFFSET size
 2018-12-04 10:41 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next v2 0/2] Add mii_bus to ixgbe driver for dsa devs
 2018-12-04 10:40 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v4 "
        `  "

[PATCH] PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
 2018-12-04 10:36 UTC  (3+ messages)

[PATCH] printk: Add caller information to printk() output
 2018-12-04 10:38 UTC  (7+ messages)

[RFC PATCH V2 00/11] Intel EPT-Based Sub-page Protection Support
 2018-12-04 10:37 UTC  (5+ messages)

[xen-unstable test] 130895: regressions - FAIL
 2018-12-04 10:36 UTC  (2+ messages)

clang ARM 4.9 patches
 2018-12-04 10:35 UTC  (2+ messages)

[PATCH] python/chcat: use check_call instead of getstatusoutput
 2018-12-04 10:35 UTC 

[PATCH v2 0/5] btrfs-progs: image: Fix error when restoring multi-disk image to single disk
 2018-12-04 10:34 UTC  (9+ messages)
` [PATCH v2 1/5] btrfs-progs: image: Refactor fixup_devices() to fixup_chunks_and_devices()

[patch 4.19.6 1/2] BFS static inode bitmap allocation
 2018-12-04 10:33 UTC  (3+ messages)

[PATCH v3 1/2] drm/i915: Add HAS_DISPLAY() and use it
 2018-12-04 10:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/2] drm/i915: Add HAS_DISPLAY() and use it (rev2)

[PATCH 00/13 v2] Regulator ena_gpiod fixups
 2018-12-04 10:33 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] cmd: auto-complete args starting with a $
 2018-12-04 10:33 UTC  (5+ messages)

[Buildroot] [PATCH] package/systemd: needs glibc
 2018-12-04 10:32 UTC  (7+ messages)

[Qemu-devel] insecure git submodule URLs
 2018-12-04 10:32 UTC  (5+ messages)

am335x evmsk screen init:id"00" respawning too fast disabled for 5 minutes yocto sumo
 2018-12-04 10:31 UTC  (4+ messages)

[PATCH 0/2] soc: fsl: dpio: cleanup on the remove path
 2018-12-04  9:55 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: dpio: use a cpumask to identify which cpus are unused

[U-Boot] [PATCH v2 00/14] Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms
 2018-12-04 10:31 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] spl: drivers: Link usb common library to SPL if USB gadget is enabled
` [U-Boot] [PATCH v2 02/14] spl: net: dm: usb: bind the gadget before attempting to load the image
` [U-Boot] [PATCH v2 03/14] phy: omap_usb2: Add support for am437x
` [U-Boot] [PATCH v2 04/14] dwc3-generic: Add support for the am437x
` [U-Boot] [PATCH v2 05/14] board: ti: am43xx: turn on USB clocks
` [U-Boot] [PATCH v2 06/14] dts: Add a u-boot specific dtsi file for the am4372
` [U-Boot] [PATCH v2 07/14] dts: am4372: Enable USB1 in SPL
` [U-Boot] [PATCH v2 08/14] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET
` [U-Boot] [PATCH v2 09/14] configs: am43xx: Enable RNDIS support in SPL
` [U-Boot] [PATCH v2 10/14] usb: musb-new: Allow the diver not to use the set_phy_power() callback
` [U-Boot] [PATCH v2 11/14] usb: musb-new: Add support for DM_USB
` [U-Boot] [PATCH v2 12/14] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
` [U-Boot] [PATCH v2 13/14] configs: am335x_evm: Do not disable DM_USB in SPL
` [U-Boot] [PATCH v2 14/14] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl

[PATCH 1/8] drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate
 2018-12-04 10:30 UTC  (5+ messages)
` [PATCH 2/8] drm/i915: Complete the fences as they are cancelled due to wedging

[Qemu-devel] [PULL v3 00/10] target-arm queue
 2018-12-04 10:28 UTC  (3+ messages)
` [Qemu-devel] [PULL 10/10] hw/arm: versal: Add a virtual Xilinx Versal board

[U-Boot] [PATCH] cmd: i2c: Fix help output of i2c command
 2018-12-04 10:27 UTC 

[RFC PATCH] net: mvpp2: fix detection of 10G SFP modules
 2018-12-04 10:27 UTC  (5+ messages)

[PATCH] [media] dib7000p: Remove dead code
 2018-12-04 10:26 UTC  (6+ messages)

[PATCH v5 0/7] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-04 10:25 UTC  (3+ messages)
` [PATCH v5 4/7] xen: introduce mfn_init macro

[igt-dev] [PATCH RESEND i-g-t 0/8] igt: chamelium: Test YUV buffers using the Chamelium
 2018-12-04 10:25 UTC  (9+ messages)
` [igt-dev] [PATCH RESEND i-g-t 1/8] chamelium: Fix inverted xr24 pattern paint dimensions
` [igt-dev] [PATCH RESEND i-g-t 2/8] chamelium: Pass and use stride for xr24 pattern paint
` [igt-dev] [PATCH RESEND i-g-t 3/8] igt: tests: chamelium: Start to unify tests
` [igt-dev] [PATCH RESEND i-g-t 4/8] igt: tests: chamelium: Convert VGA tests to do_test_display
` [igt-dev] [PATCH RESEND i-g-t 5/8] igt: fb: Move i915 buffer allocation to a function of its own
` [igt-dev] [PATCH RESEND i-g-t 6/8] igt: fb: Separate YUV allocation from the rest
` [igt-dev] [PATCH RESEND i-g-t 7/8] igt: fb: Fallback on KMS dumb buffer allocation for YUV buffers
` [igt-dev] [PATCH RESEND i-g-t 8/8] igt: tests: chamelium: Add NV12 format

Tracing memory address access in kernel
 2018-12-04 10:24 UTC 

[Buildroot] [PATCH] package/libiscsi: do not built the manpages
 2018-12-04 10:25 UTC  (2+ messages)
` [Buildroot] [PATCH] package/libiscsi: add optional dependency to cunit

[Qemu-devel] QMP accepts double dict keys
 2018-12-04 10:24 UTC  (5+ messages)

[PATCH v2 0/3] trace-cmd: Resend record --date fix
 2018-12-04 10:23 UTC  (4+ messages)
` [PATCH v2 1/3] trace-cmd: Prepare for protocol bump to version 3
` [PATCH v2 2/3] trace-cmd: Bump protocol version to v3
` [PATCH v2 3/3] trace-cmd: Fix record --date flag when sending tracing data to a listener

[PATCH] drm/i915: Wait one vblank before sending hotplug event to userspace
 2018-12-04 10:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[patch 4.19.6 2/2] BFS strengthen superblock sanity checking
 2018-12-04 10:21 UTC 

[PATCH 0/3] PCI: designware: Fixing MSI handling flow
 2018-12-04 10:20 UTC  (3+ messages)
` [PATCH 3/3] PCI: designware: Move interrupt acking into the proper callback

[PATCH v2] lzo: fix ip overrun during compress
 2018-12-04 10:20 UTC  (3+ messages)

+ panic-avoid-the-extra-noise-dmesg.patch added to -mm tree
 2018-12-04 10:20 UTC  (2+ messages)

[PATCH] doc: update turbo SW documentation
 2018-12-04 10:19 UTC 

[PATCH] ARM: dts: imx6qdl-sabresd: add egalax touch screen support on i2c2 bus
 2018-12-04 10:19 UTC  (3+ messages)

[PATCH] drm/i915/icl: fix transcoder state readout
 2018-12-04 10:19 UTC 

Ran into "invalid block group size" bug, unclear how to proceed
 2018-12-04 10:18 UTC  (2+ messages)

[PATCH v5 0/2] Add device driver for APU2/APU3 GPIOs
 2018-12-04 10:17 UTC  (4+ messages)
` [PATCH v5 1/2] gpio: Add driver for PC Engines APU boards

[PATCH iproute2-next 0/2] devlink: Add support for 'fw_load_policy' generic parameter
 2018-12-04 10:14 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] devlink: Add string to uint{8,16,32} conversion for generic parameters
` [PATCH iproute2-next 2/2] devlink: Add support for 'fw_load_policy' generic parameter

rt2800 tx frame dropping issue
 2018-12-04 10:16 UTC  (5+ messages)

[Bug 201685] New: ext4 file system corruption
 2018-12-04 10:16 UTC  (2+ messages)
` [Bug 201685] "

Missing dependencies in recipe-sysroot
 2018-12-04 10:16 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
 2018-12-04 10:15 UTC  (2+ messages)

[Buildroot] [PATCH] igt-gpu-tools: add new package
 2018-12-04 10:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Add support for DM_USB and DM_USB_DEV to TI's K2G platforms
 2018-12-04 10:13 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/6] ARM: dts: k2g-evm: enable USB0 and USB1
` [U-Boot] [PATCH v2 4/6] PHY: Add phy driver for the keystone USB PHY
` [U-Boot] [PATCH v2 5/6] usb: host: replace xhci-keystone driver by the generic dwc3 driver
` [U-Boot] [PATCH v2 6/6] configs: k2g_evm: Enable DFU on K2G EVM


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.