messages from 2018-01-18 20:12:20 to 2018-01-18 21:01:05 UTC [more...]
[added to the 4.1 stable tree] scsi: don't BUG_ON() empty DMA transfers
2018-01-18 20:59 UTC (67+ messages)
` [added to the 4.1 stable tree] rtc: interface: ignore expired timers when enqueuing new timers
` [added to the 4.1 stable tree] bcache: Make gc wakeup sane, remove set_task_state()
` [added to the 4.1 stable tree] net/llc: avoid BUG_ON() in skb_orphan()
` [added to the 4.1 stable tree] irda: Fix lockdep annotations in hashbin_delete()
` [added to the 4.1 stable tree] packet: fix races in fanout_add()
` [added to the 4.1 stable tree] net: socket: fix recvmmsg not returning error from sock_error
` [added to the 4.1 stable tree] [media] uvcvideo: Fix a wrong macro
` [added to the 4.1 stable tree] ext4: preserve the needs_recovery flag when the journal is aborted
` [added to the 4.1 stable tree] sd: get disk reference in sd_check_events()
` [added to the 4.1 stable tree] iio: pressure: mpl3115: do not rely on structure field ordering
` [added to the 4.1 stable tree] iio: pressure: mpl115: "
` [added to the 4.1 stable tree] nfsd: special case truncates some more
` [added to the 4.1 stable tree] nfsd: minor nfsd_setattr cleanup
` [added to the 4.1 stable tree] MIPS: IP22: Reformat inline assembler code to modern standards
` [added to the 4.1 stable tree] scsi: lpfc: Correct WQ creation for pagesize
` [added to the 4.1 stable tree] TTY: n_hdlc, fix lockdep false positive
` [added to the 4.1 stable tree] tty: n_hdlc: get rid of racy n_hdlc.tbuf
` [added to the 4.1 stable tree] KVM: VMX: use correct vmcs_read/write for guest segment selector/base
` [added to the 4.1 stable tree] s390: make setup_randomness work
` [added to the 4.1 stable tree] s390: use correct input data address for setup_randomness
` [added to the 4.1 stable tree] libceph: use BUG() instead of BUG_ON(1)
` [added to the 4.1 stable tree] crypto: improve gcc optimization flags for serpent and wp512
` [added to the 4.1 stable tree] MIPS: ip27: Disable qlge driver in defconfig
` [added to the 4.1 stable tree] MIPS: ip22: Fix ip28 build for modern gcc
` [added to the 4.1 stable tree] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
` [added to the 4.1 stable tree] MIPS: ralink: Cosmetic change to prom_init()
` [added to the 4.1 stable tree] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [added to the 4.1 stable tree] cpmac: remove hopeless #warning
` [added to the 4.1 stable tree] mvsas: fix misleading indentation
` [added to the 4.1 stable tree] MIPS: DEC: Avoid la pseudo-instruction in delay slots
` [added to the 4.1 stable tree] dm: flush queued bios when process blocks to avoid deadlock
` [added to the 4.1 stable tree] ext4: don't BUG when truncating encrypted inodes on the orphan list
` [added to the 4.1 stable tree] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
` [added to the 4.1 stable tree] ipv4: mask tos for input route
` [added to the 4.1 stable tree] vti6: return GRE_KEY for vti6
` [added to the 4.1 stable tree] net: don't call strlen() on the user buffer in packet_bind_spkt()
` [added to the 4.1 stable tree] l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
` [added to the 4.1 stable tree] tcp: fix various issues for sockets morphing to listen state
` [added to the 4.1 stable tree] dccp: Unlock sock before calling sk_free()
` [added to the 4.1 stable tree] net: fix socket refcounting in skb_complete_tx_timestamp()
` [added to the 4.1 stable tree] net: fix socket refcounting in skb_complete_wifi_ack()
` [added to the 4.1 stable tree] act_connmark: avoid crashing on malformed nlattrs with null parms
` [added to the 4.1 stable tree] uapi: fix linux/packet_diag.h userspace compilation error
` [added to the 4.1 stable tree] mpls: Send route delete notifications when router module is unloaded
` [added to the 4.1 stable tree] ipv6: make ECMP route replacement less greedy
` [added to the 4.1 stable tree] dccp/tcp: fix routing redirect race
` [added to the 4.1 stable tree] dccp: fix memory leak during tear-down of unsuccessful connection request
` [added to the 4.1 stable tree] net sched actions: decrement module reference count after table flush
` [added to the 4.1 stable tree] crypto: cryptd - Assign statesize properly
` [added to the 4.1 stable tree] crypto: ghash-clmulni - Fix load failure
` [added to the 4.1 stable tree] ACPI / video: skip evaluating _DOD when it does not exist
` [added to the 4.1 stable tree] crypto: mcryptd - Fix load failure
` [added to the 4.1 stable tree] KVM: PPC: Book3S PR: Fix illegal opcode emulation
` [added to the 4.1 stable tree] Drivers: hv: balloon: don't crash when memory is added in non-sorted order
` [added to the 4.1 stable tree] s390/pci: fix use after free in dma_init
` [added to the 4.1 stable tree] tpm_tis: Use devm_free_irq not free_irq
` [added to the 4.1 stable tree] give up on gcc ilog2() constant optimizations
` [added to the 4.1 stable tree] net: properly release sk_frag.page
` [added to the 4.1 stable tree] net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
` [added to the 4.1 stable tree] net/mlx5: Increase number of max QPs in default profile
` [added to the 4.1 stable tree] net: unix: properly re-increment inflight counter of GC discarded candidates
` [added to the 4.1 stable tree] iio: adc: ti_am335x_adc: fix fifo overrun recovery
` [added to the 4.1 stable tree] ipv4: provide stronger user input validation in nl_fib_input()
` [added to the 4.1 stable tree] tcp: initialize icsk_ack.lrcvtime at session start time
` [added to the 4.1 stable tree] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
` [added to the 4.1 stable tree] raid10: increment write counter after bio is split
[PATCH V4 0/3] Use mm_struct and switch_mm() instead of manually
2018-01-18 21:01 UTC
[PATCH 1/2] NVMe-CLI WDC-Plugin Add clear-pcie-corr command
2018-01-18 21:01 UTC
[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
2018-01-18 20:58 UTC (10+ messages)
[Buildroot] [PATCH] wireguard: bump version to 0.0.20180118
2018-01-18 20:58 UTC (2+ messages)
[Bug 198511] New: lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8
2018-01-18 20:58 UTC (3+ messages)
` [Bug 198511] "
[Buildroot] [git commit] wireguard: bump version to 0.0.20180118
2018-01-18 20:57 UTC
[PATCH net-next 0/1] rtnetlink: request RTM_GETLINK by pid or fd
2018-01-18 20:55 UTC (4+ messages)
` [PATCH net-next 1/1] "
git 2.16.0 segfaults on clone of specific repo
2018-01-18 20:55 UTC
passtos patch
2018-01-18 20:57 UTC (3+ messages)
[net] fm10k: mark PM functions as __maybe_unused
2018-01-18 20:52 UTC (2+ messages)
[PATCH v2 0/6] ethdev: port ownership
2018-01-18 20:52 UTC (5+ messages)
` [PATCH v3 0/7] Port ownership and syncronization
` [PATCH v3 4/7] ethdev: synchronize port allocation
[PATCH v2 0/4] gpio: driver for the RPi3 GPIO expander
2018-01-18 20:50 UTC (8+ messages)
` [PATCH v2 1/4] ARM: bcm2835: sync firmware properties with downstream
[Qemu-devel] [PATCH v7 00/14] SDHCI: add tunning sequence for UHS-I cards (part 3)
2018-01-18 20:40 UTC (19+ messages)
` [Qemu-devel] [PATCH v7 01/14] sdhci: add v3 capabilities
` [Qemu-devel] [PATCH v7 02/14] sdhci: rename the hostctl1 register
` [Qemu-devel] [PATCH v7 03/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 04/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 05/14] hw/arm/fsl-imx6: implement SDHCI Spec v3
` [Qemu-devel] [PATCH v7 06/14] hw/arm/xilinx_zynqmp: "
` [Qemu-devel] [PATCH v7 07/14] sdhci: check Spec v3 capabilities qtest
` [Qemu-devel] [PATCH v7 08/14] sdhci: add a check_capab_v3() qtest
` [Qemu-devel] [PATCH v7 09/14] sdhci: remove the deprecated 'capareg' property
` [Qemu-devel] [PATCH v7 10/14] sdhci: add Spec v4.2 register definitions
` [Qemu-devel] [PATCH v7 11/14] sdhci: implement the Host Control 2 register for the tunning sequence
` [Qemu-devel] [PATCH v7 12/14] sdbus: add trace events
` [Qemu-devel] [PATCH v7 13/14] sdhci: implement UHS-I voltage switch
` [Qemu-devel] [PATCH v7 14/14] sdhci: implement CMD/DAT[] fields in the Present State register
[Qemu-devel] [PATCH v4 0/5] cryptodev: add vhost support
2018-01-18 20:49 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 5/5] cryptodev-vhost-user: depend on CONFIG_VHOST_CRYPTO and CONFIG_VHOST_USER
[Qemu-devel] [PULL v2 00/34] pc, pci, virtio: features, fixes, cleanups
2018-01-18 20:48 UTC (3+ messages)
Error do_compile libepoxy
2018-01-18 20:48 UTC (7+ messages)
[PATCH 00/12] KVM: s390: exitless interrupt support for KVM
2018-01-18 20:47 UTC (9+ messages)
` [PATCH 02/12] KVM: s390: define GISA format-0 data structure
` [PATCH 04/12] KVM: s390: implement GISA IPM related primitives
[Qemu-devel] [PULL v4 00/29] pc, pci, virtio: features, fixes, cleanups
2018-01-18 20:46 UTC (31+ messages)
` [Qemu-devel] [PULL v4 01/29] MAINTAINERS: Add myself as maintainer to X86 machines
` [Qemu-devel] [PULL v4 02/29] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PULL v4 03/29] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PULL v4 04/29] contrib/libvhost-user: enable virtio config space messages
` [Qemu-devel] [PULL v4 05/29] contrib/vhost-user-blk: introduce a vhost-user-blk sample application
` [Qemu-devel] [PULL v4 06/29] qemu: add a cleanup callback function to EventNotifier
` [PULL v4 07/29] virtio: postpone the execution of event_notifier_cleanup function
` [Qemu-devel] "
` [Qemu-devel] [PULL v4 08/29] virtio: improve virtio devices initialization time
` [Qemu-devel] [PULL v4 09/29] pci/shpc: Move function to generic header file
` [Qemu-devel] [PULL v4 10/29] vhost-user: fix multiple queue specification
` [Qemu-devel] [PULL v4 11/29] intel-iommu: Redefine macros to enable supporting 48 bit address width
` [Qemu-devel] [PULL v4 12/29] intel-iommu: Extend address width to 48 bits
` [Qemu-devel] [PULL v4 13/29] hw/pci-bridge: fix QEMU crash because of pcie-root-port
` [Qemu-devel] [PULL v4 14/29] ACPI/unit-test: Add a testcase for RAM allocation in numa node
` [Qemu-devel] [PULL v4 15/29] hw/acpi-build: Make next_base easy to follow
` [Qemu-devel] [PULL v4 16/29] vhost-user-test: fix features mask
` [Qemu-devel] [PULL v4 17/29] vhost-user-test: extract read-guest-mem test from main loop
` [Qemu-devel] [PULL v4 18/29] vhost-user-test: setup virtqueues in all tests
` [Qemu-devel] [PULL v4 19/29] vhost-user-test: make features mask an init_virtio_dev() argument
` [Qemu-devel] [PULL v4 20/29] vhost-user-test: use init_virtio_dev in multiqueue test
` [Qemu-devel] [PULL v4 21/29] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PULL v4 22/29] x86_iommu: check if machine has PCI bus
` [Qemu-devel] [PULL v4 23/29] tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_table()
` [Qemu-devel] [PULL v4 24/29] tests: acpi: init table descriptor in test_dst_table()
` [Qemu-devel] [PULL v4 25/29] tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
` [Qemu-devel] [PULL v4 26/29] tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
` [Qemu-devel] [PULL v4 27/29] vhost-user: factor out msg head and payload
` [Qemu-devel] [PULL v4 28/29] vhost-user: fix misaligned access to payload
` [Qemu-devel] [PULL v4 29/29] vhost: remove assertion to prevent crash
[PATCHv3 net-next 0/2] net: erspan: add support for openvswitch
2018-01-18 20:45 UTC (4+ messages)
` [PATCHv3 net-next 2/2] openvswitch: add erspan version I and II support
[PATCH] tests/shell: add tests for deletion of objects via object handle
2018-01-18 20:45 UTC
[PATCH] net:l2tp: Allow MAC to be configured via netlink
2018-01-18 20:44 UTC (2+ messages)
ubifs: noatime support?
2018-01-18 20:44 UTC (2+ messages)
[PATCH] unit: Improve idmap.c unit test coverage
2018-01-18 20:42 UTC (2+ messages)
[PATCH] Add limited read-only support for older (V2 and V3) device tree to libfdt
2018-01-18 20:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH] cfg80211: fix station info handling bugs
2018-01-18 20:36 UTC (3+ messages)
memcpy test: results from adding sse and avx tests
2018-01-18 20:36 UTC (3+ messages)
[Qemu-arm] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
2018-01-18 20:35 UTC (10+ messages)
` [Qemu-arm] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
` [Qemu-arm] [Qemu-ppc] "
` [Qemu-devel] "
` [Qemu-devel] [RFC v2 3/5] linux-user: prepare for switching "
` [Qemu-arm] "
` [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
[PATCH v2 00/17] Overlayfs NFS export support
2018-01-18 20:35 UTC (8+ messages)
` [PATCH v2 03/17] ovl: decode pure upper file handles
[Qemu-devel] [PATCH] scsi-generic: Simplify error handling code
2018-01-18 20:34 UTC (6+ messages)
[kernel-hardening] Re: [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
2018-01-18 20:33 UTC (11+ messages)
` [kernel-hardening] [RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
` [kernel-hardening] "
` "
[PATCH v6 01/15] clk: ingenic: Use const pointer to clk_ops in struct
2018-01-18 20:30 UTC (8+ messages)
` [PATCH v7 00/14] JZ4770 and GCW0 patchset
` [PATCH v7 11/14] MIPS: ingenic: Initial JZ4770 support
About File systems magic numbers
2018-01-18 20:32 UTC (3+ messages)
[PATCH] MIPS: use generic GCC library routines from lib/
2018-01-18 20:28 UTC (12+ messages)
[Qemu-devel] [QEMU-PPC] [PATCH V3 0/6] target/ppc: Rework spapr_caps
2018-01-18 20:30 UTC (7+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH V3 6/6] target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
` [Qemu-devel] [Qemu-ppc] "
[PATCH] drm/i915/bios: add DP max link rate to VBT child device struct
2018-01-18 20:29 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/bios: add DP max link rate to VBT child device struct (rev2)
[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
2018-01-18 20:28 UTC (11+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU
` XSA-254 SP2 for ARM (was Re: [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU)
[PATCH v4 00/19] KVM/arm64: Randomise EL2 mappings
2018-01-18 20:28 UTC (16+ messages)
` [PATCH v4 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v4 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v4 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v4 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v4 19/19] arm64: Update the KVM memory map documentation
Regression in SMB3 encryption
2018-01-18 20:26 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/7] Call check and invalidate_cache from coroutine context
2018-01-18 20:25 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/7] qed: make bdrv_qed_do_open a coroutine_fn
[PATCH v1 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
2018-01-18 20:24 UTC (5+ messages)
` [PATCH v1 2/3] CIFS: make IPC a regular tcon
linux-next: Signed-off-by missing for commit in the drm-misc-fixes tree
2018-01-18 20:23 UTC
[PATCH] phy: brcm-sata: remove unused variable
2018-01-18 20:23 UTC (2+ messages)
[PATCH v2 2/6] ethdev: add port ownership
2018-01-18 20:21 UTC (12+ messages)
[PATCH] arm64: Stop printing the virtual memory layout
2018-01-18 20:20 UTC (4+ messages)
[PATCH 00/14] MIPS: memblock: Switch arch code to NO_BOOTMEM
2018-01-18 20:18 UTC (4+ messages)
` [PATCH 11/14] MIPS: memblock: Print out kernel virtual mem layout
[Qemu-devel] [PATCH v6 0/7] Rework vhost memory region updates
2018-01-18 20:16 UTC (4+ messages)
[PATCH] auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
2018-01-18 20:13 UTC
[PATCHv3 net-next 0/7] net: sched: cls: add extack support
2018-01-18 20:15 UTC (2+ messages)
[PATCH net] netlink: reset extack earlier in netlink_rcv_skb
2018-01-18 20:15 UTC (3+ messages)
dts-bindings: usb-uhci: Document newly added properties
2018-01-18 20:15 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915/bios: add DP max link rate to VBT child device struct
2018-01-18 20:14 UTC (4+ messages)
` [PATCH v2] "
[Qemu-devel] [PULL 00/19] machine queue, 2018-01-18
2018-01-18 20:14 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.