All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-02 16:57:19 to 2018-12-02 20:23:46 UTC [more...]

[PATCH v6 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-12-02 20:23 UTC  (12+ messages)
  ` [PATCH v6 01/17] ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs
  ` [PATCH v6 02/17] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
  ` [PATCH v6 03/17] ARM: sunxi: add Allwinner ARMv5 SoCs
  ` [PATCH v6 04/17] dt-bindings: interrupt-controller: Add suniv interrupt-controller
  ` [PATCH v6 05/17] irqchip/sun4i: Add a struct to hold global variables
  ` [PATCH v6 06/17] irqchip/sun4i: Move IC specific register offsets to struct
  ` [PATCH v6 08/17] dt-bindings: timer: Add Allwinner suniv timer
  ` [PATCH v6 09/17] clocksource: sun4i: add a compatible for suniv
  ` [PATCH v6 10/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
  ` [PATCH v6 11/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
  ` [PATCH v6 12/17] dt-bindings: clock: Add Allwinner suniv F1C100s CCU

AMD EPYC Topology problems
 2018-12-02 20:23 UTC 

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-12-02 20:21 UTC  (11+ messages)
` [PATCH 4.19 033/110] bfs: add sanity check at bfs_fill_super()
            ` [PATCH 4.19.6] BFS: static inode bitmap and extra sanity checking

[linux-3.18 test] 130876: regressions - FAIL
 2018-12-02 20:20 UTC 

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-12-02 20:19 UTC  (7+ messages)

Need help with potential ~45TB dataloss
 2018-12-02 20:14 UTC  (4+ messages)

[qemu-mainline test] 130878: regressions - FAIL
 2018-12-02 20:12 UTC 

[PATCH 3.18 00/83] 3.18.128-stable review
 2018-12-02 20:11 UTC  (9+ messages)
` [PATCH 3.18 14/83] ARM: make lookup_processor_type() non-__init

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-02 20:10 UTC  (5+ messages)
` [PATCH 13/25] argo: implement the register op
` [PATCH 23/25] argo: signal x86 HVM and ARM via VIRQ

[PATCH AUTOSEL 4.14 01/35] media: omap3isp: Unregister media device as first
 2018-12-02 20:11 UTC  (15+ messages)
` [PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
                ` XFS patches for stable

[PATCH] MAINTAINERS: mediatek: Update SoC entry
 2018-12-02 20:10 UTC  (8+ messages)

[GIT PULL] arm: mediatek: DT fixes for v4.20
 2018-12-02 20:01 UTC  (5+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x series
 2018-12-02 19:59 UTC 

[RFC/RFT PATCH] crypto: arm64/chacha - optimize for arbitrary length inputs
 2018-12-02 19:57 UTC  (3+ messages)

[PATCH iproute2] iproute2: Installation errors without libnml
 2018-12-02 19:57 UTC 

Questions about the contributing process
 2018-12-02 19:56 UTC  (2+ messages)

[PATCH] rebase -i: introduce the 'test' command
 2018-12-02 19:48 UTC  (6+ messages)

[PATCH v27 0/2] MediaTek MT8173 CMDQ support
 2018-12-02 19:47 UTC  (9+ messages)
` [PATCH v27 1/2] arm64: dts: mt8173: Add GCE node
` [PATCH v27 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] ARM: dts: Kill off skeleton{64}.dtsi
 2018-12-02 19:44 UTC  (4+ messages)

[PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
 2018-12-02 19:46 UTC  (5+ messages)
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files

[L10N] Kickoff for Git 2.20.0 round 3
 2018-12-02 19:39 UTC  (2+ messages)

[PATCH v2 1/2] splice: don't read more than available pipe space
 2018-12-02 19:37 UTC  (3+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

[RFC] git clean --local
 2018-12-02 19:37 UTC  (4+ messages)

[PATCH 01/14] gpio: pca953x: Deduplicate the bank_size
 2018-12-02 19:35 UTC  (14+ messages)
` [PATCH 02/14] gpio: pca953x: Fix AI overflow on PCAL6524
` [PATCH 03/14] gpio: pca953x: Repair multi-byte IO address increment on PCA9575
` [PATCH 04/14] gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
` [PATCH 05/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
` [PATCH 06/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
` [PATCH 07/14] gpio: pca953x: Factor out common code from device_pca95xx_init()
` [PATCH 08/14] gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
` [PATCH 09/14] gpio: pca953x: Extract the register address mangling to single function
` [PATCH 10/14] gpio: pca953x: Perform basic regmap conversion
` [PATCH 11/14] gpio: pca953x: Zap ad-hoc reg_direction cache
` [PATCH 12/14] gpio: pca953x: Zap ad-hoc reg_output cache
` [PATCH 13/14] gpio: pca953x: Zap single use of pca953x_read_single()
` [PATCH 14/14] gpio: pca953x: Restore registers after suspend/resume cycle

[Bug 201843] New: Micro-stuttering each second on amdgpu only on 2560x1440
 2018-12-02 19:36 UTC  (4+ messages)
` [Bug 201843] "

[PATCH v2 0/8] Add Armada 3700 COMPHY support
 2018-12-02 19:35 UTC  (5+ messages)
` [PATCH v2 2/8] phy: mvebu-cp110-comphy: fix port check in ->xlate()

[Bug 201685] New: ext4 file system corruption
 2018-12-02 19:34 UTC  (15+ messages)
` [Bug 201685] "

BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
 2018-12-02 19:31 UTC  (11+ messages)

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-12-02 19:27 UTC  (5+ messages)
` [RFC,v2,02/15] usb:cdns3: Device side header file
    ` [RFC PATCH v2 02/15] "

[GIT PULL] ARM: SoC fixes
 2018-12-02 19:23 UTC  (2+ messages)

[PATCH] ARM: dts: vf610-zii-scu4-aib: Add HI8435 support
 2018-12-02 19:22 UTC  (2+ messages)

[U-Boot] [PATCH] add default-option to bootmenu
 2018-12-02 19:16 UTC  (4+ messages)
` [U-Boot] "

[Qemu-devel] [PATCH 00/10] Remove deprecated load_image() function
 2018-12-01  3:25 UTC  (2+ messages)

[meta-oe][PATCH 1/3] libvncserver: Update to latest version
 2018-12-02 19:13 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] libzip: add libzip 0.9
` [meta-oe][PATCH 3/3] packagegroup-meta-oe.bb: Exclude from world builds

[PATCH] ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
 2018-12-02 19:09 UTC  (2+ messages)

[PATCH] packagegroup-meta-oe: drop ptest groups
 2018-12-02 19:09 UTC  (5+ messages)

[SPDK] [CI] Opening Geritt for external CI
 2018-12-02 19:09 UTC 

[PATCH v4 0/20] MMP platform fixes
 2018-12-02 19:07 UTC  (6+ messages)
` [PATCH v4 19/20] USB: phy-mv-usb: use phy-pxa-usb

[ANNOUNCE] fstests: master branch updated to fd532405deaf
 2018-12-02 19:00 UTC  (2+ messages)

[PATCH 01/16] gobject-introspection: update to 1.58.1
 2018-12-02 18:58 UTC  (9+ messages)

[PATCH] staging: iio: ad5933: add binding doc for ad5933
 2018-12-02 18:50 UTC  (2+ messages)

[PATCH] iio: core: check 'info' value before registering the device
 2018-12-02 18:30 UTC 

[PATCH] pulse8-cec: return 0 when invalidating the logical address
 2018-12-02 18:45 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-01
 2018-12-02 18:44 UTC 

[RFC] DFS (DPDK Filesystem)
 2018-12-02 18:40 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] sgp30: New kernel module package
 2018-12-02 18:34 UTC 

[Bug 108920] [AMDGPU][TAHITI XT] linux unable to boot since rc3 rebase
 2018-12-02 18:33 UTC  (3+ messages)

[PATCH 0/3] add support for Sensirion SPS30 PM sensor
 2018-12-02 18:29 UTC  (4+ messages)
` [PATCH 3/3] iio: chemical: sps30: add device tree support

TPM legacy
 2018-12-02 18:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] sgp30: New kernel module package
 2018-12-02 18:26 UTC 

[PATCH] include/c: re-add type checking in container_of()
 2018-12-02 18:23 UTC 

[PATCH] staging: iio: ad5933: replaced kfifo by triggered_buffer
 2018-12-02 18:10 UTC  (3+ messages)

[PATCH 00/29] staging: wilc1000: avoid deferring of cfg80211 operation callback
 2018-12-02 18:03 UTC  (30+ messages)
` [PATCH 01/29] staging: wilc1000: remove unnecessary checks in wilc_mac_close()
` [PATCH 02/29] staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handler()
` [PATCH 03/29] staging: wilc1000: avoid the use of the static variable to configure wiphy struct
` [PATCH 04/29] staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmware
` [PATCH 05/29] staging: wilc1000: handle tx power related callback from cfg80211 context
` [PATCH 06/29] staging: wilc1000: handle setting power management "
` [PATCH 07/29] staging: wilc1000: handle add and edit station from the "
` [PATCH 08/29] staging: wilc1000: use void return for wilc_hif_pack_sta_param()
` [PATCH 09/29] staging: wilc1000: handle delete station related callback ops from cfg80211 context
` [PATCH 10/29] staging: wilc1000: use is_zero_ether_addr() API to check mac address
` [PATCH 11/29] staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()
` [PATCH 12/29] staging: wilc1000: handle add beacon operation callback from cfg80211 context
` [PATCH 13/29] staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context
` [PATCH 14/29] staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handling
` [PATCH 15/29] staging: wilc1000: refactor wilc_hif_set_cfg() "
` [PATCH 16/29] staging: wilc1000: handle station dump cfg ops from cfg80211 context
` [PATCH 17/29] staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handling
` [PATCH 18/29] staging: wilc1000: refactor wilc_set_wfi_drv_handler() "
` [PATCH 19/29] staging: wilc1000: refactor wilc_get_inactive_time() "
` [PATCH 20/29] staging: wilc1000: handle key related cfg operation from cfg80211 context
` [PATCH 21/29] staging: wilc1000: delete the unused code after code refactor
` [PATCH 22/29] staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handling
` [PATCH 23/29] staging: wilc1000: use correct 'struct remain_ch' variable in scan complete
` [PATCH 24/29] staging: wilc1000: handle remain on channel cfg ops from cfg80211 context
` [PATCH 25/29] staging: wilc1000: handle get_station() ops callback in "
` [PATCH 26/29] staging: wilc1000: avoid deferred handling of cfg80211 disconnect callback
` [PATCH 27/29] staging: wilc1000: handle connect ops callback from cfg80211 context
` [PATCH 28/29] staging: wilc1000: avoid extra buffer copy while connect cfg ops
` [PATCH 29/29] staging: wilc1000: handle scan operation callback from cfg80211 context

[PATCH 0/2] xen-paciback: Fixes for PCI passthrough of AMD GPU
 2018-12-02 17:47 UTC  (5+ messages)
` [PATCH 1/2] xen-pciback: Fix error return in bar_write() and rom_write()
` [PATCH 2/2] xen-pciback: Allow enabling/disabling expansion ROM

[PATCH 0/2] xen-paciback: Fixes for PCI passthrough of AMD GPU
 2018-12-02 17:47 UTC 

[Buildroot] [PATCH] [RFC] package/dbus-glib: fix build with newer libglib2
 2018-12-02 17:46 UTC 

[U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-02 17:44 UTC  (8+ messages)

[PATCH] doc: fix a typo in testpmd guide
 2018-12-02 17:44 UTC  (2+ messages)

[PATCH v1 1/2] PCI: Stub out read/write/raw/find functions
 2018-12-02 17:43 UTC  (3+ messages)
` [PATCH v1 2/2] PCI/ACPI: alloc ACPI to be built without PCI support

[PATCH] doc:it: fixes in process/1.Intro
 2018-12-02 17:40 UTC  (2+ messages)
` [PATCH] doc:it: add some process/* translations

[Bug 201823] New: inconsistent behaviour of xfs_db, xfs_repair and xfs_scrub
 2018-12-02 17:40 UTC  (4+ messages)
` [Bug 201823] "

[PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-12-02 17:38 UTC  (4+ messages)
` [PATCH v5 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()

[PATCH] mac80211: allow AP_VLAN operation on crypto controlled devices
 2018-12-02 17:36 UTC  (3+ messages)

[Buildroot] [PATCH] wine: Bump to version 3.0.4
 2018-12-02 17:32 UTC 

[PATCH net-next v2] net: phy: Also request modules for C45 IDs
 2018-12-02 17:30 UTC  (2+ messages)

"git add -p" versus "git add -i", followed by "p"
 2018-12-02 17:30 UTC  (8+ messages)

[PATCH] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-02 17:27 UTC  (2+ messages)

[PATCH] SUNRPC: Fix a potential race in xprt_connect()
 2018-12-02 17:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] libglib2: bump to version 2.58.1
 2018-12-02 17:23 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix memleak in aux->func_info and aux->btf
 2018-12-02 17:15 UTC  (2+ messages)

[PATCH v2 0/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-12-02 17:04 UTC  (4+ messages)
` [PATCH v2 5/5] "

[Bug 106617] monitor often unable to get out from dpms off
 2018-12-02 17:04 UTC  (2+ messages)

[PATCH 0/4] Reimplement perl recipe using perl-cross and update perl to 5.28.0
 2018-12-02 17:03 UTC  (6+ messages)
` [PATCH 1/4] perl: add a version that builds the recipe using perl-cross, and update "
` [PATCH 2/4] perl: remove the previous version of the recipe
` [PATCH 3/4] meta/classes: adjust perl-related classes to the new recipes
` [PATCH 4/4] recipes: adjust to the new perl recipe
` ✗ patchtest: failure for Reimplement perl recipe using perl-cross and update perl to 5.28.0

[PATCH 00/13 v2] Regulator ena_gpiod fixups
 2018-12-02 17:02 UTC  (3+ messages)
` [PATCH 09/13 v2] gpio: Add devm_gpiod_unhinge()

[PATCH 0/2] irq/irq_sim: provide a specialized variant of irq_sim_fire()
 2018-12-02 17:00 UTC  (11+ messages)
` [PATCH 1/2] irq/irq_sim: provide irq_sim_fire_edge()


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.