All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-10 19:51:10 to 2019-04-10 20:56:18 UTC [more...]

[PATCH 1/5] rtc: pcf85363: remove unused struct pcf85363 member
 2019-04-10 20:56 UTC  (2+ messages)
` [PATCH 4/5] rtc: pcf85363: remove useless forward declaration

[PATCH] opkg: add ptest
 2019-04-10 20:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] usb/hcd: Send a uevent signaling that the host controller has died
 2019-04-10 20:54 UTC  (6+ messages)
  `  "

[PATCH] drm/amdgpu: support dpm level modification under virtualization
 2019-04-10 20:54 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] fix test-meson-builds for older distros
 2019-04-10 20:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] devtools/test-meson-builds: skip missing compilers
` [dpdk-dev] [PATCH 2/3] devtools/test-meson-builds: support older compilers
` [dpdk-dev] [PATCH 3/3] devtools/test-meson-builds: fix bash-isms

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-04-10 20:46 UTC  (8+ messages)
` [RFC PATCH v3 07/12] iwlwifi: Extended Key ID support (NATIVE)

[PATCH BlueZ v4 0/1] mesh: Add APIs for Provisioner and Config Client
 2019-04-10 20:52 UTC  (7+ messages)
` [PATCH BlueZ 1/1] "

[PATCH] watchdog: machzwd: Mark expected switch fall-through
 2019-04-10 20:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/xz: fix whitespace
 2019-04-10 20:51 UTC 

[PATCH 3/3] x86/microcode: Deprecate MICROCODE_OLD_INTERFACE
 2019-04-10 20:50 UTC  (2+ messages)
` [tip:x86/microcode] "

Will a commit currently on master make it to a specific future release branch
 2019-04-10 20:50 UTC  (5+ messages)

[PATCH 2/3] x86/microcode: Fix the ancient deprecated microcode loading method
 2019-04-10 20:49 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH] x86/microcode: Refactor Intel microcode loading
 2019-04-10 20:49 UTC  (2+ messages)
` [tip:x86/microcode] x86/microcode/intel: Refactor Intel microcode blob loading

[dpdk-dev] [RFC 00/12] introduce s390x architecture
 2019-04-10 20:46 UTC  (9+ messages)

[Xen-devel] [xen-4.8-testing test] 134552: regressions - trouble: blocked/broken/fail/pass
 2019-04-10 20:46 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH for-4.0? 0/7] Final round of NBD alignment fixes
 2019-04-10 20:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/7] iotests: Update 241 to expose backing layer fragmentation

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-04-10 20:45 UTC  (14+ messages)
        ` [Xen-devel] "

What's cooking in git.git (Apr 2019, #02; Wed, 10)
 2019-04-10 20:45 UTC  (4+ messages)

[PATCH net-next 00/10] ipv6: Refactor nexthop selection helpers during a fib lookup
 2019-04-10 20:45 UTC  (5+ messages)
` [PATCH net-next 10/10] ipv6: Refactor __ip6_route_redirect

[PATCH 0/3] IRQ initialization debloat and conversion to uncore
 2019-04-10 20:45 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: refactor the IRQ init/reset macros

[Qemu-devel] [PATCH for-4.0?] iotest: Fix 241 to run in generic directory
 2019-04-10 20:42 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 1/8] tests/fbcon_fbt: Use psr_wait_entry() to wait PSR be enabled
 2019-04-10 20:42 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 3/8] tests/fbcon_fbt: Add wait_until_update() callback to features

[PATCH] cros_ec: Add trace event to trace EC commands
 2019-04-10 20:41 UTC  (2+ messages)

[PATCH 1/1] send-email: fix transferencoding config option
 2019-04-10 20:40 UTC  (4+ messages)

[PATCH] overflow.h: Rename __ab_c_size() to __calc_size()
 2019-04-10 20:40 UTC  (2+ messages)
` [tip:core/core] overflow.h: Add comment documenting __ab_c_size()

[PATCH] ARM: dts: imx6qdl-nitrogen6_max: Disable LVDS channels
 2019-04-10 20:36 UTC  (11+ messages)

[PATCH v4 bpf-next 0/3] bpf: add bpf_progenyof helper
 2019-04-10 20:36 UTC  (5+ messages)
` [PATCH v5 bpf-next 0/3] bpf: add bpf_descendant_of helper
  ` [PATCH v5 bpf-next 1/3] "
  ` [PATCH v5 bpf-next 2/3] bpf: sync kernel uapi headers
  ` [PATCH v5 bpf-next 3/3] bpf: add tests for bpf_descendant_of

[PATCH 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-10 20:36 UTC  (22+ messages)
` [PATCH 01/11] platform/x86: asus-wmi: Fix hwmon device cleanup
` [PATCH 02/11] platform/x86: asus-wmi: Fix preserving keyboard, backlight intensity on load
` [PATCH 03/11] platform/x86: asus-wmi: Increase input buffer size of WMI methods
` [PATCH 04/11] platform/x86: asus-wmi: Add quirk to force DSTS WMI method detection
` [PATCH 05/11] platform/x86: asus-wmi: Support queued WMI event codes
` [PATCH 06/11] platform/x86: asus-nb-wmi: Add microphone mute key code
` [PATCH 07/11] platform/x86: asus-wmi: Organize code into sections
` [PATCH 08/11] platform/x86: asus-wmi: Enhance detection of thermal data
` [PATCH 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight
` [PATCH 10/11] platform/x86: asus-wmi: Switch fan boost mode
` [PATCH 11/11] platform/x86: asus-wmi: Do not disable keyboard backlight on unload

[U-Boot] bootefi failures on armv7
 2019-04-10 20:35 UTC  (3+ messages)

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-10 20:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/11] block: Deal with filters
 2019-04-10 20:20 UTC  (36+ messages)
  ` [Qemu-devel] [PATCH v4 01/11] block: Mark commit and mirror as filter drivers
  ` [Qemu-devel] [PATCH v4 02/11] block: Filtered children access functions
  ` [Qemu-devel] [PATCH v4 03/11] block: Storage child access function
  ` [Qemu-devel] [PATCH v4 04/11] block: Inline bdrv_co_block_status_from_*()
  ` [Qemu-devel] [PATCH v4 05/11] block: Fix check_to_replace_node()
  ` [Qemu-devel] [PATCH v4 06/11] iotests: Add tests for mirror @replaces loops
  ` [Qemu-devel] [PATCH v4 07/11] block: Leave BDS.backing_file constant
  ` [Qemu-devel] [PATCH v4 08/11] iotests: Add filter commit test cases
  ` [Qemu-devel] [PATCH v4 09/11] iotests: Add filter mirror "
  ` [Qemu-devel] [PATCH v4 10/11] iotests: Add test for commit in sub directory
  ` [Qemu-devel] [PATCH v4 11/11] iotests: Test committing to overridden backing

rseq/arm32: choosing rseq code signature
 2019-04-10 20:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: missing typecast from void in eth_dev_pci_specific_init
 2019-04-10 20:29 UTC  (2+ messages)

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-10 20:29 UTC  (5+ messages)
` [PATCH v3 2/3] module: Make srcu_struct ptr array as read-only post init
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH-tip v3 00/14] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-10 20:28 UTC  (4+ messages)
` [PATCH-tip v3 04/14] locking/rwsem: Implement lock handoff to prevent lock starvation

[PATCH] block: do not leak memory in bio_copy_user_iov()
 2019-04-10 20:27 UTC 

[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
 2019-04-10 20:21 UTC  (9+ messages)
` [PATCH v2 1/2] vfs: use READ_ONCE() to access ->i_link
  ` [f2fs-dev] "
` [PATCH v2 2/2] fscrypt: cache decrypted symlink target in ->i_link

[GSoC][PATCH v4 0/7] clone: dir-iterator refactoring with tests
 2019-04-10 20:24 UTC  (5+ messages)
` [GSoC][PATCH v5 "
  ` [GSoC][PATCH v5 3/7] dir-iterator: add flags parameter to dir_iterator_begin

[Lvfs-announce] PCR0 requirement for UEFI Updates
 2019-04-10 20:21 UTC 

[U-Boot] mvebu spl: translation offset set too late?
 2019-04-10 20:19 UTC 

[PATCH net-next] net: strparser: fix comment
 2019-04-10 20:18 UTC 

[Buildroot] [PATCH v2] package/coreutils: allow building individual binaries
 2019-04-10 20:17 UTC 

[CI] drm/i915: Only reset the pinned kernel contexts on resume
 2019-04-10 20:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Only reset the pinned kernel contexts on resume (rev2)

[PATCH v2 net-next 00/22] NXP SJA1105 DSA driver
 2019-04-10 20:15 UTC  (4+ messages)
` [PATCH v2 net-next 05/22] net: dsa: Add more convenient functions for installing port VLANs

[PATCH RFC 0/6] nvme: introduce a new flag NVME_ADMIN_QID
 2019-04-10 20:14 UTC  (2+ messages)

[Bug 109692] deadlock occurs during GPU reset
 2019-04-10 20:14 UTC  (3+ messages)

[PATCH 1/2] s390: only build for new CPUs with clang
 2019-04-10 20:12 UTC  (2+ messages)
` [PATCH 2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed

[PATCH v1 00/19] Proposed NFS/RDMA patches for v5.2
 2019-04-10 20:08 UTC  (20+ messages)
` [PATCH v1 01/19] SUNRPC: Avoid digging into the ATOMIC pool
` [PATCH v1 02/19] xprtrdma: Fix an frwr_map recovery nit
` [PATCH v1 03/19] xprtrdma: Defer completion only when local invalidation is needed
` [PATCH v1 04/19] xprtrdma: Clean up rpcrdma_create_req()
` [PATCH v1 05/19] xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
` [PATCH v1 06/19] xprtrdma: rpcrdma_regbuf alignment
` [PATCH v1 07/19] xprtrdma: Allocate req's regbufs at xprt create time
` [PATCH v1 08/19] xprtrdma: De-duplicate "allocate new, free old regbuf"
` [PATCH v1 09/19] xprtrdma: Clean up regbuf helpers
` [PATCH v1 10/19] xprtrdma: Backchannel can use GFP_KERNEL allocations
` [PATCH v1 11/19] xprtrdma: Increase maximum number of backchannel request
` [PATCH v1 12/19] xprtrdma: Trace marshaling failures
` [PATCH v1 13/19] xprtrdma: Clean up sendctx functions
` [PATCH v1 14/19] xprtrdma: More Send completion batching
` [PATCH v1 15/19] xprtrdma: Eliminate rpcrdma_ia::ri_device
` [PATCH v1 16/19] SUNRPC: Update comments based on recent changes
` [PATCH v1 17/19] xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
` [PATCH v1 18/19] xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
` [PATCH v1 19/19] xprtrdma: Eliminate struct rpcrdma_create_data_internal

[PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
 2019-04-10 20:07 UTC  (5+ messages)

[PATCH net 0/3] net: tls: fix memory leaks and freeing skbs
 2019-04-10 20:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: before going testing check how many planes are allowed
 2019-04-10 20:06 UTC  (6+ messages)

[dpdk-dev] [PATCH] lib/librte_table: fix arm64 hash function selection
 2019-04-10 20:05 UTC  (3+ messages)

[PATCH RESEND 0/5] Handle MCA banks in a per_cpu way
 2019-04-10 20:04 UTC  (13+ messages)
` [RESEND,2/5] x86/MCE: Handle MCA controls "
                  ` [PATCH RESEND 2/5] "

[Qemu-trivial] [PATCH] hw/char/escc: Lower irq when transmit buffer is filled
 2019-04-10 20:01 UTC  (4+ messages)
  ` [Qemu-devel] "
    ` [Qemu-trivial] "

[PATCH 1/2] mtd: nand: Kconfig: correct the MTD_NAND_ECC_SW_BCH select
 2019-04-10 19:58 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: raw: fix build dependency

[Qemu-devel] [PATCH] tci: Add implementation for INDEX_op_ld16u_i64
 2019-04-10 19:48 UTC  (3+ messages)

[RFC][PATCH 13/16] sched: Add core wide task selection and scheduling
 2019-04-10 19:58 UTC  (2+ messages)

ASoC fsl_sai? Output stuck high causes loud pop
 2019-04-10 19:57 UTC 

[PATCH] iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB
 2019-04-10 19:56 UTC  (2+ messages)

[PATCH 0/2] ENOSPC refinements
 2019-04-10 19:56 UTC  (3+ messages)
` [PATCH 1/2] btrfs: track odirect bytes in flight
` [PATCH 2/2] btrfs: reserve delalloc metadata differently

ctx->engines[rcs0, rcs0]
 2019-04-10 19:55 UTC  (4+ messages)
` [PATCH 08/22] drm/i915: Explicitly pin the logical context for execbuf

[GIT PULL] Please pull RDMA subsystem changes
 2019-04-10 19:55 UTC  (2+ messages)

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-10 19:54 UTC  (2+ messages)

secomp_bpf test hangs after global.user_notification_sibling_pid_ns
 2019-04-10 19:54 UTC  (4+ messages)

[PATCH] sparc: use struct_size() in kzalloc()
 2019-04-10 19:05 UTC  (2+ messages)

[PATCH 00/22] watchdog: Expand use of device managed functions (series 3 of 3)
 2019-04-10 19:54 UTC  (4+ messages)
` [PATCH 18/22] watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedly

QEMU and CI
 2019-04-10 19:53 UTC  (8+ messages)

Scipy, this never ending thread must end
 2019-04-10 19:40 UTC  (3+ messages)

[PATCH][V2] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
 2019-04-10 19:52 UTC  (3+ messages)

[PATCH/RFC v2 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-10 19:50 UTC  (12+ messages)
` [PATCH/RFC v2 bpf-next 01/19] bpf: refactor propagate_liveness to eliminate duplicated for loop
` [PATCH/RFC v2 bpf-next 06/19] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH/RFC v2 bpf-next 07/19] bpf: reduce false alarm by refining helper call arg types
` [PATCH/RFC v2 bpf-next 08/19] bpf: insert explicit zero extension insn when hardware doesn't do it implicitly
` [PATCH/RFC v2 bpf-next 09/19] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH/RFC v2 bpf-next 10/19] bpf: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH/RFC v2 bpf-next 11/19] libbpf: new global variable "libbpf_test_mode"
` [PATCH/RFC v2 bpf-next 14/19] powerpc: bpf: eliminate zero extension code-gen
` [PATCH/RFC v2 bpf-next 15/19] s390: "
` [PATCH/RFC v2 bpf-next 16/19] sparc: "
` [PATCH/RFC v2 bpf-next 18/19] riscv: "

[PATCH v2] gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts
 2019-04-10 19:51 UTC  (2+ messages)

[PULL -- 5.1 REGRESSION] Bluetooth: btusb: request wake pin with NOAUTOEN
 2019-04-10 19:50 UTC  (6+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 4.0.0-rc3 is now available
 2019-04-10 19:51 UTC 

[PATCH 0/2] Add VirtualLink display altmode support
 2019-04-10 19:50 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: displayport: Export probe and remove functions
` [PATCH 2/2] usb: typec: Add driver for NVIDIA Alt Modes


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.