All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-13 17:29:43 to 2019-04-13 22:09:16 UTC [more...]

[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
 2019-04-13 22:08 UTC  (21+ messages)
` [PATCH v3 net-next 14/24] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v3 net-next 15/24] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v3 net-next 16/24] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v3 net-next 17/24] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v3 net-next 18/24] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v3 net-next 20/24] net: dsa: sja1105: Error out if RGMII delays are requested in DT

[Buildroot] [PATCH] package/most: new package
 2019-04-13 22:06 UTC  (2+ messages)

[U-Boot] [PATCH] fs: btrfs: fix false negatives in ROOT_ITEM search
 2019-04-13 22:05 UTC  (2+ messages)

[PATCH 0/2] Avoid spawning gzip in git archive
 2019-04-13 22:01 UTC  (4+ messages)
` [PATCH 2/2] archive: avoid spawning `gzip`

[GIT PULL] clk fixes for v5.1-rc4
 2019-04-13 22:00 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.1-rc4
 2019-04-13 22:00 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.1
 2019-04-13 22:00 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2019-04-13 22:00 UTC  (2+ messages)

[OpenRISC] [PATCH v2 0/6] OpenRISC orfpx64a32 support
 2019-04-13 21:59 UTC  (11+ messages)
` [OpenRISC] [PATCH v2 3/6] sim/or1k: Regenerate sim for orfp64a32 spec
` [OpenRISC] [PATCH v2 4/6] sim/common: Wire in df/di conversion
` [OpenRISC] [PATCH v2 5/6] sim/or1k: Add test for 64-bit fpu operations
` [OpenRISC] [PATCH v2 6/6] sim/common: Fix issue with wrong byte order on BE targets

[Buildroot] [git commit] package/most: new package
 2019-04-13 21:54 UTC 

[Bug 110199] [amdgpu] Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
 2019-04-13 21:51 UTC  (3+ messages)

[PATCH] new flag COPY_FILE_RANGE_FILESIZE for copy_file_range()
 2019-04-13 21:48 UTC  (3+ messages)

[BUG] GIT_SSH_COMMAND is not being decomposed
 2019-04-13 21:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] video/console: Fix various DM_VIDEO console issues
 2019-04-13 21:40 UTC  (5+ messages)
` [U-Boot] [PATCH 3/8] video/console: Implement relative cursor movement ANSI handling

Adding plain accesses and detecting data races in the LKMM
 2019-04-13 21:39 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.1-rc5
 2019-04-13 21:33 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: fix build on 32bit arches
 2019-04-13 21:24 UTC 

[PATCH nf] netfilter: nat: fix icmp id endianness when protocol mapping was given
 2019-04-13 21:23 UTC 

[Printing-architecture] OP Minutes (2 April 2019)
 2019-04-13 21:12 UTC 

[PATCH v2] rebase: teach rebase --keep-base
 2019-04-13 21:10 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH 27/27] x86/pkeys: add PKRU value to init_fpstate
 2019-04-13 21:05 UTC  (2+ messages)
` [tip:x86/fpu] x86/pkeys: Add "

[Buildroot] [PATCH 1/1] Fix rasberry Pi 64bit firmware overlay inclusion
 2019-04-13 21:06 UTC  (2+ messages)

[PATCH 26/27] x86/fpu: Restore FPU register in copy_fpstate_to_sigframe() in order to use the fastpath
 2019-04-13 21:04 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Restore regs "

[PATCH 25/27] x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()
 2019-04-13 21:03 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 24/27] x86/fpu: Add a fastpath to __fpu__restore_sig()
 2019-04-13 21:02 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 23/27] x86/fpu: Defer FPU state load until return to userspace
 2019-04-13 21:02 UTC  (2+ messages)
` [tip:x86/fpu] "

misuse of fget_raw() in perf_event_get()
 2019-04-13 21:02 UTC 

[PATCH 21/27] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory
 2019-04-13 21:00 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Restore from kernel memory on the 64-bit path too

[PATCH 22/27] x86/fpu: Merge the two code paths in __fpu__restore_sig()
 2019-04-13 21:01 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 20/27] x86/fpu: Inline copy_user_to_fpregs_zeroing()
 2019-04-13 21:00 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 19/27] x86/fpu: Update xstate's PKRU value on write_pkru()
 2019-04-13 20:59 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 16/27] x86/entry: Add TIF_NEED_FPU_LOAD
 2019-04-13 20:57 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 18/27] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
 2019-04-13 20:58 UTC  (2+ messages)
` [tip:x86/fpu] "

[Buildroot] [PATCH RFC/next 0/4] Unify configuration/makefiles for the GTK and WPE WebKit packages
 2019-04-13 20:59 UTC  (2+ messages)

[PATCH 17/27] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
 2019-04-13 20:57 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 15/27] x86/fpu: Eager switch PKRU state
 2019-04-13 20:56 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 14/27] x86/pkeys: Don't check if PKRU is zero before writting it
 2019-04-13 20:55 UTC  (2+ messages)
` [tip:x86/fpu] x86/pkeys: Don't check if PKRU is zero before writing it

[PATCH 13/27] x86/fpu: Only write PKRU if it is different from current
 2019-04-13 20:55 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 12/27] x86/pkru: Provide .*_pkru_ins() functions
 2019-04-13 20:54 UTC  (2+ messages)
` [tip:x86/fpu] x86/pkeys: Provide *pkru() helpers

[PATCH 11/27] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() use feature number instead of mask
 2019-04-13 20:53 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Use a feature number instead of mask in two more helpers

[PATCH] new flag COPY_FILE_RANGE_FILESIZE for copy_file_range()
 2019-04-13 20:54 UTC  (2+ messages)

[PATCH 10/27] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
 2019-04-13 20:52 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Make __raw_xsave_addr() use a "

bug disabling NX (noexec=off)
 2019-04-13 20:53 UTC 

[PATCH 09/27] x86/fpu: Add (__)make_fpregs_active helpers
 2019-04-13 20:52 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Add an __fpregs_load_activate() internal helper

[Buildroot] [PATCH 1/2] package/libhtp: new package
 2019-04-13 20:53 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/suricata: "

[PATCH 08/27] x86/fpu: Remove user_fpu_begin()
 2019-04-13 20:51 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 07/27] x86/fpu: Remove fpu->initialized
 2019-04-13 20:50 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 06/27] x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
 2019-04-13 20:50 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 05/27] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
 2019-04-13 20:49 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 04/27] x86/fpu: Always init the `state' in fpu__clear()
 2019-04-13 20:48 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Always init the state "

[PATCH] kernel-fitimage: support RISC-V
 2019-04-13 20:48 UTC  (4+ messages)

[PATCH 03/27] x86/fpu: Remove preempt_disable() in fpu__clear()
 2019-04-13 20:48 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 02/27] x86/fpu: Remove fpu__restore()
 2019-04-13 20:47 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 01/27] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
 2019-04-13 20:46 UTC  (2+ messages)
` [tip:x86/fpu] "

[dpdk-dev] [PATCH v7 1/4] mk: introduce helper to check valid compiler argument
 2019-04-13 20:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 2/4] meson: add infra to support machine specific flags

[Buildroot] [git commit] package/libhtp: new package
 2019-04-13 20:41 UTC 

[Buildroot] [RFC 0/1] Unify configuration for the GTK and WPE WebKit packages
 2019-04-13 20:40 UTC  (3+ messages)
` [Buildroot] [RFC 1/1] package/[wpe]webkit[gtk]: common config BR2_PACKAGE_WEBKIT_ARCH_SUPPORT[_JIT]

[PATCH 1/3] usb: typec: tcpm: Add start_srp_connection_detect callback
 2019-04-13 20:39 UTC  (9+ messages)
  ` [1/3] "
  ` [PATCH 2/3] usb: typec: fusb302: Implement start_srp_connection_detect
      ` [2/3] "
  ` [PATCH 3/3] usb: typec: fusb302: Revert "Resolve fixed power role contract setup"
      ` [3/3] "

[PATCH v2] usb: typec: tcpm: collision avoidance
 2019-04-13 20:38 UTC  (14+ messages)
                        ` [v2] "

[Buildroot] [PATCH v2] package/xmlsec1: new package
 2019-04-13 20:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/2] target/mips: Errors amd warnings cleanups
 2019-04-13 20:28 UTC  (9+ messages)
  ` [Qemu-devel] [PATCH v5 1/2] target/mips: add or remove space to fix checkpatch errors
  ` [Qemu-devel] [PATCH v5 2/2] target/mips: realign comments to fix checkpatch warnings

[PATCH v5 0/4] Chunk splitting of spi transfers
 2019-04-13 20:24 UTC  (6+ messages)
` [PATCH v5 1/4] spi: Remove warning in spi_split_transfers_maxsize()
` [PATCH v5 2/4] spi: Release spi_res after finalizing message
` [PATCH v5 3/4] spi/spi-bcm2835: Split transfers that exceed DLEN
` [PATCH v5 4/4] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

[Buildroot] [PATCH 1/1] Add libvirt (KVM) support
 2019-04-13 20:21 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: phy: shrink PHY settings array and add 200Gbps support
 2019-04-13 20:18 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] net: phy: shrink PHY settings array
` [PATCH v2 net-next 2/3] net: phy: add support for new modes in phylib
` [PATCH v2 net-next 3/3] phy: warn if phylib and ethtool PHY mode definitions are out of sync

[dpdk-dev] [PATCH v8 1/4] mk: introduce helper to check valid compiler argument
 2019-04-13 20:19 UTC  (9+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 2/4] meson: add infra to support machine specific flags
  ` [dpdk-dev] [PATCH v9 3/4] config: add thunderx2 machine config
  ` [dpdk-dev] [PATCH v9 4/4] config: add octeontx2 "
  ` [dpdk-dev] [PATCH v10 1/4] mk: introduce helper to check valid compiler argument
    ` [dpdk-dev] [PATCH v10 2/4] meson: add infra to support machine specific flags
    ` [dpdk-dev] [PATCH v10 3/4] config: add thunderx2 machine config
    ` [dpdk-dev] [PATCH v10 4/4] config: add octeontx2 "

[PATCH 0/5] TI LMU rework
 2019-04-13 20:06 UTC  (3+ messages)
` [PATCH 5/5] leds: lm3697: Introduce the lm3697 driver

[Buildroot] [PATCH 1/2] support/testing: add test to verify 'scp' download via BR2_PRIMARY_SITE
 2019-04-13 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/pcre2: add JIT support option
 2019-04-13 19:58 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/php: fix how external PCRE2 JIT is enabled

[PATCH] RFT drm/i915: Try setting the engine wa_list from the ring (fwd)
 2019-04-13 19:45 UTC 

Compiling on target - building buildessentials error
 2019-04-13 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/babeld: bump to version 1.8.4
 2019-04-13 19:45 UTC 

[Buildroot] [git commit] package/pcre2: add JIT support option
 2019-04-13 19:45 UTC 

[PATCH] video: fbdev: gbefb: add COMPILE_TEST support
 2019-04-13 19:42 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 134755: regressions - FAIL
 2019-04-13 19:41 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH 1/1] package/cmocka: bump to version 1.1.5
 2019-04-13 19:39 UTC 

[Xen-devel] [linux-3.18 test] 134634: regressions - trouble: blocked/broken/fail/pass
 2019-04-13 19:36 UTC  (3+ messages)
  `  "

[PATCH] mwifiex: check for null return from skb_copy
 2019-04-13 19:27 UTC  (3+ messages)

[Buildroot] [git commit] package/lrandom: bump to version 20180729
 2019-04-13 19:27 UTC 

[Buildroot] [git commit] package/luadbi-sqlite3: bump to version 0.7.2
 2019-04-13 19:27 UTC 

[Buildroot] [git commit] package/luadbi: bump to version 0.7.2
 2019-04-13 19:27 UTC 

[PATCH v7 00/10] Ext4 case-insensitive support
 2019-04-13 19:25 UTC  (8+ messages)
` [PATCH v7 02/10] unicode: Introduce code for UTF-8 normalization
` [PATCH v7 04/10] unicode: Implement higher level API for string handling
` [PATCH v7 05/10] unicode: Introduce test module for normalized utf8 implementation
` [PATCH v7 07/10] MAINTAINERS: Add Unicode subsystem entry
` [PATCH v7 08/10] ext4: Include encoding information in the superblock
` [PATCH v7 09/10] ext4: Support case-insensitive file name lookups
` [PATCH v7 10/10] docs: ext4.rst: Document case-insensitive directories

[PATCH] drm/panel: Remove duplicate header
 2019-04-13 19:29 UTC 

][PATCH] iptables: upgrade 1.6.2 -> 1.8.2
 2019-04-13 19:21 UTC 

[Buildroot] [PATCH 1/1] package/sconeserver: drop unneeded static openssl workaround
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [git commit] package/sconeserver: drop unneeded static openssl workaround
 2019-04-13 19:16 UTC 

[Buildroot] [PATCH 1/1] package/bind: drop unneeded static openssl workarounds
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sqlcipher: fix static build with openssl and atomic
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [git commit] package/bind: drop unneeded static openssl workarounds
 2019-04-13 19:15 UTC 

[Buildroot] [git commit] package/sqlcipher: fix static build with openssl and atomic
 2019-04-13 19:14 UTC 

[Buildroot] [PATCH 1/2] package/efl: bump to version 1.22.0
 2019-04-13 19:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/squid: bump to version 4.6
 2019-04-13 19:13 UTC  (2+ messages)

[Buildroot] [git commit] package/squid: bump to version 4.6
 2019-04-13 19:13 UTC 

[Buildroot] [git commit] package/terminology: bump to version 1.4.0
 2019-04-13 19:12 UTC 

[Buildroot] [git commit] package/efl: bump to version 1.22.0
 2019-04-13 19:12 UTC 

[Buildroot] [PATCH 00/10] infra: add solution to dump metadata from packages (branch yem/misc)
 2019-04-13 19:07 UTC  (5+ messages)
` [Buildroot] [PATCH 06/10] infra/pkg-generic: introduce foo-show-info

Xenomai kernel for BBB
 2019-04-13 19:05 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/zabbix: new package
 2019-04-13 19:01 UTC 

[cip-dev] Was: Software updates comparison
 2019-04-13 19:00 UTC 

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-04-13 18:44 UTC  (5+ messages)
` [PATCH 1/2] vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files

[PATCH 0/3] 32-bit Meson: add the canvas module
 2019-04-13 18:54 UTC  (4+ messages)

[PATCH netnext 00/16] net: atlantic: Aquantia driver updates 2019-04
 2019-04-13 18:42 UTC  (16+ messages)
` [PATCH netnext 01/16] net: aquantia: add infrastructure to readout chip temperature
` [PATCH netnext 02/16] net: aquantia: implement hwmon api for "
` [PATCH netnext 04/16] net: aquantia: link interrupt handling functions
` [PATCH netnext 12/16] net: aquantia: wrap fw ops by mutex

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-13 18:39 UTC  (4+ messages)
` [PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct

[PATCH] vxlan: do not add dynamic fdb entry when the dev has been downed
 2019-04-13 18:40 UTC  (2+ messages)

[meta-yocto-bsp][PATCH v2] beaglebone-yocto: Update u-boot config to match u-boot 19.04
 2019-04-13 18:40 UTC  (3+ messages)

iptables: undefined symbol: xtables_find_target_revision
 2019-04-13 18:32 UTC 

[Buildroot] [RFC] package/python-mako: build host-python-mako as python3 module for mesa3d build
 2019-04-13 18:31 UTC  (3+ messages)

[Bug 199035] BCM2046B1 and hid2hci generates highcpu usage due to udev since 4.14 kernel
 2019-04-13 18:30 UTC  (2+ messages)

[nf:master 7/7] net/netfilter/nf_nat_core.c:422:29: sparse: incorrect type in assignment (different base types)
 2019-04-13 18:28 UTC 

[PATCH 0/2] media: rcar-vin: Add "renesas,id" to V3H
 2019-04-13 18:25 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77980: Add "renesas,id" to VIN

Alleged fix for writer stall on -rcu branch dev
 2019-04-13 18:17 UTC  (3+ messages)

[PATCH 00/33] sumo-next pull request
 2019-04-13 18:14 UTC 

[PATCH] parisc: use per-pagetable spinlock
 2019-04-13 17:57 UTC  (6+ messages)

[Qemu-devel] [PATCH for-4.1 0/2] Fix check for default backing files in bdrv_reopen_prepare()
 2019-04-13 17:53 UTC  (7+ messages)

dead code in io_file_put()
 2019-04-13 17:49 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-5 tag
 2019-04-13 17:40 UTC  (3+ messages)

[GIT PULL] arm64 fixes for -rc5
 2019-04-13 17:40 UTC  (3+ messages)

[meta-security][PATCH] clamav-native: fix new build issue
 2019-04-13 17:29 UTC 


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.