All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-19 12:12:01 to 2018-04-19 12:44:40 UTC [more...]

[Qemu-devel] [PATCH v3 00/35] ppc: support for the XIVE interrupt controller (POWER9)
 2018-04-19 12:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 01/35] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v3 02/35] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v3 03/35] ppc/xive: introduce the XiveFabric interface
` [Qemu-devel] [PATCH v3 04/35] spapr/xive: introduce a XIVE interrupt controller for sPAPR
` [Qemu-devel] [PATCH v3 05/35] spapr/xive: add a single source block to the sPAPR XIVE model
` [Qemu-devel] [PATCH v3 06/35] spapr/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [PATCH v3 07/35] spapr/xive: introduce the XIVE Event Queues
` [Qemu-devel] [PATCH v3 08/35] spapr: push the XIVE EQ data in OS event queue

[PATCH v2 1/3] btrfs: clean up le_bitmap_{set, clear}()
 2018-04-19 12:41 UTC  (2+ messages)

simplify procfs code for seq_file instances
 2018-04-19 12:41 UTC  (66+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 04/39] proc: introduce proc_create_single{,_data}
` [PATCH 05/39] ipv{4,6}/udp{,lite}: simplify proc registration
  ` [PATCH 05/39] ipv{4, 6}/udp{, lite}: "
` [PATCH 06/39] ipv{4,6}/tcp: simplify procfs registration
  ` [PATCH 06/39] ipv{4, 6}/tcp: "
` [PATCH 07/39] ipv{4,6}/ping: simplify proc file creation
  ` [PATCH 07/39] ipv{4, 6}/ping: "
` [PATCH 08/39] ipv{4, 6}/raw: simplify ѕeq_file code
  ` [PATCH 08/39] ipv{4,6}/raw: "
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 17/39] sgi-gru: "
` [PATCH 18/39] megaraid: "
` [PATCH 19/39] sg: "
` [PATCH 20/39] afs: "
` [PATCH 21/39] ext4: "
` [PATCH 22/39] jfs: "
` [PATCH 23/39] staging/rtl8192u: "
` [PATCH 24/39] resource: switch to proc_create_seq_data
` [PATCH 25/39] drbd: switch to proc_create_single
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
` [PATCH 27/39] bonding: switch to proc_create_seq_data
` [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
` [PATCH 29/39] neigh: switch to proc_create_seq_data
` [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 32/39] bluetooth: switch to proc_create_seq_data
` [PATCH 33/39] atm: simplify procfs code
` [PATCH 34/39] atm: switch to proc_create_seq_private
` [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show
` [PATCH 36/39] proc: don't detour through seq->private to get the inode
` [PATCH 37/39] ide: remove ide_driver_proc_write
` [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
` [PATCH 39/39] tty: "

[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-04-19 12:43 UTC  (6+ messages)
` [virtio-dev] [PATCH v3 6/6] vhost-user: "
  ` [virtio-dev] "
      ` [Qemu-devel] "
        ` [virtio-dev] "

[U-Boot] [PATCH] arm64: zynqmp: Reset FPD Watchdog on zcu100
 2018-04-19 12:43 UTC 

[PATCH 0/2] memory: aemif: add support for machine code
 2018-04-19 12:42 UTC  (5+ messages)
` [PATCH 2/2] memory: aemif: add support for board files

[RFC] checkpatch: don't complain about SPDX tag format
 2018-04-19 12:42 UTC  (5+ messages)

[PATCH v2 00/20] fanotify: super block mark
 2018-04-19 12:41 UTC  (10+ messages)
` [PATCH v2 12/20] fsnotify: introduce prototype struct fsnotify_obj
` [PATCH v2 14/20] fsnotify: pass object and object type to fsnotify_add_mark()
` [PATCH v2 17/20] fsnotify: add super block object type

[PATCH 0/2] drm/bridge: sii902x: add optional power supplies
 2018-04-19 12:41 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings/display/bridge: "

[Qemu-devel] [PATCH v1 for-2.13 0/4] pc-bios/s390-ccw: Network boot improvements
 2018-04-19 12:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 for-2.13 3/4] pc-bios/s390-ccw/net: Add support for pxelinux-style config files

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-19 12:40 UTC  (7+ messages)
` [PATCH bpf-next v3 5/8] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v3 6/8] bpf: add documentation for eBPF helpers (42-50)

git repository
 2018-04-19 12:39 UTC  (2+ messages)
` [MODERATED] "

[PATCH v5 0/2] Enabling content-type setting for HDMI displays
 2018-04-19 12:38 UTC  (3+ messages)
` [PATCH v5 1/2] drm: content-type property for HDMI connector
` [PATCH v5 2/2] i915: "

Migration to new gerrit server is coming
 2018-04-19 12:37 UTC  (2+ messages)
` Fwd: "

[PATCH v3 0/4] Hyper-V Netvsc PMD
 2018-04-19 12:37 UTC  (6+ messages)
` [PATCH v3 3/4] net/netvsc: add documentation

[U-Boot] [PATCH v2 00/18] spi: mpc8xxx: DM conversion
 2018-04-19 12:36 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH v2 02/18] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH v2 03/18] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH v2 04/18] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH v2 05/18] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH v2 06/18] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH v2 07/18] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH v2 08/18] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH v2 09/18] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH v2 10/18] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH v2 11/18] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH v2 12/18] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH v2 13/18] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH v2 14/18] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH v2 15/18] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH v2 16/18] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH v2 17/18] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH v2 18/18] spi: mpc8xxx: Convert to DM

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-04-19 12:36 UTC  (4+ messages)
` [PATCH 02/21] regulator: fixed: Convert to use GPIO descriptor only

[PATCH v2 1/3] drm/i915: Move request->ctx aside
 2018-04-19 12:35 UTC  (6+ messages)
` [PATCH v2 3/3] drm/i915: Store a pointer to intel_context in i915_request
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: Move request->ctx aside
` ✓ Fi.CI.BAT: success "

[PATCH] git-send-email: Cc more people
 2018-04-19 12:35 UTC  (5+ messages)

[PATCH] bus/fslmc: fix the compilation with clang 3.4
 2018-04-19 12:32 UTC 

[PATCH v8 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-19 12:33 UTC  (5+ messages)
` [PATCH v8 2/2] drm: bridge: Add thc63lvd1024 LVDS decoder driver

Segmentation fault when creating a hash table in the example of pipeline (ROUTING type)
 2018-04-19 12:33 UTC 

[Qemu-devel] [PATCH for-2.13] Clear mem_path if we fall back to anonymous RAM allocation
 2018-04-19 12:33 UTC  (2+ messages)

[PATCH net-next 0/4] geneve: verify user specified MTU or adjust with a lower device
 2018-04-19 12:42 UTC  (5+ messages)
` [PATCH net-next 1/4] geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
` [PATCH net-next 2/4] geneve: cleanup hard coded value for Ethernet header length
` [PATCH net-next 3/4] geneve: check MTU for a minimum in geneve_change_mtu()
` [PATCH net-next 4/4] geneve: configure MTU based on a lower device

[PATCH] dm bufio: fix buffer alignment
 2018-04-19 12:33 UTC 

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-04-19 12:32 UTC  (5+ messages)

4.15.17 regression: bisected: timeout during microcode update
 2018-04-19 12:32 UTC  (10+ messages)

[PATCH 0/6] drm/sun4i: Support color dithering for LCD panels
 2018-04-19 12:31 UTC  (5+ messages)
` [PATCH 4/6] drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel

[PATCH 4.9 00/66] 4.9.95-stable review
 2018-04-19 12:30 UTC  (6+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-19 12:31 UTC  (13+ messages)
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records

[PATCH] KVM: X86: Extend MAX_IRQ_ROUTES to 4096
 2018-04-19 12:30 UTC 

[meta-oe][PATCH 1/2] websocketpp: add new recipe based on Debian packaging
 2018-04-19 12:30 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] cpprest: "

[v2 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
 2018-04-19 12:29 UTC 

[PATCH] Bluetooth: Prevent buffer overflow for large advertisement data
 2018-04-19 12:28 UTC  (2+ messages)

[PATCH v2 net 0/3] virtio: ctrl buffer fixes
 2018-04-19 12:27 UTC  (10+ messages)
` [PATCH v2 net 1/3] virtio_net: split out ctrl buffer
` [PATCH v2 net 2/3] virtio_net: fix adding vids on big-endian
` [PATCH v2 net 3/3] virtio_net: sparse annotation fix

[PATCH 0/2] Fix file locking in EAL memory
 2018-04-19 12:26 UTC  (3+ messages)
` [PATCH 1/2] mem: add memalloc init stage
` [PATCH 2/2] mem: revert to using flock() and add per-segment lockfiles

[PATCH] wic/imager/direct: Ensure correct ROOTFS_DIR is shown
 2018-04-19 12:26 UTC 

[PATCH 1/2] drm/i915/dsi: improve dphy param limits logging
 2018-04-19 12:25 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/dsi: fix dphy param field widths and range checks for chv+

KASAN: slab-out-of-bounds Write in tty_insert_flip_string_fixed_flag
 2018-04-19 12:25 UTC  (3+ messages)

[PATCH v6 00/15] rebase -i: offer to recreate commit topology
 2018-04-19 12:24 UTC  (19+ messages)
` [PATCH v7 00/17] "
  ` [PATCH v7 01/17] sequencer: avoid using errno clobbered by rollback_lock_file()
  ` [PATCH v7 02/17] sequencer: make rearrange_squash() a bit more obvious
  ` [PATCH v7 03/17] sequencer: refactor how original todo list lines are accessed
  ` [PATCH v7 04/17] sequencer: offer helpful advice when a command was rescheduled
  ` [PATCH v7 05/17] git-rebase--interactive: clarify arguments
  ` [PATCH v7 06/17] sequencer: introduce new commands to reset the revision
  ` [PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
  ` [PATCH v7 08/17] sequencer: fast-forward `merge` commands, if possible
  ` [PATCH v7 09/17] rebase-helper --make-script: introduce a flag to rebase merges
  ` [PATCH v7 10/17] rebase: introduce the --rebase-merges option
  ` [PATCH v7 11/17] rebase --rebase-merges: add test for --keep-empty
  ` [PATCH v7 12/17] sequencer: make refs generated by the `label` command worktree-local
  ` [PATCH v7 13/17] sequencer: handle post-rewrite for merge commands
  ` [PATCH v7 14/17] rebase --rebase-merges: avoid "empty merges"
  ` [PATCH v7 15/17] pull: accept --rebase=merges to recreate the branch topology
  ` [PATCH v7 16/17] rebase -i: introduce --rebase-merges=[no-]rebase-cousins
  ` [PATCH v7 17/17] rebase -i --rebase-merges: add a section to the man page

[PATCH] net: phy: TLK10X initial driver submission
 2018-04-19 12:24 UTC  (2+ messages)

[PATCH] arm64: fix single step issue in kgdb
 2018-04-19 12:23 UTC 

[LTP] [PATCH 2/5] syscalls/mkdir01, 03: Cleanup && Convert to new API
 2018-04-19 12:23 UTC  (3+ messages)
` [LTP] [PATCH] syscalls/mkdir03: Use tst_get_bad_addr()

[PATCH 00/15] media: staging/imx7: add i.MX7 media driver
 2018-04-19 12:22 UTC  (4+ messages)
` [PATCH 02/15] media: staging/imx7: add imx7 CSI subdev driver

[PATCH] crypto/mrvl: add MRVL PMD to meson
 2018-04-19 12:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
 2018-04-19 12:21 UTC  (3+ messages)
` [PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver

[PATCH v4 0/2] Enabling content-type setting for HDMI displays
 2018-04-19 12:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Enabling content-type setting for HDMI displays. (rev3)

lockdep splats with blk-mq drivers
 2018-04-19 12:20 UTC 

[PATCH] net: phy: marvell: clear wol event before setting it
 2018-04-19 12:18 UTC  (2+ messages)

[PATCH v3 00/14] mlx5 Rx tunnel offloading
 2018-04-19 12:18 UTC  (11+ messages)
` [PATCH v4 03/11] net/mlx5: support L3 VXLAN flow

[v2, 1/3] cryptodev: set private data for session-less mode
 2018-04-19 12:16 UTC  (3+ messages)
` [v2, 2/3] cryptodev: support session private data setting

[PATCH] net/mvpp2: get MUSDK library path from a meson option
 2018-04-19 12:15 UTC  (2+ messages)

[meta-qt5][WIP][PATCH] qt5-creator: upgrade to 4.5.1
 2018-04-19 12:13 UTC 

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-04-19 12:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gen11: Preempt-to-idle support in execlists. (rev2)

[PATCH] ASoC: Intel: Disable SND_SOC_INTEL_BAYTRAIL when SND_SST_ATOM_HIFI2_PLATFORM is enabled
 2018-04-19 12:12 UTC  (2+ messages)
` Applied "ASoC: Intel: Disable SND_SOC_INTEL_BAYTRAIL when SND_SST_ATOM_HIFI2_PLATFORM is enabled" to the asoc tree

[Qemu-devel] [PATCH] riscv: requires libfdt
 2018-04-19 12:11 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Move request->ctx aside
 2018-04-19 12:11 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Store a pointer to intel_context in i915_request


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.