messages from 2017-12-18 17:39:11 to 2017-12-18 18:06:47 UTC [more...]
[PATCH 4.4 000/115] 4.4.107-stable review
2017-12-18 15:49 UTC (34+ messages)
` [PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature
` [PATCH 4.4 014/115] ext4: fix crash when a directorys i_size is too small
` [PATCH 4.4 018/115] md-cluster: free md_cluster_info if node leave cluster
` [PATCH 4.4 045/115] sched/deadline: Throttle a constrained deadline task activated after the deadline
` [PATCH 4.4 046/115] sched/deadline: Use deadline instead of period when calculating overflow
` [PATCH 4.4 047/115] mmc: mediatek: Fixed bug where clock frequency could be set wrong
` [PATCH 4.4 050/115] afs: Populate group ID from vnode status
` [PATCH 4.4 051/115] afs: Adjust mode bits processing
` [PATCH 4.4 054/115] afs: Prevent callback expiry timer overflow
` [PATCH 4.4 056/115] afs: Populate and use client modification time
` [PATCH 4.4 057/115] afs: Fix page leak in afs_write_begin()
` [PATCH 4.4 058/115] afs: Fix afs_kill_pages()
` [PATCH 4.4 063/115] btrfs: add missing memset while reading compressed inline extents
` [PATCH 4.4 065/115] target: fix ALUA transition timeout handling
` [PATCH 4.4 066/115] target: fix race during implicit transition work flushes
` [PATCH 4.4 071/115] video: fbdev: au1200fb: Return an error code if a memory allocation fails
` [PATCH 4.4 074/115] PCI/PME: Handle invalid data when reading Root Status
` [PATCH 4.4 076/115] netfilter: ipvs: Fix inappropriate output of procfs
` [PATCH 4.4 078/115] powerpc/ipic: Fix status get and status clear
` [PATCH 4.4 080/115] target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
` [PATCH 4.4 082/115] target:fix condition return in core_pr_dump_initiator_port()
` [PATCH 4.4 084/115] arm-ccn: perf: Prevent module unload while PMU is in use
` [PATCH 4.4 085/115] crypto: tcrypt - fix buffer lengths in test_aead_speed()
` [PATCH 4.4 087/115] clk: mediatek: add the option for determining PLL source clock
` [PATCH 4.4 092/115] GFS2: Take inode off order_write list when setting jdata flag
` [PATCH 4.4 093/115] bcache: explicitly destroy mutex while exiting
` [PATCH 4.4 097/115] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
` [PATCH 4.4 098/115] PCI: Detach driver before procfs & sysfs teardown on device remove
` [PATCH 4.4 099/115] scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
` [PATCH 4.4 100/115] scsi: hpsa: destroy sas transport properties before scsi_host
` [PATCH 4.4 101/115] powerpc/perf/hv-24x7: Fix incorrect comparison in memord
` [PATCH 4.4 106/115] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
` [PATCH 4.4 112/115] macvlan: Only deliver one copy of the frame to the macvlan interface
[Qemu-devel] [PATCH 0/9] target/arm: Prepatory work for SVE
2017-12-18 17:30 UTC (7+ messages)
` [Qemu-arm] [PATCH 1/9] target/arm: Mark disas_set_insn_syndrome inline
` [Qemu-arm] [PATCH 2/9] target/arm: Use pointers in crypto helpers
` [Qemu-arm] [PATCH 3/9] target/arm: Use pointers in neon zip/uzp helpers
` [Qemu-arm] [PATCH 4/9] target/arm: Use pointers in neon tbl helper
` [Qemu-arm] [PATCH 6/9] vmstate: Add VMSTATE_UINT64_SUB_ARRAY
` [Qemu-devel] [PATCH 7/9] target/arm: Expand vector registers for SVE
[PATCH v2 0/4] Add PWM and TPU support to r8a7745
2017-12-18 18:06 UTC (2+ messages)
[PATCH] pinctrl: sh-pfc: r8a7794: Add i2c5 pin groups and function
2017-12-18 18:04 UTC
[PATCH 0/4] coresight: next v4.15-rc4
2017-12-18 18:05 UTC (5+ messages)
` [PATCH 1/4] coresight: Deduplicate bus_find_device() by name matching
` [PATCH 2/4] coresight: Use PTR_ERR_OR_ZERO()
` [PATCH 3/4] coresight: Fix disabling of CoreSight TPIU
` [PATCH 4/4] coresight: etb10: remove duplicate includes
[PATCH 0/6] next-build: create both static and shared libs
2017-12-18 18:05 UTC (4+ messages)
[Qemu-devel] [RFC 00/23] target/arm: decode generator and initial sve patches
2017-12-18 17:45 UTC (17+ messages)
` [Qemu-arm] [PATCH 02/23] target/arm: Add SVE decode skeleton
` [Qemu-devel] "
` [Qemu-arm] [PATCH 03/23] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
` [Qemu-devel] "
` [Qemu-devel] [PATCH 06/23] target/arm: Implement SVE load vector/predicate
` [Qemu-devel] [PATCH 09/23] target/arm: Handle SVE registers when using clear_vec_high
` [Qemu-devel] [PATCH 10/23] target/arm: Implement SVE Integer Reduction Group
` [Qemu-devel] [PATCH 11/23] target/arm: Implement SVE bitwise shift by immediate (predicated)
` [Qemu-devel] [PATCH 12/23] target/arm: Implement SVE bitwise shift by vector (predicated)
` [Qemu-devel] [PATCH 15/23] target/arm: Implement SVE Integer Multiply-Add Group
` [Qemu-devel] [PATCH 16/23] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
` [Qemu-devel] [PATCH 17/23] target/arm: Implement SVE Index Generation Group
` [Qemu-devel] [PATCH 18/23] target/arm: Implement SVE Stack Allocation Group
` [Qemu-devel] [PATCH 19/23] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
` [Qemu-devel] [PATCH 22/23] target/arm: Implement SVE floating-point trig select coefficient
` [Qemu-devel] [PATCH 23/23] target/arm: Implement SVE Element Count Group, register destinations
[PATCH 1/3 v6] battery: Add the battery hooking API
2017-12-18 18:04 UTC (3+ messages)
` [Devel] "
[lustre-devel] [PATCH SERIES 5: 00/16] staging: lustre: use standard wait_event macros
2017-12-18 18:03 UTC (6+ messages)
` [lustre-devel] [PATCH 02/16] staging: lustre: replace simple cases of l_wait_event() with wait_event()
[neilbrown/mdadm] Add udev-md-raid-safe-timeouts.rules (#32)
2017-12-18 18:03 UTC (3+ messages)
Fixes for commit 3c49b23
2017-12-18 18:02 UTC (3+ messages)
[RFC PATCH v3 5/9] trace-cmd: Move libparsevent *.c files in lib/pevent
2017-12-18 18:02 UTC (3+ messages)
[PATCH v1] convert: add support for 'encoding' attribute
2017-12-18 18:02 UTC (4+ messages)
[PATCH 0/3] fixes for split index mode
2017-12-18 18:01 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] repository: fix repo_read_index with submodules
[QUESTION] Locking for the transaction buffers
2017-12-18 17:08 UTC
[Qemu-arm] [PATCH v2 00/11] ARM v8.1 simd + v8.3 complex insns
2017-12-18 17:24 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/11] target/arm: Add ARM_FEATURE_V8_1_SIMD
` [Qemu-arm] [PATCH v2 03/11] target/arm: Decode aa64 armv8.1 three same extra
` [Qemu-devel] [PATCH v2 04/11] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
` [Qemu-arm] [PATCH v2 05/11] target/arm: Decode aa32 armv8.1 three same
` [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
` [Qemu-arm] [PATCH v2 07/11] target/arm: Add ARM_FEATURE_V8_FCMA
` [Qemu-devel] [PATCH v2 08/11] target/arm: Decode aa64 armv8.3 fcadd
` [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
` [Qemu-arm] [PATCH v2 10/11] target/arm: Decode aa32 armv8.3 3-same
` [Qemu-arm] [PATCH v2 11/11] target/arm: Decode aa32 armv8.3 2-reg-index
[PATCH] trace/uprobes: fix output issue with address randomization
2017-12-18 17:59 UTC (3+ messages)
[RFC] Introduce virtual PMD for Hyper-V/Azure platforms
2017-12-18 17:59 UTC (5+ messages)
` [PATCH v1 0/3] "
` [PATCH v1 2/3] net/hyperv: implement core functionality
[PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
2017-12-18 17:57 UTC (5+ messages)
` [PATCH] Fix parse_args cycle limit check
[Cocci] [PATCH v2 0/5] Support for generalized use of make C={1, 2} via a wrapper program
2017-12-18 17:56 UTC (18+ messages)
` [PATCH v2 0/5] Support for generalized use of make C={1,2} "
[RFC ipsec-next 0/4]: Support multiple VTIs with the same src+dst pair
2017-12-18 17:56 UTC (3+ messages)
` [RFC ipsec-next 3/4] net: xfrm: support multiple VTI tunnels
[PATCH bpf-next 00/13] bpf: introduce function calls
2017-12-18 17:55 UTC (5+ messages)
` [PATCH bpf-next 12/13] bpf: arm64: add JIT support for multi-function programs
Memory hotplug regression in 4.13
2017-12-18 17:54 UTC (8+ messages)
[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
2017-12-18 17:55 UTC (11+ messages)
[PATCH] build: replace license text with SPDX ids in meson files
2017-12-18 17:53 UTC (5+ messages)
[PATCH] scripts/spelling.txt: add more spelling mistakes to spelling.txt
2017-12-18 17:53 UTC (4+ messages)
[PATCH v2 0/6] Add PWM and TPU support to r8a7743
2017-12-18 17:52 UTC (13+ messages)
` [PATCH v2 1/6] ARM: shmobile: defconfig: Enable PWM
` [PATCH v2 2/6] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
` [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support
` [PATCH v2 4/6] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support
` [PATCH v2 5/6] pinctrl: sh-pfc: r8a7791: Add tpu groups and function
` [PATCH v2 6/6] ARM: dts: r8a7743: Add TPU support
[PATCH v1] trace-cmd: introduce --initital-delay for record command
2017-12-18 17:52 UTC (4+ messages)
[PATCH] ss: fix crash with invalid command input file
2017-12-18 17:52 UTC
Mixer regression with usb soundcard
2017-12-18 17:50 UTC (9+ messages)
[Buildroot] [PATCH 1/1] utils/scanpypi: increase error message verbosity
2017-12-18 17:50 UTC (4+ messages)
[PATCH v5 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
2017-12-18 17:50 UTC (3+ messages)
` [PATCH v5 2/3] i2c: core: add device-managed version of i2c_new_dummy
[Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
2017-12-18 17:49 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read
[tpm2] [intel/tpm2-tools] d58e88: Update README.md
2017-12-18 17:50 UTC
[tpm2] [intel/tpm2-tools] 974e32: Update README.md
2017-12-18 17:49 UTC
[linux-lvm] lvm filter regex format
2017-12-18 17:49 UTC (2+ messages)
[PATCH iproute2 0/3] ip/tunnels: Reuse code, vti6 zero endpoint support and minor cleanup
2017-12-18 17:48 UTC (4+ messages)
` [PATCH iproute2 1/3] ip/tunnel: Use tnl_parse_key() to parse tunnel key
` [PATCH iproute2 2/3] link_ip6tnl: Use IN6ADDR_ANY_INIT to initialize local/remote endpoints
` [PATCH iproute2 3/3] link_vti6: Always add local/remote endpoint attributes
NFS: 82ms wakeup latency 4.14-rc4
2017-12-18 17:47 UTC (7+ messages)
[PATCH][next] bpf: make function skip_callee static and return NULL rather than 0
2017-12-18 17:47 UTC
[tpm2] RELEASE: tpm2-tools v 3.0.2
2017-12-18 17:46 UTC
[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
2017-12-18 17:46 UTC (3+ messages)
` [PATCH v3 01/19] fs: new API for handling inode->i_version
[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
2017-12-18 17:46 UTC (12+ messages)
[Xenomai] New year, new roles
2017-12-18 17:45 UTC (2+ messages)
[PATCH] eeprom: at24: code shrink
2017-12-18 17:45 UTC (2+ messages)
[PATCH v4 0/2] eeprom: at24: coding style fixes
2017-12-18 17:45 UTC (5+ messages)
` [PATCH v4 1/2] eeprom: at24: fix coding style issues
` [PATCH v4 2/2] eeprom: at24: use a common prefix for all symbols in at24.c
[PATCH v5] i2c: Add support for NXP PCA984x family
2017-12-18 17:45 UTC (2+ messages)
` [PATCH v6] "
[PATCH i-g-t] scripts/trace.pl: Remove some old code
2017-12-18 17:45 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[Qemu-devel] [PATCH] Remove legacy -no-kvm-pit option
2017-12-18 17:44 UTC
[QUESTION] Getting block bitmap
2017-12-18 17:43 UTC
[PATCH v4 1/2] mfd: cros_ec: Introduce RTC commands and events definitions
2017-12-18 17:44 UTC (5+ messages)
` [rtc-linux] "
[PATCH] MAINTAINERS: add git URL for at24
2017-12-18 17:44 UTC (2+ messages)
[PATCH 4.9 000/177] 4.9.71-stable review
2017-12-18 15:47 UTC (9+ messages)
` [PATCH 4.9 002/177] crypto: rsa - fix buffer overread when stripping leading zeroes
` [PATCH 4.9 010/177] usb: add helper to extract bits 12:11 of wMaxPacketSize
` [PATCH 4.9 012/177] usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
` [PATCH 4.9 014/177] usb: xhci: fix TDS for MTK xHCI1.1
` [PATCH 4.9 016/177] xhci: Dont add a virt_dev to the devs array before its fully allocated
` [PATCH 4.9 020/177] dmaengine: dmatest: move callback wait queue to thread context
` [PATCH 4.9 022/177] ext4: fix crash when a directorys i_size is too small
` [PATCH 4.9 027/177] md-cluster: free md_cluster_info if node leave cluster
[PATCH v2 1/2] scripts/oe-selftest: isolate oe-selftest execution
2017-12-18 17:43 UTC (2+ messages)
` [PATCH v2 2/2] parallel-oe-selftest.sh: runs oe-selftest in parallel
[tpm2] [intel/tpm2-tools] e09fbb: CHANGELOG: set release date
2017-12-18 17:42 UTC
[PATCH for-4.15] ASoC: rt5514: don't assume rt5514 component was "attached"
2017-12-18 17:42 UTC (5+ messages)
[PATCH] site/*-linux: don't cache ac_cv_sizeof_bool
2017-12-18 17:42 UTC
[PATCH] kthread: finer-grained lockdep/cross-release completion
2017-12-18 17:42 UTC (6+ messages)
[PATCH] Accept 3d controllers and not only VGA controllers
2017-12-18 17:42 UTC (9+ messages)
Ask for help on governor
2017-12-18 17:42 UTC (4+ messages)
` [PATCH] cpufreq: governor: Ensure sufficiently large sampling intervals
[PATCH 1/4] gpio: sysfs: change 'value' attribute to prealloc
2017-12-18 17:40 UTC (4+ messages)
[radeon-alex:amd-staging-drm-next 374/799] sound/soc//amd/raven/pci-acp3x.c:58:8: error: implicit declaration of function 'pci_enable_msi'; did you mean 'pci_enable_sriov'?
2017-12-18 17:38 UTC
[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
2017-12-18 17:39 UTC (21+ messages)
` [PATCH v3 04/19] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH v3 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v3 06/19] arm64: insn: Add N immediate encoding
` [PATCH v3 07/19] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v3 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v3 09/19] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v3 10/19] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v3 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v3 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v3 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v3 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v3 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v3 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v3 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v3 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v3 19/19] arm64: Update the KVM memory map documentation
[PATCH v2 0/3] Add CMT support to r8a774[35]
2017-12-18 17:39 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: timer: renesas, cmt: Document r8a774[35] CMT support
` [PATCH v2 3/3] ARM: dts: r8a7745: Add CMT SoC specific support
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.