All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-24 13:48:22 to 2019-06-24 14:15:23 UTC [more...]

[U-Boot] [PATCH] net: davinci_emac: convert to using the driver model
 2019-06-24 14:15 UTC  (9+ messages)

[Xen-devel] [xen-4.6-testing test] 138333: regressions - FAIL
 2019-06-24 14:14 UTC  (2+ messages)

cpupower: update German translation
 2019-06-24 14:09 UTC  (2+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
 2019-06-24 14:12 UTC  (26+ messages)
` [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/25] fsinfo: Add syscalls to other arches "
` [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() "
` [PATCH 06/25] fsinfo: Implement retrieval of LSM parameters "
` [PATCH 07/25] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 08/25] vfs: Allow fsinfo() to look up a mount object by "
` [PATCH 09/25] vfs: Add mount notification count "
` [PATCH 10/25] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 11/25] vfs: fsinfo sample: Mount listing program "
` [PATCH 12/25] fsinfo: Add API documentation "
` [PATCH 13/25] hugetlbfs: Add support for fsinfo() "
` [PATCH 14/25] kernfs, cgroup: Add fsinfo support "
` [PATCH 15/25] fsinfo: Support SELinux superblock parameter retrieval "
` [PATCH 16/25] fsinfo: Support Smack "
` [PATCH 17/25] afs: Support fsinfo() "
` [PATCH 18/25] fsinfo: proc - add sb operation "
` [PATCH 19/25] fsinfo: autofs "
` [PATCH 20/25] fsinfo: shmem - add tmpfs "
` [PATCH 21/25] fsinfo: devpts - add "
` [PATCH 22/25] fsinfo: pstore "
` [PATCH 23/25] fsinfo: debugfs "
` [PATCH 24/25] fsinfo: bpf "
` [PATCH 25/25] fsinfo: ufs "

[Qemu-devel] [PULL 00/19] testing/next (tests/vm, Travis and hyperv build fix)
 2019-06-24 13:43 UTC  (20+ messages)
` [Qemu-devel] [PULL 01/19] tests/vm: avoid extra compressed image copy
` [Qemu-devel] [PULL 02/19] tests/vm: avoid image presence check and removal
` [Qemu-devel] [PULL 03/19] tests/vm: pin ubuntu.i386 image
` [Qemu-devel] [PULL 04/19] tests/vm: add source repos on ubuntu.i386
` [Qemu-devel] [PULL 05/19] tests/vm: send proxy environment variables over ssh
` [Qemu-devel] [PULL 06/19] tests/vm: use ssh with pty unconditionally
` [Qemu-devel] [PULL 07/19] tests/vm: run test builds on snapshot
` [Qemu-devel] [PULL 08/19] tests/vm: proper guest shutdown
` [Qemu-devel] [PULL 09/19] tests/vm: add vm-boot-{ssh, serial}-<guest> targets
` [Qemu-devel] [PULL 10/19] tests/vm: serial console support helpers
` [Qemu-devel] [PULL 11/19] tests/vm: openbsd autoinstall, using serial console
` [Qemu-devel] [PULL 12/19] tests/vm: freebsd "
` [Qemu-devel] [PULL 13/19] tests/vm: netbsd "
` [Qemu-devel] [PULL 14/19] tests/vm: fedora "
` [Qemu-devel] [PULL 15/19] tests/vm: ubuntu.i386: apt proxy setup
` [Qemu-devel] [PULL 16/19] .travis.yml: default the --disable-system build to --static
` [Qemu-devel] [PULL 17/19] .travis.yml: force a brew update for MacOS builds
` [Qemu-devel] [PULL 18/19] Makefile: Rename the 'vm-test' target as 'vm-help'
` [Qemu-devel] [PULL 19/19] target/i386: fix feature check in hyperv-stub.c

[virtio-dev] [PATCH v3 0/2] virtio-fs: add virtio file system device
 2019-06-24 14:10 UTC  (8+ messages)
` [virtio-dev] [PATCH v3 2/2] virtio-fs: add DAX window

[PATCH v3 0/9] Support for Allwinner V3/S3L and Sochip S3
 2019-06-24 13:48 UTC  (7+ messages)
` [PATCH v3 9/9] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-24 14:09 UTC  (6+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[PATCH -mm] autonuma: Fix scan period updating
 2019-06-24 14:09 UTC  (2+ messages)

[next][PowerPC] RCU stalls while booting linux-next on PowerVM LPAR
 2019-06-24 14:09 UTC 

[PATCH V3 1/5] iio: adc: ad7124: Remove input number limitation
 2019-06-24 14:08 UTC  (6+ messages)
` [PATCH V3 4/5] dt-bindings: iio: adc: Convert ad7124 documentation to YAML
` [PATCH V3 5/5] dt-bindings: iio: adc: Add buffered input property

✅ PASS: Test report for kernel 4.19.56-rc1-c491b02.cki (stable)
 2019-06-24 14:08 UTC 

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-06-24 14:07 UTC  (5+ messages)
` [PATCH v2 13/28] drivers: Introduce class_find_device_by_of_node() helper

[PATCH] dmaengine: imx-sdma: fix use-after-free on probe error path
 2019-06-24 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] deprecate -mem-path fallback to anonymous RAM
 2019-06-24 14:01 UTC  (4+ messages)

[PATCH] KVM: nVMX: reorganize initial steps of vmx_set_nested_state
 2019-06-24 14:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
 2019-06-24 14:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/13] vfio: Add migration region initialization and finalize function

[PATCH v7 0/6] Enable THP for text section of non-shmem files
 2019-06-24 14:01 UTC  (7+ messages)
` [PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v7 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH] vga_switcheroo: Depend upon fbcon being built-in, if enabled
 2019-06-24 14:03 UTC  (4+ messages)

[PATCH 00/15] cleanup cppcheck signed shifting errors
 2019-06-24 14:02 UTC  (45+ messages)
` [PATCH V2 "
  ` [PATCH V2 01/15] arm: perf: cleanup cppcheck shifting error
  ` [PATCH V2 02/15] ARM: davinci: cleanup cppcheck shifting errors
  ` [PATCH V2 03/15] ARM: ep93xx: "
  ` [PATCH V2 04/15] ARM: exynos: cleanup cppcheck shifting error
  ` [PATCH V2 05/15] ARM: footbridge: "
  ` [PATCH V2 06/15] ARM: imx: cleanup cppcheck shifting errors
  ` [PATCH V2 07/15] ARM: ks8695: cleanup cppcheck shifting error
  ` [PATCH V2 08/15] ARM: mmp: cleanup cppcheck shifting errors
  ` [PATCH V2 09/15] ARM: omap2: cleanup cppcheck shifting error
  ` [PATCH V2 10/15] ARM: orion5x: cleanup cppcheck shifting errors
  ` [PATCH V2 11/15] ARM: pxa: "
  ` [PATCH V2 12/15] ARM: vexpress: cleanup cppcheck shifting error
  ` [PATCH V2 13/15] ARM: mm: cleanup cppcheck shifting errors
  ` [PATCH V2 14/15] ARM: bpf: cleanup cppcheck shifting error
  ` [PATCH V2 15/15] ARM: vfp: cleanup cppcheck shifting errors

[Qemu-devel] [PATCH] target/i386: fix feature check in hyperv-stub.c
 2019-06-24 13:56 UTC  (2+ messages)

Frequent oom introduced in mainline when migrate_highatomic replace migrate_reserve
 2019-06-24 14:01 UTC  (4+ messages)

[PATCH net] ipv6: fix neighbour resolution with raw socket
 2019-06-24 14:01 UTC  (4+ messages)
` [PATCH net v2 0/2] "
  ` [PATCH net v2 1/2] ipv6: constify rt6_nexthop()
  ` [PATCH net v2 2/2] ipv6: fix neighbour resolution with raw socket

[PATCH 0/3] Propagate module notifier errors
 2019-06-24 14:01 UTC  (3+ messages)
` [PATCH 2/3] module: Fix up module_notifier return values

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24 14:00 UTC  (16+ messages)
` [PATCH v7 01/25] kernel: Standardize vdso_datapage
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
` [PATCH v7 10/25] arm64: compat: Add vDSO

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2019-06-24 14:00 UTC  (3+ messages)

[PATCH] sched/core: silence a warning in sched_init()
 2019-06-24 13:59 UTC 

[PATCH v2 1/2] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-24 13:59 UTC  (2+ messages)

[PATCH 0/3] backlight/arcxcnn fix vendor prefix in driver and bindings and add support for arc1, arc3
 2019-06-24 13:59 UTC  (9+ messages)
` [PATCH 2/3] backlight/arcxcnn fix vendor prefix
      `  "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v11
 2019-06-24 13:58 UTC  (6+ messages)
` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
  ` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
  ` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v7

[PATCH v6] mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
 2019-06-24 13:58 UTC  (2+ messages)

[PATCH v6 0/6] THP aware uprobe
 2019-06-24 13:58 UTC  (3+ messages)
` [PATCH v6 6/6] uprobe: collapse THP pmd after removing all uprobes

[PATCH 1/6] x86/xen: Mark xen_hvm_need_lapic() and xen_hvm_need_lapic() as __init
 2019-06-24 13:58 UTC  (6+ messages)
` [Xen-devel] [PATCH 3/6] x86: Add nopv parameter to disable PV extensions
      `  "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
 2019-06-24 13:58 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH v2] clk: qcom: msm8916: Don't build by default
 2019-06-24 13:57 UTC  (4+ messages)
  ` [PATCH] clk: qcom: msm8916: Add 2 clk options in defconfig

[Linux-kernel-mentees] [PATCH] staging: rtl8723bs: replace symbolic permission with octal permission
 2019-06-24 13:56 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2019.07-rc4 released
 2019-06-24 13:56 UTC  (8+ messages)
  ` [U-Boot] [U-Boot-Board-Maintainers] "

[U-Boot] [PATCH 1/1] trace: do not limit trace buffer to 2GiB
 2019-06-24 13:56 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2019-06-24 13:56 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: simplify coding for arrow keys

✅ PASS: Test report for kernel 5.1.15-rc1-d74a880.cki (stable)
 2019-06-24 13:56 UTC 

[PATCH] ARM: mm: print L310 cache controller version
 2019-06-24 13:54 UTC  (2+ messages)

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-24 13:55 UTC  (9+ messages)

[PATCH] xfs_quota: fix built-in help for project setup
 2019-06-24 13:55 UTC 

[PATCH nvme-cli 00/13] Static checker fixes and NVMe 1.4 support
 2019-06-24 13:55 UTC  (4+ messages)
` [PATCH nvme-cli 01/13] Remove superfluous casts

[PATCH] x86/resctrl: Prevent possible overrun during bitmap operations
 2019-06-24 13:55 UTC  (2+ messages)

[PATCH bpf] bpf: fix NULL deref in btf_type_is_resolve_source_only
 2019-06-24 13:54 UTC  (2+ messages)

[PATCH v4 0/5] THP aware uprobe
 2019-06-24 13:53 UTC  (10+ messages)
` [PATCH v4 5/5] uprobe: collapse THP pmd after removing all uprobes

[PATCH][thud] lighttpd: fix CVE-2019-11072
 2019-06-24 13:53 UTC 

[PATCH][warrior] lighttpd: fix CVE-2019-11072
 2019-06-24 13:53 UTC 

Thermal microconference proposal @ LPC
 2019-06-24 13:52 UTC 

[amd-staging-drm-next] broken after Navi merge
 2019-06-24 13:53 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/18] clk: Port Linux common clock framework [CCF] to U-boot (tag: v5.1.12)
 2019-06-24 13:50 UTC  (19+ messages)
` [U-Boot] [PATCH v5 01/18] clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)
` [U-Boot] [PATCH v5 02/18] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v5 03/18] clk: Remove clock ID check in .get_rate() of clk_fixed_*
` [U-Boot] [PATCH v5 04/18] clk: Extend struct clk to provide information regarding clock rate
` [U-Boot] [PATCH v5 05/18] clk: Extend struct clk to provide clock type agnostic flags
` [U-Boot] [PATCH v5 06/18] clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
` [U-Boot] [PATCH v5 07/18] clk: Introduce clk-provider.h to store Common Clock Framework's internals
` [U-Boot] [PATCH v5 08/18] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v5 09/18] dm: clk: Define clk_get_parent_rate() "
` [U-Boot] [PATCH v5 10/18] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v5 11/18] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
` [U-Boot] [PATCH v5 12/18] dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
` [U-Boot] [PATCH v5 13/18] dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
` [U-Boot] [PATCH v5 14/18] clk: sandbox: Adjust clk-divider to emulate reading its value from HW
` [U-Boot] [PATCH v5 15/18] clk: sandbox: Adjust clk-mux.c to emulate reading divider "
` [U-Boot] [PATCH v5 16/18] clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
` [U-Boot] [PATCH v5 17/18] defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code
` [U-Boot] [PATCH v5 18/18] clk: Add MAINTAINERS entry for clocks (./drivers/clk/)

[bug report] usb: gadget: u_serial: process RX in workqueue instead of tasklet
 2019-06-24 13:41 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Fix an endian bug in IRQ handler
 2019-06-24 13:49 UTC  (2+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-24 13:50 UTC  (5+ messages)

[PATCH] samples: make pidfd-metadata fail gracefully on older kernels
 2019-06-24 13:49 UTC  (10+ messages)
        ` [PATCH 1/2] CLONE_PIDFD: do not use the value pointed by parent_tidptr

[PATCH] crypto: qat - Endian bug in interrupt handler
 2019-06-24 13:48 UTC  (2+ messages)

[PATCH v4 0/2] drm/exynos: drop use of drmP.h
 2019-06-24 13:47 UTC  (3+ messages)
` [PATCH v4 2/2] drm/exynos: trigger build of all modules


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.