All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-13 16:01:43 to 2020-08-13 17:02:04 UTC [more...]

[Buildroot] [git commit branch/2020.05.x] package/cegui: fix selecting the default OpenGL renderer
 2020-08-13 17:02 UTC 

[PATCH 0/5] slimming down installed size
 2020-08-13 17:01 UTC  (7+ messages)
` [PATCH 1/5] Makefile: drop builtins from MSVC pdb list
` [PATCH 3/5] make git-bugreport a builtin

[PATCH 00/14] mips: bmips: include dt-bindings headers
 2020-08-13 17:01 UTC  (21+ messages)
` [PATCH 01/14] mips: dts: brcm: allow including header files
` [PATCH 02/14] mips: bmips: add BCM3368 irq definitions
` [PATCH 03/14] mips: bmips: add BCM6318 "
` [PATCH 04/14] mips: bmips: add BCM6328 "
` [PATCH 09/14] mips: bmips: bcm3368: include and use dt-bindings
` [PATCH 10/14] mips: bmips: bcm6328: "
` [PATCH 11/14] mips: bmips: bcm6358: "
` [PATCH 12/14] mips: bmips: bcm6362: "
` [PATCH 13/14] mips: bmips: bcm6368: "
` [PATCH 14/14] mips: bmips: bcm63268: "

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-13 16:59 UTC  (5+ messages)
` [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()

[PATCH 0/3] blame: fix bug in coalescing non-adjacent "-L" chunks
 2020-08-13 16:59 UTC  (3+ messages)
` [PATCH 3/3] blame: only coalesce lines that are adjacent in result

[PATCH v2] tcg: Fix tcg gen for vectorized absolute value
 2020-08-13 16:56 UTC  (2+ messages)

[PATCH] drivers/hwmon/w83793.c: use simple i2c probe
 2020-08-13 16:18 UTC 

[PATCH libdrm] INTEL: Add PCI ID support to RKL platform
 2020-08-13 16:56 UTC 

[PATCH 1/9] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-13 16:36 UTC  (18+ messages)
` [PATCH 2/9] powerpc: Remove SYNC on non 6xx
` [PATCH 3/9] powerpc: Remove CONFIG_PPC601_SYNC_FIX
` [PATCH 4/9] powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
` [PATCH 5/9] powerpc: Remove PowerPC 601
` [PATCH 6/9] powerpc: Remove support for "
` [PATCH 7/9] powerpc: Tidy up a bit after removal of "
` [PATCH 8/9] powerpc: Remove __USE_RTC()
` [PATCH 9/9] powerpc: Remove get_tb_or_rtc()

Covid 19 Wohltätigkeitsfonds
 2020-08-13 16:53 UTC  (2+ messages)

[PATCH] serial: 8250_exar: Fix number of ports for Commtech PCIe cards
 2020-08-13 16:52 UTC 

[PATCH 00/23][v4] Change data reservations to use the ticketing infra
 2020-08-13 16:51 UTC  (8+ messages)
` [PATCH 12/23] btrfs: add flushing states for handling data reservations
` [PATCH 13/23] btrfs: add the data transaction commit logic into may_commit_transaction
` [PATCH 15/23] btrfs: use ticketing for data space reservations

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-08-13 16:51 UTC 

[PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
 2020-08-13 16:50 UTC  (2+ messages)

GT240 (VP3) hang with mplayer vdpau decoder
 2020-08-13 16:50 UTC 

[PATCH] docs: commit-graph: fix some whitespace in the diagram
 2020-08-13 16:50 UTC  (2+ messages)

[Intel-gfx] [Regression] "drm/i915: Implement display w/a #1143" breaks HDMI on ASUS GL552VW
 2020-08-13 16:50 UTC  (2+ messages)

[PATCH] drivers/hwmon/adm1177.c: use simple i2c probe
 2020-08-13 16:09 UTC 

[PATCH -next] sysctl: fix memleak in proc_sys_call_handler()
 2020-08-13 16:49 UTC  (2+ messages)

[PULL 00/20] riscv-to-apply queue
 2020-08-13 16:48 UTC  (5+ messages)
` [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c

[PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
 2020-08-13 16:46 UTC 

[PATCH] mm/slub: branch optimization in free slowpath
 2020-08-13 16:47 UTC  (3+ messages)

[PATCH] drivers/hwmon/emc2103.c: use simple i2c probe
 2020-08-13 16:27 UTC 

[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
 2020-08-13 16:46 UTC  (5+ messages)
` [GSoC][PATCH v2 0/4] t7401: modernize, cleanup and more
  ` [PATCH v2 1/4] t7401: modernize style

What is bs->reqs_lock for?
 2020-08-13 16:34 UTC  (3+ messages)

[Buildroot] [PATCH v7 1/1] package/nodejs: use system-icu for host-nodejs
 2020-08-13 16:44 UTC  (2+ messages)

[PATCH v2] kunit: added lockdep support
 2020-08-13 16:44 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.05.x] package/nodejs: use system-icu for host-nodejs
 2020-08-13 16:43 UTC 

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-13 16:29 UTC  (23+ messages)
` [RFC PATCH 01/22] nbd: Remove unused nbd_export_get_blockdev()
` [RFC PATCH 02/22] qapi: Create block-export module
` [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
` [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
` [RFC PATCH 05/22] qemu-storage-daemon: Use qmp_block_export_add()
` [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
` [RFC PATCH 07/22] block/export: Remove magic from block-export-add
` [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
` [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
` [RFC PATCH 10/22] nbd: Remove NBDExport.close callback
` [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
` [RFC PATCH 12/22] nbd/server: Simplify export shutdown
` [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
` [RFC PATCH 14/22] block/export: Move AioContext "
` [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
` [RFC PATCH 16/22] block/export: Allocate BlockExport in blk_exp_add()
` [RFC PATCH 17/22] block/export: Add blk_exp_close_all(_type)
` [RFC PATCH 18/22] block/export: Add 'id' option to block-export-add
` [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
` [RFC PATCH 20/22] block/export: Add block-export-del
` [RFC PATCH 21/22] block/export: Move blk to BlockExport
` [RFC PATCH 22/22] block/export: Add query-block-exports

[Buildroot] [git commit branch/2020.02.x] package/nodejs: use system-icu for host-nodejs
 2020-08-13 16:43 UTC 

[Bug 9484] getcwd does not work with noserverino
 2020-08-13 16:43 UTC  (2+ messages)

[Buildroot] [git commit] package/docker-engine: needs more runtime dependencies
 2020-08-13 16:43 UTC  (2+ messages)

[PATCH] serial: 8250_exar: Bug fix for determination of number of ports for Commtech PCIe cards
 2020-08-13 16:42 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.05.x] package/docker-engine: needs more runtime dependencies
 2020-08-13 16:42 UTC 

[PATCH] omapfb: dss: Fix max fclk divider for omap36xx
 2020-08-13 16:41 UTC  (5+ messages)

[Buildroot] [git commit branch/2020.02.x] package/docker-engine: needs more runtime dependencies
 2020-08-13 16:42 UTC 

[RFC 0/9] Support disable/enable CPU features for AArch64
 2020-08-13 16:38 UTC  (7+ messages)
` [RFC 1/9] target/arm: convert isar regs to array

[PATCH v3 0/4] Restrict PV features to only enabled guests
 2020-08-13 16:41 UTC  (2+ messages)

[PATCH bpf] libbpf: Prevent overriding errno when logging errors
 2020-08-13 16:41 UTC  (2+ messages)

[PATCH] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
 2020-08-13 16:38 UTC 

U-Boot stats
 2020-08-13 16:39 UTC 

[PATCH] tests: fix a memory in test_socket_unix_abstract_good
 2020-08-13 16:32 UTC  (4+ messages)

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2020-08-13 16:37 UTC  (2+ messages)

[PATCH] zbd: use ->min_zone, ->max_zone in more places
 2020-08-13 16:36 UTC 

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-13 16:36 UTC  (20+ messages)

[PATCH 0/3] Smack: Use the netlbl incoming cache
 2020-08-13 16:36 UTC  (3+ messages)

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13 16:30 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/2] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-13 16:11 UTC  (5+ messages)

[PATCH] fio: add for_each_rw_ddir() macro
 2020-08-13 16:33 UTC  (3+ messages)
  ` [PATCH v2] "

potential memory leak in netlbl_mgmt_add_common
 2020-08-13 16:31 UTC 

[PATCH V2] mm, page_alloc: fix core hung in free_pcppages_bulk()
 2020-08-13 16:30 UTC  (4+ messages)

[PATCH] mdadm/Create: Be more verbose on the RAID array create failure
 2020-08-13 16:20 UTC 

[PATCH] drivers/hwmon/lm73.c: use simple i2c probe
 2020-08-13 16:23 UTC 

[Bug 9283] getcwd: cannot access parent with cifs
 2020-08-13 16:29 UTC 

[PATCH] i2c: ocores: add gaisler to platform data
 2020-08-13 16:29 UTC  (2+ messages)

[PATCH] docs: clarify absence of set_features in vhost-user
 2020-08-13 16:28 UTC  (2+ messages)

[PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit
 2020-08-13 16:25 UTC  (3+ messages)

[meta-java][PATCHv2] openjdk-8: add a glibc 2.32 compatibility patch
 2020-08-13 16:27 UTC 

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-13 16:28 UTC  (11+ messages)
` [PATCH v12 04/13] iommu: Add a domain attribute to get/set a pagetable configuration
    ` [Freedreno] "
` [PATCH v12 07/13] drm/msm: Add a context pointer to the submitqueue
  ` [Freedreno] "

[PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-13 16:25 UTC  (3+ messages)
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree

[PATCH] drivers/hwmon/asc7621.c: use simple i2c probe
 2020-08-13 16:25 UTC 

[PATCH 2/9] drm/amd/display: Fix incorrect backlight register offset for DCN
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH] HID: i2c-hid: Always sleep 1ms after I2C_HID_PWR_ON commands
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH] vdpasim: protect concurrent access to iommu iotlb
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v8 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v2 1/7] usb: dwc3: gadget: Don't setup more than requested
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH 2/4] ARM: backtrace-clang: add fixup for lr dereference
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH 4/4] usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH] ext4: Fix checking of entry validity
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 3/4] drm/ast: Add commit-tail function
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-13 16:25 UTC  (4+ messages)

[PATCH 1/3] usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH 3/4] usb: typec: ucsi: Rework ppm_lock handling
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 4/4] drm/ast: Disable planes while switching display modes
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH 2/3] usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v2 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-13 16:25 UTC  (3+ messages)

[PATCH 2/4] usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
 2020-08-13 16:25 UTC  (2+ messages)

seccomp(2) example still uses SECCOMP_RET_KILL
 2020-08-13 16:24 UTC 

[PATCH 06/16] eapol: Basic EAP support in authenticator mode
 2020-08-13 16:23 UTC  (2+ messages)

[PATCH] powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
 2020-08-13 16:20 UTC 

[Bug 9110] Unexpected SMB signature in case of coping data from domain-included Windows 200x
 2020-08-13 16:22 UTC 

[PATCH] proc: use vmalloc for our kernel buffer
 2020-08-13 16:21 UTC  (8+ messages)
` [PATCH][v2] "

[PATCH] drivers/hwmon/w83791d.c: use simple i2c probe
 2020-08-13 16:20 UTC 

[PATCH net] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
 2020-08-13 16:18 UTC 

[PATCH v2 0/4] Perf tool: Enable Arm arch timer counter and arm-spe's timestamp
 2020-08-13 16:17 UTC  (4+ messages)

[meta-java][PATCH] openjdk-8: add a glibc 2.32 compatibility patch
 2020-08-13 16:16 UTC 

[PATCH 11/16] eap-wsc: Registrar mode settings loading
 2020-08-13 16:16 UTC  (2+ messages)

[PATCH v2 0/2] Add mediatek codec mt6359 driver
 2020-08-13 15:40 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt6359: add codec driver

[PATCH 1/2][v3] proc: use vmalloc for our kernel buffer
 2020-08-13 16:13 UTC  (2+ messages)
` [PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user

[Bug 9078] Cifs share File corrupted after first use
 2020-08-13 16:13 UTC 

[PATCH] RDMA/rxe: prevent rxe creation on top of vlan interface
 2020-08-13 16:13 UTC  (4+ messages)

[PATCH net 0/2] net: fix a mcast issue for tipc udp media
 2020-08-13 16:25 UTC  (9+ messages)
` [PATCH net 1/2] ipv6: add ipv6_dev_find()

[dpdk-dev] [PATCH 0/7] proc-info enhancements
 2020-08-13 16:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/7] app/proc-info enhancments
  ` [dpdk-dev] [PATCH v3 2/7] app/proc-info: eliminate useless borders

[PATCH v2 1/2] selinux: add tracepoint on denials
 2020-08-13 16:10 UTC  (6+ messages)
` [PATCH v2 2/2] selinux: add basic filtering for audit trace events

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-13 16:09 UTC  (4+ messages)
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks

io_uring process termination/killing is not working
 2020-08-13 16:09 UTC  (8+ messages)

[PATCH v8 00/15] switch to domheap for Xen page tables
 2020-08-13 16:08 UTC  (4+ messages)
` [PATCH v8 03/15] x86/mm: rewrite virt_to_xen_l*e

KMSAN: uninit-value in hsr_addr_subst_dest
 2020-08-13 16:08 UTC 

[PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
 2020-08-13 16:08 UTC  (4+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH 0/3] Implement blfoat16 in softfloat
 2020-08-13 16:06 UTC  (2+ messages)

[PATCH v5 00/14] QEMU cpus.c refactoring part2
 2020-08-13 16:06 UTC  (2+ messages)

[PATCH v3 0/2] Add PWM support for Intel Keem Bay SoC
 2020-08-13 16:04 UTC  (3+ messages)
` [PATCH v3 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v3 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

WARNING in compat_do_ebt_get_ctl
 2020-08-13 16:05 UTC  (3+ messages)
` [PATCH nf] netfilter/ebtables: reject bogus getopt len value

[PATCH] hwmon: use simple i2c probe function
 2020-08-13 16:02 UTC 

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-13 16:02 UTC  (8+ messages)

[PATCH] sfc_ef100: Fix build failure on powerpc
 2020-08-13 15:57 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.