All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-10 18:26:29 to 2020-04-10 19:38:32 UTC [more...]

[RFC][PATCH 00/36] objtool: Make recordmcount a subcommand
 2020-04-10 19:35 UTC  (23+ messages)
` [RFC][PATCH 01/36] objtool: Exit successfully when requesting help
` [RFC][PATCH 02/36] objtool: Move struct objtool_file into arch-independent header
` [RFC][PATCH 03/36] objtool: Enable compilation of objtool for all architectures
` [RFC][PATCH 04/36] objtool: Report missing support for subcommands
` [RFC][PATCH 05/36] objtool: Add support for relocations without addends
` [RFC][PATCH 06/36] objtool: Prepare to merge recordmcount
` [RFC][PATCH 07/36] objtool: Make recordmcount into mcount subcmd
` [RFC][PATCH 08/36] objtool: recordmcount: Start using objtool's elf wrapper
` [RFC][PATCH 09/36] objtool: recordmcount: Search for __mcount_loc before walking the sections
` [RFC][PATCH 10/36] objtool: recordmcount: Convert do_func() relhdrs
` [RFC][PATCH 11/36] objtool: mcount: Remove unused fname parameter
` [RFC][PATCH 12/36] objtool: mcount: Use libelf for section header names
` [RFC][PATCH 13/36] objtool: mcount: Walk objtool Elf structs in find_secsym_ndx
` [RFC][PATCH 14/36] objtool: mcount: Use symbol structs to find mcount relocations
` [RFC][PATCH 15/36] objtool: mcount: Walk relocation lists
` [RFC][PATCH 16/36] objtool: mcount: Move get_mcountsym
` [RFC][PATCH 17/36] objtool: mcount: Replace MIPS offset types
` [RFC][PATCH 18/36] objtool: mcount: Move is_fake_mcount()
` [RFC][PATCH 19/36] objtool: mcount: Stop using ehdr in find_section_sym_index
` [RFC][PATCH 20/36] objtool: mcount: Move find_section_sym_index()
` [RFC][PATCH 21/36] objtool: mcount: Restrict using ehdr in append_func()
` [RFC][PATCH 23/36] objtool: mcount: Move nop_mcount()

[Intel-wired-lan] [PATCH 5/7] PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
 2020-04-10 19:38 UTC  (5+ messages)
` [Intel-gfx] "
  `  "

[PATCH v3] Replace -EINVAL with a positive error number
 2020-04-10 19:37 UTC 

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-04-10 19:37 UTC  (8+ messages)
    ` [rfc 0/6] unencrypted atomic DMA pools with dynamic expansion
      ` [rfc v2 "
        ` [rfc v2 3/6] dma-pool: dynamically expanding atomic pools

[PATCH] checkpatch: check for missing \n at the end of logging message
 2020-04-10 19:34 UTC  (3+ messages)

[hch-misc:maccess-fixups 2/8] arch/x86/mm/maccess.c:14:43: error: expected expression before '; ' token
 2020-04-10 19:37 UTC 

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-10 19:34 UTC  (19+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate

[PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-10 19:35 UTC  (17+ messages)
` [PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
` [PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
` [PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
` [PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
` [PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
` [PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
` [PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
` [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH] mm/memory_hotplug: Fix a typo in comment "recoreded"->"recorded"
 2020-04-10 19:34 UTC  (2+ messages)

[PATCH 0/2] sandbox: provide memory reservations
 2020-04-10 19:31 UTC  (7+ messages)
` [PATCH 1/2] sandbox: add reserved-memory node in device tree
` [PATCH 2/2] sandbox: implement ft_board_setup()

[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
 2020-04-10 19:31 UTC  (5+ messages)

[PATCH 0/3] Misc fixes for Tegra
 2020-04-10 19:31 UTC  (3+ messages)
` [PATCH 2/3] fdt: Fix 'system' command

[PATCH 1/2] dm: core: Add logging on unbind failure
 2020-04-10 19:31 UTC  (4+ messages)
` [PATCH 2/2] dm: core: Add a way to skip powering down power domains

[PATCH 0/3] Support reading an u32 from a multi-value property
 2020-04-10 19:31 UTC  (11+ messages)
` [PATCH 1/3] dm: test: add test case for dev_read_u64 function
` [PATCH 3/3] dm: core: refactor functions reading an u32 from dt

[PATCH v2] dm: core: remove the duplicated function dm_ofnode_pre_reloc
 2020-04-10 19:31 UTC  (3+ messages)

[PATCH v2 0/2] fdtdec: support multiple phandles in memory carveout
 2020-04-10 19:31 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: fdtdec: test fdtdec_set_carveout()

[PATCH] dm: core: Read parent ofdata before children
 2020-04-10 19:31 UTC  (4+ messages)

[PATCH 1/1] powerpc/rtas: Implement reentrant rtas call
 2020-04-10 19:28 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: remove limitation for crypto sessions
 2020-04-10 19:30 UTC 

[Buildroot] [git commit] package/gcc: fix check-package
 2020-04-10 19:30 UTC 

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-04-10 19:29 UTC  (2+ messages)

PROBLEM: [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* Failed to disable psr -110
 2020-04-10 19:29 UTC  (5+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-10 19:28 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-04-10 19:27 UTC  (19+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[Intel-gfx] [PATCH] cpufreq/pstate: Only mention the BIOS disabling turbo mode once
 2020-04-10 19:26 UTC  (2+ messages)
`  "

[PATCH 0/4] v4l2-subdev: Introduce get_mbus_format pad op
 2020-04-10 19:26 UTC  (8+ messages)
` [PATCH 2/4] media: v4l2-subdv: Introduce get_mbus_config "

[PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-10 19:25 UTC  (2+ messages)

[Bug report] Kernel 5.7 become unbootable
 2020-04-10 19:23 UTC  (4+ messages)

[RESEND PATCH] btrfs: Remove received information from snapshot on ro->rw switch
 2020-04-10 19:23 UTC  (2+ messages)

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-10 19:20 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: remove redundant assignment to variable x
 2020-04-10 19:22 UTC  (4+ messages)
`  "

[PATCH] btrfs: check that cloning an inline extent does not lead to data loss
 2020-04-10 19:22 UTC  (2+ messages)

[PATCH v12 00/11] Convert PWM period and duty cycle to u64
 2020-04-10 19:20 UTC  (7+ messages)
` [PATCH v12 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v12 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v12 10/11] clk: pwm: Use 64-bit division function

[PATCH] btrfs: Move on-disk structure definition to btrfs_tree.h
 2020-04-10 19:20 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid page count leak
 2020-04-10 19:19 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Mark qgroup inconsistent if we're inherting snapshot to a new qgroup
 2020-04-10 19:19 UTC  (2+ messages)

Manpage: ip-rule(8)
 2020-04-10 12:24 UTC 

[PATCH] ARM: dts: aspeed: rainier: Add gpio line names
 2020-04-10 19:17 UTC  (3+ messages)

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-04-10 19:15 UTC  (8+ messages)
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

Please pull u-boot-dm
 2020-04-10 19:14 UTC  (2+ messages)

[PATCH] elfnote: mark all .note sections SHF_ALLOC
 2020-04-10 19:12 UTC  (5+ messages)

[PATCH 5/7] watchdog: dw_wdt: Support devices with asynch clocks
 2020-04-10 19:12 UTC  (7+ messages)
` [PATCH 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH 7/7] watchdog: dw_wdt: Add DebugFS files

[PATCH] net: neterion: remove redundant assignment to variable tmp64
 2020-04-10 19:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/strongswan: annotate CVEs
 2020-04-10 19:11 UTC 

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-10 19:10 UTC  (14+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-04-10 19:10 UTC  (6+ messages)
` [PATCH 2/5] ci/lib: allow running in "

[Intel-gfx] [PATCH] drm/i915: Flush async power domains on probe failure
 2020-04-10 19:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] nbd: Fix memory leak from krealloc() if another allocation fails
 2020-04-10 19:08 UTC 

[RFC 0/1] io_uring: preserve work->mm since actual work processing may need it
 2020-04-10 19:09 UTC  (6+ messages)
` [RFC 1/1] "

[PATCH] zbd: fix zonemode=zbd with NDEBUG
 2020-04-10 19:06 UTC 

linux-next: Tree for Apr 10
 2020-04-10 19:05 UTC  (5+ messages)
` linux-next: Tree for Apr 10 (lib/test_printf.ko)

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-10 19:04 UTC  (8+ messages)

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-10 19:03 UTC  (11+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.31.0
 2020-04-10 19:03 UTC 

[patch 0/3] x86/kvm: Basic split lock #AC handling
 2020-04-10 19:02 UTC  (2+ messages)

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-04-10 19:02 UTC  (4+ messages)
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

[ovmf test] 149594: all pass - PUSHED
 2020-04-10 19:01 UTC 

[PATCH] mm: mmap: Fix a typo in comment "compatbility"->"compatibility"
 2020-04-10 19:00 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: prevent re-mmap()'ing BPF map as writable for initially r/o mapping
 2020-04-10 19:00 UTC  (3+ messages)

[PATCH] no memset() needed after __alloc_scope()
 2020-04-10 18:58 UTC 

[folded-merged] net-zerocopy-use-vm_insert_pages-for-tcp-rcv-zerocopy-fix.patch removed from -mm tree
 2020-04-10 18:59 UTC 

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

[folded-merged] mm-add-vm_insert_pages-2-fix.patch removed from -mm tree
 2020-04-10 18:58 UTC 

[folded-merged] mm-add-vm_insert_pages-2.patch removed from -mm tree
 2020-04-10 18:58 UTC 

[folded-merged] mm-add-vm_insert_pages-fix.patch removed from -mm tree
 2020-04-10 18:58 UTC 

[PATCH] do not use expr->left for conditionals
 2020-04-10 18:56 UTC 

what is the unit for usr_cpu and sys_cpu in fio3.16? Inbox x
 2020-04-10 18:55 UTC  (3+ messages)

[PATCH V2 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-10 18:55 UTC  (6+ messages)
` [PATCH V2 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH V2 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH V2 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH V2 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V2 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-10 18:54 UTC  (2+ messages)

[PATCH] tiny-printf: Support %i
 2020-04-10 18:54 UTC 

[Buildroot] [PATCH] package/libnss: bump version to 3.51.1
 2020-04-10 18:53 UTC 

[SPARSE PATCH 0/5] detect invalid branches in the IR
 2020-04-10 18:49 UTC  (6+ messages)
` [SPARSE PATCH 1/5] add testcase for 'jump inside discarded expression statement'
` [SPARSE PATCH 2/5] add testcases for linearization of invalid labels
` [SPARSE PATCH 3/5] do not issue a branch to non-existent label
` [SPARSE PATCH 4/5] extract add_jump() from add_goto()
` [SPARSE PATCH 5/5] perform early CFG cleanup

[PATCH][next] PCI: endpoint: functions/pci-epf-test: fix leak of buf in pci_epf_test_write()
 2020-04-10 18:48 UTC  (2+ messages)

[PATCH] zbd: fix sequential verify with max_open_zones=1
 2020-04-10 18:46 UTC  (5+ messages)

linux-imx-headers and ioctl mismatches
 2020-04-10 18:46 UTC  (9+ messages)
` [meta-freescale] "

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-10 18:03 UTC  (15+ messages)
` [PATCH V4 21/22] ARM: dts: stm32: Add bindings for USB on AV96

[PATCH V3 00/18] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-04-10 18:10 UTC  (6+ messages)

[PATCH v2] KVM: X86: Ultra fast single target IPI fastpath
 2020-04-10 18:43 UTC  (3+ messages)

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-10 18:42 UTC  (2+ messages)

[PATCH] net: phy: micrel: use genphy_read_status for KSZ9131
 2020-04-10 18:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.0.0
 2020-04-10 18:40 UTC 

incoming
 2020-04-10 18:38 UTC  (5+ messages)
` + mm-memory_hotplug-fix-a-typo-in-comment-recoreded-recorded.patch added to -mm tree
` + mm-ksm-fix-a-typo-in-comment-alreaady-already.patch "
` + mm-mmap-fix-a-typo-in-comment-compatbility-compatibility.patch "
` + mm-hugetlb-fix-a-typo-in-comment-manitained-maintained.patch "

iMX8MM USB support?
 2020-04-10 18:37 UTC  (8+ messages)

[hch-misc:maccess-fixups 2/8] arch/x86/mm/maccess.c:12:6: error: conflicting types for 'probe_kernel_read_strict_allowed'
 2020-04-10 18:37 UTC 

[PATCH 1/4] [RFC] ARM: stm32: Implement board coding on AV96
 2020-04-10 18:36 UTC  (8+ messages)
` [PATCH 3/4] [RFC] ARM: dts: stm32: Rework DDR DT inclusion

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-10 18:34 UTC  (4+ messages)

[PULL for 5.0-rc2 00/13] various fixes
 2020-04-10 18:33 UTC  (6+ messages)
` [PULL 08/13] softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal

[tpm2] Re: ESys_ActivateCredential
 2020-04-10 18:33 UTC 

[RFC PATCH bpf-next 03/16] bpf: provide a way for targets to register themselves
 2020-04-10 18:32 UTC  (2+ messages)

[PATCH v3 1/2] libucontext: Bring in mips/mips64 support
 2020-04-10 18:31 UTC  (2+ messages)
` [PATCH v3 2/2] ruby: Link with libucontext on musl

[bpf] 1bcd60aafb: canonical_address#:#[##]
 2020-04-10 18:30 UTC  (3+ messages)

[PATCH 0/3] Enable USB support in IPQ8074
 2020-04-10 18:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
` [PATCH 2/3] phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
` [PATCH 3/3] arm64: dts: ipq8074: enable USB support

[PATCH v2 00/22] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-04-10 18:28 UTC  (5+ messages)
` [PATCH v2 05/22] dt-bindings: host1x: Document new interconnect properties

[PATCH 0/2] Add more issues in gitfaq
 2020-04-10 18:29 UTC  (5+ messages)
` [PATCH 1/2] gitfaq: cleanup gitfaq.txt

[Bug 1872113] [NEW] qemu docs fails to build with Sphinx 3.0.x
 2020-04-10 18:16 UTC  (2+ messages)
` [Bug 1872113] "

[PATCH v2 0/3] environment: distro: Add SF distro support
 2020-04-10 18:26 UTC  (7+ messages)
` [PATCH v2 1/3] environment: distro: Add SF distro command
` [PATCH v2 2/3] rk3399: Add boot flash script offset, size
` [PATCH v2 3/3] rockchip: Enable SF distro bootcmd


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.