All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-07 23:33:50 to 2018-03-08 01:13:14 UTC [more...]

[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
 2018-03-08  1:13 UTC  (8+ messages)
` [PATCH v2 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
    ` [PATCH v2 2/7] kexec_file, x86, powerpc: "

[PATCH v11 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-03-08  1:10 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] ARM64: dts: meson-axg: fix pwm_AO_cd compatible
 2018-03-08  1:10 UTC  (6+ messages)

[meta-python][PATCH] python3-blivet: fix invoking dd timeout caused partition failed
 2018-03-08  1:10 UTC  (3+ messages)

[PATCH v2 00/11] Make all concurrent queue flag manipulations safe
 2018-03-08  1:10 UTC  (12+ messages)
` [PATCH v2 01/11] block: Reorder the queue flag manipulation function definitions
` [PATCH v2 02/11] block: Use the queue_flag_*() functions instead of open-coding these
` [PATCH v2 03/11] block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
` [PATCH v2 04/11] block: Protect queue flag changes with the queue lock
` [PATCH v2 05/11] mtip32xx: Use the blk_queue_flag_*() functions
` [PATCH v2 06/11] bcache: Use the blk_queue_flag_{set,clear}() functions
` [PATCH v2 07/11] iscsi: Use blk_queue_flag_set()
` [PATCH v2 08/11] target/tcm_loop: "
` [PATCH v2 09/11] block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
` [PATCH v2 10/11] block: Complain if queue_flag_(set|clear)_unlocked() is abused
` [PATCH v2 11/11] block: Move the queue_flag_*() functions from a public into a private header file

[PATCH] ARM64: dts: meson-axg: add sec_AO system controller
 2018-03-08  1:09 UTC  (5+ messages)

[PATCH] amlogic: meson-gx-socinfo: Update soc ids
 2018-03-08  1:08 UTC  (5+ messages)

[libvirt test] 120277: tolerable all pass - PUSHED
 2018-03-08  1:07 UTC 

[PATCH 0/5] kbuild: always define KBUILD_MODNAME, and clean-up/fix modname
 2018-03-08  1:05 UTC  (6+ messages)
` [PATCH 1/5] kbuild: remove unnecessary $(subst $(obj)/,,...) in modname-multi
` [PATCH 2/5] kbuild: define KBUILD_MODNAME even if multiple modules share objects
` [PATCH 3/5] kbuild: fix modname for composite modules
` [PATCH 4/5] kbuild: simplify modname calculation
` [PATCH 5/5] kbuild: move modname and modname-multi close to modname_flags

[PATCH] audit: set TIF_AUDIT_SYSCALL only if audit filter has been populated
 2018-03-08  1:06 UTC  (7+ messages)

[PATCH] perf mmap: Discard head in overwrite_rb_find_range
 2018-03-08  1:05 UTC  (4+ messages)

[PATCH v7 1/2] xfs: remove assert to check bytes returned
 2018-03-08  0:53 UTC  (3+ messages)
` [PATCH v7 2/2] Return bytes transferred for partial direct I/O

[PATCH] btrfs: qgroups, properly handle no reservations
 2018-03-08  1:02 UTC  (6+ messages)

[PATCH] fstests: test regression of -EEXIST on creating new file after log replay
 2018-03-07 23:59 UTC 

[PATCH 00/11] Make all concurrent queue flag manipulations safe
 2018-03-08  1:02 UTC  (4+ messages)
` [PATCH 01/11] block: Reorder the queue flag manipulaton function definitions

[PATCH v3 0/2] Add HiSilicon Hi3798CV200 specific dw_mmc extension driver
 2018-03-08  1:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: add bindings for hi3798cv200-dw-mshc
` [PATCH v3 2/2] mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc

[virtio-dev] [PATCH v3] virtio-blk: add discard and write zeroes features to specification
 2018-03-08  1:01 UTC  (3+ messages)

[Bug 199037] New: Kernel bug at mm/hugetlb.c:741
 2018-03-08  0:57 UTC  (3+ messages)
` [PATCH] hugetlbfs: check for pgoff value overflow

[U-Boot] [PATCH v2] common: add a prototype for mach_cpu_init()
 2018-03-08  0:57 UTC  (3+ messages)

[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-08  0:55 UTC  (6+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for igt: Add gem_ctx_freq to exercise requesting freq on a ctx (rev2)
` [Intel-gfx] [PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx

[LTP] [PATCH] mtest06: Use temp dir from $TMPDIR if present
 2018-03-08  0:52 UTC 

[PATCH v5 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2018-03-08  0:51 UTC  (5+ messages)
` [PATCH v5 02/12] [media] cxd2880-spi: Add support for CXD2880 SPI interface

[PATCH] drm/dp: only accept valid DP_TRAINING_AUX_RD_INTERVAL values
 2018-03-08  0:49 UTC  (8+ messages)
` [PATCH] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4

[Qemu-devel] [PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
 2018-03-08  0:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/8] SecurityPkg: also clear HashInterfaceHob.SupportedHashMask
` [Qemu-devel] [PATCH v2 2/8] SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
  ` [Qemu-devel] [edk2] "

[PATCH v2 0/2] Panasonic AN30259A support
 2018-03-08  0:48 UTC  (4+ messages)
` [PATCH v2 2/2] leds: add "

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2018-03-08  0:47 UTC 

[PATCH V2 2/2] dt-bindings: Document the Rockchip RK1608 bindings
 2018-03-08  0:46 UTC  (3+ messages)

[bug?] Access was denied by memory protection keys in execute-only address
 2018-03-08  0:43 UTC  (3+ messages)
  ` [LTP] "

[Bug 98856] Dirt: Showdown broken graphics
 2018-03-08  0:42 UTC  (2+ messages)
` [Bug 98856] DIRT: Showdown broken graphics with Mesa built with -Ofast

[PATCH 0/2] xfs: don't require a dirty log on snapshots
 2018-03-08  0:41 UTC  (4+ messages)
` [PATCH 1/2] xfs: always check for and process unlinked inodes on mount
` [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery

[next-queue PATCH v3 0/8] igb: offloading of receive filters
 2018-03-08  0:37 UTC  (18+ messages)
` [Intel-wired-lan] "
` [next-queue PATCH v4 1/8] igb: Fix not adding filter elements to the list
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 2/8] igb: Fix queue selection on MAC filters on i210 and i211
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 3/8] igb: Enable the hardware traffic class feature bit for igb models
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 4/8] igb: Add support for MAC address filters specifying source addresses
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 5/8] igb: Enable nfc filters to specify MAC addresses
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 6/8] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 7/8] igb: Add the skeletons for tc-flower offloading
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 8/8] igb: Add support for adding offloaded clsflower filters
  ` [Intel-wired-lan] "

linux-next: Signed-off-by missing for commit in the pinctrl tree
 2018-03-08  0:36 UTC  (3+ messages)

[PATCH] pinctrl: bc2835: Add brcm,level property
 2018-03-08  0:12 UTC  (4+ messages)
` [PATCH v2 0/3] pinctrl: bcm2835: "

[PATCH] powerpc/powernv/mce: Don't silently restart the machine
 2018-03-08  0:36 UTC 

[PATCH] vsprintf: Remove accidental VLA usage
 2018-03-08  0:36 UTC  (7+ messages)

[Bug 104717] Rocket League: grass rendering broken with nir
 2018-03-08  0:35 UTC 

[PATCH v10 0/9] convert: add support for different encodings
 2018-03-08  0:31 UTC  (11+ messages)
` [PATCH v10 3/9] strbuf: add a case insensitive starts_with()
` [PATCH v10 7/9] convert: check for detectable errors in UTF encodings

[Qemu-devel] [PATCH 0/2] vmmouse: convert qdev pointer property to QOM link relationship
 2018-03-08  0:31 UTC  (4+ messages)

[PATCHSET] percpu_ref, RCU: Audit RCU usages in percpu_ref users
 2018-03-08  0:29 UTC  (6+ messages)
` [PATCH 1/7] fs/aio: Add explicit RCU grace period when freeing kioctx
  ` [PATCH 7/7] RCU, workqueue: Implement rcu_work

[PATCH 00/17] staging: remove requirement that lustre be built as module
 2018-03-08  0:27 UTC  (10+ messages)
` [PATCH 08/17] staging: lustre: obdclass: use workqueue for zombie management
  ` [lustre-devel] "
` [PATCH 06/17] staging: lustre: get entropy from nid when nid set
  ` [lustre-devel] "
` [PATCH 07/17] staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNEL
  ` [lustre-devel] "

✗ Fi.CI.BAT: failure for drm/i915/cnl: Add Wa_2201832410
 2018-03-08  0:26 UTC  (6+ messages)
` [PATCH] "
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Add Wa_2201832410 (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 01/13] ath10k: platform driver for WCN3990 SNOC WLAN module
 2018-03-08  0:25 UTC  (6+ messages)

Removal of iio (staging) meter/ade7753, ade7754, ade7758, ade7759 and ade7854
 2018-03-08  0:22 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
 2018-03-08  0:21 UTC  (7+ messages)
` [PATCH v2 2/3] drm/i915/frontbuffer: HW tracking for cursor moves to fix PSR lags

mmotm 2018-03-07-16-19 uploaded
 2018-03-08  0:20 UTC 

[PATCH] net: remove VLA usage
 2018-03-08  0:19 UTC 

[patch 1/1] drivers/gpu/drm/i915/intel_guc_log.c: work around gcc-4.4.4 union initializer issue
 2018-03-08  0:13 UTC 

[PATCH] configfs: initialize inode with owner
 2018-03-08  0:11 UTC  (2+ messages)

[next-queue PATCH v3 0/8] igb: offloading of receive filters
 2018-03-08  0:10 UTC  (5+ messages)
` [next-queue PATCH v3 6/8] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "

usb: musb: error when trying to unbind musb-hdrc.0.auto
 2018-03-08  0:06 UTC  (2+ messages)

[PATCH v7 0/8] vsp1: TLB optimisation and DL caching
 2018-03-08  0:05 UTC  (9+ messages)
` [PATCH v7 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v7 2/8] media: vsp1: Protect bodies against overflow
` [PATCH v7 3/8] media: vsp1: Provide a body pool
` [PATCH v7 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v7 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v7 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v7 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
 2018-03-08  0:02 UTC 

[PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support
 2018-03-08  0:02 UTC  (14+ messages)
` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave

[PATCH v2] nvme_fc: rework sqsize handling
 2018-03-07 23:59 UTC 

[PATCH] ipmi:ssif: Fix double probe from tryacpi and trydmi
 2018-03-07 23:59 UTC  (3+ messages)

[PATCH] of: get of_root directly in place of of_find_node_by_path("/")
 2018-03-07 23:59 UTC  (5+ messages)

[PATCH][RESEND] block: sed-opal: fix u64 short atom length
 2018-03-07 23:58 UTC  (5+ messages)
  ` [PATCH v2] "

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-07 23:57 UTC  (24+ messages)
` [OpenRISC] "
` [PATCH v3 1/5] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v3 2/5] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
  ` [OpenRISC] "
` [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v3 4/5] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v3 5/5] openrisc: "
  ` [OpenRISC] "

[PATCH 4.14 000/110] 4.14.25-stable review
 2018-03-07 23:57 UTC  (2+ messages)

[PATCH 4.15 000/122] 4.15.8-stable review
 2018-03-07 23:56 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q32jv support
 2018-03-07 23:55 UTC 

[git pull] Input updates for v4.16-rc4
 2018-03-07 23:53 UTC 

[patch] mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes
 2018-03-07 23:52 UTC 

[RESEND PATCH 0/3 net-next] ibmvnic: Clean up net close and fix reset bug
 2018-03-07 23:51 UTC  (4+ messages)
` [RESEND PATCH 1/3 net-next] ibmvnic: Clean up device close
` [RESEND PATCH 2/3 net-next] ibmvnic: Reorganize "
` [RESEND PATCH 3/3 net-next] ibmvnic: Do not disable device during failover or partition migration

[PATCH net 0/5] tcp: fixes to non-SACK TCP
 2018-03-07 23:48 UTC  (4+ messages)
` [PATCH net 4/5] tcp: prevent bogus undos when SACK is not enabled

[linux-linus bisection] complete test-amd64-i386-xl-qemut-ws16-amd64
 2018-03-07 23:47 UTC 

[linux-3.18 test] 120276: tolerable FAIL - PUSHED
 2018-03-07 23:47 UTC 

[Qemu-devel] [RFC PATCH v2 00/22] remove i386/pc dependency: generic SuperIO
 2018-03-07 23:46 UTC  (3+ messages)

[PATCH 0/3] ibmvnic: Clean up net close and fix reset bug
 2018-03-07 23:43 UTC  (5+ messages)
` [PATCH 1/3] ibmvnic: Clean up device close
` [PATCH 2/3] ibmvnic: Reorganize "
` [PATCH 3/3] ibmvnic: Do not disable device during failover or partition migration

[PATCH] bloat-o-meter: fix typo in help
 2018-03-07 23:39 UTC  (2+ messages)

[RFC/RFT][PATCH v2 0/6] sched/cpuidle: Idle loop rework
 2018-03-07 23:39 UTC  (3+ messages)
` [RFC/RFT][PATCH v2 2/6] sched: idle: Do not stop the tick upfront in the idle loop

[PATCHv2 net-next] openvswitch: fix vport packet length check
 2018-03-07 23:38 UTC 

[PATCH] rtc: remove VLA usage
 2018-03-07 23:14 UTC  (7+ messages)

[Fuego] [PATCH 1/3] iperf3: remove parameter description from fuego_test
 2018-03-07 23:37 UTC  (3+ messages)
` [Fuego] [PATCH 3/3] iperf3: use bps instead of Mbps

git help clone: questions
 2018-03-07 23:34 UTC  (5+ messages)

[PATCH 0/2] KVM: arm/arm64: GICv2-on-v3 fixes
 2018-03-07 23:34 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid


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.