All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-13 01:30:45 to 2018-04-13 05:09:24 UTC [more...]

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-04-13  5:06 UTC  (30+ messages)
` [PATCH 01/30] gcc-plugins: fix build condition of SANCOV plugin
` [PATCH 02/30] kbuild: remove kbuild cache
` [PATCH 03/30] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH 04/30] kconfig: reference environment variables directly and remove 'option env='
` [PATCH 05/30] kconfig: remove string expansion in file_lookup()
` [PATCH 06/30] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH 07/30] kconfig: remove sym_expand_string_value()
` [PATCH 08/30] kconfig: add built-in function support
` [PATCH 09/30] kconfig: add 'shell' built-in function
` [PATCH 10/30] kconfig: replace $(UNAME_RELEASE) with function call
` [PATCH 11/30] kconfig: begin PARAM state only when seeing a command keyword
` [PATCH 12/30] kconfig: support variable and user-defined function
` [PATCH 13/30] kconfig: support simply expanded variable
` [PATCH 14/30] kconfig: support append assignment operator
` [PATCH 15/30] kconfig: expand lefthand side of assignment statement
` [PATCH 16/30] kconfig: add 'info' and 'warning' built-in functions
` [PATCH 17/30] Documentation: kconfig: document a new Kconfig macro language
` [PATCH 18/30] kconfig: test: test text expansion
` [PATCH 19/30] kconfig: show compiler version text in the top comment
` [PATCH 20/30] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH 21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 22/30] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH 23/30] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH 24/30] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH 25/30] kcov: test compiler capability in Kconfig and correct dependency
` [PATCH 26/30] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH 27/30] gcc-plugins: test plugin support in Kconfig and clean up Makefile
` [PATCH 28/30] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
` [PATCH 30/30] kbuild: test dead code/data elimination support in Kconfig

[U-Boot] [PATCH] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-13  5:08 UTC  (5+ messages)

[PATCH] event/dpaa: fix integer overflow on max_event_ports at compile time
 2018-04-13  5:06 UTC 

[PATCH] glibc: Set libc_cv_ssp_all to no as well
 2018-04-13  5:05 UTC 

[PATCH 10/21] drm/amd/display: Add back code to allow for rounding error
 2018-04-13  5:05 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: mvebu: a8k: Add distro boot support
 2018-04-13  5:05 UTC  (3+ messages)

[PATCH] bus/fslmc: use PRIu64 instead of llX in format specifier
 2018-04-13  5:04 UTC 

[Bug 199351] intel 8265 bluetooth no longer functions as of 4.16
 2018-04-13  5:00 UTC  (2+ messages)

[PATCH] drm/gpu-sched: fix force APP kill hang(v3)
 2018-04-13  5:00 UTC  (3+ messages)

[PATCH v2 0/7] ACPICA release 20180208v2
 2018-04-13  4:54 UTC  (6+ messages)
` [PATCH v2 5/7] ACPICA: Integrate package handling with module-level code

[Buildroot] [PATCH] ethtool: bump to version 4.15
 2018-04-13  4:51 UTC 

[PATCH 0/8] net/vmxnet3: fix offload issues
 2018-04-13  4:44 UTC  (2+ messages)

[PATCH typo-fixed] fstests: btrfs: 159 superblock corruption test case
 2018-04-13  4:43 UTC  (3+ messages)
` [PATCH v3] fstests: btrfs/159 "

openbmc Digest, Vol 32, Issue 32
 2018-04-13  4:43 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: Add Aspeed SoC USB controllers to device-tree
 2018-04-13  4:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: Aspeed: Enable USB ports on eval board

iproute2-4.16.0 no longer accepts routes via fe80::1
 2018-04-13  4:39 UTC  (3+ messages)

[PATCH 0/5] SUPPORT.md: Distinguish descriptions from caveats
 2018-04-13  4:37 UTC  (2+ messages)

[PATCH] xfs/444: add check for xfs_db write bno array
 2018-04-13  4:36 UTC  (5+ messages)

[Intel-wired-lan] [PATCH v5 00/14] Report PCI device link status
 2018-04-13  4:32 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v5 05/14] PCI: Add pcie_print_link_status() to log link speed and whether it's limited
  `  "

[PATCH v3 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-04-13  4:30 UTC  (3+ messages)

[PATCH] drm/i915: Refine the has_audio assignment
 2018-04-13  4:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC v3 0/2] WhiteEgret LSM module
 2018-04-13  4:30 UTC  (6+ messages)

[RFC v2] virtio: support packed ring
 2018-04-13  4:30 UTC  (3+ messages)

[PATCH 0/3] net/szedata2: patch set for new card support
 2018-04-13  4:25 UTC  (7+ messages)
` [PATCH 1/3] net/szedata2: do not affect Ethernet interfaces

[PATCH] ALSA: hda - Silence PM ops build warning
 2018-04-13  4:27 UTC  (2+ messages)

Which recipe produce that file?
 2018-04-13  4:19 UTC 

[Qemu-devel] [PATCH 0/4] Small fixes for s390x QEMU boot menu
 2018-04-13  4:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/4] pc-bios/s390-ccw: fix loadparm initialization and int conversion

[GIT PULL] Thermal management updates for v4.17-rc1
 2018-04-13  4:08 UTC  (5+ messages)

[PATCH] drm/amdgpu: defer test IBs on the rings at boot
 2018-04-13  4:07 UTC 

[PATCH] f2fs: enlarge block plug coverage
 2018-04-13  4:07 UTC  (10+ messages)

[PATCH] f2fs: set deadline to drop expired inmem pages
 2018-04-13  4:05 UTC  (5+ messages)

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-13  4:02 UTC  (3+ messages)
` [RFC PATCH v2 2/6] sched: Introduce energy models of CPUs

[PATCH v2 0/2] Append some fixes and improvements
 2018-04-13  4:02 UTC  (5+ messages)
` [v2,2/2] dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator
  ` [PATCH v2 2/2] "

[Qemu-devel] Hot add vcpu not working in Windows server 2012r2
 2018-04-13  3:14 UTC 

[PATCH] fsck.f2fs: recover nat bits feature default by fsck
 2018-04-13  3:59 UTC  (6+ messages)

[PATCH] xfs: enhance dinode verifier
 2018-04-13  3:58 UTC  (4+ messages)
` [PATCH V2] "

YASL Request
 2018-04-13  3:56 UTC  (2+ messages)

[PATCH 03/12] libfdt: Safer access to strings section
 2018-04-13  3:46 UTC  (6+ messages)
                  ` [U-Boot] "

[xen-unstable-smoke test] 122219: regressions - trouble: blocked/fail
 2018-04-13  3:43 UTC 

[BUG] UTF-16 names in multiple fs's are handled as UCS-2
 2018-04-13  3:43 UTC 

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-13  3:43 UTC  (2+ messages)
` [PATCH 4/5] "

[PATCH 1/4] bcache: finish incremental GC
 2018-04-13  3:43 UTC  (2+ messages)

[PATCH][v4] tools/power turbostat: if --iterations, print for specific time of iterations
 2018-04-13  3:40 UTC 

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-13  3:39 UTC  (2+ messages)
` [PATCH 4/5] "

[Qemu-devel] [PATCH v2 0/3] pc-dimm: factor out MemoryDevice
 2018-04-13  3:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] pc-dimm: factor out MemoryDevice interface

Returned mail: see transcript for details
 2018-04-13  3:37 UTC 

Returned mail: see transcript for details
 2018-04-13  3:37 UTC 

[PATCH 2/4] bcache: calculate the number of incremental GC nodesaccording to the total of btree nodes
 2018-04-13  3:34 UTC 

[libvirt test] 122182: regressions - FAIL
 2018-04-13  3:31 UTC 

[U-Boot] [PATCH v2 00/18] bootvx: Various enhancements to booting VxWorks x86 kernels
 2018-04-13  3:30 UTC  (7+ messages)
` [U-Boot] [PATCH v2 09/18] elf: Add a very simple ELF64 loader
` [U-Boot] [PATCH v2 10/18] bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE

cron job: media_tree daily build: ERRORS
 2018-04-13  3:28 UTC 

[PATCH v2] ARM: omap2: Fix build when using split object directories
 2018-04-13  3:24 UTC  (6+ messages)

[PATCH v5] f2fs: stop issue discard if something wrong with f2fs
 2018-04-13  3:08 UTC 

[PATCH] f2fs: introduce a new flag to indicate trun off nat bits temporary
 2018-04-13  3:07 UTC 

[PATCH v2] net/tap: add tun support
 2018-04-13  3:18 UTC  (4+ messages)
` [PATCH 1/2] "

linux-next: Tree for Apr 13
 2018-04-13  3:13 UTC 

[PATCH][meta-gnome] add metacity back
 2018-04-13  3:09 UTC  (4+ messages)
  ` [PATCH V2][meta-gnome] metacity: add back and change upstream

[PATCH] kernel/module: silence a gcc warning
 2018-04-13  3:08 UTC  (3+ messages)

[PATCHv2] tcmu: allow userspace to reset netlink
 2018-04-13  3:08 UTC  (2+ messages)

[seabios test] 122202: tolerable FAIL - PUSHED
 2018-04-13  3:06 UTC 

usercopy whitelist woe in scsi_sense_cache
 2018-04-13  3:02 UTC  (7+ messages)

[Qemu-devel] [PATCH] vhost: do not verify ring mappings when IOMMU is enabled
 2018-04-13  3:01 UTC 

[ovmf baseline-only test] 74584: trouble: blocked/broken
 2018-04-13  3:01 UTC 

[PATCH] ARM: omap2: Fix build when using split object directories
 2018-04-13  3:00 UTC  (6+ messages)

[PATCH] specify encoding for sed command
 2018-04-13  3:00 UTC  (7+ messages)

[PATCH 1/2] Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
 2018-04-13  2:55 UTC  (4+ messages)
` [PATCH 2/2] Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"

[PATCH 00/39] Consolitaded pull request (resend)
 2018-04-13  2:53 UTC  (3+ messages)
` [PATCH 21/39] metacity: remove

[PATCH 1/2] criu: fix build failure with newer glibc and kernel
 2018-04-13  2:50 UTC  (2+ messages)
` [PATCH 2/2] criu: refresh patches to fix QA warning

[PATCH v3] blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash
 2018-04-13  2:43 UTC  (2+ messages)

[PATCH] PM / devfreq: use put_device() instead of kfree()
 2018-04-13  2:43 UTC  (7+ messages)

Revert "xhci: plat: Register shutdown for xhci_plat"
 2018-04-13  2:42 UTC  (3+ messages)
` [PATCH] "

Sensor readings as 1-byte
 2018-04-13  2:41 UTC 

sr: get/drop reference to device in revalidate and check_events
 2018-04-13  2:41 UTC  (2+ messages)

3% Darlehensangebot
 2018-04-13  2:40 UTC 

[PATCH v2] ndctl: fix libdaxctl memory leak
 2018-04-13  2:39 UTC  (5+ messages)

[PATCH][next] scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
 2018-04-13  2:39 UTC  (3+ messages)

[PATCH v2 1/1] net/ixgbe: Add access and locking APIs for MDIO
 2018-04-13  2:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] iscsi: respond to netlink with unicast when appropriate
 2018-04-13  2:35 UTC  (3+ messages)

[PATCH v4 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-13  2:33 UTC  (6+ messages)
` [PATCH v4 2/2] MIPS: io: add a barrier after register read in readX()

3% Darlehensangebot
 2018-04-13  2:25 UTC 

System hung in I/O when booting with sd card
 2018-04-13  2:32 UTC  (5+ messages)

MIPS: io: Add barrier after register read in readX()
 2018-04-13  2:30 UTC 

MIPS: io: Add barrier after register read in readX()
 2018-04-13  2:30 UTC 

MIPS: io: Add barrier after register read in readX()
 2018-04-13  2:30 UTC 

[git pull] drm fixes for 4.17-rc1
 2018-04-13  2:28 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
 2018-04-13  2:26 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: mmc: add optional cd-delay-ms property
 2018-04-13  2:18 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: core: Add tunable delay before detecting card after card is inserted

v6/sit tunnels and VRFs
 2018-04-13  2:25 UTC  (12+ messages)

[PATCH v2] ath10k: Implement get_expected_throughput callback
 2018-04-13  2:22 UTC  (6+ messages)

[PATCH] media: rcar-vin: Fix image alignment for setting pre clipping
 2018-04-13  2:18 UTC 

[PATCH 0/2] clk: renesas: Add support for R-Car E3
 2018-04-13  2:16 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: Add r8a77990 CPG Core Clock Definitions

[RFT/PATCH,18/38] usb: dwc3: gadget: check for Missed Isoc from event status
 2018-04-13  2:10 UTC 

[cip-dev] CIP Coverage - Linux.com
 2018-04-13  2:10 UTC 

[PATCH 1/2] powernv/npu: Add lock to prevent race in concurrent context init/destroy
 2018-04-13  2:02 UTC  (4+ messages)
` [PATCH 2/2] powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters

[PATCH net] net: dsa: mv88e6xxx: Fix receive time stamp race condition
 2018-04-13  2:06 UTC  (4+ messages)

New rash of fuzzer bugs on kernel.org bugzilla
 2018-04-13  2:06 UTC  (3+ messages)

[PATCH v2 net] net: fix deadlock while clearing neighbor proxy table
 2018-04-13  2:02 UTC  (2+ messages)

[PATCHv2 net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-13  2:01 UTC  (3+ messages)

[PATCH 4/4] bcache: fix I/O significant decline while backenddevices registering
 2018-04-13  2:01 UTC 

[PATCH net 0/4] nfp: improve signal handing on FW waits and flower control message processing
 2018-04-13  2:00 UTC  (2+ messages)

[PATCH linux dev-4.13 v1] ARM: dts: aspeed: Add Inventec Lanyang BMC
 2018-04-13  1:57 UTC  (2+ messages)

[net 1/1] tipc: fix missing initializer in tipc_sendmsg()
 2018-04-13  1:56 UTC  (2+ messages)

[PATCH net] strparser: Fix incorrect strp->need_bytes value
 2018-04-13  1:56 UTC  (2+ messages)

4.15.14 crash with iscsi target and dvd
 2018-04-13  1:55 UTC  (12+ messages)

[Ocfs2-devel] OCFS2 BUG with 2 different kernels
 2018-04-13  1:54 UTC  (2+ messages)

[PATCH] selftests: net: add in_netns.sh to TEST_PROGS
 2018-04-13  1:53 UTC  (4+ messages)

[PATCH v2 net 0/2] ibmvnic: Fix parameter change request handling
 2018-04-13  1:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] tcf-agent: bump to version 1.7.0
 2018-04-13  1:50 UTC  (3+ messages)

[PATCH net] net: validate attribute sizes in neigh_dump_table()
 2018-04-13  1:50 UTC  (2+ messages)

[PATCH net] tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
 2018-04-13  1:50 UTC  (2+ messages)

[net 1/1] tipc: fix unbalanced reference counter
 2018-04-13  1:49 UTC  (2+ messages)

[PATCH] net: stmmac: fix missing support for 802.1AD tag on reception
 2018-04-13  1:48 UTC  (2+ messages)

[PATCH v2 net] lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables
 2018-04-13  1:48 UTC  (2+ messages)

[PATCHv2] mISDN: Remove VLAs
 2018-04-13  1:48 UTC  (2+ messages)

[PATCH] net/tls: Remove VLA usage
 2018-04-13  1:47 UTC  (2+ messages)

[PATCH v2 1/6] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
 2018-04-13  1:38 UTC  (2+ messages)

Patch sending through this horror
 2018-04-13  1:35 UTC  (3+ messages)
  ` [MODERATED] "

[meta-handheld][PATCH] zaurusd: refresh patches (using devtool)
 2018-04-13  1:34 UTC  (4+ messages)

[Xenomai] pthread_make_periodic_np failed with ESRCH
 2018-04-13  1:34 UTC 

[PATCH v4] f2fs: stop issue discard if something wrong with f2fs
 2018-04-13  1:31 UTC  (3+ messages)

[PATCH 1/5] random: fix crng_ready() test
 2018-04-13  1:30 UTC  (3+ messages)
` [PATCH 4/5] random: crng_reseed() should lock the crng instance that it is modifying
` [PATCH 5/5] random: add new ioctl RNDRESEEDCRNG


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.