All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-09 22:34:06 to 2019-08-10 01:25:37 UTC [more...]

[PATCH] powerpc/mm: Use refcount_t for refcount
 2019-08-10  1:25 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 196 builds: 5 failed, 191 passed, 4 errors, 8 warnings (v4.9.188-33-g260869840af4)
 2019-08-10  1:23 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2019-08-10  1:14 UTC 

[PATCH v2 0/13] Btrfs iomap
 2019-08-10  1:13 UTC  (18+ messages)
` [PATCH 10/13] iomap: use a function pointer for dio submits

[PATCH] syscalls: Update the syscall #defines to match uapi
 2019-08-10  1:07 UTC 

[PATCH v4 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-10  1:10 UTC  (2+ messages)

[PATCH] btrfs-progs: don't check nbytes on unlinked files
 2019-08-10  1:06 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.138)
 2019-08-10  1:04 UTC 

stable/linux-4.14.y boot: 62 boots: 0 failed, 62 passed (v4.14.138)
 2019-08-10  1:00 UTC 

[PATCH 1/2] leds: Add flag to keep trigger always
 2019-08-10  0:52 UTC  (2+ messages)
` [PATCH 2/2] leds: triggers: Don't remove trigger if LED_KEEP_TRIGGER flag is set

[PATCH 0/4] qcom: Model RPMH power domains as thermal cooling devices
 2019-08-10  0:58 UTC  (5+ messages)
` [PATCH 1/4] PM/Domains: Add support for retrieving genpd performance states information
` [PATCH 2/4] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count
` [PATCH 3/4] thermal: qcom: Add RPMHPD cooling device driver
` [PATCH 4/4] arm64: dts: qcom: Extend AOSS RPMHPD node

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2019-08-10  0:53 UTC 

[CI] drm/i915: Replace global bsd_dispatch_index with random seed
 2019-08-10  0:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Replace global bsd_dispatch_index with random seed (rev2)

[PATCH 0/3] Collapse vimc into single monolithic driver
 2019-08-10  0:48 UTC  (5+ messages)

[PATCH] kernel/resource.c: invalidate parent when freed resource has childs
 2019-08-10  0:44 UTC  (5+ messages)
` Resend "

stable-rc/linux-4.19.y boot: 127 boots: 2 failed, 114 passed with 11 offline (v4.19.66)
 2019-08-10  0:43 UTC 

[PATCH for_v22] selftests/x86/sgx: Ensure SECS base (ELRANGE) is naturally aligned
 2019-08-10  0:39 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-10  0:30 UTC  (61+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 03/19] mm/gup: Pass flags down to __gup_device_huge* calls
` [RFC PATCH v2 04/19] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [RFC PATCH v2 05/19] fs/ext4: Teach ext4 to break layout leases
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 08/19] fs/xfs: Fail truncate if page lease can't be broken
` [RFC PATCH v2 09/19] mm/gup: Introduce vaddr_pin structure
` [RFC PATCH v2 10/19] mm/gup: Pass a NULL vaddr_pin through GUP fast
` [RFC PATCH v2 11/19] mm/gup: Pass follow_page_context further down the call stack
` [RFC PATCH v2 12/19] mm/gup: Prep put_user_pages() to take an vaddr_pin struct
` [RFC PATCH v2 13/19] {mm,file}: Add file_pins objects
` [RFC PATCH v2 14/19] fs/locks: Associate file pins while performing GUP
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
` [RFC PATCH v2 17/19] RDMA/umem: Convert to vaddr_[pin|unpin]* operations
` [RFC PATCH v2 18/19] {mm,procfs}: Add display file_pins proc
` [RFC PATCH v2 19/19] mm/gup: Remove FOLL_LONGTERM DAX exclusion

[PATCH 0/3] btrfs-progs: Check and repair invalid root item generation
 2019-08-10  0:30 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Check and repair root generation

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.188-22-gab9a14a0618d)
 2019-08-10  0:25 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2019-08-10  0:24 UTC 

[PATCH 00/11] Face lift for bu21013_ts driver
 2019-08-10  0:20 UTC  (12+ messages)
` [PATCH 01/11] ARM: ux500: improve BU21013 touchpad bindings
` [PATCH 02/11] Input: bu21013_ts - convert to use GPIO descriptors
` [PATCH 03/11] Input: bu21013_ts - rename some variables
` [PATCH 04/11] Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
` [PATCH 05/11] Input: bu21013_ts - remove useless comments
` [PATCH 06/11] Input: bu21013_ts - convert to using managed resources
` [PATCH 07/11] Input: bu21013_ts - remove support for platform data
` [PATCH 08/11] Input: bu21013_ts - use interrupt from I2C client
` [PATCH 09/11] Input: bu21013_ts - fix suspend when wake source
` [PATCH 10/11] Input: bu21013_ts - switch to using MT-B (slotted) protocol
` [PATCH 11/11] Input: bu21013_ts - switch to using standard touchscreen properties

[PATCH 2/2] ip nexthop: Allow flush|list operations to specify a specific protocol
 2019-08-10  0:18 UTC 

[PATCH 1/2] ip nexthop: Add space to display properly when showing a group
 2019-08-10  0:18 UTC 

[PATCH 0/2] iproute2: Improve usability of `ip nexthop`
 2019-08-10  0:18 UTC 

[Fuego] [PATCH] samba:: Add test cases for samba
 2019-08-10  0:13 UTC  (2+ messages)

[PATCH 1/3] ext4: return the extent cache information via fiemap
 2019-08-10  0:12 UTC  (4+ messages)
` [PATCH 3/3] ext4: add a new ioctl EXT4_IOC_GETSTATE

[PATCH v3 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-10  0:11 UTC  (4+ messages)

[PATCH for_v22 00/11] x86/sgx: Bug fixes for v22
 2019-08-10  0:10 UTC  (5+ messages)
` [PATCH for_v22 07/11] x86/sgx: Check that enclave is created at beginning of EADD/EINIT ioctl

[Qemu-devel] [PATCH 3/3] target/riscv: Remove redundant declaration pragmas
 2019-08-10  0:05 UTC  (3+ messages)
` [Qemu-riscv] "

[PATCH v2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block
 2019-08-10  0:02 UTC  (3+ messages)

[Xen-devel] [PATCH v4 0/7] reserved-memory in dom0
 2019-08-09 23:57 UTC  (8+ messages)
` [Xen-devel] [PATCH v4 3/7] xen/arm: keep track of reserved-memory regions
` [Xen-devel] [PATCH v4 6/7] xen/arm: don't iomem_permit_access for "

[RESEND PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-08-09 23:54 UTC  (6+ messages)

[PATCH v3 00/37] Introduce memory region concept (including device local memory)
 2019-08-09 23:45 UTC  (6+ messages)
` [PATCH v3 24/37] drm/i915: set num_fence_regs to 0 if there is no aperture
` ✗ Fi.CI.CHECKPATCH: warning for Introduce memory region concept (including device local memory) (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

stable/linux-4.19.y boot: 70 boots: 1 failed, 69 passed (v4.19.66)
 2019-08-09 23:37 UTC 

[U-Boot] Please pull u-boot-x86
 2019-08-09 23:35 UTC 

[PATCH 1/5] drm/i915: Only enqueue already completed requests
 2019-08-09 23:34 UTC  (3+ messages)
` [PATCH 5/5] drm/i915: Cancel non-persistent contexts on close

[PATCH v3] perf diff: Report noisy for cycles diff
 2019-08-09 23:30 UTC 

[PATCH v5 bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2019-08-09 23:30 UTC  (8+ messages)
        ` [PATCH v5 bpf-next] BPF: helpers: New helper to obtain namespacedata "

[PATCH] docs: Fix typo on pull requests guide
 2019-08-09 23:29 UTC 

[PATCH libdrm v2] meson.build: fix intel atomics detection
 2019-08-09 23:28 UTC  (2+ messages)
` [PATCH libdrm v2] meson.build: enable static build

[Fuego] Fuego v1.4 not able to add nodes
 2019-08-09 23:25 UTC  (4+ messages)

[PATCH libdrm v1] meson: fix libdl/shared library support detection for nouveau tests
 2019-08-09 23:23 UTC 

[PATCH 0/6] mac80211: add HE TX rate reporting to radiotap
 2019-08-09 23:23 UTC  (4+ messages)
` [PATCH 6/6] ath11k: switch to using ieee80211_tx_status_ext()

[PATCH 0/4] ASoC: Intel: boards: quirks and DMIC corrections
 2019-08-09 23:22 UTC  (5+ messages)
` [PATCH 1/4] ASoC: Intel: boards: Match Product Family instead of product
` [PATCH 2/4] ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCM
` [PATCH 3/4] ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driver
` [PATCH 4/4] ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and route

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2019-08-09 23:21 UTC 

[PATCH v3] tools: bpftool: fix reading from /proc/config.gz
 2019-08-09 23:20 UTC  (6+ messages)

[Buildroot] [PATCH v2] libdrm: fix static build (tests/nouveau)
 2019-08-09 23:19 UTC 

checkpatch.pl should suggest __section
 2019-08-09 23:17 UTC  (4+ messages)

[PATCH v2] ASoC: SOF: topology: use set_get_data in process load
 2019-08-09 23:17 UTC 

[PATCH v3 00/20] sg: add v4 interface
 2019-08-09 23:15 UTC  (5+ messages)
` [PATCH v3 13/20] sg: add sg v4 interface support
` [PATCH v3 17/20] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls

stable/linux-5.2.y boot: 74 boots: 1 failed, 73 passed (v5.2.8)
 2019-08-09 23:14 UTC 

[PATCH net-next] selftests: Fix detection of nettest command in fcnal-test
 2019-08-09 23:13 UTC 

[PATCH/RFT] soc: amlogic: meson-gx-pwrc-vpu: switch to clk_bulk
 2019-08-09 23:09 UTC 

[Qemu-devel] [PATCH] qemu-img convert: Deprecate using -n and -o together
 2019-08-09 23:07 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/2] genriq/affinity: two improvement on __irq_build_affinity_masks
 2019-08-09 23:05 UTC  (5+ messages)
` [PATCH 1/2] genirq/affinity: improve __irq_build_affinity_masks()

[rcu:dev.2019.08.01b 66/72] ERROR: "rcu_momentary_dyntick_idle" [kernel/rcu/rcutorture.ko] undefined!
 2019-08-09 23:03 UTC 

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-09 23:03 UTC  (2+ messages)

[PATCH] drm/panfrost: Add errata descriptions from kbase
 2019-08-09 23:02 UTC  (2+ messages)

[RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation
 2019-08-09 23:01 UTC  (12+ messages)

[Xen-devel] [freebsd-master test] 139861: all pass - PUSHED
 2019-08-09 23:01 UTC 

[Buildroot] [PATCH v1] package/libinput: bump version to 1.14.0
 2019-08-09 22:58 UTC 

[PATCH net-next v2 0/4] net: phy: realtek: add support for integrated 2.5Gbps PHY in RTL8125
 2019-08-09 22:54 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: phy: realtek: add support for the "

[Buildroot] [PATCH v1] package/evtest: bump version to 1.34
 2019-08-09 22:54 UTC 

[Xen-devel] [linux-4.19 test] 139856: regressions - FAIL
 2019-08-09 22:51 UTC 

[PATCH net-next 0/7] net: dsa: mv88e6xxx: prepare Wait Bit operation
 2019-08-09 22:47 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: introduce wait mask routine
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: introduce wait bit routine
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: wait for AVB Busy bit
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: remove wait and update routines
` [PATCH net-next 6/7] net: dsa: mv88e6xxx: fix SMI bit checking
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: add delay in direct SMI wait

[GIT PULL] KVM fixes for Linux 5.3-rc4
 2019-08-09 22:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-08-09 22:48 UTC 

[PATCH net-next 1/1] tc-testing: added tdc tests for matchall filter
 2019-08-09 22:46 UTC 

[PATCH 0/3] soundwire: debugfs support for 5.4
 2019-08-09 22:43 UTC  (4+ messages)
` [PATCH 1/3] soundwire: add debugfs support
` [PATCH 2/3] soundwire: cadence_master: add debugfs register dump
` [PATCH 3/3] soundwire: intel: "

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2019-08-09 22:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1776920] "

[PATCH] dt-bindings: arm: amlogic: fix x96-max/sei510 section in amlogic.yaml
 2019-08-09 22:39 UTC  (5+ messages)

[git pull] Input updates for v5.3-rc3
 2019-08-09 22:35 UTC  (2+ messages)

[PATCH net] rxrpc: Fix local refcounting
 2019-08-09 22:34 UTC  (2+ messages)

[PATCH] of: Fix of_empty_ranges_quirk()
 2019-08-09 22:34 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2019-08-09 22:34 UTC 


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.