All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 21:42:07 to 2018-10-08 23:01:04 UTC [more...]

[PATCH v2] staging: iio: adt7316: fix parenthesis alignment
 2018-10-08 22:08 UTC  (3+ messages)

Allow FUSE filesystems to provide out-of-band hashes to IMA
 2018-10-08 22:40 UTC  (9+ messages)

[PATCH 00/31] Netfilter updates for net-next
 2018-10-08 23:01 UTC  (11+ messages)
` [PATCH 01/31] netfilter: nf_tables: rt: allow checking if dst has xfrm attached
` [PATCH 02/31] netfilter: nf_tables: split set destruction in deactivate and destroy phase
` [PATCH 03/31] netfilter: nf_tables: warn when expr implements only one of activate/deactivate
` [PATCH 04/31] netfilter: nf_tables: asynchronous release
` [PATCH 05/31] netfilter: remove obsolete need_conntrack stub
` [PATCH 06/31] netfilter: nf_tables: add xfrm expression
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush
` [PATCH 08/31] netfilter: xt_cgroup: shrink size of v2 path
` [PATCH 09/31] netfilter: nf_tables: avoid BUG_ON usage
` [PATCH 10/31] netfilter: xtables: avoid BUG_ON

[PATCH net 00/10] rxrpc: Fix packet reception code
 2018-10-08 23:00 UTC  (12+ messages)
` [PATCH net 01/10] rxrpc: Fix some missed refs to init_net
` [PATCH net 02/10] rxrpc: Fix the data_ready handler
` [PATCH net 03/10] rxrpc: Use the UDP encap_rcv hook
` [PATCH net 04/10] rxrpc: Don't need to take the RCU read lock in the packet receiver
` [PATCH net 05/10] rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
` [PATCH net 06/10] rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
` [PATCH net 07/10] rxrpc: Only take the rwind and mtu values from latest ACK
` [PATCH net 08/10] rxrpc: Fix connection-level abort handling
` [PATCH net 09/10] rxrpc: Fix the rxrpc_tx_packet trace line
` [PATCH net 10/10] rxrpc: Fix the packet reception routine

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-08 22:59 UTC  (12+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH 00/14] Hash function transition part 15
 2018-10-08 22:59 UTC  (19+ messages)
` [PATCH 01/14] pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
` [PATCH 02/14] builtin/repack: replace hard-coded constant
` [PATCH 03/14] builtin/mktree: remove "
` [PATCH 04/14] builtin/fetch-pack: remove constants with parse_oid_hex
` [PATCH 05/14] pack-revindex: express constants in terms of the_hash_algo
` [PATCH 06/14] packfile: "
` [PATCH 07/14] refs/packed-backend: express constants using the_hash_algo
` [PATCH 08/14] upload-pack: express constants in terms of the_hash_algo
` [PATCH 09/14] transport: use parse_oid_hex instead of a constant
` [PATCH 10/14] tag: express constant in terms of the_hash_algo
` [PATCH 11/14] apply: replace hard-coded constants
` [PATCH 12/14] apply: rename new_sha1_prefix and old_sha1_prefix
` [PATCH 13/14] submodule: make zero-oid comparison hash function agnostic
` [PATCH 14/14] rerere: convert to use the_hash_algo

[PATCH] isdn/hisax: amd7930_fn: Remove unnecessary parentheses
 2018-10-08 22:59 UTC 

[PATCH v5 0/5] Fix legacy DPMS changes with MST
 2018-10-08 22:58 UTC  (8+ messages)
` [PATCH v5 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v5 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v5 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v5 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v5 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
` ✗ Fi.CI.CHECKPATCH: warning for Fix legacy DPMS changes with MST (rev5)

document dma-direct zone selection
 2018-10-08 22:56 UTC  (4+ messages)
` [PATCH] dma-direct: document the zone selection logic

[PATCH 00/16] Fixes for issues detected by static analyzers
 2018-10-08 22:54 UTC  (20+ messages)
` [PATCH 01/16] nvme-core: Declare local symbols static
` [PATCH 02/16] nvme-core: Refuse out-of-range integrity data seeds
` [PATCH 04/16] nvme-core: Complain if nvme_init_identify() fails
` [PATCH 05/16] nvme-pci: Fix nvme_suspend_queue() kernel-doc header
` [PATCH 12/16] nvmet: Remove unreachable code from nvmet_parse_discovery_cmd()
` [PATCH 13/16] nvmet: Use strlcpy() instead of strcpy()
` [PATCH 14/16] nvmet: Avoid integer overflow in the discard code
` [PATCH 15/16] nvmet-rdma: Declare local symbols static

[PATCHv2 bpf-next] bpf: fix building without CONFIG_INET
 2018-10-08 22:54 UTC  (3+ messages)

[PATCH] fanotify: self describing event metadata
 2018-10-08 15:40 UTC  (3+ messages)

[PATCH v6 0/5] Fix legacy DPMS changes with MST
 2018-10-08 22:53 UTC  (7+ messages)
` [PATCH v6 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v6 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v6 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v6 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v6 5/5] drm/i915: Fix intel_dp_mst_best_encoder()

[RFC PATCH 00/11] Convert last remaining g/s_crop/cropcap drivers
 2018-10-08 15:32 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-10-08 15:31 UTC  (3+ messages)
` [PATCH bpf-next v3 07/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP

[PATCH] xfs: cancel COW blocks before swapext
 2018-10-08 15:31 UTC  (2+ messages)

[PATCH 1/4] drm/i915/psr: Always wait for idle state when disabling PSR
 2018-10-08 22:43 UTC  (2+ messages)

[RFC] DFS (DPDK Filesystem)
 2018-10-08 22:42 UTC 

[PATCH] Open a new file instance if no read permissions on files
 2018-10-08 15:30 UTC  (5+ messages)

qgroups not enabled, but perf stats reports btrfs_qgroup_release_data and btrfs_qgroup_free_delayed_ref
 2018-10-08 22:41 UTC 

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-10-08 22:40 UTC  (9+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore

[PATCH AUTOSEL 4.18 01/58] soundwire: Fix duplicate stream state assignment
 2018-10-08 15:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.18 53/58] pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type

selftests/bpf: test_kmod.sh hangs on all devices
 2018-10-08 15:16 UTC  (4+ messages)

next-20181008 build: 2 failures 22 warnings (next-20181008)
 2018-10-08 22:35 UTC  (5+ messages)

[GIT PULL FOR v4.20] Various fixes
 2018-10-08 15:22 UTC 

[PATCH] failsafe: use prefix for set_burst_fn
 2018-10-08 22:31 UTC 

[ath6kl:pending 10/15] undefined reference to `__udivdi3'
 2018-10-08 22:29 UTC 

[PATCH 0/6] drm/msm: dpu: Various cleanup patches
 2018-10-08 22:30 UTC  (14+ messages)
` [PATCH 1/6] drm/msm: Remove dpu_encoder_phys_ops->hw_reset()
` [PATCH 2/6] drm/msm: dpu: Remove unused functions from msm_media_info.h
` [PATCH 3/6] drm/msm: dpu: Remove _dpu_encoder_power_enable()
` [PATCH 4/6] drm/msm: dpu: Remove 'inline' from several functions
` [PATCH 5/6] drm/msm: dpu: Remove empty/useless labels
` [PATCH 6/6] drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected()

[PATCH 0/4] Add basic components to be used by the Qt GUI
 2018-10-08 15:16 UTC  (5+ messages)
` [PATCH 1/4] kernel-shark-qt: Add Qt as a third party dependency
` [PATCH 2/4] kernel-shark-qt: Add KernalShark Utils
` [PATCH 3/4] kernel-shark-qt: Add Widgets Lib
` [PATCH 4/4] kernel-shark-qt: Add widget demo example

[PATCH v2 0/3] fetch2/git: Check fullshallow tarball and clonedir before access
 2018-10-08  8:15 UTC  (2+ messages)
` [PATCH v2 2/3] fetch2/git: explicitly show the decision logic to select the source in code

[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
 2018-10-08 22:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/12] arm: Add first models of Xilinx Versal SoC
 2018-10-08 22:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 11/12] hw/arm: versal: Add a model "
  ` [Qemu-arm] "

[PATCH] phy: inno-usb2-phy: fix off-by-one comparison on port number
 2018-10-08 22:24 UTC  (2+ messages)

[ext4:nls 20/47] fs/ext4/super.c:931:38: error: 'struct ext4_sb_info' has no member named 's_qf_names'
 2018-10-08 15:10 UTC 

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-10-08 22:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
` [PATCH 2/2] phy: ocelot-serdes: fix out-of-bounds read

[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
 2018-10-08 22:21 UTC  (2+ messages)

[PATCH v3 0/2] EditorConfig file
 2018-10-08 22:21 UTC  (4+ messages)
` [PATCH v3 1/2] editorconfig: provide editor settings for Git developers
` [PATCH v3 2/2] editorconfig: indicate settings should be kept in sync

[Qemu-devel] [PATCH 0/7] qcow2 check improvements
 2018-10-08 22:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 7/7] block/qcow2-refcount: fix out-of-file L2 entries to be read-as-zero

[PATCH] platform/chrome: chromeos_tbmc - Remove unneeded const
 2018-10-08 22:20 UTC 

[PATCH v3 0/6] btrfs-progs: check: Detect invalid dev extents and device items
 2018-10-08 22:20 UTC  (3+ messages)
` [PATCH v3 4/6] btrfs-progs: lowmem check: Add dev_item check for used bytes and total bytes

[PATCH] netfilter: xt_quota: Don't use aligned attribute in sizeof
 2018-10-08 22:20 UTC  (2+ messages)

[PATCH] crypto: inside-secure: safexcel - fix memory allocation
 2018-10-08 22:20 UTC  (2+ messages)

[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-08 22:19 UTC  (3+ messages)
` [PATCH v6 09/10] submodule: support reading .gitmodules when it's not in the working tree

[Qemu-devel] possible BUG, ATS12NSOPW fails
 2018-10-08 22:17 UTC 

[GIT PULL] commits for Linux 3.18
 2018-10-08 15:02 UTC 

[GIT PULL] commits for Linux 4.4
 2018-10-08 15:02 UTC 

[GIT PULL] commits for Linux 4.9
 2018-10-08 15:02 UTC 

[GIT PULL] commits for Linux 4.14
 2018-10-08 15:02 UTC 

[GIT PULL] commits for Linux 4.18
 2018-10-08 15:02 UTC 

[PATCH 00/36] Devicetree schema
 2018-10-08 14:59 UTC  (4+ messages)
` [PATCH 05/36] dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc

[PATCH 0/15] xfsprogs: sparse fixes
 2018-10-08 14:59 UTC  (7+ messages)
` [PATCH 01/15] xfsprogs: minor "
` [PATCH 08/15] xfsprogs: avoid redefinition of NBBY

[PATCH v2 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-08 14:58 UTC  (7+ messages)
` [PATCH v2 1/6] media: video-i2c: avoid accessing released memory area when removing driver

[PATCH] net/mlx5: eswitch-IP address UDP/TCP port rewrite
 2018-10-08 22:08 UTC  (6+ messages)

[PATCH] Use VMCOREINTO inside '/proc/kcore' if available
 2018-10-08 22:07 UTC  (2+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-10-08 14:54 UTC  (11+ messages)
            ` nvme-pci: number of queues off by one

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-10-08 22:06 UTC  (12+ messages)

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-08 14:52 UTC  (11+ messages)
` [net-next,05/19] net: usb: aqc111: Introduce PHY access
      ` [PATCH net-next 05/19] "
` [net-next,19/19] net: usb: aqc111: Add support for wake on LAN by MAGIC packet
      ` [PATCH net-next 19/19] "

[ext4:nls 20/47] fs/ext4/super.c:931:40: error: 'struct ext4_sb_info' has no member named 's_qf_names'; did you mean 's_mb_maxs'?
 2018-10-08 14:51 UTC 

[Qemu-devel] [PATCH v2 00/12] Various qemu command line options help improvements
 2018-10-08 22:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 04/12] qemu-option: improve qemu_opts_print_help() output

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-08 22:02 UTC  (2+ messages)

[PATCH v4 00/11] imx-media: Fixes for interlaced capture
 2018-10-08 21:59 UTC  (5+ messages)
` [PATCH v4 02/11] gpu: ipu-csi: Swap fields according to input/output field types

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a7744 support
 2018-10-08 14:46 UTC  (2+ messages)

[PATCH] kernel/panic: Do not append newline to the stack protector panic string
 2018-10-08 21:57 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/3] Expand dp83867-driver
 2018-10-08 21:56 UTC  (3+ messages)
` [U-Boot] [PATCH v4 3/3] net: phy: ti: Add binding for the CLK_OUT pin muxing

[Buildroot] [PATCH] linux-firmware: fix build failure on legal-info
 2018-10-08 21:56 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v2 0/2] EditorConfig file
 2018-10-08 21:54 UTC  (4+ messages)
` [PATCH v2 1/2] editorconfig: provide editor settings for Git developers

[linux-linus bisection] complete test-amd64-i386-xl-qemut-win10-i386
 2018-10-08 21:55 UTC 

repair: realloc(): invalid next size
 2018-10-08 14:42 UTC  (3+ messages)

[PATCH V1 net 0/5] minor bug fixes for ENA Ethernet driver
 2018-10-08 14:42 UTC  (4+ messages)

[PATCH v2 1/3] config: use one single config option for C11 memory model
 2018-10-08 21:53 UTC  (4+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] kni: fix kni fifo synchronization

[PATCH] kernel/bounds: Provide prototype for foo
 2018-10-08 14:41 UTC  (8+ messages)
` [PATCH] kbuild: fix kernel/bounds.c 'W=1' warning

[Qemu-devel] [Bug 1796754] [NEW] ioctl SIOCGIFCONF causes qemu-aarch64-static to crash with "received signal outside vCPU context"
 2018-10-08 21:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1796754] "

[Qemu-devel] [PATCH] qemu-system-hppa: Raise exception 26 on emulated hardware
 2018-10-08 21:50 UTC  (2+ messages)

[PATCH] unpack-trees: allow missing CE_SKIP_WORKTREE objs
 2018-10-08 21:48 UTC 

[PATCH v2 1/3] i2c: mux: pca954x: simplify code to reach the adapter
 2018-10-08 21:48 UTC  (3+ messages)

[PATCH v6 0/6] drm: add support for Cadence MHDP DPI/DP bridge
 2018-10-08 21:42 UTC  (19+ messages)
` [PATCH v6 1/6] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v6 2/6] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v6 3/6] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v6 4/6] drm: bridge: add support for Cadence MHDP DPI/DP bridge
` [PATCH v6 5/6] drm/bridge: add support for MST in mhdp8546 driver
` [PATCH v6 6/6] drm/bridge: add PHY initialization "

[RFC] eal: simplify parameters of hotplug functions
 2018-10-08 21:45 UTC  (3+ messages)
` [PATCH v6 0/5] eal: simplify devargs and "

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-10-08 21:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: GPU engine reset
 2018-10-08 21:43 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: Initial set of tests for GPU watchdog


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.