messages from 2019-08-13 11:58:14 to 2019-08-13 12:41:37 UTC [more...]
[PATCH 0/6] Symbol namespaces
2019-08-13 12:41 UTC (29+ messages)
` [Cocci] [PATCH v2 0/10] Symbol namespaces - RFC
` "
` [PATCH v2 01/10] module: support reading multiple values per modinfo tag
` [PATCH v2 02/10] export: explicitly align struct kernel_symbol
` [PATCH v2 03/10] module: add support for symbol namespaces
` [PATCH v2 04/10] modpost: "
` [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
` [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources
` [PATCH v2 07/10] modpost: add support for generating namespace dependencies
` [Cocci] [PATCH v2 08/10] scripts: Coccinelle script for "
` "
` [PATCH v2 09/10] usb-storage: remove single-use define for debugging
` [PATCH v2 10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace
[PATCH v7 00/24] erofs: promote erofs from staging
2019-08-13 12:41 UTC (7+ messages)
` [PATCH v7 08/24] erofs: add namei functions
[PATCH v8 0/4] mtd: spi-nor: add support for is25wp256 spi-nor flash
2019-08-13 12:38 UTC (15+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for is25wp256
` [PATCH v8 2/4] mtd: spi-nor: fix nor->addr_width "
` [PATCH v8 3/4] mtd: spi-nor: add support to unlock the flash device
` [PATCH v8 4/4] mtd: spi-nor: add locking support for is25wp256 device
[Xen-devel] [PATCH V2 0/6] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
2019-08-13 12:39 UTC (8+ messages)
` [Xen-devel] [PATCH V2 2/6] iommu/arm: Add ability to handle deferred probing request
` [Xen-devel] [PATCH V2 4/6] iommu/arm: Add lightweight iommu_fwspec support
next/pending-fixes build: 222 builds: 3 failed, 219 passed, 3 errors, 425 warnings (v5.3-rc4-185-g260510fdbaa7)
2019-08-13 12:37 UTC
[GIT PULL FOR v5.4] Fixes and i2c conversions
2019-08-13 12:37 UTC (2+ messages)
[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
2019-08-13 12:19 UTC (10+ messages)
` [PATCH 1/3] test-throttle: Fix uninitialized use of burst_length
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/3] Reduce the number of Valgrind reports in unit tests
[PATCH 0/3] Collapse vimc into single monolithic driver
2019-08-13 12:36 UTC (13+ messages)
[PATCH 01/16] s390/boot: fix section name escaping
2019-08-13 12:36 UTC (7+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h
` [PATCH 00/16] treewide: "
[PATCH] xhci: wait CNR when doing xhci resume
2019-08-13 12:36 UTC (5+ messages)
[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
2019-08-13 12:35 UTC (3+ messages)
` [PATCH v3 3/3] mm: kmemleak: Use the memory pool for early allocations
[PATCH 1/4] cni: add 0.7.1 for cni and 0.7.5 for plugins
2019-08-13 12:34 UTC (6+ messages)
` [PATCH 2/4] cni: extract common settings to cni.inc
` [PATCH 3/4] cni: upgrade git version to latest master
rcu/nocb: Add bypass callback queueing, bug report
2019-08-13 12:34 UTC
[PATCH 1/1] v4l: Documentation: Serial busses use parallel mbus codes
2019-08-13 12:33 UTC (2+ messages)
[PATCH 0/7] pwm: jz4740: Driver update
2019-08-13 12:33 UTC (11+ messages)
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
git grep -F (fixed string) requires matching parenthesis?
2019-08-13 12:33 UTC (3+ messages)
[PATCH v1] kernel-doc: Allow anonymous enum
2019-08-13 12:31 UTC (4+ messages)
[PATCH 1/1] v4l: Documentation: Raw Bayer formats are not RGB formats
2019-08-13 12:31 UTC (2+ messages)
[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
2019-08-13 12:30 UTC (5+ messages)
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs
Linux kernel 3.16.72 released
2019-08-13 12:30 UTC
[Buildroot] [PATCH v2 1/5] autobuild-run: use different output directories for reproducible builds testing
2019-08-13 12:29 UTC (5+ messages)
` [Buildroot] [PATCH v2 3/5] autobuild-run: make diffoscope output a JSON-formatted file as well
KASAN: use-after-free Read in v4l2_ioctl
2019-08-13 12:28 UTC (2+ messages)
Does probing of TIS with interrupts work
2019-08-13 12:28 UTC (2+ messages)
KASAN: use-after-free Read in __video_do_ioctl
2019-08-13 12:28 UTC (2+ messages)
[PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
2019-08-13 12:27 UTC (2+ messages)
[Buildroot] [PATCH] DEVELOPERS: add Yann E. Morin as contact for nanopi_neo_defconfig
2019-08-13 12:28 UTC (3+ messages)
[PATCH 0/5] ext4: direct IO via iomap infrastructure
2019-08-13 12:27 UTC (4+ messages)
[PATCH 00/11] completion: complete configuration variables and values after 'git -c <TAB>'
2019-08-13 12:26 UTC (12+ messages)
` [PATCH 01/11] completion: fix a typo in a comment
` [PATCH 02/11] completion: complete more values of more 'color.*' configuration variables
` [PATCH 03/11] completion: add tests for 'git config' completion
` [PATCH 04/11] completion: deduplicate configuration sections
` [PATCH 05/11] completion: use 'sort -u' to deduplicate config variable names
` [PATCH 06/11] completion: simplify inner 'case' pattern in __gitcomp()
` [PATCH 07/11] completion: split _git_config()
` [PATCH 08/11] completion: complete configuration sections and variable names for 'git -c'
` [PATCH 09/11] completion: complete values of configuration variables after 'git -c var='
` [PATCH 10/11] completion: complete config variables names and values for 'git clone -c'
` [PATCH 11/11] completion: complete config variables and values for 'git clone --config='
[LTP] [PATCH v2 1/2] clock_getres01: drop case which is passing NULL res parameter
2019-08-13 12:26 UTC (5+ messages)
` [LTP] [PATCH v2 2/2] clock_getres01: add test variants
libbpf distro packaging
2019-08-13 12:24 UTC (2+ messages)
[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
2019-08-13 12:18 UTC (4+ messages)
` [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
[PATCH v2 0/3] Add IMX290 CMOS image sensor support
2019-08-13 12:22 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding
[Qemu-devel] [PATCH] Fix: fp-test uninitialized member floatX::exp
2019-08-13 12:21 UTC (3+ messages)
[PATCH] cpufreq: remove redundant assignment to ret
2019-08-13 12:21 UTC (2+ messages)
[dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag
2019-08-13 12:20 UTC (2+ messages)
` [dpdk-dev] [PATCH 2/2] doc: "
[dpdk-dev] [PATCH] version: 19.11-rc0
2019-08-13 12:18 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH 1/2] gpiolib: Add for_each_gpio_suffix() helper
2019-08-13 12:15 UTC (7+ messages)
` [PATCH 2/2] serial: mctrl_gpio: Support all GPIO suffixes (gpios vs gpio)
[PATCH 0/3] Minor cleanups
2019-08-13 12:15 UTC (5+ messages)
` [PATCH 1/3] xfs: Use __xfs_buf_submit everywhere
next/pending-fixes build: 222 builds: 3 failed, 219 passed, 3 errors, 425 warnings (v5.3-rc4-185-g260510fdbaa7)
2019-08-13 12:14 UTC
[Buildroot] [PATCH] package/nfs-utils: enable IPv6 if libtirpc is selected
2019-08-13 12:14 UTC (5+ messages)
[PATCH v3] perf diff: Report noisy for cycles diff
2019-08-13 12:14 UTC (4+ messages)
[PATCH] usb: typec: fusb302: Call fusb302_debugfs_init earlier
2019-08-13 12:13 UTC (3+ messages)
[Buildroot] [PATCH/next 1/1] package/systemd: drop host-intltool dependency
2019-08-13 12:11 UTC (4+ messages)
[PATCH] soc: ti: pm33xx: Fix static checker warnings
2019-08-13 12:10 UTC (5+ messages)
[RFC PATCH v6 00/92] VM introspection
2019-08-13 12:09 UTC (11+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
` DANGER WILL ROBINSON, DANGER
[GSoC][PATCHl 0/6] rebase -i: support more options
2019-08-13 12:09 UTC (7+ messages)
` [GSoC][PATCH v2 "
` [GSoC][PATCH v2 1/6] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCH v2 3/6] rebase -i: support --committer-date-is-author-date
[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-08-13 12:09 UTC (6+ messages)
yocto dev day ELCE 2019 Lyon ?
2019-08-13 12:00 UTC (5+ messages)
[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
2019-08-13 12:05 UTC (15+ messages)
` [RFC PATCH bpf-next 01/14] xdp_flow: Add skeleton of XDP based TC offload driver
` [RFC PATCH bpf-next 02/14] xdp_flow: Add skeleton bpf program for XDP
` [RFC PATCH bpf-next 03/14] bpf: Add API to get program from id
` [RFC PATCH bpf-next 04/14] xdp_flow: Attach bpf prog to XDP in kernel after UMH loaded program
` [RFC PATCH bpf-next 05/14] xdp_flow: Prepare flow tables in bpf
` [RFC PATCH bpf-next 06/14] xdp_flow: Add flow entry insertion/deletion logic in UMH
` [RFC PATCH bpf-next 07/14] xdp_flow: Add flow handling and basic actions in bpf prog
` [RFC PATCH bpf-next 08/14] xdp_flow: Implement flow replacement/deletion logic in xdp_flow kmod
` [RFC PATCH bpf-next 09/14] xdp_flow: Add netdev feature for enabling TC flower offload to XDP
` [RFC PATCH bpf-next 10/14] xdp_flow: Implement redirect action
` [RFC PATCH bpf-next 11/14] xdp_flow: Implement vlan_push action
` [RFC PATCH bpf-next 12/14] bpf, selftest: Add test for xdp_flow
` [RFC PATCH bpf-next 13/14] i40e: prefetch xdp->data before running XDP prog
` [RFC PATCH bpf-next 14/14] bpf, hashtab: Compare keys in long
[Qemu-devel] [PATCH 0/2] Fix MemoryRegionSection alignment and comparison
2019-08-13 12:06 UTC (2+ messages)
"arm64/for-next/core" causes boot panic
2019-08-13 12:06 UTC (5+ messages)
[PATCH -next] soc: ti: pm33xx: Make two symbols static
2019-08-13 12:06 UTC (3+ messages)
[PATCH V2 1/2] selinux-testsuite: Add BPF tests
2019-08-13 12:05 UTC (6+ messages)
[Qemu-devel] [PULL 0/2] ppc-for-4.1 queue 20190813
2019-08-13 12:04 UTC (4+ messages)
[PATCHv3] zd1211rw: remove false assertion from zd_mac_clear()
2019-08-13 12:04 UTC
[Xen-devel] [linux-4.19 test] 140017: regressions - FAIL
2019-08-13 12:02 UTC
[U-Boot] [PATCH v9 8/9] board: intel: Add new slimbootloader board
2019-08-13 12:03 UTC (4+ messages)
[LTP] [PATCH v4] syscalls/ioprio: Add test cases for I/O priority
2019-08-13 12:02 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] deal with BDRV_BLOCK_RAW
2019-08-13 12:01 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] block/raw-format: switch to BDRV_BLOCK_DATA with BDRV_BLOCK_RECURSE
[Xen-devel] [PATCH] x86/tss: Fix clang build following c/s 7888440625
2019-08-13 12:01 UTC
[PATCH] drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel
2019-08-13 12:01 UTC (2+ messages)
[PATCHv2] zdnet: remove false assertion from zd_mac_clear()
2019-08-13 12:01 UTC
[PATCH] ARM: OMAP: dma: Mark expected switch fall-throughs
2019-08-13 12:00 UTC (4+ messages)
[PATCH] arm64: cpufeature: Don't treat granule sizes as strict
2019-08-13 11:59 UTC (2+ messages)
[PATCH V5 00/12] 52-bit kernel + user VAs
2019-08-13 11:59 UTC (4+ messages)
[V1, 0/2] media: ov8856: DT bindings and sensor mode improvements
2019-08-13 11:55 UTC (4+ messages)
` [V1, 1/2] media: dt-bindings: media: i2c: Add bindings for ov8856
[Xen-devel] [PATCH v5 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-08-13 11:31 UTC (27+ messages)
` [Xen-devel] [PATCH v5 10/35] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
` [Xen-devel] [PATCH v5 11/35] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
` [Xen-devel] [PATCH v5 12/35] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [Xen-devel] [PATCH v5 13/35] OvmfPkg/Library/XenPlatformLib: New library
` [Xen-devel] [PATCH v5 14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib
` [Xen-devel] [PATCH v5 15/35] OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist
` [Xen-devel] [PATCH v5 16/35] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [Xen-devel] [PATCH v5 17/35] OvmfPkg/XenPlatformPei: Reinit XenHypercallLib
` [Xen-devel] [PATCH v5 18/35] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
` [Xen-devel] [PATCH v5 19/35] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
` [Xen-devel] [PATCH v5 20/35] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
` [Xen-devel] [PATCH v5 21/35] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h
` [Xen-devel] [PATCH v5 22/35] OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall
` [Xen-devel] [PATCH v5 23/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [Xen-devel] [PATCH v5 24/35] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
` [Xen-devel] [PATCH v5 25/35] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [Xen-devel] [PATCH v5 26/35] OvmfPkg/XenPlatformLib: Cache result for XenDetected
` [Xen-devel] [PATCH v5 27/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib
` [Xen-devel] [PATCH v5 28/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
` [Xen-devel] [PATCH v5 29/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency
` [Xen-devel] [PATCH v5 30/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe
` [Xen-devel] [PATCH v5 31/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [Xen-devel] [PATCH v5 32/35] OvmfPkg: Introduce PcdXenGrantFrames
` [Xen-devel] [PATCH v5 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [Xen-devel] [PATCH v5 34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [Xen-devel] [PATCH v5 35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg
[PATCH resend] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
2019-08-13 11:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.