All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-09 21:41:13 to 2019-04-09 23:43:06 UTC [more...]

[PATCH] clone: do faster object check for partial clones
 2019-04-09 23:42 UTC  (4+ messages)
` [PATCH v3] rev-list: exclude promisor objects at walk time

[PATCH v2] PCI: pciehp: Fix re-enabling the slot marked for safe removal
 2019-04-09 23:41 UTC  (2+ messages)

[PATCH 1/1] send-email: fix transferencoding config option
 2019-04-09 23:39 UTC  (5+ messages)

[Bug 108879] [CIK] [regression] clinfo hangs indefinitely in si_create_context
 2019-04-09 23:39 UTC  (2+ messages)
` [Bug 108879] [CIK] [regression] All opencl apps "

[PATCH] fscrypt: cache decrypted symlink target in ->i_link
 2019-04-09 23:35 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-04-09 23:34 UTC  (7+ messages)
` [PATCH v4 1/6] vfio-ccw: make it safe to access channel programs
      ` [Qemu-devel] "

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-09 23:34 UTC  (9+ messages)

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:34 UTC 

problem with ruby
 2019-04-09  7:00 UTC 

[Bug 203235] New: kernel BUG at fs/f2fs/segment.c:2131! and hangs on sync
 2019-04-09 23:32 UTC  (2+ messages)
` [Bug 203235] "

[PATCH 0/2] Fix two bugs of switchtec module
 2019-04-09 23:32 UTC  (4+ messages)
` [PATCH 1/2] switchtec: Fix false maximum supported PCIe function number issue

[PATCH 1/1] Smack: Create smack_rule cache to optimize memory usage
 2019-04-09 23:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/49] linux-user: Split do_syscall
 2019-04-09 23:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 48/49] linux-user: Split out ioctl

[Qemu-devel] [PATCH] migration: savevm: fix error code with migration blockers
 2019-04-09 23:19 UTC  (3+ messages)

[ANNOUNCEMENT] Milestone 3 for Yocto Project 2.7 (yocto-2.7_M3) now available
 2019-04-09 23:29 UTC 

[PATCH 1/1] Smack :- In this patch, global rule list has been removed. Now all smack rules will be read using "smack_known_list". This list contains all the smack labels and internally each smack label structure maintains the list of smack rules corresponding to that smack label. So there is no need to maintain extra list
 2019-04-09 23:29 UTC  (2+ messages)

[PATCH] scsi: core: set result when the command cannot be dispatched
 2019-04-09 23:29 UTC  (4+ messages)

[PATCH v3 3/9] media: rcar-vin: Create a group notifier
 2019-04-09 23:29 UTC  (11+ messages)

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:29 UTC 

[GIT PULL] MIPS fixes
 2019-04-09 23:26 UTC 

[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-04-09 23:25 UTC  (10+ messages)

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:24 UTC 

[PATCH v2 0/4] docs: Fix various build warnings/errors
 2019-04-09 23:21 UTC  (4+ messages)
` [PATCH v2 3/4] docs: Remove unnecessary reference link title

[PATCH 0/4] Perma-pin uC firmware and re-enable global reset
 2019-04-09 23:18 UTC  (19+ messages)
` [PATCH 1/4] drm/i915/uc: Rename uC firmware init function
` [PATCH 2/4] drm/i915/uc: Reserve upper range of GGTT
` [PATCH 3/4] drm/i915/uc: Place uC firmware in "
` [PATCH 4/4] Revert "drm/i915/guc: Disable global reset"
` ✗ Fi.CI.SPARSE: warning for Perma-pin uC firmware and re-enable global reset
` ✗ Fi.CI.BAT: failure "

[PATCH nft] evaluate: disallow anonymous set with empty elements
 2019-04-09 23:19 UTC  (4+ messages)

[Qemu-devel] [PATCH for-4.1 v4 00/12] bundle edk2 platform firmware with QEMU
 2019-04-09 23:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH for-4.1 v4 01/12] roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh"
` [Qemu-devel] [PATCH for-4.1 v4 02/12] roms/edk2-funcs.sh: require gcc-4.8+ for building i386 and x86_64
` [Qemu-devel] [PATCH for-4.1 v4 03/12] tests/uefi-test-tools/build.sh: work around TianoCore#1607
` [Qemu-devel] [PATCH for-4.1 v4 04/12] roms/edk2: advance to tag edk2-stable201903
` [Qemu-devel] [PATCH for-4.1 v4 05/12] roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function
` [Qemu-devel] [PATCH for-4.1 v4 06/12] roms/Makefile: replace the $(EDK2_EFIROM) target with "edk2-basetools"
` [Qemu-devel] [PATCH for-4.1 v4 07/12] roms: build edk2 firmware binaries and variable store templates
` [Qemu-devel] [PATCH for-4.1 v4 08/12] pc-bios: add "
` [Qemu-devel] [PATCH for-4.1 v4 09/12] pc-bios: document the edk2 firmware images; add firmware descriptors
` [Qemu-devel] [PATCH for-4.1 v4 10/12] tests: add missing dependency to build QTEST_QEMU_BINARY, round 2
` [Qemu-devel] [PATCH for-4.1 v4 11/12] Makefile: install the edk2 firmware images and their descriptors
` [Qemu-devel] [PATCH for-4.1 v4 12/12] MAINTAINERS: add the "EDK2 Firmware" subsystem

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-09 22:08 UTC  (10+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator

[PATCH v2] fs/block_dev.c: remove unused include
 2019-04-09 23:17 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
 2019-04-09 23:14 UTC  (2+ messages)

[PATCH 0/3] net/mlx: remove device register remap
 2019-04-09 23:13 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 1/4] net/mlx5: fix recursive inclusion of header file
  ` [dpdk-dev] [PATCH v4 2/4] net/mlx5: remove redundant queue index
  ` [dpdk-dev] [PATCH v4 3/4] net/mlx5: remove device register remap
  ` [dpdk-dev] [PATCH v4 4/4] net/mlx4: "

[PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one
 2019-04-09 23:13 UTC  (2+ messages)

[git pull] several fixes
 2019-04-09 23:12 UTC 

[PATCH v2 0/2] PCI: Describe external-facing ports in device tree
 2019-04-09 23:11 UTC  (4+ messages)

[tpmdd-devel] [ANNOUNCE][CFP] Linux Security Summit North America 2019
 2019-04-09 22:34 UTC  (4+ messages)
  `  "

[U-Boot] Bug in saveenv handling?
 2019-04-09 23:10 UTC  (5+ messages)

[Bug 203233] New: kernel BUG at fs/f2fs/segment.c:2102!
 2019-04-09 23:08 UTC  (2+ messages)
` [Bug 203233] "

[PATCH v3 0/3] dir: treat a repository without commits as a repository
 2019-04-09 23:07 UTC  (4+ messages)
` [PATCH v3 1/3] submodule: refuse to add repository with no commits
` [PATCH v3 2/3] dir: do not traverse repositories "
` [PATCH v3 3/3] add: error appropriately on repository "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 7d150c75aed54f069f2bac6385ef3ffe8f6b8ddf
 2019-04-09 23:05 UTC 

[PATCH] usb: xhci: inherit dma_mask from bus if set correctly
 2019-04-09 23:02 UTC  (6+ messages)
        `  "
          `  "

[ath6kl:ath11k-bringup 89/93] drivers/net/wireless/ath/ath11k/qmi.c:505:22: sparse: symbol 'qmi_wlanfw_ind_register_resp_msg_v01_ei' was not declared. Should it be static?
 2019-04-09 23:01 UTC  (2+ messages)
` [RFC PATCH ath6kl] ath11k: qmi_wlanfw_ind_register_resp_msg_v01_ei[] can be static

[Bug 203231] New: kernel BUG at fs/f2fs/segment.c:2079! and hangs on sync
 2019-04-09 23:00 UTC  (2+ messages)
` [Bug 203231] "

[dpdk-dev] [PATCH] examples/multi_process: fix buffer underrun
 2019-04-09 22:59 UTC 

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-09 22:55 UTC  (10+ messages)

[PATCH nft] segtree: fix memleak in interval_map_decompose()
 2019-04-09 22:57 UTC 

[dpdk-dev] [PATCH 0/2] fix big endian build
 2019-04-09 22:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] mbuf: "

[U-Boot] Possible bug in release: fdisk in linux cannot read /dev/mmcblk0 anymore
 2019-04-09 22:54 UTC  (2+ messages)

[PATCH] snd/hda: Balance hda->need_i915_power across runtime_suspend
 2019-04-09 22:53 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[Bug 203229] New: kernel BUG at fs/f2fs/recovery.c:591! and hangs on sync
 2019-04-09 22:51 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_fb: Create AMD YUV buffers with AMD GEM IOCTL
 2019-04-09 22:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_fb: Create AMD YUV buffers with AMD GEM IOCTL (rev2)

[PATCH] scsi/NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabled
 2019-04-09 22:28 UTC  (4+ messages)

Do we always need to reserve an iova before iommu_map?
 2019-04-09 22:47 UTC  (4+ messages)

[PATCH bpf 0/2] libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus
 2019-04-09 22:46 UTC  (6+ messages)
` [PATCH bpf 2/2] libbpf: remove dependency on barrier.h in xsk.h

[U-Boot] u-boot-video failure in ut dm video_ansi
 2019-04-09 22:45 UTC 

[Bug 203227] New: kernel BUG at fs/f2fs/recovery.c:549! and hangs on sync
 2019-04-09 22:45 UTC 

[PATCH v3 1/2] power: supply: ltc3651-charger: Fix device name
 2019-04-09 22:45 UTC  (4+ messages)
` [PATCH v3 2/2] power: supply: ltc3651-charger: Fix device name (rename files)

Building rootFS fails [log_check]
 2019-04-09 22:37 UTC 

[PATCH v1 0/4] mm/memory_hotplug: Better error handling when removing memory
 2019-04-09 22:41 UTC  (3+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: Release memory resource after arch_remove_memory()

[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
 2019-04-09 22:32 UTC  (4+ messages)

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-09 13:12 UTC  (4+ messages)
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 719f5b493f8a5bc2bcf074a44ab9527ad1db3127
 2019-04-09 22:26 UTC 

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-09 22:25 UTC  (7+ messages)
` [PATCH v5 2/7] slob: Respect list_head abstraction layer

+ mm-vmstat-fix-proc-vmstat-format-for-config_debug_tlbflush=y-config_smp=n.patch added to -mm tree
 2019-04-09 22:24 UTC 

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:991:29: warning: logical not is only applied to the left hand side of comparison
 2019-04-09 22:23 UTC 

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:2278:17: error: 'struct ath11k_debug' has no member named 'pktlog_peer_valid'
 2019-04-09 22:16 UTC 

[Bug 203225] New: kernel BUG at fs/f2fs/node.c:3073! and hangs on sync
 2019-04-09 22:16 UTC 

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-09 22:08 UTC  (3+ messages)

[PATCH] cifs: fix handle leak in smb2_query_symlink()
 2019-04-09 22:06 UTC  (2+ messages)

[Buildroot] [PATCH] support/dependencies/dependencies.sh: simplify an error message
 2019-04-09 22:05 UTC 

[Buildroot] [PATCH] package: coreutils: allow building individual binaries
 2019-04-09 22:04 UTC 

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-04-09 22:00 UTC  (7+ messages)
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[PATCH RESEND 0/1] PCI: Add ATS-disable quirk for AMD Radeon R7 GPUs
 2019-04-09 21:59 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

linux-next: Fixes tag needs some work in the nvdimm-fixes tree
 2019-04-09 21:59 UTC  (2+ messages)

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 21:39 UTC  (34+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 43/59] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 45/59] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/59] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/59] LSM: Use lsm_context in release_secctx hooks
` [PATCH 48/59] LSM: Use lsm_context in security_release_secctx
` [PATCH 49/59] LSM: Use lsm_context in security_secid_to_secctx
` [PATCH 50/59] fs: remove lsm_context scaffolding
` [PATCH 51/59] LSM: Add the release function to the lsm_context
` [PATCH 52/59] LSM: Use lsm_context in inode_setsecctx hooks
` [PATCH 53/59] LSM: Use lsm_context in security_inode_setsecctx
` [PATCH 54/59] kernfs: remove lsm_context scaffolding
` [PATCH 55/59] LSM: Remove unused macro
` [PATCH 56/59] LSM: Special handling for secctx lsm hooks
` [PATCH 57/59] SELinux: Use blob offset in current_sid
` [PATCH 58/59] LSM: Specify which LSM to display with /proc/self/attr/display
` [PATCH 59/59] AppArmor: Remove the exclusive flag

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 91/93] ERROR: "__udivdi3" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
 2019-04-09 21:57 UTC  (2+ messages)

[Bug 203223] New: hangs on running program after mounting a crafted image
 2019-04-09 21:53 UTC  (2+ messages)
` [Bug 203223] "

[RFC] arm64/linux/loader: Use EFI CODE allocations for the linux kernel
 2019-04-09 21:53 UTC  (6+ messages)

[PATCH i-g-t] i915/gem_ppgtt: Enable libdrm bo reuse
 2019-04-09 21:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] mm/hmm: fix hmm_range_dma_map()/hmm_range_dma_unmap()
 2019-04-09 21:52 UTC  (2+ messages)

Sorry about duplicates on the stacking patches
 2019-04-09 21:46 UTC 

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-09 21:44 UTC 

[RFC PATCH] pack-objects: write objects packed to trace2
 2019-04-09 21:44 UTC 

[PATCH bpf-next] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE
 2019-04-09 21:44 UTC  (2+ messages)

[PATCH] hmat: Register attributes for memory hot add
 2019-04-09 21:44 UTC 

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-09 21:44 UTC  (7+ messages)

[OpenRISC] [PATCH 0/6] OpenRISC orfpx64a32 support
 2019-04-09 21:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 1/8] tests/fbcon_fbt: Use psr_wait_entry() to wait PSR be enabled
 2019-04-09 21:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/8] tests/fbcon_fbt: Add wait_until_update() callback to features

[PATCH net-next 00/10] ipv6: Refactor nexthop selection helpers during a fib lookup
 2019-04-09 21:41 UTC  (9+ messages)
` [PATCH net-next 01/10] ipv6: Only call rt6_check_neigh for nexthop with gateway
` [PATCH net-next 03/10] ipv6: Change rt6_probe to take a fib6_nh
` [PATCH net-next 05/10] ipv6: Refactor find_match
` [PATCH net-next 06/10] ipv6: Refactor find_rr_leaf
` [PATCH net-next 07/10] ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
` [PATCH net-next 08/10] ipv6: Move fib6_multipath_select down in ip6_pol_route
` [PATCH net-next 09/10] ipv6: Refactor rt6_device_match
` [PATCH net-next 10/10] ipv6: Refactor __ip6_route_redirect


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.