messages from 2019-01-07 19:18:06 to 2019-01-07 20:26:06 UTC [more...]
[PATCH 1/7] toolchain-scripts: run post-relocate scripts for every environment
2019-01-07 20:02 UTC (4+ messages)
` [PATCH 3/7] meson: fix nativesdk-meson for multilib SDKs
[PATCH 0/2] USB SS PHY for Qualcomm's QCS404
2019-01-07 20:26 UTC (7+ messages)
` [1/2] dt-bindings: Add Qualcomm USB Super-Speed PHY bindings
` [PATCH 1/2] "
[U-Boot] [PATCH] arm: socfpga: make debug uart work on socfpga_gen5
2019-01-07 20:25 UTC (4+ messages)
[U-Boot] [PATCH] lib: uuid: Do not enable UUID command SPL
2019-01-07 20:23 UTC
[U-Boot] [PATCH] spl: ymodem: Add support for loading gzip compressed uImage
2019-01-07 20:23 UTC
[PATCH] [pktgen] Fix string truncation warnings
2019-01-07 20:22 UTC
[PATCH net 1/2] tun: hold napi_mutex for all napi operations
2019-01-07 20:22 UTC (3+ messages)
` [PATCH net 2/2] tun: always set skb->dev to tun->dev
[PATCH] USB: musb: fix indentation issue on a return statement
2019-01-07 20:21 UTC (4+ messages)
` "
[U-Boot] [PATCH v1 0/9] arm: Colibri iMX7 fixes and DM_MMC conversion
2019-01-07 20:21 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/9] arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices
Issue with Ath9k/PCI passthrough
2019-01-07 20:22 UTC (5+ messages)
[U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform
2019-01-07 20:15 UTC (12+ messages)
[PATCH v5 0/5] Try to squash metadump data leaks
2019-01-07 20:13 UTC (7+ messages)
` [PATCH v6 "
` [PATCH 1/5] xfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN_MAGIC blocks
` [PATCH 2/5] xfs_metadump: Zap multi fsb blocks
` [PATCH 3/5] xfs_metadump: Zap freeindex blocks in directory inodes
` [PATCH 4/5] xfs_metadump: Zap unused space in inode btrees
` [PATCH 5/5] xfs_metadump: Zap dev inodes
[PATCH v4 00/10] Guest LBR Enabling
2019-01-07 20:14 UTC (10+ messages)
` [PATCH v4 05/10] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
[U-Boot] [PATCH v2 0/7] MSCC: Add Jaguar2 SOC family
2019-01-07 20:13 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/7] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH v2 2/7] MSCC: Add support "
` [U-Boot] [PATCH v2 6/7] MSCC: Add board "
` [U-Boot] [PATCH v2 7/7] MSCC: Add sysreset driver "
[PATCH] vfio_pci: Add local source directory as include
2019-01-07 20:13 UTC (7+ messages)
[PATCH] ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitialized
2019-01-07 20:12 UTC (2+ messages)
[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
2019-01-07 20:11 UTC (5+ messages)
` [PATCH v4 0/8] "
[PATCH] fbdev: offb: Fix OF node name handling
2019-01-07 20:11 UTC (3+ messages)
[1/4] Documentation: dt: Add binding info for jz4740-musb driver
2019-01-07 20:11 UTC (13+ messages)
` [2/4] usb: musb: jz4740: Add support for devicetree
` [PATCH 2/4] "
` [3/4] usb: musb: jz4740: Drop dependency on MACH_JZ4740, use COMPILE_TEST
` [PATCH 3/4] "
` [4/4] usb: musb: jz4740: Drop dependency on USB_OTG_BLACKLIST_HUB
` [PATCH 4/4] "
stable-rc/linux-4.9.y boot: 99 boots: 0 failed, 98 passed with 1 offline (v4.9.148-69-gd1d800b1ed7a)
2019-01-07 20:10 UTC
[PATCH RT 00/13] Linux 4.14.87-rt50-rc1
2019-01-07 20:10 UTC (13+ messages)
` [PATCH RT 01/13] work-simple: drop a shit statement in SWORK_EVENT_PENDING
` [PATCH RT 02/13] kthread: convert worker lock to raw spinlock
` [PATCH RT 03/13] mm/kasan: make quarantine_lock a raw_spinlock_t
` [PATCH RT 05/13] sched/migrate_disable: Add export_symbol_gpl for __migrate_disabled
` [PATCH RT 06/13] pinctrl: bcm2835: Use raw spinlock for RT compatibility
` [PATCH RT 07/13] rcu: make RCU_BOOST default on RT without EXPERT
` [PATCH RT 08/13] x86/fpu: Disable preemption around local_bh_disable()
` [PATCH RT 09/13] hrtimer: move state change before hrtimer_cancel in do_nanosleep()
` [PATCH RT 10/13] drm/i915: disable tracing on -RT
` [PATCH RT 11/13] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
` [PATCH RT 13/13] Linux 4.14.87-rt50-rc1
[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-01-07 19:10 UTC (10+ messages)
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 10/19] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
` [PATCH 19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl
[PATCH 01/10] drm/rockchip: YUV overlays BT.601 color conversion
2019-01-07 20:07 UTC (4+ messages)
` [PATCH v2] drm/rockchip: Fix YUV buffers color rendering
[PATCH for-rc] RDMA/vmw_pvrdma: Return the correct opcode when creating WR
2019-01-07 20:05 UTC (5+ messages)
[PATCH] drm/i915/debugfs: store rotation string buffer on stack
2019-01-07 20:05 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[RFC v2] iommu/vt-d: Allow iommu_domain_alloc to allocate IOMMU_DOMAIN_DMA
2019-01-07 20:04 UTC (3+ messages)
[GIT PULL] security: seccomp changes for v4.21
2019-01-07 20:03 UTC (3+ messages)
[PATCH 1/1] x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline code before returning to long mode
2019-01-07 20:03 UTC
[PATCH] mm: Remove redundant test from find_get_pages_contig
2019-01-07 20:02 UTC
[PATCH] [v2] Input: touchscreen: Fix a missing check on regmap_bulk_read
2019-01-07 20:00 UTC (2+ messages)
[PATCH 0/2] kprobes: Fix kretprobe incorrect stacking order problem
2019-01-07 19:59 UTC (5+ messages)
[PATCH v2] MAINTAINERS: add all files matching "imx" and "mxs" to the IMX entry
2019-01-07 19:59 UTC
kernel BUG at kernel/cred.c:825!
2019-01-07 19:18 UTC
[PATCH 1/2] drm/amdgpu: Add NBIO SMN headers
2019-01-07 19:54 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add sysfs file for PCIe usage
[PATCH 0/4] pwm: imx: some cleanup patches
2019-01-07 19:53 UTC (5+ messages)
` [PATCH 1/4] pwm: imx: remove if block where the condition is always wrong
` [PATCH 2/4] pwm: imx: set drvdata earlier simplifying the end of .probe
` [PATCH 3/4] pwm: imx: don't print an error on -EPROBE_DEFER
` [PATCH 4/4] pwm: imx: split into two drivers
[PATCH v3 0/7] Input: tm2-touchkey: Add support for Aries and Midas
2019-01-07 19:53 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 1/8] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
2019-01-07 19:52 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] "
[PATCH] Add interface to get status of iptables service
2019-01-07 19:50 UTC
[PATCH 0/4] pwm patches for the next merge window
2019-01-07 19:49 UTC (5+ messages)
` [PATCH 1/4] pwm: don't use memcmp to compare struct state variables
` [PATCH 2/4] pwm: drop per-chip dbg_show callback
` [PATCH 3/4] pwm: rearrange structures to group members by purpose
` [PATCH 4/4] [RFC] Documentation: pwm: rework documentation for the framework
[PATCH 0/4] sched: Fix qdisc interactions exposed by using sch_cake as a leaf qdisc
2019-01-07 19:47 UTC (5+ messages)
` [PATCH 1/4] sched: Avoid dereferencing skb pointer after child enqueue
` [PATCH 2/4] sched: Fix detection of empty queues in child qdiscs
` [PATCH 3/4] sch_api: Allow reducing queue backlog by a negative value
` [PATCH 4/4] sch_cake: Correctly update parent qlen when splitting GSO packets
[PATCH v5 1/2] drm/sched: Refactor ring mirror list handling
2019-01-07 19:47 UTC (8+ messages)
[PATCH] bus: ts-nbus: remove bus driver without user
2019-01-07 19:45 UTC
[PATCH] MIPS: ath79: Enable OF serial ports in the default config
2019-01-07 19:45 UTC
[PATCH 1/2] phy: ath79-usb: Fix the power on error path
2019-01-07 19:44 UTC (2+ messages)
` [PATCH 2/2] phy: ath79-usb: Fix the main reset name to match the DT binding
Recovering from a "detached from" HEAD
2019-01-07 19:43 UTC (2+ messages)
[PATCH] ARM: mach-s3c24xx: Fix boolean expressions in osiris_dvs_notify
2019-01-07 19:43 UTC (3+ messages)
[PATCH 1/2] ARM: Remove '-p' from LDFLAGS
2019-01-07 19:42 UTC (15+ messages)
` [PATCH 2/2] ARM: Wrap '--pic-veneer' with ld-option
` [PATCH v2] ARM: Remove '-p' from LDFLAGS
[PATCH] utmpdump: fix word swapping in manual page
2019-01-07 19:32 UTC
[PATCH v2 2/2] pack-protocol.txt: accept error packets in any context
2019-01-07 19:41 UTC (2+ messages)
[PATCH 1/2] phy: ath79-usb: Fix the power on error path
2019-01-07 19:36 UTC
Regression in v5.0-rc1: Panic at boot
2019-01-07 19:41 UTC
[Qemu-devel] [PATCH 0/3] machine: Make compat_props arrays shorter and more readable
2019-01-07 19:40 UTC (14+ messages)
` "
` [Qemu-devel] [PATCH 1/3] spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
` "
` [Qemu-devel] [PATCH 2/3] machine: Eliminate unnecessary stringify() usage
` "
` [Qemu-devel] [PATCH 3/3] machine: Use shorter format for GlobalProperty arrays
` "
[Patch net] smc: move unhash as early as possible in smc_release()
2019-01-07 19:40 UTC (4+ messages)
[PATCH] drop_caches: Allow unmapping pages
2019-01-07 19:37 UTC (4+ messages)
[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
2019-01-07 19:36 UTC (23+ messages)
` Generic RGB LED support was "
[PATCH v2 0/2] hwmon (ina3221) Add single-shot mode support
2019-01-07 19:35 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: (ina3221) Implement ti,single-shot DT property
[PATCH] ARM: dts: omap3-gta04: Fix graph_port warning
2019-01-07 19:34 UTC (5+ messages)
[PATCH v5 0/4] misc safety certification fixes
2019-01-07 19:33 UTC (4+ messages)
` [PATCH v5 3/4] xen/x86: use SYMBOL when required
[Recipe reporting system] Upgradable recipe name list
2019-01-07 19:32 UTC (4+ messages)
What's cooking in git.git (Dec 2018, #02; Fri, 28)
2019-01-07 19:32 UTC (5+ messages)
` jk/loose-object-cache
` [PATCH 4/3] object-store: retire odb_load_loose_cache()
[PATCH] hwmon (occ): Fix potential integer overflow
2019-01-07 19:32 UTC (2+ messages)
[PATCH 0/3] kbuild: Add wilddt function instead of listing dtbs
2019-01-07 19:31 UTC (8+ messages)
` [PATCH 1/3] kbuild: Add wilddt function
` [PATCH 2/3] ARM: dts: imx: Use "
` [PATCH 3/3] arm64: dts: freescale: "
[ovmf test] 131785: regressions - FAIL
2019-01-07 19:31 UTC
[RFC PATCH 0/1] dm: add dm-dust, a bad sector emulator
2019-01-07 19:31 UTC (2+ messages)
` [RFC PATCH 1/1] dm: add dust target
[PATCH libdrm] amdgpu: add a faster BO list API
2019-01-07 19:31 UTC
[PATCH 0/1] i18n: add framework for localizing the manpages
2019-01-07 19:29 UTC (6+ messages)
` [PATCH 1/1] Add optional targets for documentation l10n
` [PATCH v3] "
[U-Boot] [PATCH v2] spi: soft_spi: Fix for soft_spi
2019-01-07 19:29 UTC (4+ messages)
` [U-Boot] [PATCH v2] spi: soft_spi: Fix null ptr when probing soft_spi
[U-Boot] [PATCH] dtoc: make generated platdata structs const
2019-01-07 19:29 UTC
Security Working Group meeting Wed 1/9
2019-01-07 19:34 UTC
Rumors of Intel big.little products
2019-01-07 19:27 UTC
Linux 5.0-rc1
2019-01-07 19:26 UTC (2+ messages)
` Linux 5.0-rc1 (test results)
[Qemu-devel] [PATCH] compat: Use explicit type names on HW_COMPAT_2_6
2019-01-07 19:26 UTC (11+ messages)
[PATCH RFC 0/4] barriers using data dependency
2019-01-07 19:25 UTC (11+ messages)
` [PATCH RFC 3/4] barriers: convert a control to a "
Consistent capitalization of "device tree"?
2019-01-07 19:24 UTC (3+ messages)
[Intel-gfx] [PATCH i-g-t] tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time
2019-01-07 19:24 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time (rev3)
Applied "ASoC: Intel: common: Add quirk for PoV P1006W tablet" to the asoc tree
2019-01-07 19:24 UTC
Applied "ASoC: rt5651: Add ACPI ID 10EC5640" to the asoc tree
2019-01-07 19:24 UTC
Applied "ASoC: rt5651: Add support for jack detect using an external GPIO" to the asoc tree
2019-01-07 19:24 UTC
[PATCH net 1/2] r8152: fix the sw rx checksum is unavailable
2019-01-07 19:24 UTC (15+ messages)
` r8152: data corruption in various scenarios
Applied "ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"" to the asoc tree
2019-01-07 19:24 UTC
Applied "ASoC: Intel: bytcr_rt5651: Add quirks module parameter" to the asoc tree
2019-01-07 19:24 UTC
[PATCH v2 6/7] ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIO
2019-01-07 19:24 UTC (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIO" to the asoc tree
Applied "ASoC: Intel: bytcr_rt5651: Add quirk for PoV TAB-P1006W-232 (v1.0) tablet" to the asoc tree
2019-01-07 19:24 UTC
[PATCH v3 1/3] mfd: cros_ec: Add commands to control codec
2019-01-07 19:24 UTC (3+ messages)
[PATCH] bitbake: runqueue: Use multiconfig name to fetch unihash
2019-01-07 19:23 UTC
[PATCH] null_blk: enable discard support by default
2019-01-07 19:23 UTC
[PATCH] phy: ti: Fix compilation failures without REGMAP
2019-01-07 19:23 UTC (2+ messages)
[U-Boot] [PATCH] of-platdata: improve documentation
2019-01-07 19:23 UTC
[PATCH] git-multimail: update to release 1.5.0
2019-01-07 17:48 UTC
[PATCH] media: drx: fix a missing check of return value
2019-01-07 19:22 UTC (2+ messages)
[LTP] [PATCH 1/2] syscalls/mq: don't use TWARN with tst_brk()
2019-01-07 19:22 UTC (9+ messages)
` [LTP] [PATCH 2/2] lib: build check parameters for tst_brk()
[U-Boot] [RESEND PATCH v2 0/6] subject: efi_loader: add HII database protocol
2019-01-07 19:22 UTC (9+ messages)
` [U-Boot] [RESEND PATCH v2 2/6] efi_loader: Initial HII database protocols
[PATCH 0/6] ARM: dts: s5pv210: aries: Enable more drivers present on Samsung Aries based devices
2019-01-07 19:20 UTC (7+ messages)
` [PATCH 2/6] ARM: dts: s5pv210: galaxys: Remove hardcoded bootargs
` [PATCH 3/6] ARM: dts: s5pv210: fascinate4g: "
[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
2019-01-07 19:19 UTC (4+ messages)
[PATCH v5 00/15] KVM: s390: make use of the GIB
2019-01-07 19:19 UTC (4+ messages)
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
stable-rc/linux-4.14.y boot: 115 boots: 1 failed, 112 passed with 1 offline, 1 conflict (v4.14.91-100-g31e3578310df)
2019-01-07 19:18 UTC
[Potential Spoof] Re: [PATCH v2 4/4] ARM: dts: aspeed: Add lpc ctrl for Facebook
2019-01-07 19:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.