All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-02 05:59:54 to 2018-05-02 07:18:32 UTC [more...]

[PATCH net-next v2 0/2] mlxsw: Reject unsupported FIB configurations
 2018-05-02  7:17 UTC  (2+ messages)
` [PATCH net-next v2 1/2] mlxsw: spectrum_router: Return an error for non-default FIB rules

[PATCH] ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codec
 2018-05-02  7:18 UTC 

[Buildroot] [git commit] DEVELOPERS: add myself for some packages
 2018-05-02  7:18 UTC 

[Buildroot] [PATCH 1/1] libilbc: add hash for license file
 2018-05-02  7:17 UTC  (2+ messages)

[Buildroot] [git commit] libilbc: add hash for license file
 2018-05-02  7:17 UTC 

[Buildroot] [PATCH] execline: update license file hash
 2018-05-02  7:17 UTC  (2+ messages)

[RESEND PATCH v8 0/2] DW9807 DT binding and driver patches
 2018-05-02  7:16 UTC  (3+ messages)
` [RESEND PATCH v8 2/2] media: dw9807: Add dw9807 vcm driver

Build regressions/improvements in v4.17-rc3
 2018-05-02  7:16 UTC  (2+ messages)

[PATCH v2] debugfs: inode: debugfs_create_dir uses mode permission from parent
 2018-05-02  7:16 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/1] libcue: bump to version 2.2.1
 2018-05-02  7:16 UTC  (2+ messages)

[PATCH v3] xen/kbdif: Add features to disable keyboard and pointer
 2018-05-02  7:16 UTC 

[PATCH 00/21] staging: wilc1000: code cleanup & checkpatch fixes
 2018-05-02  7:13 UTC  (22+ messages)
` [PATCH 01/21] staging: wilc1000: remove inner block in wilc_netdev_init()
` [PATCH 02/21] staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()
` [PATCH 03/21] staging: wilc1000: modified NULL check used for 'if' condition in delete_key()
` [PATCH 04/21] staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_register()
` [PATCH 05/21] staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()
` [PATCH 06/21] staging: wilc1000: use 'else if' condition in get_station()
` [PATCH 07/21] staging: wilc1000: remove unnecessary file and function header comments
` [PATCH 08/21] staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function name
` [PATCH 09/21] staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct name
` [PATCH 10/21] staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function name
` [PATCH 11/21] staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in "
` [PATCH 12/21] staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for "
` [PATCH 13/21] staging: wilc1000: remove static variable 'del_beacon' and null check
` [PATCH 14/21] staging: wilc1000: remove the use of cur_byte variable in functions
` [PATCH 15/21] staging: wilc1000: remove unused macros in host_interface
` [PATCH 16/21] staging: wilc1000: remove unnecessary static function defination in wilc_spi
` [PATCH 17/21] staging: wilc1000: remove unnecessary header file inclusion for wilc
` [PATCH 18/21] staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice
` [PATCH 19/21] staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
` [PATCH 20/21] staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for macro
` [PATCH 21/21] staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcase

[Buildroot] [git commit] libcue: bump to version 2.2.1
 2018-05-02  7:15 UTC 

[cip-dev] [ANNOUNCE] 4.4.126-cip22-rt15
 2018-05-02  7:15 UTC 

[PATCH] mailbox: arm_mhu: add support for mhuv2
 2018-05-02  7:14 UTC 

[PATCH v6 0/3] Misc patches to support clocks for SDM845
 2018-05-02  7:14 UTC  (5+ messages)
` [PATCH v6 2/3] clk: qcom: Add support for BRANCH_NO_DELAY flag for branch clocks

[PATCH v3] report correct CPU/cache topology
 2018-05-02  7:14 UTC 

[GSoC] Info: new blog series of my work on Git GSoC '18
 2018-05-02  7:12 UTC  (2+ messages)

[PATCH 0/5] conf/ucm: chtrt5645: Various updates
 2018-05-02  7:12 UTC  (2+ messages)

[PATCH] net/mlx5: fix device reference in secondary process
 2018-05-02  7:12 UTC  (3+ messages)

[PATCH v2 0/2] SVM: guest state handling adjustments
 2018-05-02  7:11 UTC  (5+ messages)
` [PATCH v2 1/2] SVM: re-work VMCB sync-ing

[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
 2018-05-02  7:10 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
 2018-05-02  7:08 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-02  7:08 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v3 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v3 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v3 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v3 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v3 7/7] bootcount: display5: config: Enable boot count feature in the display5 board

[U-Boot] [PATCH] armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
 2018-05-02  7:08 UTC 

[PATCH] Input: serio - add writing multiple bytes at once
 2018-05-02  7:07 UTC  (3+ messages)

[PATCH net-next] udp: disable gso with no_check_tx
 2018-05-02  7:05 UTC  (2+ messages)

[Buildroot] [git commit] s6-linux-init: update license hash
 2018-05-02  7:05 UTC 

[Qemu-devel] [PATCH v2 0/3] monitor: let Monitor be thread safe
 2018-05-02  7:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] monitor: rename out_lock to mon_lock
` [Qemu-devel] [PATCH v2 2/3] monitor: take mon_lock where proper

Add MediaTek XS-PHY driver
 2018-05-02  7:04 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: add MediaTek XS-PHY binding
      ` [1/2] "

[PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled
 2018-05-02  7:04 UTC  (2+ messages)

[PATCH 0/2] Use R8A77980 CPG core clock and SYSC power domain macros
 2018-05-02  7:03 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: use CPG core clock macros
` [PATCH 2/2] arm64: dts: renesas: r8a77980: use SYSC power domain macros

[PULL] drm-intel-next
 2018-05-02  7:03 UTC 

[PATCH kernel 0/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-02  7:03 UTC  (12+ messages)
` [PATCH kernel 1/2] KVM: PPC: Use correct page shift in H_STUFF_TCE
` [PATCH kernel 2/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages

[Buildroot] [git commit] execline: update license hash
 2018-05-02  7:01 UTC 

[PATCH] audit: allow other filter list types for AUDIT_EXE
 2018-05-02  7:00 UTC  (3+ messages)

linux-next: Tree for May 2
 2018-05-02  6:59 UTC 

[PATCH 0/4] usb: typec: fixes for Cherry Trails
 2018-05-02  6:59 UTC  (13+ messages)
` [1/4] platform: x86: intel_cht_int33fe: Fix dependencies
    ` [PATCH 1/4] "
` [3/4] usb: typec: fusb302: Fix debugfs issue
    ` [PATCH 3/4] "
` [4/4] usb: roles: intel_xhci: Always allow user control
    ` [PATCH 4/4] "

[PACTCH v5 1/2] ARM: dts: imx: Add basic dtsi file for imx6sll
 2018-05-02  6:58 UTC  (6+ messages)
` [PACTCH v5 2/2] ARM: dts: imx: Add basic dts support for imx6sll EVK board

[PATCH] powerpc/64: Remove unused paca->soft_enabled
 2018-05-02  6:57 UTC 

[PATCH v1] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-05-02  6:57 UTC  (4+ messages)

WARNING in __snd_pcm_lib_xfer
 2018-05-02  6:57 UTC  (3+ messages)

[PATCH 00/10] ARM, arm64: dts: renesas: update register properties
 2018-05-02  6:56 UTC  (6+ messages)
` [PATCH 07/10] ARM: dts: kzm9d: Drop unnecessary address properties from gpio_keys node

[PATCH v1] test-drop-caches: simplify delay loading of NtSetSystemInformation
 2018-05-02  6:55 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] python-pip
 2018-05-02  6:54 UTC  (2+ messages)

[PATCH] memcg, hugetlb: pages allocated for hugetlb's overcommit will be charged to memcg
 2018-05-02  6:54 UTC  (3+ messages)

What's cooking in git.git (Apr 2018, #04; Mon, 30)
 2018-05-02  6:53 UTC  (5+ messages)

[PATCH 0/2] arm64: defconfig: enable HDMI sound
 2018-05-02  6:52 UTC  (5+ messages)
` [PATCH 1/2] arm64: defconfig: makes SND_SIMPLE_CARD to module
` [PATCH 2/2] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

[PATCH] btrfs: qgroup: More meaningful qgroup_rescan_init error message
 2018-05-02  6:52 UTC  (2+ messages)

[PATCH v13 00/10] Aspect ratio support in DRM layer
 2018-05-02  6:50 UTC  (11+ messages)
` [PATCH v13 01/10] drm/modes: Introduce drm_mode_match()
` [PATCH v13 02/10] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v13 03/10] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v13 04/10] drm/edid: Don't send bogus aspect ratios in AVI infoframes
` [PATCH v13 05/10] video/hdmi: Reject illegal picture aspect ratios
` [PATCH v13 06/10] drm: Add DRM client cap for aspect-ratio
` [PATCH v13 07/10] drm: Handle aspect ratio info in legacy modeset path
` [PATCH v13 08/10] drm: Expose modes with aspect ratio, only if requested
` [PATCH v13 09/10] drm: Add aspect ratio parsing in DRM layer
` [PATCH v13 10/10] drm: Add and handle new aspect ratios "

[PATCH 1/2] net/mlx5: fix socket connection return value
 2018-05-02  6:50 UTC  (5+ messages)
` [PATCH 2/2] net/mlx5: fix probe return value polarity

[PATCH v2] KVM: s390: introduce defines for control registers
 2018-05-02  6:49 UTC  (2+ messages)

[PATCH v2] x86/microcode: Synchronize late microcode loading
 2018-05-02  6:48 UTC  (4+ messages)

List changes
 2018-05-02  6:46 UTC  (3+ messages)
` [MODERATED] "

[PATCH] dt-bindings: arm: consistently name r8a77965 as M3-N
 2018-05-02  6:44 UTC  (5+ messages)

[alsa-lib][PATCH 1/2] ucm: adding the folder of card_long_name when finding verb conf file
 2018-05-02  6:44 UTC  (4+ messages)
` [alsa-lib][PATCH 2/2] conf/ucm: increase the input volume for LineIn

[PATCH net] ipv4: fix fnhe usage by non-cached routes
 2018-05-02  6:41 UTC 

[PATCH 1/2] net/mlx5: fix ethtool link setting call order
 2018-05-02  6:40 UTC  (3+ messages)
` [PATCH v2 2/2] net/mlx5: add Rx and Tx tuning parameters

recent patch "x86/acpi: Prevent X2APIC id 0xffffffff from being accounted"
 2018-05-02  6:39 UTC  (5+ messages)

[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
 2018-05-02  6:38 UTC  (2+ messages)

x86 Community Call - Wed May 9, 14:00 - 15:00 UTC - Call for agenda items
 2018-05-02  6:37 UTC  (2+ messages)

[PATCH v10 00/25] Speculative page faults
 2018-05-02  6:37 UTC  (4+ messages)
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock

[Qemu-devel] [PATCH qemu] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
 2018-05-02  6:37 UTC  (2+ messages)

[PATCH 00/13] EEH refactoring 2
 2018-05-02  6:36 UTC  (14+ messages)
` [PATCH 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line
` [PATCH 02/13] powerpc/eeh: Add final message for successful recovery
` [PATCH 03/13] powerpc/eeh: Fix use-after-release of EEH driver
` [PATCH 04/13] powerpc/eeh: Remove unused eeh_pcid_name()
` [PATCH 05/13] powerpc/eeh: Strengthen types of eeh traversal functions
` [PATCH 06/13] powerpc/eeh: Add message when PE processing at parent
` [PATCH 07/13] powerpc/eeh: Clean up pci_ers_result handling
` [PATCH 08/13] powerpc/eeh: Introduce eeh_for_each_pe()
` [PATCH 09/13] powerpc/eeh: Introduce eeh_edev_actionable()
` [PATCH 10/13] powerpc/eeh: Introduce eeh_set_channel_state()
` [PATCH 11/13] powerpc/eeh: Introduce eeh_set_irq_state()
` [PATCH 12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
` [PATCH 13/13] powerpc/eeh: Refactor report functions

[PATCH v8 00/12] Sunxi: Add SMP support on A83T
 2018-05-02  6:36 UTC  (4+ messages)
` [PATCH v8 12/12] ARM: shmobile: Convert file to use cntvoff

[cip-dev] Linux 4.4.126-cip22
 2018-05-02  6:35 UTC  (5+ messages)

[PATCH/RFT 0/3] mmc: renesas_sdhi: add support for r8a77965
 2018-05-02  6:35 UTC  (5+ messages)
` [PATCH/RFT 2/3] mmc: renesas_sdhi: Add r8a77965 support

[PATCHv4 1/2] iommu/vt-d: Ratelimit each dmar fault printing
 2018-05-02  6:34 UTC  (4+ messages)
` [PATCHv4 2/2] iommu/vt-d: Limit number of faults to clear in irq handler

[Qemu-devel] [PATCH qemu v4 2/2] qmp: Add qom-list-properties to list QOM object properties
 2018-05-02  6:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu] qom: Document qom/device-list-properties implementation specific

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-05-02  6:33 UTC  (2+ messages)

[v9,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-05-02  6:33 UTC 

[v9,1/2] usb/gadget: Constify usb_gadget_get_string "table" argument
 2018-05-02  6:33 UTC 

[PATCH] platform/x86: asus-wmi: Add keyboard backlight toggle support
 2018-05-02  6:32 UTC  (2+ messages)

[PATCH] vhost: make msg padding explicit
 2018-05-02  6:28 UTC  (5+ messages)

[PULL] provide debug sources in externalsrc -dbg packages
 2018-05-02  6:27 UTC  (7+ messages)
` [PULL] package.bbclass: "

[PATCH 00/21] arm64: allwinner: Add A64 DE2 HDMI support
 2018-05-02  6:27 UTC  (5+ messages)
` [PATCH 08/21] bindings: display: Add compatible for A64 HDMI PHY

[PATCH 00/28] Venus updates
 2018-05-02  6:26 UTC  (5+ messages)
` [PATCH 08/28] venus: hfi_venus: add suspend function for 4xx version
` [PATCH 10/28] venus: vdec: call session_continue in insufficient event

[Bug 199585] New: AMDGPU related kernel dump in /home/kernel/COD/linux/mm/slub.c:296 after monitors power off
 2018-05-02  6:25 UTC  (3+ messages)
` [Bug 199585] "

pull request: linux-firmware: update cxgb4 firmware
 2018-05-02  6:21 UTC  (3+ messages)

[BUG ?] lockdep report from nbd on 4.16
 2018-05-02  6:21 UTC 

[PATCH] revisions.txt: expand tabs to spaces in diagram
 2018-05-02  6:20 UTC  (3+ messages)

Problem with Python when running oe-init-build-env
 2018-05-02  6:19 UTC  (2+ messages)

[PATCH] include: mm: Adding new inline function vmf_error
 2018-05-02  6:17 UTC  (4+ messages)

[PATCH] efi: Fix the size not consistent issue when unmapping memory map
 2018-05-02  6:17 UTC 

[PATCH net-next] cxgb4: add new T5 device id's
 2018-05-02  6:17 UTC 

[PATCH kernel] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-02  6:12 UTC 

Warning for driver i915 for 4.17.0-rcX
 2018-05-02  6:12 UTC  (3+ messages)

[PATCH] coresight: Remove %px for printing pcsr value
 2018-05-02  6:10 UTC  (5+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-02  6:05 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] package/transmission: bump version to 2.9.4
 2018-05-02  6:05 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/transmission: fix systemd support
` [Buildroot] [PATCH 3/4] package/transmission: fix inotify configure option
` [Buildroot] [PATCH 4/4] package/transmission: remove BR2_PACKAGE_TRANSMISSION_REMOTE

[PATCH 0/3 v3] iomap: Use FUA for O_DSYNC DIO writes
 2018-05-02  5:38 UTC  (2+ messages)
` [PATCH 3/3] iomap: Use FUA for pure data "

Tracking: radeon 0000:00:10.0: ring 0 stalled for more than 10240msec
 2018-05-02  6:00 UTC  (4+ messages)
  ` 答复: "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-05-01
 2018-05-02  6:00 UTC 

git-submodule is missing --dissociate option
 2018-05-02  5:59 UTC  (4+ messages)
` [PATCH 0/3] Add --progress and --dissociate to git submodule
  ` [PATCH 1/3] submodule: clean up subsititions in script


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.