All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 15:07:50 to 2019-12-17 15:46:02 UTC [more...]

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-17 15:45 UTC  (6+ messages)
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command

[PATCH net-next 00/11] phylib consolidation
 2019-12-17 15:45 UTC  (13+ messages)
` [PATCH net-next 01/11] net: phy: remove redundant .aneg_done initialisers
` [PATCH net-next 02/11] net: phy: use phy_resolve_aneg_pause()
` [PATCH net-next 03/11] net: phy: add genphy_check_and_restart_aneg()
` [PATCH net-next 04/11] net: phy: provide and use genphy_read_status_fixed()
` [PATCH net-next 05/11] net: phy: marvell: rearrange to use genphy_read_lpa()
` [PATCH net-next 06/11] net: phy: marvell: initialise link partner state earlier

[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
 2019-12-17 15:45 UTC  (4+ messages)

[Xen-devel] [PATCH v2 0/2] [PATCH-for-4.13] Work towards removing brctl
 2019-12-17 15:44 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/2] Tidy up whitespace and formatting in file to be consistent

XDP multi-buffer design discussion
 2019-12-17 15:44 UTC  (5+ messages)

[PATCH 0/7] Cleanup how we handle root refs, part 2
 2019-12-17 15:44 UTC  (8+ messages)
` [PATCH 1/7] btrfs: make the extent buffer leak check per fs info
` [PATCH 2/7] btrfs: move the root freeing stuff into btrfs_put_root
` [PATCH 3/7] btrfs: make inodes hold a ref on their roots
` [PATCH 4/7] btrfs: hold a ref on the root on the dead roots list
` [PATCH 5/7] btrfs: don't take an extra root ref at allocation time
` [PATCH 6/7] btrfs: make btrfs_cleanup_fs_roots use the fs_roots_radix_lock
` [PATCH 7/7] btrfs: kill the subvol_srcu

[Bug 1856724] [NEW] SB.PCI0.SMB0 device drivers unavailable
 2019-12-17 15:32 UTC 

[dpdk-dev] BCM57414 VF Mode: max_rx_em_flows value is inconsistent
 2019-12-17 15:41 UTC  (3+ messages)

patch "usbip: Fix error path of vhci_recv_ret_submit()" added to usb-linus
 2019-12-17 15:41 UTC 

patch "usbip: Fix receive error in vhci-hcd when using scatter-gather" added to usb-linus
 2019-12-17 15:41 UTC 

[PATCH 0/2] leds: lm3692x: Allow to set ovp and brigthness mode
 2019-12-17 15:40 UTC  (4+ messages)
` [PATCH 2/2] "

WARNING in wp_page_copy
 2019-12-17 15:40 UTC  (6+ messages)

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-17 15:40 UTC  (6+ messages)

[Bug 205889] New: CONFIG_PPC_85xx with CONFIG_CORENET_GENERIC outputs uImage instead of zImage
 2019-12-17 15:37 UTC 

[Buildroot] [Bug 12411] New: Kernel zImage is actually a uImage
 2019-12-17 15:38 UTC  (2+ messages)
` [Buildroot] [Bug 12411] "

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-17 15:38 UTC  (8+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

Problem build SDK with Zeus release
 2019-12-17 15:38 UTC  (2+ messages)

[PATCH 0/45][v2] Cleanup how we handle root refs, part 1
 2019-12-17 15:36 UTC  (46+ messages)
` [PATCH 01/45] btrfs: push __setup_root into btrfs_alloc_root
` [PATCH 02/45] btrfs: move fs root init stuff into btrfs_init_fs_root
` [PATCH 03/45] btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
` [PATCH 04/45] btrfs: export and use btrfs_read_tree_root
` [PATCH 05/45] btrfs: make relocation use btrfs_read_tree_root()
` [PATCH 06/45] btrfs: kill btrfs_read_fs_root
` [PATCH 07/45] btrfs: kill the btrfs_read_fs_root_no_name helper
` [PATCH 08/45] btrfs: make the fs root init functions static
` [PATCH 09/45] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH 10/45] btrfs: hold a ref on fs roots while they're in the radix tree
` [PATCH 11/45] btrfs: hold a ref on the root in resolve_indirect_ref
` [PATCH 12/45] btrfs: hold a root ref in btrfs_get_dentry
` [PATCH 13/45] btrfs: hold a ref on the root in __btrfs_run_defrag_inode
` [PATCH 14/45] btrfs: hold a ref for the root in record_one_backref
` [PATCH 15/45] btrfs: grab a ref on the root in relink_extent_backref
` [PATCH 16/45] btrfs: hold a ref on the root in fixup_tree_root_location
` [PATCH 17/45] btrfs: hold a ref on the root in create_subvol
` [PATCH 18/45] btrfs: hold a ref on the root in search_ioctl
` [PATCH 19/45] btrfs: hold a ref on the root in btrfs_search_path_in_tree
` [PATCH 20/45] btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
` [PATCH 21/45] btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
` [PATCH 22/45] btrfs: hold ref on root in btrfs_ioctl_default_subvol
` [PATCH 23/45] btrfs: hold a ref on the root in build_backref_tree
` [PATCH 24/45] btrfs: hold a ref on the root in prepare_to_merge
` [PATCH 25/45] btrfs: hold a ref on the root in merge_reloc_roots
` [PATCH 26/45] btrfs: hold a ref on the root in record_reloc_root_in_trans
` [PATCH 27/45] btrfs: hold a ref on the root in find_data_references
` [PATCH 28/45] btrfs: hold a ref on the root in create_reloc_inode
` [PATCH 29/45] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH 30/45] btrfs: push grab_fs_root into read_fs_root
` [PATCH 31/45] btrfs: hold a ref for the root in btrfs_find_orphan_roots
` [PATCH 32/45] btrfs: hold a ref on the root in scrub_print_warning_inode
` [PATCH 33/45] btrfs: hold a ref on the root in btrfs_ioctl_send
` [PATCH 34/45] btrfs: hold a ref on the root in get_subvol_name_from_objectid
` [PATCH 35/45] btrfs: hold a ref on the root in create_pending_snapshot
` [PATCH 36/45] btrfs: hold a ref on the root in btrfs_recover_log_trees
` [PATCH 37/45] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
` [PATCH 38/45] btrfs: hold a ref on the root in open_ctree
` [PATCH 39/45] btrfs: use btrfs_put_fs_root to free roots always
` [PATCH 40/45] btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
` [PATCH 41/45] btrfs: free more things in btrfs_free_fs_info
` [PATCH 42/45] btrfs: move fs_info init work into it's own helper function
` [PATCH 43/45] btrfs: make the init of static elements in fs_info separate
` [PATCH 44/45] btrfs: add a leak check for roots
` [PATCH 45/45] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root

[PATCH 1/2] drm/amdgpu: fix double gpu_recovery for NV of SRIOV
 2019-12-17 15:37 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix KIQ ring test fail in TDR "

[alsa-devel] [PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-17 15:36 UTC  (6+ messages)
` [alsa-devel] [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1
    `  "

[PATCH 0/2] sh: get rid of __ARCH_USE_5LEVEL_HACK
 2019-12-17 15:36 UTC  (5+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-17 15:20 UTC  (3+ messages)
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
  ` [Y2038] "

[PATCH v1 00/16] testing and logging changes for master
 2019-12-17 15:35 UTC  (3+ messages)
` [PATCH v1 03/16] travis.yml: Run tcg tests with tci

[RFC PATCH 0/1] selinux-testsuite: Add filesystem tests
 2019-12-17 15:36 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] mm: memcontrol.c: move mem_cgroup_id_get_many under CONFIG_MMU
 2019-12-17 15:34 UTC  (11+ messages)

[PATCH 0/2] Improve line log documentation
 2019-12-17 15:34 UTC  (5+ messages)
` [PATCH 1/2] Documentation/git-log: document accepted line-log diff formats
` [PATCH 2/2] Documentation/git-log: mention that line-log regex must match in starting revision

mesh-cfgclient fails with 'Segmentation fault'
 2019-12-17 15:34 UTC  (2+ messages)

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-17 15:33 UTC  (7+ messages)
` [PATCH V6 net-next 08/11] dt-bindings: ptp: Introduce MII time stamping devices
` [PATCH V6 net-next 09/11] net: mdio: of: Register discovered MII time stampers
` [PATCH V6 net-next 11/11] ptp: Add a driver for InES time stamping IP core

[PATCH] rxrpc: struct mutex cannot be used for rxrpc_call::user_mutex
 2019-12-17 15:32 UTC 

[PATCH] smp: Allow smp_call_function_single_async() to insert locked csd
 2019-12-17 15:31 UTC  (7+ messages)

[Outreachy] New Outreachy post
 2019-12-17 15:30 UTC  (2+ messages)

[alsa-devel] [PATCH 0/7] ALSA: hda: Enable HDAudio compress
 2019-12-17 14:06 UTC  (4+ messages)
` [alsa-devel] [PATCH 5/7] ALSA: core: Implement compress page allocation and free routines

[RESEND PATCH] fput: Use unbound workqueue for scheduling delayed fput works
 2019-12-17 15:30 UTC  (2+ messages)

[RESEND] ath10k: add tx hw 802.11 encapusaltion offloading support
 2019-12-17 15:30 UTC  (3+ messages)

[alsa-devel] [PATCH 0/6] ASoC: soc-core cleanup step8
 2019-12-17 13:56 UTC  (7+ messages)
` [alsa-devel] [PATCH 6/6] ASoC: soc-core: add snd_soc_stream_stop()

v5.4 wb_flags PG_UPTODATE warning on small rsize/wsize krb5p
 2019-12-17 15:29 UTC 

linux-next: Tree for Dec 6
 2019-12-17 15:29 UTC  (13+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

[Intel-gfx] [PATCH] drm/i915: Fix vGPU kernel context kmemleak
 2019-12-17 15:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Vote against removing the bluetooth subsystem from Quemu
 2019-12-17 15:28 UTC  (3+ messages)

[PATCH] ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSOR
 2019-12-17 15:29 UTC  (2+ messages)

[PULL 00/15] Python queue 2019-12-17
 2019-12-17 15:27 UTC  (2+ messages)

linux-next: Tree for Dec 16
 2019-12-17 15:28 UTC  (9+ messages)
` linux-next: Tree for Dec 16 (drm_panel & intel_panel)
          ` [Intel-gfx] "

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 15:27 UTC  (5+ messages)
` [PATCH v3 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v3 2/3] tty: new helper function tty_get_icount()
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[dpdk-dev] [PATCH] ci: update travis to use bionic
 2019-12-17 15:26 UTC  (2+ messages)

[PATCH v3 0/4] Expose GT CNTFRQ as a CPU property to support AST2600
 2019-12-17 15:25 UTC  (2+ messages)

[Bug 205885] New: BUG: KASAN: null-ptr-deref in strncpy+0x3c/0x60
 2019-12-17 15:22 UTC  (2+ messages)
` [Bug 205885] "

[PATCH] Input: axp20x-pek - make device attributes static
 2019-12-17 15:25 UTC 

[PATCH v3 0/6] hw/arm/smmuv3: Correct stream ID and event address handling
 2019-12-17 15:25 UTC  (3+ messages)

[PATCH] src/fssum: skip subvolumes when building a sum
 2019-12-17 15:25 UTC 

[PATCH v2] kernel/exit: do panic earlier to get coredump if global init task exit
 2019-12-17 15:23 UTC  (7+ messages)

[Xen-devel] [PATCH net-next 0/3] xen-netback: clean-up
 2019-12-17 15:23 UTC  (10+ messages)
` [Xen-devel] [PATCH net-next 1/3] xen-netback: move netback_probe() and netback_remove() to the end
    `  "
` [Xen-devel] [PATCH net-next 2/3] xen-netback: switch state to InitWait at the end of netback_probe()
    `  "
` [Xen-devel] [PATCH net-next 3/3] xen-netback: remove 'hotplug-status' once it has served its purpose
    `  "

[PATCH] iio: core: print error message on debugfs register failure
 2019-12-17 15:23 UTC  (3+ messages)

[PATCH v2 0/2] usbip: Fix infinite loop in vhci rx
 2019-12-17 15:23 UTC  (5+ messages)
` [PATCH v2 1/2] usbip: Fix receive error in vhci-hcd when using scatter-gather
` [PATCH v2 2/2] usbip: Fix error path of vhci_recv_ret_submit()

[Xen-devel] [PATCH V4 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2019-12-17 15:21 UTC  (5+ messages)
` [Xen-devel] [PATCH V4 2/4] x86/altp2m: Add hypercall to set a range of sve bits
` [Xen-devel] [PATCH V4 3/4] x86/mm: Pull out the p2m specifics from p2m_init_altp2m_ept
` [Xen-devel] [PATCH V4 4/4] x86/mm: Make use of the default access param from xc_altp2m_create_view

statx struct's stx_size pointer compatibility with uint64_t/size_t
 2019-12-17 15:21 UTC 

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-17 15:21 UTC  (6+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID

[PATCH v11 0/4] MSM8998 Multimedia Clock Controller
 2019-12-17 15:20 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v11 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v11 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v11 4/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver

[PATCH V4 0/4] Enable virtual time-based airtime scheduler support on ath10k
 2019-12-17 15:20 UTC  (5+ messages)
` [PATCH 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

ext4: new mount API conversion
 2019-12-17 15:20 UTC  (5+ messages)
` [PATCH 02/17] ext4: Add fs parameter description

VirtualBox module build breakage since commit 39808e451fdf
 2019-12-17 15:19 UTC  (3+ messages)

[PATCH] backlight: corgi: Convert to use GPIO descriptors
 2019-12-17 15:19 UTC  (3+ messages)

[tpm2] Re: tpm2_create signature verification fails due to "RSA_padding_check_PKCS_type1:invalid padding"
 2019-12-17 15:18 UTC 

[alsa-devel] [PATCH] ASoC: Add MediaTek MT6660 Speaker Amp Driver
 2019-12-17 15:17 UTC  (4+ messages)
  `  "

[PATCH v24 00/24] Intel SGX foundations
 2019-12-17 15:17 UTC  (3+ messages)
` [PATCH v24 07/24] x86/cpu/intel: Detect SGX supprt

[PATCH v2 00/10] EDAC: Rework core and ghes drivers, part two
 2019-12-17 15:16 UTC  (2+ messages)

[PATCHSET v5 0/6] Support for RWF_UNCACHED
 2019-12-17 15:16 UTC  (3+ messages)
` [PATCH 1/6] fs: add read support "

[tpm2] Re: tpm2_create signature verification fails due to "RSA_padding_check_PKCS_type1:invalid padding"
 2019-12-17 15:16 UTC 

[PATCH 00/55] Improve wfx driver
 2019-12-17 15:15 UTC  (4+ messages)
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps

Getting some troubles when setting up the VPN
 2019-12-17 15:14 UTC 

[Xen-devel] [RFC PATCH 0/3] basic KASAN support for Xen PV domains
 2019-12-17 15:14 UTC  (4+ messages)
` [Xen-devel] [RFC PATCH 3/3] xen/netback: Fix grant copy across page boundary with KASAN

[PATCH] arm64: zynqmp: Move PANIC to Kconfig
 2019-12-17 15:14 UTC 

[Xen-devel] [XEN PATCH v1 1/1] x86/vm_event: add fast single step
 2019-12-17 15:13 UTC  (6+ messages)

[PATCH v12 0/4] PCI: Patch series to improve Thunderbolt enumeration
 2019-12-17 15:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: move umc offset to one new header file for Arcturus
 2019-12-17 15:12 UTC  (2+ messages)

[PATCH RFC] qapi: Allow getting flat output from 'query-named-block-nodes'
 2019-12-17 15:11 UTC  (5+ messages)

[PATCH v4] selinux-testsuite: add lockdown tests
 2019-12-17 15:12 UTC  (4+ messages)

[PATCH] selinux: move pkey sid cache based retrieval under defconfig
 2019-12-17 15:11 UTC  (3+ messages)

[PATCH v6] drm/mcde: Some fixes to handling video mode
 2019-12-17 15:09 UTC  (2+ messages)

[Xen-devel] [PATCH 0/6] x86/suspend: State cleanup
 2019-12-17 15:10 UTC  (7+ messages)
` [Xen-devel] [PATCH 2/6] x86/suspend: Don't bother saving %cr3, %ss or flags

[PATCH v3 0/4] s390x: Increase architectural compliance
 2019-12-17 15:09 UTC  (6+ messages)
` [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask

[PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent
 2019-12-17 15:09 UTC  (6+ messages)
` [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource

[PATCH v3 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-17 15:02 UTC  (3+ messages)
` [PATCH v3 1/7] capabilities: introduce CAP_SYS_PERFMON to kernel and user space

[linux-next:master 2516/4050] lib/zlib_dfltcc/dfltcc_util.h:109: Error: Unrecognized opcode: `stfle'
 2019-12-17 15:09 UTC  (2+ messages)

[PATCH] mm: memcontrol.c: move mem_cgroup_id_get_many under CONFIG_MMU
 2019-12-17 15:09 UTC  (2+ messages)

[RFC] mac80211: Fix setting txpower to zero
 2019-12-17 15:09 UTC  (3+ messages)

[PATCH v5 0/7] UFS driver general fixes bundle 3
 2019-12-17 15:08 UTC  (10+ messages)
` [PATCH v5 2/7] scsi: ufs-qcom: Add reset control support for host controller

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 15:08 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272

[PATCH v2] selftests: livepatch: Fix it to do root uid check and skip
 2019-12-17 15:08 UTC  (3+ messages)

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-17 15:08 UTC  (3+ messages)


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.