All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-18 17:01:37 to 2020-03-18 17:46:43 UTC [more...]

[Intel-gfx] [PATCH] drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off
 2020-03-18 17:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH v6 0/4] xfs: Remove wrappers for some semaphores
 2020-03-18 17:46 UTC  (5+ messages)
` [PATCH v6 1/4] xfs: Refactor xfs_isilocked()

[PATCH v2 0/2] Add command to display or save Linux PStore dumps
 2020-03-18 17:46 UTC  (4+ messages)
` [PATCH v2 1/2] cmd: "

[PATCH] mm/compaction.c: Clean code by removing unnecessary assignment
 2020-03-18 17:45 UTC 

[PATCH nf-next] netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
 2020-03-18 17:45 UTC 

[PATCH v3 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-18 17:45 UTC  (3+ messages)
` [PATCH v3 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru

[PATCH 0/1] Bluetooth: Prioritize sco traffic on slow interfaces
 2020-03-18 17:45 UTC  (6+ messages)
` [PATCH 1/1] Bluetooth: Prioritize SCO "

[Cocci] [PATCH 05/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
 2020-03-18 17:45 UTC  (4+ messages)
` [Cocci] [PATCH v2 05/26] parsing_cocci: visitor_ast: "
    ` [Linux-kernel-mentees] "

[PATCH v2 00/14] vboot: Fix forged-configuration vulnerability
 2020-03-18 17:44 UTC  (15+ messages)
` [PATCH v2 01/14] image: Correct comment for fit_conf_get_node()
` [PATCH v2 02/14] image: Be a little more verbose when checking signatures
` [PATCH v2 03/14] image: Return an error message from fit_config_verify_sig()
` [PATCH v2 04/14] test: vboot: Drop unnecessary parameter for fit_check_sign
` [PATCH v2 05/14] test: vboot: Add a test for a forged configuration
` [PATCH v2 06/14] test: vboot: Parameterise the test
` [PATCH v2 07/14] image: Check hash-nodes when checking configurations
` [PATCH v2 08/14] image: Load the correct configuration in fit_check_sign
` [PATCH v2 09/14] fit_check_sign: Allow selecting the configuration to verify
` [PATCH v2 10/14] test: vboot: Tidy up the code a little
` [PATCH v2 11/14] test: vboot: Fix pylint errors
` [PATCH v2 12/14] image: Use constants for 'required' and 'key-name-hint'
` [PATCH v2 13/14] test: vboot: Move key creation into a function
` [PATCH v2 14/14] test: vboot: Reduce fake kernel size to 500 bytes

[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
 2020-03-18 17:43 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Fix "
` [PATCH 2/3] KVM: PPC: Move kvmppc_mmu_init() "
` [PATCH 3/3] KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()

[GIT PULL] timer drivers for v5.7
 2020-03-18 17:41 UTC  (28+ messages)
` [PATCH 01/21] clocksource/drivers/fttmr010: Parametrise shutdown
  ` [PATCH 02/21] clocksource/drivers/fttmr010: Set interrupt and shutdown
  ` [PATCH 03/21] dt-bindings: fttmr010: Add ast2600 compatible
  ` [PATCH 04/21] clocksource: Add driver for the Ingenic JZ47xx OST
  ` [PATCH 05/21] clocksource/drivers/owl: Improve owl_timer_init fail messages
  ` [PATCH 06/21] clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
  ` [PATCH 07/21] clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
  ` [PATCH 08/21] dt-bindings: timer: Add X1000 bindings
  ` [PATCH 09/21] clocksource/drivers/ingenic: Add support for TCU of X1000
  ` [PATCH 10/21] clocksource: Replace setup_irq() by request_irq()
  ` [PATCH 11/21] clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_id
  ` [PATCH 12/21] clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
  ` [PATCH 13/21] clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
  ` [PATCH 14/21] clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
  ` [PATCH 15/21] clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save and restore
  ` [PATCH 16/21] clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
  ` [PATCH 17/21] clocksource/drivers/timer-ti-dm: Add support to get pwm current status
  ` [PATCH 18/21] clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
  ` [PATCH 19/21] clocksource/drivers/imx-tpm: Remove unused includes
  ` [PATCH 20/21] clocksource/drivers/imx-sysctr: "
  ` [PATCH 21/21] clocksource/drivers/timer-probe: Avoid creating dead devices

[PATCH net-next] net: sched: Fix hw_stats_type setting in pedit loop
 2020-03-18 17:42 UTC 

[PATCH v5 0/4] platform/chrome: Add Type C connector class driver
 2020-03-18 17:43 UTC  (3+ messages)
` [PATCH v5 2/4] "

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-18 17:42 UTC  (13+ messages)
` [Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
    ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 03/26] parsing_cocci: parser: Add direct_declarator/direct_abstract_d rules
    ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 04/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
    ` [Linux-kernel-mentees] "

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-18 17:42 UTC  (7+ messages)
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions

[PATCH v2 0/2] docs: locking: Fix a typo and drop :c:func:
 2020-03-18 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] docs: locking: Add 'need' to hardirq section
` [PATCH v2 2/2] docs: locking: Drop :c:func: throughout

[PATCH v2] staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
 2020-03-18 17:40 UTC 

[PATCH 0/5] Manual definition of Soft Reserved memory devices
 2020-03-18 17:39 UTC  (6+ messages)
` [PATCH 1/5] ACPI: NUMA: Add 'nohmat' option

[PATCH 1/2] kcsan: Introduce report access_info and other_info
 2020-03-18 17:38 UTC  (2+ messages)
` [PATCH 2/2] kcsan: Avoid blocking producers in prepare_report()

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-18 17:38 UTC  (9+ messages)
` [PATCH v2 31/32] KVM: nVMX: Don't flush TLB on nested VM transition with EPT enabled

[PATCH] Staging: qlge: Add blank line after variable declarations
 2020-03-18 17:38 UTC  (4+ messages)
` [Outreachy kernel] "

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-03-18 17:35 UTC  (11+ messages)

[PATCH v6] staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
 2020-03-18 17:37 UTC  (3+ messages)

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-18 17:36 UTC  (8+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-18 17:35 UTC  (13+ messages)

[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
 2020-03-18 17:34 UTC  (5+ messages)

[PATCH 1/3] iio: dac: ad5686: add support for AD5338R
 2020-03-18 17:33 UTC  (4+ messages)
` [PATCH 2/3] iio: dac: ad5686: add of_match_table

[Xen-devel] [PATCH v4 0/3] make sure PGC_extra pages are dealt with properly
 2020-03-18 17:32 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 1/3] mm: keep PGC_extra pages on a separate list
` [Xen-devel] [PATCH v4 2/3] x86 / ioreq: use a MEMF_no_refcount allocation for server pages
` [Xen-devel] [PATCH v4 3/3] mm: add 'is_special_page' inline function

[dpdk-dev] [PATCH 0/2] net/netvsc: patches
 2020-03-18 17:33 UTC  (2+ messages)

[PATCH v4 0/2] KVM: VMX: cleanup VMXON region allocation
 2020-03-18 17:31 UTC  (4+ messages)
` [PATCH v4 1/2] KVM: VMX: rename 'kvm_area' to 'vmxon_region'
` [PATCH v4 2/2] KVM: VMX: untangle VMXON revision_id setting when using eVMCS

[PATCH] docs: locking: Add 'need' to hardirq section
 2020-03-18 17:31 UTC  (3+ messages)

[PATCH 0/5] add support for __builtin_unreachable()
 2020-03-18 17:31 UTC  (6+ messages)
` [PATCH 1/5] add testcases for OP_UNREACH
` [PATCH 2/5] add instruction OP_UNREACH
` [PATCH 3/5] add an implicit __builtin_unreachable() for __noreturn
` [PATCH 4/5] add support for linearization of builtins
` [PATCH 5/5] teach sparse to linearize __builtin_unreachable()

[PATCH 0/2] staging: iio: adc: General code reformatting / cleanup patchset
 2020-03-18 17:31 UTC  (8+ messages)
` [PATCH 1/2] staging: iio: adc: ad7192: Reformat lines crossing 80 columns
  ` [Outreachy kernel] "

[MPTCP] Re: [PATCH v1 2/3] Squash-to: "mptcp: add netlink based PM"
 2020-03-18 17:31 UTC 

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-18 17:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-18 17:30 UTC  (7+ messages)
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial "

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-18 17:29 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available

[PATCH v10 00/16] s390x: Protected Virtualization support
 2020-03-18 17:27 UTC  (3+ messages)
` [PATCH v10 05/16] s390x: protvirt: Inhibit balloon when switching to protected mode

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-18 17:27 UTC  (5+ messages)
` [PATCH bpf-next 5/7] selftests: bpf: add test for sk_assign

[thud][PATCH] am335x-evm, am437x-evm: bump max_leb_cnt
 2020-03-18 17:27 UTC 

[PATCH] xfstests: remove xfs/191-input-validation
 2020-03-18 17:26 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: cpus: Add kryo468 compatible
 2020-03-18 17:24 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Fix cpu compatible

[Fuego] yocto-linux is upload to github
 2020-03-18 17:24 UTC  (2+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-18 17:23 UTC  (6+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[PATCH RFC] media: platform: fcp: Set appropriate DMA parameters
 2020-03-18 17:23 UTC 

[RFC] IMA: Use Trusted Execution Environment to protect IMA keys and operations
 2020-03-18 17:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] i40e: trivial fixup of comments in i40e_xsk.c
 2020-03-18 17:20 UTC  (3+ messages)

[PATCH v2 1/3] wiphy: add _generate_address_from_ssid
 2020-03-18 17:20 UTC  (3+ messages)
` [PATCH v2 2/3] netdev: support per-network MAC addresses
` [PATCH v2 3/3] doc: document AddressRandomization=network option

[CI-NOTIFY]: TCWG Bisect tcwg_kernel/llvm-master-aarch64-next-allnoconfig - Build # 10 - Successful!
 2020-03-18 17:20 UTC 

[PATCH] HID: logitech-dj: issue udev change event on device connection
 2020-03-18 17:20 UTC  (3+ messages)

[PATCH] build: Silence clang warning on older glib autoptr usage
 2020-03-18 17:18 UTC  (4+ messages)

[RFC PATCH 00/11] Systemd 245 and related updates
 2020-03-18 17:18 UTC  (4+ messages)
` [RFC PATCH 01/11] systemd: Package udev rules explicitly

[PATCH v4 bpf-next 0/4] bpftool: Add struct_ops support
 2020-03-18 17:16 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpftool: Print the enum's name instead of value
` [PATCH v4 bpf-next 2/4] bpftool: Print as a string for char array
` [PATCH v4 bpf-next 3/4] bpftool: Translate prog_id to its bpf prog_name
` [PATCH v4 bpf-next 4/4] bpftool: Add struct_ops support

[PATCH v3 0/2] KVM: VMX: cleanup VMXON region allocation
 2020-03-18 17:17 UTC  (8+ messages)
` [PATCH v3 2/2] KVM: VMX: untangle VMXON revision_id setting when using eVMCS

[PATCH 0/2] Enable use of L2CAP_MODE_EXT_FLOWCTL
 2020-03-18 17:17 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Add BT_MODE socket option

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-03-18 17:17 UTC  (11+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
 2020-03-18 17:13 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits

[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
 2020-03-18 17:13 UTC  (7+ messages)

[RFC 0/1] net/mlx5: Failing fw tracer allocation on s390
 2020-03-18 17:13 UTC  (3+ messages)
` [RFC 1/1] net/mlx5: Fix failing "

[PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
 2020-03-18 17:12 UTC  (2+ messages)

What are the key factors for yocto build speed?
 2020-03-18 17:13 UTC  (8+ messages)
` [yocto] "
            ` <EXT> "

[PATCH for-next 0/3] Clean up and improvements for 5.7
 2020-03-18 17:13 UTC  (6+ messages)
` [PATCH for-next 3/3] IB/hfi1: Use the ibdev in hfi1_devdata as the parent of cdev

[PATCH] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-03-18 17:09 UTC  (2+ messages)

[PATCH 0/2] ASoC: sdm845: fix soundwire stream handling
 2020-03-18 16:53 UTC  (8+ messages)
` [PATCH 1/2] ASoC: qcom: sdm845: handle soundwire stream

[PATCH v3 bpf-next 0/4] bpftool: Add struct_ops support
 2020-03-18 17:10 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/4] bpftool: Print the enum's name instead of value

[PATCH v2 1/3] dt-bindings: display: panel: Convert feiyang,fy07024di26a30d to DT schema
 2020-03-18 17:10 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: Convert feiyang, fy07024di26a30d "
` [PATCH v2 2/3] dt-bindings: display: panel: Convert sitronix,st7701 "
  ` [PATCH v2 2/3] dt-bindings: display: panel: Convert sitronix, st7701 "
` [PATCH v2 3/3] MAINTAINERS: Update feiyang, st7701 panel bindings converted as YAML

request_firmware in DMA region
 2020-03-18 17:09 UTC  (4+ messages)

[PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap
 2020-03-18 17:08 UTC  (3+ messages)
` [PATCH 2/2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
  ` [EXTERNAL] "

[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
 2020-03-18 17:06 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/4] boot/arm-trusted-firmware: Disable bin copy for rk3399
 2020-03-18 17:07 UTC  (5+ messages)
` [Buildroot] [PATCH v3 0/5] Fix ATF v2.2 build for rk3399, add roc-rk3399-pc board
  ` [Buildroot] [PATCH v3 5/5] DEVELOPERS: add me as a co-maintainer for rk3399 based targets

[PATCH rdma-next 0/4] Introduce dynamic UAR allocation mode
 2020-03-18 17:07 UTC  (11+ messages)

[PATCH] pci: Display PCI IRQ pin in "info pci"
 2020-03-18 17:06 UTC  (4+ messages)

[PATCH v3 0/2] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-03-18 17:06 UTC  (3+ messages)
` [PATCH v3 1/2] media: rcar-vin: Add support for "
` [PATCH v3 2/2] "

[PATCH for-5.0] compat: disable edid on correct virtio-gpu device
 2020-03-18 17:05 UTC  (2+ messages)

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-18 17:06 UTC  (6+ messages)
` [PATCH 06/18] irqchip: add sl28cpld interrupt controller support

[PATCH v2 1/1] target/ppc: don't byte swap ELFv2 signal handler
 2020-03-18 17:01 UTC  (2+ messages)

[Intel-gfx] [PATCH v9] drm/i915/color: Extract icl_read_luts()
 2020-03-18 17:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PULL 0/4] Python queue for 5.0 soft freeze
 2020-03-18 17:02 UTC  (2+ messages)
` [PATCH 5/4] scripts/simplebench: fix python script ! headers

master - test: Fix previous commit
 2020-03-18 17:04 UTC 

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-18 17:01 UTC  (4+ messages)
` [PATCH v4 30/34] qapi: Implement deprecated-output=hide for QMP event data

[Intel-gfx] [PATCH 07/13] drm/i915: Store cpu_transcoder_mask in device info
 2020-03-18 17:02 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-18 17:01 UTC  (7+ messages)
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages


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.