All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-01 19:26:01 to 2019-09-01 22:00:50 UTC [more...]

[PATCH 000/120] Linux for the PlayStation 2
 2019-09-01 22:00 UTC  (5+ messages)
` [PATCH 001/120] MIPS: R5900: Initial support for the Emotion Engine in "
` [PATCH 002/120] MIPS: R5900: Trap the RDHWR instruction as an SQ address exception

[Xen-devel] [linux-linus test] 140902: regressions - FAIL
 2019-09-01 21:57 UTC 

linux-next: Signed-off-by missing for commit in the asm-generic tree
 2019-09-01 21:54 UTC  (2+ messages)

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-09-01 21:53 UTC  (7+ messages)
` [PATCHv1 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator

[PATCH v5 00/18] add thermal driver for h6
 2019-09-01 21:52 UTC  (6+ messages)
` [PATCH v5 01/18] thermal: sun8i: "

[PATCH] PCI: amlogic: Fix reset assertion via gpio descriptor
 2019-09-01 21:46 UTC  (3+ messages)

[BUG] [man syscall] x86_64 error code / return value must be placed in rdi
 2019-09-01 21:43 UTC 

[PATCH v7 0/7] qcom: add OCMEM support
 2019-09-01 21:40 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kselftest tree
 2019-09-01 21:39 UTC 

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-09-01 21:38 UTC  (12+ messages)

linux-next: Fixes tag needs some work in the iommu tree
 2019-09-01 21:36 UTC 

[PATCH] media: em28xx: Add support for Magix Wideowandler 2
 2019-09-01 21:27 UTC 

[Buildroot] [git commit] docs/website/news.html: add 2019.08 announcement link
 2019-09-01 21:35 UTC 

[Buildroot] Buildroot 2019.08 released
 2019-09-01 21:34 UTC 

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2019-09-01 21:32 UTC 

[PATCH] soc: qcom: ocmem: add missing includes
 2019-09-01 21:30 UTC 

[PATCH]] tests: fetch error in bitbake-selftest
 2019-09-01 21:28 UTC 

linux-next: Signed-off-by missing for commit in the vfs tree
 2019-09-01 21:26 UTC 

[PATCH] Fix I/O aborts on Firefly RK3288
 2019-09-01 21:24 UTC 

linux-next: Signed-off-by missing for commit in the qcom tree
 2019-09-01 21:20 UTC 

[U-Boot] [PATCH 1/4] ARM: omapl138_lcdk: Disable SPL_DM_USB
 2019-09-01 21:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: omapl138_lcdk: Split SPL BSS and increase malloc size
` [U-Boot] [PATCH 3/4] ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands
` [U-Boot] [PATCH 4/4] ARM: omapl138_lcdk: Enable Pinctrl

[PATCH 0/3] arm64: KVM: Kiss hyp_alternate_select() goodbye
 2019-09-01 21:12 UTC  (12+ messages)
` [PATCH 1/3] arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
` [PATCH 2/3] arm64: KVM: Replace hyp_alternate_select with has_vhe()
` [PATCH 3/3] arm64: KVM: Kill hyp_alternate_select()

[PATCH -next RESEND] tracing: fix iomap.h build warnings
 2019-09-01 21:10 UTC  (2+ messages)

[PATCH] media: vimc: fla: Add virtual flash subdevice
 2019-09-01 21:11 UTC 

[PATCH] media: vimc: Implement debayer control for mean window size
 2019-09-01 21:09 UTC  (2+ messages)
` [Lkcamp] "

[PATCH v2 0/9] libxfrog: wrap version ioctl calls
 2019-09-01 21:05 UTC  (8+ messages)
` [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
` [PATCH 8/9] libfrog: create xfd_open function
` [PATCH 9/9] libfrog: refactor open-coded INUMBERS calls

[Buildroot] [git commit] Update for 2019.08
 2019-09-01 21:06 UTC 

[PATCH 0/5] virgl: add SDL support and enable by default
 2019-09-01 21:02 UTC  (7+ messages)
` [PATCH 1/5] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target
` [PATCH 2/5] libsdl2: enable opengl option for native/nativesdk, subject to 'opengl' in DISTRO_FEATURES
` [PATCH 3/5] qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATURE
` [PATCH 4/5] runqemu: add options that enable virgl with the SDL frontend
` [PATCH 5/5] oe-selftest: extend virgl gtk test to also check the SDL option
` ✗ patchtest: failure for virgl: add SDL support and enable by default

[PATCH nf-next 00/29] Add config option checks to netfilter headers
 2019-09-01 20:51 UTC  (30+ messages)
` [PATCH nf-next 01/29] netfilter: add include guard to nf_conntrack_h323_types.h
` [PATCH nf-next 02/29] netfilter: add include guard to nf_conntrack_labels.h
` [PATCH nf-next 03/29] netfilter: fix include guard comment
` [PATCH nf-next 04/29] netfilter: add GPL-2.0 SPDX ID's to a couple of headers
` [PATCH nf-next 05/29] netfilter: remove trailing white-space
` [PATCH nf-next 06/29] netfilter: fix Kconfig formatting error
` [PATCH nf-next 07/29] netfilter: remove stray semicolons
` [PATCH nf-next 08/29] netfilter: remove unused function declarations
` [PATCH nf-next 09/29] netfilter: remove unused includes
` [PATCH nf-next 10/29] netfilter: include the right header in nf_conntrack_zones.h
` [PATCH nf-next 11/29] netfilter: added missing includes
` [PATCH nf-next 12/29] netfilter: inline three headers
` [PATCH nf-next 13/29] netfilter: remove superfluous header
` [PATCH nf-next 14/29] netfilter: move inline function to a more appropriate header
` [PATCH nf-next 15/29] netfilter: move code between synproxy headers
` [PATCH nf-next 16/29] netfilter: move struct definition function to a more appropriate header
` [PATCH nf-next 17/29] netfilter: use consistent style when defining inline functions in nf_conntrack_ecache.h
` [PATCH nf-next 18/29] netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...)
` [PATCH nf-next 19/29] netfilter: wrap union nf_conntrack_proto members in CONFIG_NF_CT_PROTO_* check
` [PATCH nf-next 20/29] netfilter: wrap inline synproxy function in CONFIG_NETFILTER_SYNPROXY check
` [PATCH nf-next 21/29] netfilter: wrap inline timeout function in CONFIG_NETFILTER_TIMEOUT check
` [PATCH nf-next 22/29] netfilter: wrap some nat-related conntrack code in a CONFIG_NF_NAT check
` [PATCH nf-next 23/29] netfilter: wrap some ipv6 tables code in a CONFIG_NF_TABLES_IPV6 check
` [PATCH nf-next 24/29] netfilter: wrap some conntrack code in a CONFIG_NF_CONNTRACK check
` [PATCH nf-next 25/29] netfilter: add CONFIG_NETFILTER check to linux/netfilter.h
` [PATCH nf-next 26/29] netfilter: add NF_TPROXY config option
` [PATCH nf-next 27/29] netfilter: add IP_SET_BITMAP "
` [PATCH nf-next 28/29] netfilter: add IP_SET_HASH "
` [PATCH nf-next 29/29] netfilter: wrap headers in CONFIG checks

[PATCH v3 0/15] Btrfs iomap
 2019-09-01 20:50 UTC  (17+ messages)
` [PATCH 01/15] iomap: Introduce CONFIG_FS_IOMAP_DEBUG
` [PATCH 02/15] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 03/15] iomap: Read page from srcmap for IOMAP_COW
` [PATCH 04/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 05/15] btrfs: Add a simple buffered iomap write
` [PATCH 06/15] btrfs: Add CoW in iomap based writes
` [PATCH 07/15] btrfs: remove buffered write code made unnecessary
` [PATCH 08/15] fs: Export generic_file_buffered_read()
` [PATCH 09/15] btrfs: basic direct read operation
` [PATCH 10/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 11/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 12/15] iomap: use a function pointer for dio submits
` [PATCH 13/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 14/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 15/15] btrfs: update inode size during bio completion

[PATCH 0/4 net-next] flow_offload: update mangle action representation
 2019-09-01 20:47 UTC  (6+ messages)

[GIT] Networking
 2019-09-01 20:45 UTC 

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-01 20:43 UTC 

[PATCH] ubi: block: Warn if volume size is not multiple of 512
 2019-09-01 20:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.05.x] package/mdadm: update website link
 2019-09-01 20:41 UTC 

[Buildroot] [PATCH] package/mdadm: update website link
 2019-09-01 20:38 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/mdadm: update website link
 2019-09-01 20:38 UTC 

[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
 2019-09-01 20:35 UTC  (20+ messages)
` [PATCH 1/9] crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
` [PATCH 2/9] crypto: arm64 "
` [PATCH 3/9] crypto: s390 "
` [PATCH 4/9] crypto: x86 "
` [PATCH 5/9] crypto: ccree - Rename arrays "
` [PATCH 6/9] crypto: chelsio "
` [PATCH 7/9] crypto: n2 "
` [PATCH 8/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
` [PATCH 9/9] crypto: sha256 - Remove sha256/224_init code duplication

[Buildroot] [PATCH 1/1] package/ffmpeg: broken on or1k
 2019-09-01 20:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: Allow reading more status registers on si/cik
 2019-09-01 19:43 UTC 

[Buildroot] [PATCH v2 1/1] package/ffmpeg: broken on or1k with gcc < 9.x
 2019-09-01 20:36 UTC 

block corruption
 2019-09-01 20:35 UTC  (8+ messages)

cleanup the walk_page_range interface v2
 2019-09-01 20:35 UTC  (5+ messages)
` [PATCH 2/3] pagewalk: separate function pointers from iterator data

[PATCH 0/6] podman: add initial recipe
 2019-09-01 20:33 UTC  (7+ messages)
` [PATCH 1/6] conmon: initial add
` [PATCH 2/6] go-metalinter: add recipe for gometalinter
` [PATCH 3/6] go-md2man: add md2man
` [PATCH 4/6] skopeo: add skopeo
` [PATCH 5/6] cni: move cni tools to /usr/lib/cni
` [PATCH 6/6] podmon: add the Pod Manager tool

misc cleanups
 2019-09-01 20:31 UTC  (6+ messages)
` [PATCH 1/3] xfs: add a xfs_valid_startblock helper

[igt-dev] [PATCH i-g-t v13 0/6] DC states igt tests patch series
 2019-09-01 20:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for DC states igt tests patch series (rev18)

[Buildroot] [PATCH] package/glibc: bump version for additional post-2.29 fixes
 2019-09-01 20:19 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/glibc: bump version for additional post-2.28 fixes
 2019-09-01 20:18 UTC 

[PATCH] spi: ep93xx: Repair SPI CS lookup tables
 2019-09-01 20:16 UTC  (3+ messages)

[PATCH v2] power: supply: register HWMON devices with valid names
 2019-09-01 20:13 UTC  (2+ messages)

[PATCH 1/2] power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically
 2019-09-01 20:13 UTC  (4+ messages)
` [PATCH 2/2] power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-01 20:12 UTC  (9+ messages)
` [PATCH v6 11/13] power: reset: add driver for mt6323 poweroff
` [PATCH v6 12/13] MAINTAINERS: add Mediatek shutdown drivers

[Buildroot] [git commit branch/2019.05.x] package/glibc: bump version for additional post-2.29 fixes
 2019-09-01 20:10 UTC 

BUG_ON in skb_segment, after bpf_skb_change_proto was applied
 2019-09-01 20:05 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/collectd: remove libvirt from list of disabled plugins
 2019-09-01 20:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/collectd: security bump to version 5.9.0

[Buildroot] [git commit branch/2019.05.x] package/collectd: security bump to version 5.7.2
 2019-09-01 20:07 UTC 

[Buildroot] [git commit branch/2019.02.x] package/collectd: security bump to version 5.7.2
 2019-09-01 20:06 UTC 

State of AMD Sensor Fusion HUB Linux driver
 2019-09-01 19:58 UTC 

[meta-security][PATCH] libseccomp: build static library always
 2019-09-01 19:48 UTC 

[PATCH v6 net-next 00/19] ionic: Add ionic driver
 2019-09-01 19:52 UTC  (6+ messages)
` [PATCH v6 net-next 14/19] ionic: Add initial ethtool support

[PATCH] ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
 2019-09-01 19:49 UTC  (4+ messages)
` [alsa-devel] "

[PATCH v2] staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair
 2019-09-01 19:53 UTC  (2+ messages)

[PATCH 0/4] musb host improvments mostly for omap2430 glue
 2019-09-01 19:49 UTC  (6+ messages)
` next-20190830 on Droid 4 was "

[PATCH 2/2] Fix a stack buffer overflow bug in check_input_term
 2019-09-01 19:47 UTC  (6+ messages)
  ` [alsa-devel] "

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-01 19:45 UTC  (4+ messages)

[PATCH] media: cec-notifier: debounce reporing of invalid phys addr
 2019-09-01 19:45 UTC 

[PATCH 1/2] Fix an OOB bug in parse_audio_mixer_unit
 2019-09-01 19:43 UTC  (6+ messages)
  ` [alsa-devel] "

[Qemu-devel] [PATCH v5 0/5] 9p: Fix file ID collisions
 2019-09-01 19:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/5] 9p: Added virtfs option 'remap_inodes'

[PATCH] git-gui: Add hotkeys to set widget focus
 2019-09-01 19:36 UTC  (2+ messages)
` [PATCH] "

[PATCH] checkpatch: Remove obsolete period from "ambiguous SHA1" query
 2019-09-01 19:29 UTC  (6+ messages)
        ` [PATCH] checkpatch: Make git output use LANGUAGE=en_US.utf8

[PATCH v5 1/2] dt-bindings: Add docs for EL15203000
 2019-09-01 19:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/4] 9p: Fix file ID collisions
 2019-09-01 19:28 UTC  (4+ messages)

Surround speaker connection on Acer 8951G
 2019-09-01 19:27 UTC  (13+ messages)
                  ` [alsa-devel] "

[Bug 111273] crash calling AMDGPU_INFO_READ_MMR_REG with count set to -1
 2019-09-01 19:26 UTC  (2+ messages)

[PATCH net-next 00/10] net: dsa: mv88e6xxx: centralize SERDES IRQ handling
 2019-09-01 19:25 UTC  (2+ 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.