All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-16 22:49:44 to 2019-01-16 23:49:54 UTC [more...]

Cannot compile Noise.c on Kernel 5.0?
 2019-01-16 23:49 UTC  (2+ messages)

[PATCH net] udp: with udp_segment release on error path
 2019-01-16 23:49 UTC  (2+ messages)

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-16 23:48 UTC  (11+ messages)

[PATCH v2 1/2] kbuild: remove top-level built-in.a
 2019-01-16 23:47 UTC  (2+ messages)
` [PATCH v2 2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS

stable-rc/linux-4.9.y build: 193 builds: 0 failed, 193 passed, 122 warnings (v4.9.151)
 2019-01-16 23:47 UTC 

[PATCH net] net: bpfilter: change section name of bpfilter UMH blob
 2019-01-16 23:47 UTC  (2+ messages)

[PATCH net] net: phy: Add missing features to PHY drivers
 2019-01-16 23:45 UTC  (2+ messages)

WARNING in apparmor_cred_free
 2019-01-16 23:44 UTC  (9+ messages)

[PATCH 0/7] perf: Communicate sink via event::attr:config2
 2019-01-16 23:43 UTC  (5+ messages)
` [PATCH 2/7] coresight: perf: Add "sinks" group to PMU directory

[PATCH 1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
 2019-01-16 23:43 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/psr: Store VBT TP wakeup times into a enum
` [PATCH 3/4] drm/i915/vbt: Parse and use the new field with PSR2 TP2/3/4 wakeup time
` [PATCH 4/4] drm/i915/psr: Add HBR3 support

FAILED: patch "[PATCH] PCI: dwc: Move interrupt acking into the proper callback" failed to apply to 4.14-stable tree
 2019-01-16 23:43 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-01-16 23:40 UTC 

[RFC PATCH 0/6] multipath-tools: Fix remaining shutdown delay issues
 2019-01-16 23:40 UTC  (5+ messages)
` [RFC PATCH 3/6] multipathd: allow shutdown during configure()
` [RFC PATCH 4/6] multipathd: cancel threads early during shutdown

[PATCH] arm64: dts: sdm845: Add CPU capacity values
 2019-01-16 23:40 UTC 

[PATCHv2 1/2] git-p4: add failing test for shelved CL update involving move
 2019-01-16 23:40 UTC  (2+ messages)

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-16 23:38 UTC  (7+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children

[Qemu-devel] [PATCH v3 00/50] Audio 5.1 patches
 2019-01-16 23:37 UTC  (50+ messages)
` [Qemu-devel] [PATCH v3 01/50] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v3 02/50] audio: use qapi AudioFormat instead of audfmt_e
` [Qemu-devel] [PATCH v3 03/50] audio: -audiodev command line option: documentation
` [Qemu-devel] [PATCH v3 04/50] audio: -audiodev command line option basic implementation
` [Qemu-devel] [PATCH v3 05/50] alsaaudio: port to -audiodev config
` [Qemu-devel] [PATCH v3 06/50] coreaudio: "
` [Qemu-devel] [PATCH v3 07/50] dsoundaudio: "
` [Qemu-devel] [PATCH v3 08/50] noaudio: "
` [Qemu-devel] [PATCH v3 09/50] ossaudio: "
` [Qemu-devel] [PATCH v3 10/50] paaudio: "
` [Qemu-devel] [PATCH v3 11/50] sdlaudio: "
` [Qemu-devel] [PATCH v3 12/50] spiceaudio: "
` [Qemu-devel] [PATCH v3 13/50] wavaudio: "
` [Qemu-devel] [PATCH v3 14/50] audio: -audiodev command line option: cleanup
` [Qemu-devel] [PATCH v3 15/50] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH v3 16/50] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH v3 17/50] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH v3 18/50] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH v3 19/50] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH v3 20/50] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH v3 21/50] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH v3 22/50] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH v3 23/50] paaudio: fix playback glitches
` [Qemu-devel] [PATCH v3 24/50] audio: remove read and write pcm_ops
` [Qemu-devel] [PATCH v3 25/50] audio: use size_t where makes sense
` [Qemu-devel] [PATCH v3 26/50] audio: api for mixeng code free backends
` [Qemu-devel] [PATCH v3 27/50] alsaaudio: port to the new audio backend api
` [Qemu-devel] [PATCH v3 28/50] coreaudio: "
` [Qemu-devel] [PATCH v3 29/50] dsoundaudio: "
` [Qemu-devel] [PATCH v3 30/50] noaudio: "
` [Qemu-devel] [PATCH v3 31/50] ossaudio: "
` [Qemu-devel] [PATCH v3 32/50] paaudio: "
` [Qemu-devel] [PATCH v3 33/50] sdlaudio: "
` [Qemu-devel] [PATCH v3 34/50] spiceaudio: "
` [Qemu-devel] [PATCH v3 35/50] wavaudio: "
` [Qemu-devel] [PATCH v3 36/50] audio: remove remains of the old "
` [Qemu-devel] [PATCH v3 37/50] audio: unify input and output mixeng buffer management
` [Qemu-devel] [PATCH v3 38/50] audio: remove hw->samples, buffer_size_in/out pcm_ops
` [Qemu-devel] [PATCH v3 39/50] audio: common rate control code for timer based outputs
` [Qemu-devel] [PATCH v3 40/50] audio: split ctl_* functions into enable_* and volume_*
` [Qemu-devel] [PATCH v3 41/50] audio: add mixeng option (documentation)
` [Qemu-devel] [PATCH v3 42/50] audio: make mixeng optional
` [Qemu-devel] [PATCH v3 43/50] paaudio: get/put_buffer functions
` [Qemu-devel] [PATCH v3 44/50] audio: support more than two channels in volume setting
` [Qemu-devel] [PATCH v3 45/50] audio: replace shift in audio_pcm_info with bytes_per_frame
` [Qemu-devel] [PATCH v3 46/50] audio: basic support for multichannel audio
` [Qemu-devel] [PATCH v3 47/50] paaudio: channel-map option
` [Qemu-devel] [PATCH v3 48/50] usb-audio: do not count on avail bytes actually available
` [Qemu-devel] [PATCH v3 50/50] usbaudio: change playback counters to 64 bit

[linux dev-4.19 0/3] add NPCM7xx adc and dts patches to dev-4.19
 2019-01-16 23:37 UTC  (3+ messages)
` [linux dev-4.19 1/3] dt-binding: iio: Modify NPCM ADC documentation

Linux dev-4.19
 2019-01-16 23:36 UTC  (4+ messages)

[Buildroot] [PATCH v6 1/7] package/compiler-rt: new package
 2019-01-16 23:36 UTC  (3+ messages)

[Qemu-devel] [libvirt] [PATCH 4/6] qemu: Wire up disk model=virtio-{non-}transitional
 2019-01-16 23:24 UTC  (4+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-16 23:33 UTC  (10+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v2 1/2] drm/msm: Fix A6XX support for opp-level
 2019-01-16 23:32 UTC  (3+ messages)

PMEM error-handling forces SIGKILL causes kernel panic
 2019-01-16 23:32 UTC  (6+ messages)
    ` [PATCH] mm: hwpoison: use do_send_sig_info() instead of force_sig() (Re: PMEM error-handling forces SIGKILL causes kernel panic)

[PATCH net-next] virtio_net: bulk free tx skbs
 2019-01-16 23:31 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt
 2019-01-16 23:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/4] tests/perf: new tests for "

[PATCH bpf-next 0/9] introduce bpf_spin_lock
 2019-01-16 23:30 UTC  (6+ messages)
` [PATCH bpf-next 1/9] bpf: "

[PATCH] clk: mmp2: avoid disabling the SP clock when unused
 2019-01-16 23:29 UTC  (4+ messages)

[PATCH] MAINTAINERS: email address update in MAINTAINERS entries
 2019-01-16 23:28 UTC 

SPENDE VON 5 MILLIONEN EURO
 2019-01-16 23:26 UTC 

Hikey: Enable Xen + Mainline Linux Kernel
 2019-01-16 23:24 UTC  (4+ messages)

[PATCH] Interface to read and write the mount_runtime_t directory
 2019-01-16 23:13 UTC  (8+ messages)
` [PATCH 1/2] Interface with systemd_hostnamed over dbus to set hostname
` [PATCH 2/2 v2] Modify type for /etc/hostname
` [PATCH] label journald configuraiton files syslog_conf_t

[PATCH] some little stuff
 2019-01-16 23:04 UTC  (4+ messages)

[PATCHSET v5] io_uring IO interface
 2019-01-16 23:17 UTC  (9+ messages)
` [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers

[meta-processor-sdk] [PATCH] move-base: update the patch to match with lab0008-autonomous-robotics-ros
 2019-01-16 23:15 UTC 

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-01-16 23:13 UTC  (4+ messages)
` [PATCH 5/7] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH v1] selftests: add binderfs selftests
 2019-01-16 23:11 UTC  (6+ messages)

[PATCH 0/4] Stratix10 EDAC Improvements
 2019-01-16 23:11 UTC  (9+ messages)
` [PATCH 1/4] EDAC, altera: Fix S10 persistent register offset
  ` [1/4] "
` [PATCH 2/4] EDAC, altera: Less Intrusive Error Injection
  ` [2/4] "
` [PATCH 3/4] EDAC, altera: Add Stratix10 OCRAM ECC support
  ` [3/4] "
` [PATCH 4/4] arm64: dts: stratix10: Add OCRAM EDAC node
  ` [4/4] "

Timing issues between ALSA and i915 drivers
 2019-01-16 23:10 UTC  (3+ messages)

[PATCH v8 0/3] mm: Randomize free memory
 2019-01-16 22:57 UTC  (4+ messages)
` [PATCH v8 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v8 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v8 3/3] mm: Maintain randomization of page free lists

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-01-16 23:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/gst1-plugins-bad: fix build with fdk-aac 2.0
 2019-01-16 23:08 UTC  (4+ messages)

Copie de : Comment utiliseriez-vous 3000 € pour gagner plus d'argent
 2019-01-16 23:08 UTC 

[PATCH v8 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-16 23:08 UTC  (3+ messages)
` [PATCH v8 3/3] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH net-next] svcrdma: Use struct_size() in kmalloc()
 2019-01-16 23:07 UTC  (3+ messages)

[PATCH net-next 00/13] vxlan: Allow vetoing FDB operations
 2019-01-16 23:07 UTC  (14+ messages)
` [PATCH net-next 01/13] vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
` [PATCH net-next 02/13] vxlan: Split vxlan_fdb_update() in two
` [PATCH net-next 03/13] vxlan: Have vxlan_fdb_replace() save original rdst value
` [PATCH net-next 04/13] vxlan: Allow vetoing of FDB notifications
` [PATCH net-next 05/13] vxlan: changelink: Inline vxlan_dev_configure()
` [PATCH net-next 06/13] vxlan: changelink: Postpone vxlan_config_apply()
` [PATCH net-next 07/13] vxlan: changelink: Delete remote after update
` [PATCH net-next 08/13] net: Add extack argument to ndo_fdb_add()
` [PATCH net-next 09/13] mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
` [PATCH net-next 10/13] vxlan: Add extack to switchdev operations
` [PATCH net-next 11/13] switchdev: Add extack argument to call_switchdev_notifiers()
` [PATCH net-next 12/13] mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
` [PATCH net-next 13/13] selftests: mlxsw: Test veto of unsupported VXLAN FDBs

[PATCH net-next 0/3] net: dsa: Split platform data to header file
 2019-01-16 23:06 UTC  (5+ messages)
` [PATCH net-next 1/3] "

WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
 2019-01-16 23:06 UTC  (7+ messages)

[PATCH net-next 0/8] improving TCP behavior on host congestion
 2019-01-16 23:05 UTC  (9+ messages)
` [PATCH net-next 1/8] tcp: exit if nothing to retransmit on RTO timeout
` [PATCH net-next 2/8] tcp: always timestamp on every skb transmission
` [PATCH net-next 3/8] tcp: always set retrans_stamp on recovery
` [PATCH net-next 4/8] tcp: properly track retry time on passive Fast Open
` [PATCH net-next 5/8] tcp: create a helper to model exponential backoff
` [PATCH net-next 6/8] tcp: simplify window probe aborting on USER_TIMEOUT
` [PATCH net-next 7/8] tcp: retry more conservatively on local congestion
` [PATCH net-next 8/8] tcp: less aggressive window probing "

[PATCH 04/16] block: sed-opal: close parameter list in cmd_finalize
 2018-11-08 21:50 UTC 

[PATCH 09/16] block: sed-opal: split generation of bytestring header and content
 2018-03-19 18:36 UTC 

[PATCH 01/16] block: sed-opal: fix typos and formatting
 2019-01-05 21:23 UTC 

[PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
 2019-01-03 22:58 UTC 

[PATCH 06/16] block: sed-opal: unify error handling of responses
 2018-11-15 20:33 UTC 

[PATCH 05/16] block: sed-opal: unify cmd start
 2018-11-08 21:55 UTC 

[PATCH 12/16] block: sed-opal: unify retrieval of table columns
 2018-03-19 18:36 UTC 

[PATCH 08/16] block: sed-opal: print failed function address
 2018-03-19 18:36 UTC 

[PATCH 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-16 21:56 UTC 

[PATCH 11/16] block: sed-opal: ioctl for writing to shadow mbr
 2018-03-19 18:36 UTC 

[PATCH 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
 2018-11-15 20:35 UTC 

[PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
 2018-12-04 22:09 UTC 

[PATCH 02/16] block: sed-opal: use correct macro for method length
 2018-03-19 18:36 UTC 

[PATCH 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
 2018-03-19 18:36 UTC 

[PATCH 03/16] block: sed-opal: unify space check in add_token_*
 2018-03-19 18:36 UTC 

[PATCH 13/16] block: sed-opal: check size of shadow mbr
 2018-03-19 18:36 UTC 

[PATCH v1 00/10] cpufreq: Add flag to auto-register as cooling device
 2019-01-16 23:03 UTC  (7+ messages)
` [PATCH v1 01/10] cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 02/10] cpufreq: Add a flag to auto-register a cooling device
` [PATCH v1 03/10] cpufreq: Replace open-coded << with BIT()

[PATCH v3] arm64: dts: qcom: sdm845: Expand soc bus address range
 2019-01-16 23:02 UTC  (5+ messages)

[PATCH] cmake.bbclass: make cleaning of build directory on configure optional
 2019-01-16 23:01 UTC  (2+ messages)

[PATCH] defer: Use \slash to permit line break behind '/'
 2019-01-16 23:00 UTC  (2+ messages)

[PATCH v3 1/3] mfd: cros_ec: Add commands to control codec
 2019-01-16 22:59 UTC  (4+ messages)
` [PATCH v3 3/3] ASoC: cros_ec_codec: Add codec driver for Cros EC
  ` [alsa-devel] "

[Buildroot] [PATCH 3/3] .gitlab-ci.yml: add trigger per job
 2019-01-16 22:57 UTC  (2+ messages)

[PATCH v2 3/3] Add support for mh scheduler
 2019-01-16 22:55 UTC 

Subject: [PATCH v2 2/3] Document support of ovf scheduler
 2019-01-16 22:55 UTC 

[PATCH] mesa: Allow building the r600 driver
 2019-01-16 22:55 UTC 

[PATCH v2 1/3] Document support of fo scheduler
 2019-01-16 22:55 UTC 

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-16 22:54 UTC  (10+ messages)
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCH v2 0/3] ipvsadm: Document/add support for fo/ovf/mh schedulers
 2019-01-16 22:55 UTC 

[PATCH i-g-t] drm/drm_import_export: Replace imprecise loop-bound with timeout
 2019-01-16 22:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-16 22:52 UTC  (4+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-16 22:51 UTC  (11+ messages)

PWS 433au (Miata) recovery update
 2019-01-16 22:50 UTC  (2+ messages)

[PATCH v4 00/13] x86: Enable FSGSBASE instructions
 2019-01-16 22:48 UTC  (7+ messages)
` [PATCH v4 05/13] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
` [PATCH v4 06/13] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
` [PATCH v4 07/13] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions if available
` [PATCH v4 08/13] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v4 11/13] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [PATCH v4 13/13] x86/fsgsbase/64: Add documentation for FSGSBASE


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.