All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-06 20:21:38 to 2020-04-06 21:28:53 UTC [more...]

[PATCH 1/5] pci: handled return value of platform_get_irq correctly
 2020-04-06 21:28 UTC  (2+ messages)

imx6: Cannot register mem2mem
 2020-04-06 21:26 UTC  (7+ messages)

[PATCH net-next] net: dsa: add GRO support via gro_cells
 2020-04-06 21:24 UTC  (5+ messages)

[PATCH v2 1/1] x86/split_lock: check split lock support on initialization
 2020-04-06 21:24 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 2/4] x86/sgx: Put enclaves into anonymous files
 2020-04-06 21:24 UTC  (3+ messages)

[PATCH RT] printk: console must not schedule for drivers
 2020-04-06 21:22 UTC 

[Qemu-devel] [Bug 1663287] [NEW] Illegal delay slot code causes abort on mips64
 2020-04-06 21:07 UTC  (2+ messages)
` [Bug 1663287] "

[PATCH v7 0/2] Fix and optimization of split_lock_detection
 2020-04-06 21:21 UTC  (3+ messages)
` [PATCH 0/1] x86/split_lock: check split lock feature on initialization

[PATCH] drm/i915/gem: Apply more mb() around clflush relocation paths
 2020-04-06 21:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH BlueZ] gatt: Fix not sending any data when server supports AcquireWrite
 2020-04-06 21:19 UTC 

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-06 21:18 UTC  (41+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-04-06 21:17 UTC  (9+ messages)
` [PATCH v5 1/5] PM / EM: add devices to "

[Bluez PATCH v3 0/3] Check the signature of att packets
 2020-04-06 21:16 UTC  (5+ messages)
` [Bluez PATCH v3 2/3] unit/test-crypto: test for bt_crypto_verify_att_sign
` [Bluez PATCH v3 3/3] shared/att: Check the signature of att packets

objc console new design
 2020-04-06 19:41 UTC  (3+ messages)

question about drivers/net/ethernet/renesas/ravb_main.c
 2020-04-06 21:14 UTC  (2+ messages)

[PATCH] leds: core: Fix warning message when init_data
 2020-04-06 21:13 UTC  (3+ messages)

[GIT PULL] vhost: fixes, vdpa
 2020-04-06 21:11 UTC 

[Buildroot] [PATCH] package/axel: bump version to 2.17.8
 2020-04-06 21:11 UTC 

[PATCH RFC leds-next] leds: initial support for Turris Omnia LEDs
 2020-04-06 21:10 UTC  (15+ messages)

libelf-0.175 breaks objtool
 2020-04-06 21:07 UTC  (4+ messages)

[RFC/RFT][PATCH v2] dma-mapping: set default segment_boundary_mask to ULONG_MAX
 2020-04-06 21:06 UTC  (2+ messages)

[OE-core][PATCH] curl: allow configuration of default CA bundle location
 2020-04-06 21:06 UTC  (5+ messages)

[PATCH 0/3] Misc MHI fixes
 2020-04-06 21:04 UTC  (4+ messages)
` [PATCH 1/3] bus: mhi: core: Handle syserr during power_up
` [PATCH 2/3] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
` [PATCH 3/3] bus: mhi: core: Remove link_status() callback

[PATCH] target: pr: fix PR IN, READ FULL STATUS
 2020-04-06 21:05 UTC  (2+ messages)

Bad rss-counter state from drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
 2020-04-06 21:04 UTC  (5+ messages)

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-04-06 21:00 UTC  (10+ messages)
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
          ` [PATCH] powerpcs: perf: consolidate perf_callchain_user_64 and perf_callchain_user_32

[Buildroot] [PATCH 1/5] package/nftables: check for python
 2020-04-06 21:02 UTC  (3+ messages)
` [Buildroot] [PATCH 3/5] package/python-slip-dbus: new package

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 21:00 UTC  (10+ messages)
  ` [PATCH v16 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v16 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v16 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v16 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v16 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v16 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v16 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v16 09/23] LSM: Use lsmblob in security_task_getsecid

[PATCH v4 00/12] virtio: alignment issues
 2020-04-06 21:02 UTC  (16+ messages)
` [PATCH v4 01/12] tools/virtio: define aligned attribute
` [PATCH v4 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v4 03/12] tools/virtio: define __KERNEL__
` [PATCH v4 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v4 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v4 06/12] vhost: force spec specified alignment on types
` [PATCH v4 07/12] virtio: add legacy init/size APIs
` [PATCH v4 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v4 09/12] tools/virtio: "
` [PATCH v4 10/12] vop: "
` [PATCH v4 11/12] remoteproc: "
` [PATCH v4 12/12] mellanox: "

[linux-next:pending-fixes] BUILD SUCCESS ba55f0e014e72f058937bf4e67eec873d5bba8a3
 2020-04-06 21:01 UTC 

[PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-06 21:01 UTC  (5+ messages)
` [PATCH v5 3/6] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v5 5/6] riscv: Copy the reserved-memory nodes to final DT
` [PATCH v5 6/6] riscv: Move all fdt fixups together

[RFC/RFT][PATCH] dma-mapping: set default segment_boundary_mask to ULONG_MAX
 2020-04-06 21:00 UTC  (4+ messages)

[PATCH] multiboot2: enable quirk-modules-after-kernel
 2020-04-06 20:56 UTC  (2+ messages)
` [PATCHv2] "

[MODERATED] [PATCH 0/3] V5 more sampling fun 0
 2020-04-06 20:56 UTC  (4+ messages)
  ` [MODERATED] Re: [PATCH 2/3] V5 more sampling fun 2

[PATCH v4] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-04-06 20:56 UTC 

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:54 UTC  (9+ messages)
  ` [PATCH v16 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v16 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v16 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v16 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v16 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v16 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v16 08/23] LSM: Use lsmblob in security_ipc_getsecid

[PATCH v3 1/2] virtio: stop using legacy struct vring in kernel
 2020-04-06 20:54 UTC  (3+ messages)

[PATCH] device_cgroup: Cleanup cgroup eBPF device filter code
 2020-04-06 20:30 UTC  (4+ messages)

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:50 UTC  (9+ messages)
  ` [PATCH v16 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v16 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v16 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v16 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v16 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v16 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v16 08/23] LSM: Use lsmblob in security_ipc_getsecid

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-06 20:50 UTC  (3+ messages)
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork

[Buildroot] [PATCH v3 1/7] package/vala/vala-wrapper: fix wrapper
 2020-04-06 20:49 UTC  (5+ messages)
` [Buildroot] [PATCH v3 7/7] package/gupnp-dlna: add optional dependency for gobject-introspection

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-04-06 20:42 UTC  (13+ messages)

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:40 UTC  (18+ messages)
  ` [PATCH v16 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v16 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v16 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v16 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v16 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v16 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v16 08/23] LSM: Use lsmblob in security_ipc_getsecid

[PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
 2020-04-06 20:34 UTC 

[PATCH v3] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-04-06 20:41 UTC  (3+ messages)

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
 2020-04-06 20:39 UTC  (3+ messages)

[master][PATCH] linux-ti-staging: fix perf build against latest libbfd
 2020-04-06 20:39 UTC 

[Buildroot] [PATCH 01/12] package/libsecret: enable gobject-introspection support
 2020-04-06 20:38 UTC  (2+ messages)

[master][PATCH 1/8] libdce: cleanup SUMMARY
 2020-04-06 20:37 UTC  (8+ messages)
` [master][PATCH 2/8] ipumm: require mmip machine feature, cleanup
` [master][PATCH 3/8] dspdce-fw: require dsp "
` [master][PATCH 4/8] libulm: "
` [master][PATCH 5/8] powervr-drivers: require gpu machine feature
` [master][PATCH 6/8] libgles: "
` [master][PATCH 7/8] ti-gc320-driver: require gc320 "
` [master][PATCH 8/8] libgal: "

[Buildroot] [git commit] package/vte: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/rygel: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/libmediaart: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/libgee: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/atk: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/gconf: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/gcr: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/json-glib: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/libgtk3: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/libgtk2: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[Buildroot] [git commit] package/libsecret: enable gobject-introspection support
 2020-04-06 20:35 UTC 

[PATCH 1/5] bytcr-rt5651: Fix dmic check in HiFi-Components.conf
 2020-04-06 18:36 UTC  (8+ messages)
` [PATCH 4/5] chtrt5645: Remove bogus JackHWMute settings

Raid-6 cannot reshape
 2020-04-06 20:34 UTC  (5+ messages)

[PATCH v3] kcsan: Add option for verbose reporting
 2020-04-06 20:33 UTC  (4+ messages)

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:32 UTC  (2+ messages)

[PATCH] dev-manual: reverse "=" and "+=" for IMAGE_FEATURES
 2020-04-06 20:32 UTC 

[patch iproute2/net-next] devlink: fix JSON output of mon command
 2020-04-06 20:28 UTC  (3+ messages)

[PATCH v8 0/5] media: rockchip: Add the rkvdec driver
 2020-04-06 20:27 UTC  (3+ messages)
` [PATCH v8 4/5] media: rkvdec: "

[PATCH] silo: Allow building tilo only
 2020-04-06 20:27 UTC 

[RFC] Packet pacing (offload) for flow-aggregates and forwarding use-cases
 2020-04-06 20:26 UTC  (3+ messages)

[Buildroot] [PATCH] package/mesa3d: Select more options for freedreno
 2020-04-06 20:25 UTC  (2+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-04-06 20:25 UTC  (2+ messages)

[PATCH 1/2] sunxi: allow bigger images for all
 2020-04-06 20:24 UTC  (2+ messages)

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-04-06 20:22 UTC  (6+ messages)
` [PATCH 11/12] device-dax: Add dis-contiguous resource support

[PATCH 0/2] git-pull.txt: correct outdated example + link to specific 'git fetch' section
 2020-04-06 20:22 UTC  (3+ messages)
` [PATCH 2/2] pull doc: correct outdated description of an example

[PATCH 03/18] drm/i915/display/ddi: Prefer drm_WARN* over WARN*
 2020-04-06 20:21 UTC  (4+ messages)
` [Intel-gfx] "


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.