All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-19 13:54:42 to 2017-10-19 14:28:06 UTC [more...]

[PATCH 0/8] livepatch: klp-convert tool
 2017-10-19 14:27 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2017-10-19 14:28 UTC 

Is it safe to use btrfs on top of different types of devices?
 2017-10-19 14:27 UTC  (13+ messages)

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-19 14:26 UTC  (12+ messages)
` [PATCH 4/4] char/tpm: Less checks in tpm_ibmvtpm_probe() after error detection

[PATCH 4.9 00/51] 4.9.58-stable review
 2017-10-19 13:49 UTC  (13+ messages)
` [PATCH 4.9 02/51] Revert "bsg-lib: dont free job in bsg_prepare_job"
` [PATCH 4.9 06/51] irqchip/crossbar: Fix incorrect type of local variables
` [PATCH 4.9 09/51] ALSA: hda: Add Geminilake HDMI codec ID
` [PATCH 4.9 28/51] ASoC: mediatek: add I2C dependency for CS42XX8
` [PATCH 4.9 33/51] qed: Read queue state before releasing buffer
` [PATCH 4.9 35/51] ceph: dont update_dentry_lease unless we actually got one
` [PATCH 4.9 37/51] ceph: clean up unsafe d_parent accesses in build_dentry_path
` [PATCH 4.9 39/51] uapi: fix linux/mroute6.h userspace compilation errors
` [PATCH 4.9 43/51] hrtimer: Catch invalid clockids again
` [PATCH 4.9 45/51] powerpc/perf: Add restrictions to PMC5 in power9 DD1
` [PATCH 4.9 46/51] drm/nouveau/gr/gf100-: fix ccache error logging
` [PATCH 4.9 47/51] regulator: core: Resolve supplies before disabling unused regulators

[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
 2017-10-19 14:26 UTC  (2+ messages)

[PATCH v3] selinux: libselinux: Enable multiple input files to selabel_open
 2017-10-19 14:26 UTC  (2+ messages)

customising custom-image-sato
 2017-10-19 14:26 UTC  (2+ messages)

[PATCH V3 00/29]
 2017-10-19 14:26 UTC  (3+ messages)
` [PATCH V3 15/29] x86/vvtd: Process interrupt remapping request

[PATCH v3 0/2] ACPI serdev support
 2017-10-19 14:26 UTC  (9+ messages)

[PATCH v3 0/7] Support PPTT for ARM64
 2017-10-19 14:24 UTC  (10+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH] mtd: nand: omap2: Fix subpage write
 2017-10-19 14:23 UTC  (8+ messages)

[CI PATCH i-g-t] Run gem_eio@in-flight-suspend on farm1
 2017-10-19 14:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

4.9-stable updates for XFS
 2017-10-19 14:22 UTC  (17+ messages)
` [PATCH 01/16] xfs: don't unconditionally clear the reflink flag on zero-block files
` [PATCH 02/16] xfs: evict CoW fork extents when performing finsert/fcollapse
` [PATCH 03/16] fs/xfs: Use %pS printk format for direct addresses
` [PATCH 04/16] xfs: report zeroed or not correctly in xfs_zero_range()
` [PATCH 05/16] xfs: update i_size after unwritten conversion in dio completion
` [PATCH 06/16] xfs: perag initialization should only touch m_ag_max_usable for AG 0
` [PATCH 07/16] xfs: Capture state of the right inode in xfs_iflush_done
` [PATCH 08/16] xfs: always swap the cow forks when swapping extents
` [PATCH 09/16] xfs: handle racy AIO in xfs_reflink_end_cow
` [PATCH 10/16] xfs: Don't log uninitialised fields in inode structures
` [PATCH 11/16] xfs: move more RT specific code under CONFIG_XFS_RT
` [PATCH 12/16] xfs: don't change inode mode if ACL update fails
` [PATCH 13/16] xfs: reinit btree pointer on attr tree inactivation walk
` [PATCH 14/16] xfs: handle error if xfs_btree_get_bufs fails
` [PATCH 15/16] xfs: cancel dirty pages on invalidation
` [PATCH 16/16] xfs: trim writepage mapping to within eof

[PATCH v4 0/4] additional TPM performance improvements
 2017-10-19 14:23 UTC  (14+ messages)
` [PATCH v4 1/4] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v4 3/4] tpm: reduce tpm polling delay in tpm_tis_core
` [PATCH v4 4/4] tpm: use tpm_msleep() value as max delay

[PATCH] dt-bindings: media: xilinx: fix typo in example
 2017-10-19 14:22 UTC  (4+ messages)

[linux-next:master 6243/6567] WARNING: vmlinux.o(.text.unlikely+0x5fb7): Section mismatch in reference from the function __def_free() to the function .init.text:__free_pages_boot_core()
 2017-10-19 14:22 UTC  (3+ messages)

[PATCH 1/3] clockevents: Retry programming min delta up to 10 times
 2017-10-19 14:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/4] flow classification library
 2017-10-19 14:22 UTC  (3+ messages)
` [PATCH v8 1/4] librte_flow_classify: add flow classify library

4.13-stable updates for XFS
 2017-10-19 14:21 UTC  (19+ messages)
` [PATCH 01/18] iomap_dio_rw: Allocate AIO completion queue before submitting dio
` [PATCH 02/18] xfs: don't unconditionally clear the reflink flag on zero-block files
` [PATCH 03/18] xfs: evict CoW fork extents when performing finsert/fcollapse
` [PATCH 04/18] fs/xfs: Use %pS printk format for direct addresses
` [PATCH 05/18] xfs: report zeroed or not correctly in xfs_zero_range()
` [PATCH 06/18] xfs: update i_size after unwritten conversion in dio completion
` [PATCH 07/18] xfs: perag initialization should only touch m_ag_max_usable for AG 0
` [PATCH 08/18] xfs: Capture state of the right inode in xfs_iflush_done
` [PATCH 09/18] xfs: always swap the cow forks when swapping extents
` [PATCH 10/18] xfs: handle racy AIO in xfs_reflink_end_cow
` [PATCH 11/18] xfs: Don't log uninitialised fields in inode structures
` [PATCH 12/18] xfs: move more RT specific code under CONFIG_XFS_RT
` [PATCH 13/18] xfs: don't change inode mode if ACL update fails
` [PATCH 14/18] xfs: reinit btree pointer on attr tree inactivation walk
` [PATCH 15/18] xfs: handle error if xfs_btree_get_bufs fails
` [PATCH 16/18] xfs: cancel dirty pages on invalidation
` [PATCH 17/18] xfs: trim writepage mapping to within eof
` [PATCH 18/18] xfs: move two more RT specific functions into CONFIG_XFS_RT

[PATCH] x86/events/amd/iommu: make iommu_pmu const and __initconst
 2017-10-19 14:19 UTC  (2+ messages)
` [tip:x86/cleanups] x86/events/amd/iommu: Make "

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-19 14:21 UTC  (8+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic

[PATCH 12/18] x86: use ARRAY_SIZE
 2017-10-19 14:18 UTC  (2+ messages)
` [tip:x86/cleanups] x86: Use ARRAY_SIZE

[net-next:master 299/314] include/net/sock.h:348:36: error: 'struct sock_common' has no member named 'skc_v6_rcv_saddr'; did you mean 'skc_rcv_saddr'?
 2017-10-19 14:31 UTC 

IMA appraisal against xz-compressed modules
 2017-10-19 14:20 UTC  (4+ messages)

[PATCH v3 00/12] introduce security offload library
 2017-10-19 14:19 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/12] net/ixgbe: enable inline ipsec

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-10-19 14:20 UTC 

[PATCH] Added notes to scsi-parameters.txt to show how to pass parameters on kernel line
 2017-10-19 14:20 UTC 

[PATCH v2 2/2] x86: convert x86_platform_ops to timespec64
 2017-10-19 13:46 UTC  (2+ messages)
` [tip:x86/timers] x86: Convert "

[PULL] drm-intel-next
 2017-10-19 14:16 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-10-19 14:16 UTC 

[Qemu-devel] [PULL 00/11] Ui 20171016 patches
 2017-10-19 14:15 UTC  (4+ messages)
` [Qemu-devel] [PULL 01/11] build: automatically handle GIT submodule checkout for dtc

[PATCH v2 net-next 0/2] net: dsa: lan9303: Add fdb/mdb methods
 2017-10-19 14:15 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods

[PATCH 4.4 00/46] 4.4.94-stable review
 2017-10-19 13:49 UTC  (16+ messages)
` [PATCH 4.4 01/46] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
` [PATCH 4.4 05/46] bpf/verifier: reject BPF_ALU64|BPF_END
` [PATCH 4.4 06/46] udpv6: Fix the checksum computation when HW checksum does not apply
` [PATCH 4.4 07/46] ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
` [PATCH 4.4 11/46] isdn/i4l: fetch the ppp_write buffer in one shot
` [PATCH 4.4 15/46] tun: bail out from tun_get_user() if the skb is empty
` [PATCH 4.4 18/46] net: Set sk_prot_creator when cloning sockets to the right proto
` [PATCH 4.4 20/46] Revert "bsg-lib: dont free job in bsg_prepare_job"
` [PATCH 4.4 24/46] mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
` [PATCH 4.4 28/46] iio: adc: xilinx: Fix error handling
` [PATCH 4.4 35/46] ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
` [PATCH 4.4 39/46] i2c: at91: ensure state is restored after suspending
` [PATCH 4.4 41/46] uapi: fix linux/rds.h userspace compilation errors
` [PATCH 4.4 44/46] nfsd/callback: Cleanup callback cred on shutdown
` [PATCH 4.4 46/46] Revert "tty: goldfish: Fix a parameter of a call to free_irq"

[PATCH] ring: guarantee ordering of cons/prod loading when doing enqueue/dequeue
 2017-10-19 14:15 UTC  (9+ messages)

[cip-dev] Fwd: Re: [cip-board] Need feedback by Oct. 18: CIP Core News Release
 2017-10-19 14:14 UTC  (2+ messages)

[PATCH v12 00/11] x86: guest resource mapping
 2017-10-19 14:12 UTC  (7+ messages)
` [PATCH v12 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

[2/2] genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
 2017-10-19 14:12 UTC  (8+ messages)
` [RFC PATCH v1 0/9] Support shared percpu interrupts; clean up MIPS hacks
  ` [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
  ` [RFC PATCH v1 6/9] MIPS: perf: percpu_devid interrupt support

[PATCH] objtool: Fix memory leak in decode_instructions()
 2017-10-19 14:12 UTC  (3+ messages)

MDADM RAID 6 Bad Superblock after reboot
 2017-10-19 14:11 UTC  (5+ messages)

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-19 14:11 UTC  (9+ messages)

[Qemu-devel] [PATCH] docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'
 2017-10-19 14:10 UTC  (2+ messages)

[PATCH v2 net-next 0/7] net: speedup netns create/delete time
 2017-10-19 14:11 UTC  (9+ messages)

[Qemu-devel] [PATCH v4 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
 2017-10-19 14:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/4] vhost-user: add new vhost user messages to support virtio config space

Cocci spatch "boolinit" - v4.14-rc1
 2017-10-19 14:08 UTC  (3+ messages)
` [PATCH] configfs: Fix bool initialization/comparison

[RFC 1/2] drm/i915: Add connector property to force bpc
 2017-10-19 14:08 UTC  (4+ messages)

1.chacra.ceph.com outage
 2017-10-19 14:08 UTC 

[PATCH net-next v3 0/2] ipv6: fixes for RTF_CACHE entries
 2017-10-19 14:07 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ipv6: start fib6 gc on RTF_CACHE dst creation
` [PATCH net-next v3 2/2] ipv6: remove from fib tree aged out RTF_CACHE dst

[RFC PATCH 0/2] using scapy to generate packet templates
 2017-10-19 14:06 UTC  (3+ messages)
` [RFC PATCH 1/2] app/testpmd: add packet template
` [RFC PATCH 2/2] app/testpmd: add scapy command as pkt template

[RFC 0/3]: settable compression level for zstd
 2017-10-19 14:05 UTC  (2+ messages)

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-19 14:06 UTC  (7+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "
      ` [Cluster-devel] "

[PATCH] netfilter: mark expected switch fall-throughs
 2017-10-19 14:06 UTC 

[Qemu-devel] [PATCH] tpm: Don't call tpm_cleanup unless CONFIG_TPM
 2017-10-19 14:06 UTC  (2+ messages)

linux-next: /home/broonie/tmpfs/next/kernel/bpf/verifier.c:
 2017-10-19 14:04 UTC  (2+ messages)

[PATCH RESEND FOR CI] drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
 2017-10-19 14:06 UTC  (2+ messages)

[PATCH RESEND FOR CI] drm/i915/crt: split compute_config hook by platforms
 2017-10-19 14:05 UTC  (2+ messages)

[Buildroot] [PATCH 01/12] dumb-init: new package
 2017-10-19 14:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: Fix boot of Cubietruk and al
 2017-10-19 14:04 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] sunxi: binman: Add U-Boot binary size check
` [U-Boot] [PATCH 2/2] sunxi: Enable THUMB build for the U-Boot binary

[PATCH branch-16.11] net/i40e: return errno when interrupt setup fails
 2017-10-19 14:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: always consider virualised device for checking post (v3)
 2017-10-19 14:03 UTC  (2+ messages)

[PATCH 3.18 00/27] 3.18.77-stable review
 2017-10-19 13:49 UTC  (21+ messages)
` [PATCH 3.18 02/27] drm/dp/mst: save vcpi with payloads
` [PATCH 3.18 03/27] ext4: avoid deadlock when expanding inode size
` [PATCH 3.18 04/27] sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
` [PATCH 3.18 05/27] bpf/verifier: reject BPF_ALU64|BPF_END
` [PATCH 3.18 06/27] packet: hold bind lock when rebinding to fanout hook
` [PATCH 3.18 07/27] isdn/i4l: fetch the ppp_write buffer in one shot
` [PATCH 3.18 08/27] vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
` [PATCH 3.18 09/27] l2tp: Avoid schedule while atomic in exit_net
` [PATCH 3.18 13/27] Revert "bsg-lib: dont free job in bsg_prepare_job"
` [PATCH 3.18 16/27] irqchip/crossbar: Fix incorrect type of local variables
` [PATCH 3.18 18/27] iio: adc: xilinx: Fix error handling
` [PATCH 3.18 19/27] Btrfs: send, fix failure to rename top level inode due to name collision
` [PATCH 3.18 20/27] net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs
` [PATCH 3.18 21/27] crypto: xts - Add ECB dependency
` [PATCH 3.18 22/27] ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
` [PATCH 3.18 23/27] scsi: scsi_dh_emc: return success in clariion_std_inquiry()
` [PATCH 3.18 24/27] uapi: fix linux/rds.h userspace compilation errors
` [PATCH 3.18 25/27] uapi: fix linux/mroute6.h "
` [PATCH 3.18 26/27] target/iscsi: Fix unsolicited data seq_end_offset calculation
` [PATCH 3.18 27/27] Revert "tty: goldfish: Fix a parameter of a call to free_irq"

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2017-10-19 14:02 UTC 

[PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support
 2017-10-19 14:01 UTC  (7+ messages)
` [PATCHv4 4/4] drm/tegra: add cec-notifier support

[RFC 0/4] TEE mediator framework + OP-TEE mediator
 2017-10-19 14:01 UTC  (7+ messages)
` [RFC 4/4] arm: tee: add basic "

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-19 14:01 UTC  (6+ messages)
` [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference

Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-19 14:00 UTC  (9+ messages)
` [Ksummit-discuss] "

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-19 14:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/4] fix fanotify issues with the series in v4.12
 2017-10-19 13:58 UTC  (5+ messages)
` [PATCH 1/4] fsnotify: fix pinning of marks and groups
` [PATCH 2/4] fsnotify: skip unattached marks
` [PATCH 3/4] fanotify: fix fsnotify_prepare_user_wait() failure
` [PATCH 4/4] fsnotify: clean up fsnotify()

linux-next: Tree for Oct 18th
 2017-10-19 13:57 UTC  (2+ messages)
` linux-next: No tree "

[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
 2017-10-19 13:54 UTC  (15+ messages)

Hi
 2017-10-19 13:56 UTC 

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-19 13:55 UTC  (5+ messages)
` [PATCH v6 1/6] perf report: properly handle branch count in match_chain

[PATCH 4.14-rc] nvme-rdma: Fix error status return in tagset allocation failure
 2017-10-19 13:55 UTC  (6+ messages)

nvme multipath support V4
 2017-10-19 13:54 UTC  (11+ messages)
` [PATCH 10/17] nvme: switch controller refcounting to use struct device


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.