All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-25 22:20:02 to 2019-02-25 23:38:22 UTC [more...]

[PATCH] Fix incorrect type in clamav_enableddisable_clamd interface
 2019-02-25 23:37 UTC  (5+ messages)
` [PATCH] Allow freshclam to read sysctl_crypto_t
` [PATCH] Allow AIDE to sendto kernel datagram socket
` [PATCH] Allow AIDE to read kernel sysctl_crypto_t
` [PATCH] Allow AIDE to mmap files

[PATCH 1/3] dt-bindings: imx-ocotp: Add i.MX8MQ compatible
 2019-02-25 23:34 UTC  (2+ messages)

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-02-25 23:33 UTC  (5+ messages)
` [PATCH 4/7] dt-bindings: spi: Add Support for Allwinner F1C100s

[PATCH 0/5] Adding scale support to the lpc32xx ADC driver
 2019-02-25 23:32 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: iio: adc: lpc32xx-adc: Document vref-supply

[U-Boot] [PATCH 0/9] sunxi: Allow FEL capable SPLs with 32bit builds
 2019-02-25 23:32 UTC  (4+ messages)
` [U-Boot] [PATCH 6/9] sunxi: allow 32-bit builds for 64-bit SoCs

Increase ARCH_NR_GPIO for ARCH_ASPEED?
 2019-02-25 23:32 UTC  (13+ messages)
` [Potential Spoof] "

[PATCH] rtnetlink: Synchronze net in rtnl_unregister()
 2019-02-25 23:31 UTC  (5+ messages)

[linux-4.19 test] 133399: regressions - trouble: blocked/broken/fail/pass
 2019-02-25 23:30 UTC 

[PATCH v2 0/2] NETWORKING: avoid use IPCB in cipso_v4_error
 2019-02-25 23:30 UTC  (7+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] "

Patches for U-Boot v2016.07-aspeed-openbmc?
 2019-02-25 23:29 UTC  (2+ messages)

[thud 0/3] Backport python-module patches from master to thud
 2019-02-25 21:55 UTC 

[PATCH v2 00/49] omapdrm: drm_bridge and drm_panel support
 2019-02-25 23:27 UTC  (5+ messages)
` [PATCH v2 43/49] dt-bindings: display: Add OSD Displays OSD070T1718-19TS panel binding
    ` [PATCH v2.1 "

[PATCH] src/t_attr_corruption: use security.capability instead of security.evm
 2019-02-25 23:26 UTC  (3+ messages)

[PATCH v2] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-25 23:23 UTC  (2+ messages)

[PATCH v2 1/2] arch: powerpc/kexec: Add missing of_node-put() in default_machine_kexec_prepare()
 2019-02-25 23:21 UTC  (4+ messages)
  ` [PATCH v2 2/2] arch: powerpc/hlwd-pic: Add missing of_node-put() in hlwd_pic_probe()

XEN on R-CAR H3
 2019-02-25 23:23 UTC  (16+ messages)

[Cocci] Octal constants confuse spatch
 2019-02-25 23:22 UTC  (3+ messages)

XFS root filesystem corruption after selinux-policy-targeted update
 2019-02-25 23:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-02-25 23:20 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

XSA-283: Post-mortem
 2019-02-25 23:20 UTC  (2+ messages)

[PATCH v3 net-next 2/2] net: sock: undefine SOCK_DEBUGGING
 2019-02-25 23:18 UTC  (8+ messages)

[PATCH V2 1/2] default-distrovars: Drop DISTRO_FEATURES_LIBC
 2019-02-25 23:17 UTC  (2+ messages)
` [PATCH 2/2] mesa-gl: Set PACKAGECONFIG for target

[PATCH v12 18/26] stash: convert push to builtin
 2019-02-25 23:16 UTC  (29+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
  ` [PATCH v13 01/27] sha1-name.c: add `get_oidf()` which acts like `get_oid()`
  ` [PATCH v13 02/27] strbuf.c: add `strbuf_join_argv()`
  ` [PATCH v13 03/27] strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
  ` [PATCH v13 04/27] ident: add the ability to provide a "fallback identity"
  ` [PATCH v13 05/27] stash: improve option parsing test coverage
  ` [PATCH v13 06/27] t3903: modernize style
  ` [PATCH v13 07/27] t3903: add test for --intent-to-add file
  ` [PATCH v13 08/27] stash: rename test cases to be more descriptive
  ` [PATCH v13 09/27] stash: add tests for `git stash show` config
  ` [PATCH v13 10/27] stash: mention options in `show` synopsis
  ` [PATCH v13 11/27] stash: convert apply to builtin
  ` [PATCH v13 12/27] stash: convert drop and clear "
  ` [PATCH v13 13/27] stash: convert branch "
  ` [PATCH v13 14/27] stash: convert pop "
  ` [PATCH v13 15/27] stash: convert list "
  ` [PATCH v13 16/27] stash: convert show "
  ` [PATCH v13 17/27] stash: convert store "
  ` [PATCH v13 18/27] stash: convert create "
  ` [PATCH v13 19/27] stash: convert push "
  ` [PATCH v13 20/27] stash: make push -q quiet
  ` [PATCH v13 21/27] stash: convert save to builtin
  ` [PATCH v13 22/27] stash: optimize `get_untracked_files()` and `check_changes()`
  ` [PATCH v13 23/27] stash: replace all `write-tree` child processes with API calls
  ` [PATCH v13 24/27] stash: convert `stash--helper.c` into `stash.c`
  ` [PATCH v13 25/27] stash: add back the original, scripted `git stash`
  ` [PATCH v13 26/27] stash: optionally use the scripted version again
  ` [PATCH v13 27/27] tests: add a special setup where stash.useBuiltin is off

[PATCH] LSM: Update function documentation for cap_capable
 2019-02-25 23:17 UTC  (2+ messages)

Need help debugging NFS issues new to 4.20 kernel
 2019-02-25 23:15 UTC  (15+ messages)

[PATCH v2 bpf-next 0/9] bpf: Network Resource Manager (NRM)
 2019-02-25 23:14 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/9] bpf: Add bpf helper bpf_tcp_enter_cwr

[PATCH] glibc: Remove ChangeLog diff from patch
 2019-02-25 23:11 UTC  (2+ messages)

WTF: patch "[PATCH] ARC: enable uboot support unconditionally" was seriously submitted to be applied to the 4.20-stable tree?
 2019-02-25 23:11 UTC  (4+ messages)

Fwd: Debugging system freeze, SIGXCPU
 2019-02-25 23:10 UTC 

[PATCH v2] staging: mt7621-eth: add SPDX GPL-2.0 license identifier ---added punctuation to v1 changelog text
 2019-02-25 23:09 UTC 

[PATCH] tpm: Add driver for TPM over virtio
 2019-02-25 23:09 UTC  (22+ messages)

[virtio-comment] RFC: virtio-hostmem (+ Continuation of discussion from [virtio-dev] Memory sharing device)
 2019-02-25 23:08 UTC  (5+ messages)
` [virtio-comment] "

[Buildroot] [git commit] package/iproute2: backport patch to fix compilation under glibc < 2.18
 2019-02-25 23:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Paint FBs with cairo source operator
 2019-02-25 23:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_alpha_blend: Paint FBs with cairo source operator (rev2)

[PATCH v3 bpf-next 0/4] bpf: per program stats
 2019-02-25 23:07 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/4] bpf: enable "
` [PATCH v3 bpf-next 2/4] bpf: expose program stats via bpf_prog_info
` [PATCH v3 bpf-next 3/4] tools/bpf: sync bpf.h into tools
` [PATCH v3 bpf-next 4/4] tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt

stable process question
 2019-02-25 23:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0
 2019-02-25 23:03 UTC 

[PATCH RFC 0/3] tda998x updates for DAI formats and bclk_ratio
 2019-02-25 23:01 UTC  (6+ messages)
` [PATCH RFC 2/3] ASoC: hdmi-codec: add support for bclk_ratio

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-02-25 22:59 UTC  (4+ messages)
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver

[PATCH bpf-next v6 0/3] libbpf: adding AF_XDP support
 2019-02-25 22:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] runc: depend on linux headers >= 3.11 for O_TMPFILE
 2019-02-25 22:59 UTC  (3+ messages)

[PATCH] dt-bindings: display: add missing semicolon in example
 2019-02-25 22:57 UTC  (2+ messages)

[Bug 109561] [regression, bisected] code re-factor causing games to stutter or lock-up system
 2019-02-25 22:57 UTC  (2+ messages)

[Bug 109783] YUV422 support not advertised for VAProfileJPEGBaseline decoding
 2019-02-25 22:57 UTC 

[PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM
 2019-02-25 22:56 UTC  (4+ messages)
` [PATCH 5/5] dax: "Hotplug" persistent memory for use "

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-25 22:52 UTC  (2+ messages)

DRAM usage on AST2500 with OpenBMC and Redfish
 2019-02-25 22:52 UTC  (2+ messages)

[PATCH 1/2] ARCv2: boot log: refurbish HS core/release identification
 2019-02-25 22:49 UTC  (4+ messages)
` [PATCH 2/2] ARC: boot log: cut down on verbosity

[PATCH v7 02/11] powerpc: prepare string/mem functions for KASAN
 2019-02-25 22:47 UTC  (3+ messages)

Looking for assistance on FIO
 2019-02-25 22:48 UTC  (4+ messages)

[PATCH 1/2] nvdimm, btt: remove unnecessary code in btt_freelist_init
 2019-02-25 22:48 UTC  (3+ messages)
` [PATCH 2/2] nvdimm, btt: fix LBA masking during 'free list' population

[PATCH] drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
 2019-02-25 22:47 UTC 

[PATCH BlueZ 0/3 v2] mesh: Implement Leave() method
 2019-02-25 22:46 UTC  (3+ messages)
` [PATCH BlueZ 2/3 v2] mesh: Cleanup storage save and remove procedures

[PATCH] crypto: ccp: introduce SEV_GET_ID2 command
 2019-02-25 22:46 UTC  (5+ messages)

[igt-dev] [RFC 2/5] lib/ioctl_wrappers: add mmap_offset support
 2019-02-25 22:46 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] lib/i915: "
  ` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915/gem_mmap_wc: Add local MMAP wrapper

[PATCH 00/18] DC Patches 25 Feb 2019
 2019-02-25 22:46 UTC  (19+ messages)
  ` [PATCH 01/18] drm/amd/display: add full update commit hint struct
  ` [PATCH 02/18] drm/amd/display: Add function to create 4d19 fixed point
  ` [PATCH 03/18] drm/amd/display: Respect aux return values
  ` [PATCH 04/18] drm/amd/display: Set stream->mode_changed when connectors change
  ` [PATCH 05/18] drm/amd/display: Add plane capabilities to dc_caps
  ` [PATCH 06/18] drm/amd/display: Drop underlay plane support
  ` [PATCH 07/18] drm/amd/display: Create overlay planes
  ` [PATCH 08/18] drm/amd/display: Allow pflips from a framebuffer to itself
  ` [PATCH 09/18] drm/amd/display: Refactor pageflips plane commit
  ` [PATCH 10/18] drm/amd/display: Keep clocks high before seamless boot done
  ` [PATCH 11/18] drm/amd/display: half bandwidth for YCbCr420 during validation
  ` [PATCH 12/18] Revert "drm/amd/display: dcn add check surface in_use"
  ` [PATCH 13/18] drm/amd/display: Re-add custom degamma support
  ` [PATCH 14/18] drm/amd/display: Update plane tiling attributes for stream updates
  ` [PATCH 15/18] drm/amd/display: Fix soft hang issue when some DPCD data invalid
  ` [PATCH 16/18] drm/amd/display: 3.2.20
  ` [PATCH 17/18] drm/amd/display: Add pp_smu null pointer check
  ` [PATCH 18/18] drm/amd/display: Fix Divide by 0 in memory calculations

[PATCH] x86/mce: Improve error message when kernel cannot recover (part 2)
 2019-02-25 22:44 UTC  (2+ messages)
` [tip:ras/core] x86/mce: Improve error message when kernel cannot recover, p2

[Qemu-devel] [PATCH v2 0/7] s390x/tcg: Cleanups and refactorings for vector instructions
 2019-02-25 22:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/7] s390x/tcg: Clarify terminology in vec_reg_offset()

[PATCH] x86/uaccess: Remove unused __addr_ok() macro
 2019-02-25 22:43 UTC  (2+ messages)
` [tip:x86/cleanups] "

ofono vs modemmanager
 2019-02-25 22:43 UTC 

Compile error due to po/fr.po on old gettext in v2.21.0
 2019-02-25 22:42 UTC  (3+ messages)
` [PATCH] l10n: fr.po unfuzzy commented entries

Regression: SUNRPC: Use poll() to fix up the socket requeue races
 2019-02-25 22:41 UTC  (4+ messages)

strange execmem
 2019-02-25 22:40 UTC 

[Buildroot] [PATCH 1/1] package/linuxptp: fix build with new headers
 2019-02-25 22:40 UTC  (3+ messages)

[PATCH net-next] net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[PATCH net-next] net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[PATCH net-next] net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[PATCH net-next 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-02-25 22:39 UTC  (9+ messages)
` [PATCH net-next 01/12] net: sched: flower: don't check for rtnl on head dereference

[PATCH net-next] net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[PATCH net-next] net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[PATCH net-next] net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-25 22:39 UTC  (2+ messages)

[lustre-devel] [PATCH 00/37] More lustre patches from obdclass
 2019-02-25 22:38 UTC  (6+ messages)
` [lustre-devel] [PATCH 02/37] lustre: llite: don't use class_setup_tunables()
  ` [lustre-devel] [PATCH 03/37] lustre: embed typ_kobj if obd_type

[PATCH 2/2] LSM: SafeSetID: gate setgid transitions
 2019-02-25 22:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] tmpfs: fix uninitialized return value in shmem_link
 2019-02-25 22:34 UTC  (5+ messages)

5.0.0-rc6+: Oops at boot: RIP: 0010:__memmove+0x81/0x1a0 / vt_do_kdgkb_ioctl+0x34d/0x440 (race at reenter?)
 2019-02-25 22:33 UTC  (2+ messages)
` [PATCH] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler

[PATCH v1 00/24] thermal: tsens: Refactor to use regmap_field
 2019-02-25 22:31 UTC  (3+ messages)
` [PATCH v1 20/24] dt: thermal: tsens: Add bindings for qcs404

[PATCH 0/4] DRM driver for ST-Ericsson MCDE
 2019-02-25 22:31 UTC  (4+ messages)
` [PATCH 2/4] drm/mcde: Add device tree bindings

[master][PATCH] packagegroup-arago-standalone-sdk-target: conditionally install glibc-staticdev for linaro
 2019-02-25 22:31 UTC 

[Bug 107919] New: RandR unable to set Screen Size when using Intel+nouveau
 2019-02-25 22:30 UTC  (2+ messages)
  ` [Bug 107919] "

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-02-25 22:30 UTC  (7+ messages)
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory

[rocko/master][PATCH] meta-toolchain-arago-tisdk-server: fix install of TI OCL, CGT nativesdk tools
 2019-02-25 22:28 UTC 

[PATCH] tun: fix blocking read
 2019-02-25 22:28 UTC  (4+ messages)
  ` [PATCH] tun: remove unnecessary memory barrier

[PATCH for-4.12 v2] xen/arm: domain_build: Panic message should end with a newline
 2019-02-25 22:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] softmmu demacro
 2019-02-25 22:27 UTC  (4+ messages)

[PATCH] dynamic tracing open_enter/done
 2019-02-25 22:27 UTC 

[PATCH for-4.12 v2] xen/arm: domain_build: Require the property "cpus" when building a domU
 2019-02-25 22:26 UTC  (2+ messages)

[PATCH v4 20/21] media: vicodec: Register another node for stateless decoder
 2019-02-25 22:22 UTC  (2+ messages)
` [PATCH v4 21/21] media: vicodec: Add support "

[PATCH v4 10/21] media: vicodec: Move raw frame preparation code to a function
 2019-02-25 22:22 UTC  (10+ messages)
` [PATCH v4 11/21] media: vicodec: add field 'buf' to fwht_raw_frame
` [PATCH v4 12/21] media: vicodec: keep the ref frame according to the format in decoder
` [PATCH v4 13/21] media: vicodec: Validate version dependent header values in a separate function
` [PATCH v4 14/21] media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
` [PATCH v4 15/21] media: vicodec: add struct for encoder/decoder instance
` [PATCH v4 16/21] media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP
` [PATCH v4 17/21] media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS
` [PATCH v4 18/21] media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS
` [PATCH v4 19/21] media: vicodec: Introducing stateless fwht defs and structs

[Qemu-devel] [PATCH 0/3] target/mips: Add emulation of three MMI instructions
 2019-02-25 22:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] target/mips: Add emulation of MMI instruction PCPYLD
` [Qemu-devel] [PATCH 3/3] target/mips: Add emulation of MMI instruction PCPYUD

[PATCH net-next v3 0/7] net: sched: pie: align PIE implementation with RFC 8033
 2019-02-25 22:21 UTC  (2+ messages)

Reminder : UI Feedback Session - Network Settings
 2019-02-25 22:19 UTC 

[PATCH 1/3] ARM: dts: rk3288 Tinker Board (S) sdcard changes
 2019-02-25 22:20 UTC  (4+ messages)
` [PATCH 1/3 v2] ARM: dts: rk3288-tinker.dtsi: Fix SD card detection

[PATCH v4 00/21] add support to stateless decoder
 2019-02-25 22:19 UTC  (7+ messages)
` [PATCH v4 02/21] videodev2.h: add V4L2_BUF_CAP_REQUIRES_REQUESTS
` [PATCH v4 05/21] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH v4 06/21] media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
` [PATCH v4 07/21] media: vicodec: change variable name for the return value of v4l2_fwht_encode
` [PATCH v4 08/21] media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
` [PATCH v4 09/21] media: vicodec: bugfix: free compressed_frame upon device release


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.