All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-07 17:27:08 to 2017-12-07 18:01:24 UTC [more...]

[PATCH AUTOSEL for 4.14 001/135] IB/mlx4: Fix RSS's QPC attributes assignments
 2017-12-07 17:33 UTC  (44+ messages)
` [PATCH AUTOSEL for 4.14 072/135] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
` [PATCH AUTOSEL for 4.14 071/135] Bluetooth: btusb: Add new NFA344A entry
` [PATCH AUTOSEL for 4.14 073/135] liquidio: fix kernel panic in VF driver
` [PATCH AUTOSEL for 4.14 075/135] nvme: use kref_get_unless_zero in nvme_find_get_ns
` [PATCH AUTOSEL for 4.14 074/135] platform/x86: hp_accel: Add quirk for HP ProBook 440 G4
` [PATCH AUTOSEL for 4.14 076/135] l2tp: cleanup l2tp_tunnel_delete calls
` [PATCH AUTOSEL for 4.14 080/135] net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
` [PATCH AUTOSEL for 4.14 077/135] xfs: fix log block underflow during recovery cycle verification
` [PATCH AUTOSEL for 4.14 078/135] xfs: return a distinct error code value for IGET_INCORE cache misses
` [PATCH AUTOSEL for 4.14 081/135] net: hns3: fix a bug in hclge_uninit_client_instance
` [PATCH AUTOSEL for 4.14 088/135] scsi: hpsa: destroy sas transport properties before scsi_host
` [PATCH AUTOSEL for 4.14 092/135] net: hns3: fix a bug when alloc new buffer
` [PATCH AUTOSEL for 4.14 089/135] mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()
` [PATCH AUTOSEL for 4.14 090/135] net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
` [PATCH AUTOSEL for 4.14 096/135] soc: mediatek: pwrap: fix compiler errors
` [PATCH AUTOSEL for 4.14 093/135] serdev: ttyport: enforce tty-driver open() requirement
` [PATCH AUTOSEL for 4.14 094/135] powerpc/perf/hv-24x7: Fix incorrect comparison in memord
` [PATCH AUTOSEL for 4.14 095/135] powerpc/xmon: Check before calling xive functions
` [PATCH AUTOSEL for 4.14 098/135] KVM: nVMX: Fix EPT switching advertising
` [PATCH AUTOSEL for 4.14 099/135] tty fix oops when rmmod 8250
` [PATCH AUTOSEL for 4.14 100/135] dmaengine: rcar-dmac: use TCRB instead of TCR for residue
` [PATCH AUTOSEL for 4.14 097/135] ipv4: ipv4_default_advmss() should use route mtu
` [PATCH AUTOSEL for 4.14 101/135] dev/dax: fix uninitialized variable build warning
` [PATCH AUTOSEL for 4.14 104/135] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
` [PATCH AUTOSEL for 4.14 102/135] pinctrl: adi2: Fix Kconfig build problem
` [PATCH AUTOSEL for 4.14 106/135] IB/core: Fix calculation of maximum RoCE MTU
` [PATCH AUTOSEL for 4.14 107/135] vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
` [PATCH AUTOSEL for 4.14 105/135] IB/core: Fix use workqueue without WQ_MEM_RECLAIM
` [PATCH AUTOSEL for 4.14 111/135] ASoC: samsung: i2s: disable secondary DAI until it gets fixed
` [PATCH AUTOSEL for 4.14 112/135] ipmi_si: fix memory leak on new_smi
` [PATCH AUTOSEL for 4.14 109/135] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
` [PATCH AUTOSEL for 4.14 114/135] scsi: sd: change manage_start_stop to bool in sysfs interface
` [PATCH AUTOSEL for 4.14 113/135] nullb: fix error return code in null_init()
` [PATCH AUTOSEL for 4.14 117/135] raid5-ppl: check recovery_offset when performing ppl recovery
` [PATCH AUTOSEL for 4.14 115/135] scsi: sd: change allow_restart to bool in sysfs interface
` [PATCH AUTOSEL for 4.14 116/135] scsi: bfa: integer overflow in debugfs
` [PATCH AUTOSEL for 4.14 118/135] md-cluster: fix wrong condition check in raid1_write_request
` [PATCH AUTOSEL for 4.14 119/135] xprtrdma: Don't defer fencing an async RPC's chunks
` [PATCH AUTOSEL for 4.14 120/135] udf: Avoid overflow when session starts at large offset
` [PATCH AUTOSEL for 4.14 125/135] icmp: don't fail on fragment reassembly time exceeded
` [PATCH AUTOSEL for 4.14 134/135] ath10k: fix build errors with !CONFIG_PM
` [PATCH AUTOSEL for 4.14 133/135] ath10k: fix core PCI suspend when WoWLAN is supported but disabled

[PATCH] net/szedata2: fix check of mmap return value
 2017-12-07 18:01 UTC  (2+ messages)

[nfsv4] questing about NLM LOCK, CANCEL UNLOCK
 2017-12-07 18:00 UTC  (3+ messages)

[PATCH] docs: refcount_t documentation
 2017-12-07 17:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] board/orangepi: add support for orangepi-lite board
 2017-12-07 17:59 UTC 

[net-next PATCH 00/14] lockless qdisc series
 2017-12-07 17:58 UTC  (15+ messages)
` [net-next PATCH 01/14] net: sched: cleanup qdisc_run and __qdisc_run semantics
` [net-next PATCH 02/14] net: sched: allow qdiscs to handle locking
` [net-next PATCH 03/14] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [net-next PATCH 04/14] net: sched: provide per cpu qstat helpers
` [net-next PATCH 05/14] net: sched: a dflt qdisc may be used with per cpu stats
` [net-next PATCH 06/14] net: sched: explicit locking in gso_cpu fallback
` [net-next PATCH 07/14] net: sched: drop qdisc_reset from dev_graft_qdisc
` [net-next PATCH 08/14] net: sched: use skb list for skb_bad_tx
` [net-next PATCH 09/14] net: sched: check for frozen queue before skb_bad_txq check
` [net-next PATCH 10/14] net: sched: helpers to sum qlen and qlen for per cpu logic
` [net-next PATCH 11/14] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [net-next PATCH 12/14] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
` [net-next PATCH 13/14] net: skb_array: expose peek API
` [net-next PATCH 14/14] net: sched: pfifo_fast use skb_array

[PATCH v2 0/7] Add CPU Frequency scaling support on Armada 37xx
 2017-12-07 17:58 UTC  (4+ messages)

[GIT PULL] arm64: fixes for -rc3
 2017-12-07 17:58 UTC  (2+ messages)

[PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented
 2017-12-07 17:56 UTC  (3+ messages)

[PATCH v5 0/2] launch_editor(): indicate that Git waits for user input
 2017-12-07 17:56 UTC  (8+ messages)
` [PATCH v5 2/2] "

[RFC 00/10] mtd: spi-nor: Update spi-nor framework
 2017-12-07 17:56 UTC  (6+ messages)
` [RFC 01/10] mtd: spi-nor: Add support of 1-2-2, 1-4-4 IO READ protocols

[Intel-wired-lan] [next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-07 17:56 UTC  (6+ messages)
` [Intel-wired-lan] [next-queue 08/10] ixgbe: process the Tx "

What's cooking in git.git (Dec 2017, #01; Mon, 4)
 2017-12-07 15:48 UTC  (3+ messages)

[PATCH igt] lib: Print other clients when DRM_SET_MASTER fails
 2017-12-07 17:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/5] perf-probe: Improve probing on versioned symbols
 2017-12-07 17:55 UTC  (5+ messages)
` [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name

[PATCH] net: gianfar: add ethtool eee support
 2017-12-07 17:54 UTC  (3+ messages)
` [PATCH net] gianfar: Disable EEE autoneg by default

[Qemu-devel] [PATCH v4 0/2] check VirtiQueue Vring objects
 2017-12-07 17:53 UTC  (5+ messages)

[PATCH 0/3] perf: generate s390 syscall table and remove auditlibs dependency
 2017-12-07 17:53 UTC  (6+ messages)
` [PATCH 1/3] perf s390: generate system call table from asm/unistd.h
` [PATCH 3/3] perf trace: no longer require auditlibs if syscall tables are present

[PATCH 2/3] fixup! perf: introduce errno_to_name() function
 2017-12-07 17:52 UTC  (3+ messages)
` [PATCH 2/3 v2] perf trace: Introduce errno_to_name()

[QUESTION] jbd2: How identify what kind of metadata is in t_buffers
 2017-12-07 17:52 UTC 

[PATCH i-g-t 1/6] meson: Don't install headers
 2017-12-07 17:52 UTC  (5+ messages)
` [PATCH i-g-t 3/6] meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarks

[PATCH net-next 0/6] net: sched: sch: introduce extack support
 2017-12-07 17:52 UTC  (5+ messages)
` [PATCH net-next 1/6] net: sched: sch_api: handle generic qdisc errors

[PATCH] xfs: preserve i_mode if __xfs_set_acl() fails
 2017-12-07 17:51 UTC  (5+ messages)

[PATCH V6 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-07 17:50 UTC  (7+ messages)
` [PATCH V6 4/7] OF: properties: Implement get_match_data() callback

[PATCH] drm/i915: Refactor common list iteration over GGTT vma
 2017-12-07 17:49 UTC  (2+ messages)

[PATCH] spi: sun6i: disable/unprepare clocks on remove
 2017-12-07 17:48 UTC  (4+ messages)
` Applied "spi: sun6i: disable/unprepare clocks on remove" to the spi tree

[PATCH net 0/3] TCP BBR sampling fixes for loss recovery undo
 2017-12-07 17:48 UTC  (5+ messages)
` [PATCH net 1/3] tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
` [PATCH net 2/3] tcp_bbr: reset full pipe detection on loss recovery undo
` [PATCH net 3/3] tcp_bbr: reset long-term bandwidth sampling "

[PATCH] regulator: fix incorrect indentation of two assignment statements
 2017-12-07 17:48 UTC  (3+ messages)
` Applied "regulator: fix incorrect indentation of two assignment statements" to the regulator tree

[PATCH][next] ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static
 2017-12-07 17:48 UTC  (4+ messages)
` Applied "ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static" to the asoc tree
  ` Applied "ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static" to the

[PATCH v3 01/10] ASoC: tlv320aic31xx: Fix GPIO header includes
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Fix GPIO header includes" to the asoc tree

[PATCH v3 02/10] ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls" to the asoc tree

[PATCH v3 06/10] ASoC: tlv320aic31xx: Reset registers during power up
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Reset registers during power up" to the asoc tree

[Buildroot] [PATCH] fastd: fix build with newer libsodium
 2017-12-07 17:48 UTC 

[PATCH v6 00/11] Intel SGX Driver
 2017-12-07 17:37 UTC  (12+ messages)
` [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()

[PATCH v4 0/8] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-12-07 17:30 UTC 

[PATCH] drm: More debug info for fb leaks in mode_config_cleanup
 2017-12-07 17:47 UTC  (3+ messages)

[PATCH AUTOSEL for 4.9 001/156] usb: phy: isp1301: Add OF device ID table
 2017-12-07 15:49 UTC  (45+ messages)
` [PATCH AUTOSEL for 4.9 002/156] KVM: nVMX: do not warn when MSR bitmap address is not backed
` [PATCH AUTOSEL for 4.9 006/156] userfaultfd: selftest: vm: allow to build in vm/ directory
` [PATCH AUTOSEL for 4.9 005/156] userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
` [PATCH AUTOSEL for 4.9 007/156] net: initialize msg.msg_flags in recvfrom
` [PATCH AUTOSEL for 4.9 004/156] md-cluster: free md_cluster_info if node leave cluster
` [PATCH AUTOSEL for 4.9 009/156] net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
` [PATCH AUTOSEL for 4.9 008/156] bnxt_en: Ignore 0 value in autoneg supported speed from firmware
` [PATCH AUTOSEL for 4.9 013/156] net: bcmgenet: synchronize irq0 status between the isr and task
` [PATCH AUTOSEL for 4.9 014/156] net: bcmgenet: Power up the internal PHY before probing the MII
` [PATCH AUTOSEL for 4.9 012/156] net: bcmgenet: power down internal phy if open or resume fails
` [PATCH AUTOSEL for 4.9 016/156] net/mlx5: Fix create autogroup prev initializer
` [PATCH AUTOSEL for 4.9 018/156] iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
` [PATCH AUTOSEL for 4.9 019/156] drm/amdgpu: fix parser init error path to avoid crash in parser fini
` [PATCH AUTOSEL for 4.9 015/156] rxrpc: Wake up the transmitter if Rx window size increases on the peer
` [PATCH AUTOSEL for 4.9 022/156] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
` [PATCH AUTOSEL for 4.9 024/156] netfilter: bridge: honor frag_max_size when refragmenting
` [PATCH AUTOSEL for 4.9 025/156] ASoC: rsnd: fix sound route path when using SRC6/SRC9
` [PATCH AUTOSEL for 4.9 026/156] blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
` [PATCH AUTOSEL for 4.9 028/156] net: wimax/i2400m: fix NULL-deref at probe
` [PATCH AUTOSEL for 4.9 030/156] irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAIN
` [PATCH AUTOSEL for 4.9 029/156] dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
` [PATCH AUTOSEL for 4.9 032/156] mlxsw: reg: Fix SPVM max record count
` [PATCH AUTOSEL for 4.9 033/156] mlxsw: reg: Fix SPVMLR "
` [PATCH AUTOSEL for 4.9 034/156] qed: Align CIDs according to DORQ requirement
` [PATCH AUTOSEL for 4.9 038/156] intel_th: pci: Add Gemini Lake support
` [PATCH AUTOSEL for 4.9 036/156] qed: Fix interrupt flags on Rx LL2
` [PATCH AUTOSEL for 4.9 037/156] drm: amd: remove broken include path
` [PATCH AUTOSEL for 4.9 039/156] openrisc: fix issue handling 8 byte get_user calls
` [PATCH AUTOSEL for 4.9 042/156] scsi: hpsa: limit outstanding rescans
` [PATCH AUTOSEL for 4.9 046/156] Drivers: hv: util: move waiting for release to hv_utils_transport itself
` [PATCH AUTOSEL for 4.9 045/156] drm/radeon/si: add dpm quirk for Oland
` [PATCH AUTOSEL for 4.9 043/156] scsi: hpsa: do not timeout reset operations
` [PATCH AUTOSEL for 4.9 044/156] fjes: Fix wrong netdevice feature flags
` [PATCH AUTOSEL for 4.9 048/156] sched/deadline: Add missing update_rq_clock() in dl_task_timer()
` [PATCH AUTOSEL for 4.9 047/156] iwlwifi: mvm: cleanup pending frames in DQA mode
` [PATCH AUTOSEL for 4.9 052/156] mmc: mediatek: Fixed bug where clock frequency could be set wrong
` [PATCH AUTOSEL for 4.9 050/156] sched/deadline: Throttle a constrained deadline task activated after the deadline
` [PATCH AUTOSEL for 4.9 056/156] afs: Adjust mode bits processing
` [PATCH AUTOSEL for 4.9 053/156] drm/radeon: reinstate oland workaround for sclk
` [PATCH AUTOSEL for 4.9 059/156] afs: Migrate vlocation fields to 64-bit
` [PATCH AUTOSEL for 4.9 057/156] afs: Deal with an empty callback array
` [PATCH AUTOSEL for 4.9 071/156] net/mlx4_core: Avoid delays during VF driver device shutdown
` [PATCH AUTOSEL for 4.9 076/156] perf symbols: Fix symbols__fixup_end heuristic for corner cases
` [PATCH AUTOSEL for 4.9 081/156] target: fix ALUA transition timeout handling

[tpm2] tpm2-tss 1.3.0-rc0 available
 2017-12-07 17:45 UTC 

[kernel-hardening][PATCH v4 0/3] arm: Makes ptdump resuable and add WX page checking
 2017-12-07 17:45 UTC  (3+ messages)

[PATCH i-g-t] tools: Cannonlake port clock programming
 2017-12-07 17:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] linux-headers: bump 4.1.x series
 2017-12-07 17:43 UTC 

[PATCH 0/9] Initial code for BTP client
 2017-12-07 17:42 UTC  (3+ messages)
` [PATCH 4/9] tools/btpclient: Store index along with adapter proxy

[PATCH v3 0/2] kvm: x86: hyperv: guest->host event signaling via eventfd
 2017-12-07 17:42 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: x86: factor out kvm.arch.hyperv (de)init
` [PATCH v3 2/2] kvm: x86: hyperv: guest->host event signaling via eventfd

[tpm2] Unable to encrypt larger buffers
 2017-12-07 17:42 UTC 

mdadm stuck at 0% reshape after grow
 2017-12-07 17:40 UTC  (11+ messages)

linux-next: build failure after merge of the scsi-mkp tree
 2017-12-07 17:40 UTC  (6+ messages)

[PATCH v4 1/4] phylib: Add device reset GPIO support
 2017-12-07 17:40 UTC  (5+ messages)
` [PATCH v4.1] "

[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-07 17:38 UTC  (14+ messages)
    ` [Qemu-devel] "
      ` [virtio-dev] "

[PATCH net-next v2 0/8] phy: net: meson-gxl: clean-up and improvements
 2017-12-07 15:49 UTC  (3+ messages)
` [PATCH net-next v2 6/8] net: phy: meson-gxl: leave CONFIG_A6 untouched

David Lamparter
 2017-12-07 17:30 UTC 

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-12-07 17:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 18/50] qapi: change enum visitor to take QAPISchemaMember

[PATCH 0/3] SCSI device blacklist handling improvements
 2017-12-07 17:34 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: set gtt size according to system memory size only
 2017-12-07 17:34 UTC  (2+ messages)

[U-Boot] [v3] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for new RDB
 2017-12-07 17:33 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.12 0/4] qmp dirty bitmap API
 2017-12-07 17:33 UTC  (10+ messages)
              ` [Qemu-devel] [Qemu-block] "

[PATCH v9 00/13] Introduce framework for SLIMbus device driver
 2017-12-07 17:32 UTC  (3+ messages)
` [PATCH v9 01/13] Documentation: Add SLIMbus summary

[PATCH] diff: add test showing regression to --relative
 2017-12-07 17:30 UTC  (5+ messages)
` [PATCH v2 0/7] reroll of cc/skip-to-optional-val
  ` [PATCH v2 5/7] diff: use skip-to-optional-val in parsing --relative
  ` [PATCH v2 6/7] t4045: reindent to make helpers readable
  ` [PATCH v2 7/7] t4045: test 'diff --relative' for real

[PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION
 2017-12-07 17:29 UTC  (7+ messages)

[PATCH 0/2] acpi, x86: Add SPCR table support
 2017-12-07 17:29 UTC  (6+ messages)
` [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures
` [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Fix build on uClibc-ng
 2017-12-07 17:29 UTC 

[Qemu-devel] [PATCH] vhost: fix crash on virtio_error while device stop
 2017-12-07 17:27 UTC  (4+ messages)

[Qemu-devel] in a device or CPU instance init/realize, can I rely on something having the BQL or equivalent?
 2017-12-07 17:26 UTC  (6+ messages)


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.