All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-27 10:31:22 to 2017-12-27 12:48:41 UTC [more...]

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-27 12:48 UTC  (4+ messages)
` [PATCH 4.14 015/159] bitops: Add clear/set_bit32() to linux/bitops.h

Please apply commit 14c47b54b0d9 ("objtool: Fix 64-bit build on 32-bit host") on 4.14
 2017-12-27 12:48 UTC  (2+ messages)

[RFC PATCH] memory-hotplug: add sysfs immovable_mem attribute
 2017-12-27 12:47 UTC  (3+ messages)

[PATCH 0/5] kasan: detect invalid frees
 2017-12-27 12:44 UTC  (12+ messages)
` [PATCH 1/5] kasan: detect invalid frees for large objects
` [PATCH 2/5] kasan: don't use __builtin_return_address(1)
` [PATCH 3/5] kasan: detect invalid frees for large mempool objects
` [PATCH 4/5] kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
` [PATCH 5/5] kasan: detect invalid frees

[PATCH 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2017-12-27 12:46 UTC  (8+ messages)
` [PATCH 1/2] nvmem: add driver for JZ4780 efuse
` [PATCH 2/2] dts: Probe efuse for CI20

[PATCH 1/3] staging: irda: fix type from "unsigned" to "unsigned int"
 2017-12-27 12:45 UTC  (3+ messages)

[PATCH v2] x86/kexec: Exclude GART aperture from vmcore
 2017-12-27 12:44 UTC  (11+ messages)

Issue populate_sdk_ext
 2017-12-27 12:44 UTC 

CISTI'2018 - Doctoral Symposium
 2017-12-27 12:43 UTC 

[Buildroot] [PATCH v1] package/qt5scxml: Needs QT5DECLARATIVE package
 2017-12-27 12:41 UTC 

Applying Facebook's static analysis tool Infer
 2017-12-27 12:39 UTC  (5+ messages)
` [PATCH] fixdep: free memory on second error path of do_config_file
  ` [SIL2review] "

[RFC] Can someone please review my latest wiki update
 2017-12-27 10:38 UTC  (3+ messages)

[PATCH] sched: cgroup: export nr_running for each cpu cgroup
 2017-12-27 12:37 UTC 

[RFC] distinguish foreground and background IOs in block throttle
 2017-12-27 12:36 UTC  (2+ messages)

[Buildroot] [PATCH v2] libiio: fix libavahi-client dependency
 2017-12-27 12:35 UTC 

[PATCH] objtool: Fix clang enum conversion warning
 2017-12-27 12:34 UTC  (3+ messages)

[PATCH] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
 2017-12-27 12:32 UTC  (6+ messages)
` [Ocfs2-devel] "

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2017-12-27 12:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/7] vhost: Build temporary section list and deref after commit
` [Qemu-devel] [PATCH v5 3/7] vhost: Simplify ring verification checks
` [Qemu-devel] [PATCH v5 4/7] vhost: Merge sections added to temporary list

[Intel-wired-lan] [next PATCH S84-V2 01/13] i40e: Add returning AQ critical error to SW
 2017-12-27 12:32 UTC  (13+ messages)
` [Intel-wired-lan] [next PATCH S84-V2 02/13] i40e: Fix for adding multiple ethtool filters on the same location
` [Intel-wired-lan] [next PATCH S84-V2 03/13] i40evf: Allow turning off offloads when the
` [Intel-wired-lan] [next PATCH S84-V2 04/13] i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
` [Intel-wired-lan] [next PATCH S84-V2 05/13] i40e: Display LLDP information on vSphere Web Client
` [Intel-wired-lan] [next PATCH S84-V2 06/13] i40e: change flags to use 64 bits
` [Intel-wired-lan] [next PATCH S84-V2 07/13] i40e: Implement an ethtool private flag to stop LLDP in FW
` [Intel-wired-lan] [next PATCH S84-V2 08/13] i40e: fix FW_LLDP flag on init
` [Intel-wired-lan] [next PATCH S84-V2 09/13] i40e: Fix compilation issue with DPDK
` [Intel-wired-lan] [next PATCH S84-V2 10/13] i40e: Fix kdump failure
` [Intel-wired-lan] [next PATCH S84-V2 11/13] i40e: program fragmented IPv4 filter input set
` [Intel-wired-lan] [next PATCH S84-V2 12/13] i40e: disallow programming multiple filters with same criteria
` [Intel-wired-lan] [next PATCH S84-V2 13/13] i40e: fix reported mask for ntuple filters

[PATCH v3 00/11] KVM: nVMX: Fix multiple issues in nested posted-interrupts
 2017-12-27 12:27 UTC  (11+ messages)
` [PATCH v3 06/11] KVM: x86: Set current_vcpu per-cpu var before enabling interrupts at host
` [PATCH v3 10/11] KVM: nVMX: Wake halted L2 on nested posted-interrupt
` [PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending

[U-Boot] [PATCH 00/23] Fix and extend i.MX HAB layer
 2017-12-27 12:26 UTC  (24+ messages)
` [U-Boot] [PATCH 01/23] arm: imx: hab: Make authenticate_image return int
` [U-Boot] [PATCH 02/23] arm: imx: hab: Fix authenticate_image result code
` [U-Boot] [PATCH 03/23] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
` [U-Boot] [PATCH 04/23] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
` [U-Boot] [PATCH 05/23] arm: imx: hab: Fix authenticate_image input parameters
` [U-Boot] [PATCH 06/23] arm: imx: hab: Fix authenticate image lockup on MX7
` [U-Boot] [PATCH 07/23] arm: imx: hab: Move IVT_SIZE to hab.h
` [U-Boot] [PATCH 08/23] arm: imx: hab: Move CSF_PAD_SIZE "
` [U-Boot] [PATCH 09/23] arm: imx: hab: Add IVT header definitions
` [U-Boot] [PATCH 10/23] arm: imx: hab: Add IVT header verification
` [U-Boot] [PATCH 11/23] arm: imx: hab: Verify IVT self matches calculated address
` [U-Boot] [PATCH 12/23] arm: imx: hab: Print CSF based on IVT descriptor
` [U-Boot] [PATCH 13/23] arm: imx: hab: Print additional IVT elements during debug
` [U-Boot] [PATCH 14/23] arm: imx: hab: Define rvt_check_target()
` [U-Boot] [PATCH 15/23] arm: imx: hab: Implement hab_rvt_check_target
` [U-Boot] [PATCH 16/23] arm: imx: hab: Add a hab_rvt_check_target to image auth
` [U-Boot] [PATCH 17/23] arm: imx: hab: Make internal functions and data static
` [U-Boot] [PATCH 18/23] arm: imx: hab: Prefix authenticate_image with imx_hab
` [U-Boot] [PATCH 19/23] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
` [U-Boot] [PATCH 20/23] arm: imx: hab: Make imx_hab_is_enabled global
` [U-Boot] [PATCH 21/23] arm: imx: hab: Define rvt_failsafe()
` [U-Boot] [PATCH 22/23] arm: imx: hab: Implement hab_rvt_failsafe
` [U-Boot] [PATCH 23/23] arm: imx: hab: Add hab_failsafe console command

[Qemu-devel] [PATCH] migration: fix small leaks
 2017-12-27 12:25 UTC  (2+ messages)

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-27 12:24 UTC  (4+ messages)

[Buildroot] [PATCH] libiio: fix libavahi-client dependency
 2017-12-27 12:22 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: try to reuse extent block in dealloc without meta_alloc
 2017-12-27 12:21 UTC  (3+ messages)

[PATCH rdma-core] Support writing man pages in MarkDown
 2017-12-27 12:20 UTC  (6+ messages)

[PATCH] Input: misc: gpio_tilt: Delete driver
 2017-12-27 12:15 UTC  (2+ messages)

[PATCH] clk: mediatek: remove unnecessary include header from reset.c
 2017-12-27 12:15 UTC  (5+ messages)

[PATCH IMPROVEMENT/BUGFIX 0/1] block, bfq: address starvation caused by tag consumption
 2017-12-27 12:15 UTC  (2+ messages)
` [PATCH IMPROVEMENT/BUGFIX 1/1] block, bfq: limit tags for writes and async I/O

[PATCH] clk: qcom: Add support for controlling Fabia PLL
 2017-12-27 12:12 UTC 

[Qemu-devel] [PATCH v4 0/6] Rework vhost memory region updates
 2017-12-27 12:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/6] vhost: Move log_dirty check

[PATCH linux dev-4.13 v1 0/2] mtd: npcm: add NPCM7xx spi-nor driver
 2017-12-27 12:10 UTC  (3+ messages)
` [PATCH linux dev-4.13 v1 1/2] dt-binding: mtd: document NPCM7xx SPI DT bindings
` [PATCH linux dev-4.13 v1 2/2] mtd: npcm: add NPCM7xx spi driver

[PATCH 0/4] lockd refcount conversions
 2017-12-27 12:10 UTC  (7+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t

[bpf-next V2 PATCH 00/14] xdp: new XDP rx-queue info concept
 2017-12-27 11:58 UTC  (4+ messages)
` [bpf-next V2 PATCH 05/14] xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg

[Buildroot] [PATCH 1/2] dhcp: bump to version 4.3.6
 2017-12-27 11:57 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] dhcp: add upstream security fix

[Buildroot] [git commit branch/2017.11.x] dhcp: add upstream security fix
 2017-12-27 11:56 UTC 

Depth 30 enablement for ati-ddx + exa. Rev 2
 2017-12-27 11:56 UTC  (3+ messages)
` [PATCH 1/3] Skip xf86HandleColormaps() at color depth 30

[Buildroot] [git commit branch/2017.11.x] dhcp: bump to version 4.3.6
 2017-12-27 11:56 UTC 

[Buildroot] [PATCH 1/1] package/vlc: security bump to version 2.2.8
 2017-12-27 11:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/vlc: security bump to version 2.2.8
 2017-12-27 11:55 UTC 

[Buildroot] [PATCH] package/linux-tools: fixes build of iio with 4.14+ kernels
 2017-12-27 11:54 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/linux-tools: fixes build of iio with 4.14+ kernels
 2017-12-27 11:53 UTC 

[PATCH v4] net/ixgbe: add flow parser ntuple support
 2017-12-27 11:53 UTC  (3+ messages)
` [PATCH v2] examples/flow_filtering: add Tx queues setup process

[patch net-next 0/2] net: sched: Fix RED qdisc offload flag
 2017-12-27 11:52 UTC  (5+ messages)
` [patch net-next 1/2] net_sch: red: Fix the new offload indication
` [patch net-next 2/2] net: sched: Move offload check till after dump call

[Buildroot] [PATCH] wireguard: bump version
 2017-12-27 11:51 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] wireguard: bump version
 2017-12-27 11:51 UTC 

[Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
 2017-12-27 11:48 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.{4, 9}.x series
 2017-12-27 11:48 UTC 

[Buildroot] [PATCH 1/1] package/heimdal: bump version to 7.5.0
 2017-12-27 11:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/heimdal: bump version to 7.5.0
 2017-12-27 11:47 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: security bump to version 1.0.2n
 2017-12-27 11:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/libopenssl: security bump to version 1.0.2n
 2017-12-27 11:47 UTC 

[Buildroot] [PATCH] wireshark: security bump to version 2.2.11
 2017-12-27 11:46 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] wireshark: security bump to version 2.2.11
 2017-12-27 11:46 UTC 

[RESEND PATCH] blackfin: defconfig: Cleanup from old Kconfig options
 2017-12-27 11:44 UTC  (3+ messages)

[Buildroot] [PATCH] glibc: security bump to the latest 2.26 branch
 2017-12-27 11:44 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] glibc: security bump to the latest 2.26 branch
 2017-12-27 11:44 UTC 

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Fix build on uClibc-ng
 2017-12-27 11:42 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/ltp-testsuite: Add upstream patch to fix build on uClibc-ng
 2017-12-27 11:42 UTC 

[Buildroot] [PATCH] rsync: add security fix patches
 2017-12-27 11:41 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] rsync: add security fix patches
 2017-12-27 11:41 UTC 

[Buildroot] [PATCH 1/1] linux-headers: bump 4.1.x series
 2017-12-27 11:40 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.1.x series
 2017-12-27 11:40 UTC 

[Buildroot] [PATCH 2/2] flann: Disable find package for HDF5
 2017-12-27 11:35 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] flann: Disable find package for HDF5
 2017-12-27 11:35 UTC 

[Buildroot] [PATCH] xenomai: bump to 3.0.6
 2017-12-27 11:34 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase
 2017-12-27 11:33 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH for-2.12 1/2] ACPI/unit-test: Add a testcase for RAM allocation in numa node
` [Qemu-devel] [RESEND PATCH for-2.12 2/2] hw/acpi-build: Make next_base easy to follow

[Buildroot] [git commit branch/2017.11.x] xenomai: bump to 3.0.6
 2017-12-27 11:33 UTC 

[PATCH v2 0/8] drm/i915: Fix up the CCS code
 2017-12-27 11:33 UTC  (5+ messages)
` [PATCH 5/8] drm/i915: Add CCS capability for sprites
` [PATCH 8/8] drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()

[PATCH] status: add a failing test showing a core.untrackedCache bug
 2017-12-27 11:28 UTC  (2+ messages)
` [PATCH 3/1] update-index doc: note a fixed bug in the untracked cache

[PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling
 2017-12-27 11:28 UTC  (4+ messages)
` [PATCH iproute2 1/3] gre,ip6tnl/tunnel: Fix noencap- support
` [PATCH iproute2 2/3] gre6/tunnel: Do not submit garbage in flowinfo
` [PATCH iproute2 3/3] ip/tunnel: Document "external" parameter

[Bug 104393] New: GF117 volting not possible
 2017-12-27 11:22 UTC 

[meta-selinux] [PATCH] audit: 2.7.6 -> 2.8.2
 2017-12-27 11:21 UTC 

[PATCH] at-spi2-core: 2.26.0 -> 2.26.2
 2017-12-27 11:20 UTC 

[PATCH] atk: 2.26.0 -> 2.27.1
 2017-12-27 11:19 UTC 

[PATCH] at-spi2-atk: 2.26.0 -> 2.26.1
 2017-12-27 11:19 UTC 

[PATCH] ASoC: rt5514-spi: Check the validity of drvdata pointer on resume
 2017-12-27 11:17 UTC 

[PATCH v2] gpio: winbond: add driver
 2017-12-27 11:16 UTC  (6+ messages)

[PATCH] extensions: libxt_hashlimit: Do not print default timeout and burst
 2017-12-27 11:13 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: imx6: RDU2: disable internal watchdog
 2017-12-27 11:11 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: imx6: RDU2: correct RTC compatible

[distros-debian-squeeze test] 73464: trouble: blocked/broken
 2017-12-27 11:09 UTC 

[PATCH v2] nvme-pci: allocate device queues storage space at probe
 2017-12-27 11:08 UTC  (4+ messages)

[PATCH] MIPS: Use proper @return keyword
 2017-12-27 11:07 UTC  (2+ messages)
` [PATCH v2] MIPS: Use proper Return keyword

[PATCH] PCI: imx6: Add PHY reference clock source support
 2017-12-27 10:05 UTC 

[PATCH v2 for-next 0/2] Bugfixes for eq support in hns
 2017-12-27 11:04 UTC  (3+ messages)
  ` [PATCH v2 for-next 1/2] RDMA/hns: Add detailed comments for mb() call
  ` [PATCH v2 for-next 2/2] RDMA/hns: Fix alignment problem of the doorbell

[PATCH 01/11 v2] MIPS: Alchemy: constify gpio_led
 2017-12-27 11:03 UTC  (5+ messages)
` [PATCH 10/11 v2] ARM: s3c24xx/s3c64xx: "
  ` [PATCH 10/11 v3] "

[PATCH] USB: serial: ftdi_sio: add id for Airbus DS P8GR
 2017-12-27 10:54 UTC  (3+ messages)
  `  "

[PATCH v6 00/11] Intel SGX Driver
 2017-12-27 10:30 UTC  (2+ messages)

[PATCH igt] lib: Convert sw_sync to use sync_file uapi imported from the kernel
 2017-12-27 10:46 UTC  (2+ messages)

[PATCH rdma-core] debian: Only run udevadm if the binary is available
 2017-12-27 10:41 UTC 

[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
 2017-12-27 10:40 UTC  (2+ messages)

[PATCH] spi: pxa2xx: Use gpiod_put() not gpiod_free()
 2017-12-27 10:40 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Use gpiod_put() not gpiod_free()" to the spi tree

[PATCH] regmap: debugfs: document why we don't create the debugfs entries
 2017-12-27 10:40 UTC  (2+ messages)
` Applied "regmap: debugfs: document why we don't create the debugfs entries" to the regmap tree

[PATCH v7 1/2] regmap: Add one flag to indicate if a hwlock should be used
 2017-12-27 10:39 UTC  (3+ messages)
` Applied "regmap: Add one flag to indicate if a hwlock should be used" to the regmap tree

[PATCH 1/3] ASoC: wm2200: use snd_soc_codec_get_drvdata()
 2017-12-27 10:39 UTC  (2+ messages)
` Applied "ASoC: wm2200: use snd_soc_codec_get_drvdata()" to the asoc tree

[PATCH 2/3] ASoC: wm2200: don't use snd_soc_dai::symmetric_rates
 2017-12-27 10:39 UTC  (2+ messages)
` Applied "ASoC: wm2200: don't use snd_soc_dai::symmetric_rates" to the asoc tree

[PATCH 3/3] ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai
 2017-12-27 10:39 UTC  (2+ messages)
` Applied "ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai" to the asoc tree

xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
 2017-12-27 10:37 UTC 

[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
 2017-12-27 10:36 UTC  (5+ messages)

[Bug 104391] DC R9 285 HDMI audio regression since drm/amd/display: try to find matching audio inst for enc inst first
 2017-12-27 10:35 UTC 

licence of enigma2-plugin-extensions-pictureplayer
 2017-12-27 10:01 UTC 

[PATCH] spi: Add a sysfs interface to instantiate devices
 2017-12-27 10:31 UTC  (6+ messages)


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.