All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-30 04:03:17 to 2020-07-30 06:09:35 UTC [more...]

[PATCH 0/6] [GSoC] Implement Corrected Commit Date
 2020-07-30  6:07 UTC  (7+ messages)
` [PATCH 1/6] commit-graph: fix regression when computing bloom filter
` [PATCH 3/6] commit-graph: consolidate fill_commit_graph_info

[PATCH v17 00/21] per memcg lru lock
 2020-07-30  6:08 UTC  (5+ messages)
` [PATCH v17 18/21] mm/lru: introduce the relock_page_lruvec function

Boot time regression on Xilinx Zynq7000
 2020-07-30  6:06 UTC  (4+ messages)

[RESEND PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-30  6:05 UTC  (5+ messages)

bpfilter logging write errors in dmesg
 2020-07-30  6:06 UTC  (3+ messages)

[PATCH v3 0/3] input: i.MX snvs powerkey updates
 2020-07-30  6:06 UTC  (7+ messages)
` [PATCH v3 2/3] Input: snvs_pwrkey - enable snvs clock as needed
` [PATCH v3 3/3] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

[PATCH] Input: elan_i2c - Add ic type 0x15
 2020-07-30  6:05 UTC 

[PATCH net] net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
 2020-07-30  6:03 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: KMB: TDM Enablement patches
 2020-07-30  5:53 UTC  (5+ messages)
` [PATCH 1/4] ASoC: Intel: KMB: Add 8kHz audio support
` [PATCH 2/4] ASoC: Intel: KMB: Rework disable channel function
` [PATCH 3/4] ASoC: Intel: KMB: Enable TDM audio capture
` [PATCH 4/4] dt-bindings: sound: intel, keembay-i2s: Add channel-max property

linusw/devel baseline: 120 runs, 3 regressions (gpio-v5.8-2-97-gb470cef1ffac)
 2020-07-30  6:00 UTC 

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-30  5:55 UTC  (4+ messages)
` [PATCH v4 06/10] powerpc/smp: Generalize 2nd sched domain

[PATCH] cpufreq: cached_resolved_idx can not be negative
 2020-07-30  5:59 UTC  (2+ messages)

[cip-dev] [PATCH 3/3] README: Add steps to build cip-security image
 2020-07-30  5:59 UTC  (4+ messages)

[PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-07-30  5:58 UTC  (3+ messages)
` [Linux-kernel-mentees] "

INFO: rcu detected stall in tc_modify_qdisc
 2020-07-30  5:58 UTC  (4+ messages)
` 回复: "

[cip-dev] [isar-cip-core PATCH v2 0/6] secureboot with efibootguard
 2020-07-30  5:56 UTC  (6+ messages)
` [cip-dev] [isar-cip-core PATCH v3 "
  ` [cip-dev] [isar-cip-core PATCH v3 1/6] kernel: add fat for qemu-amd64

HP NB right speaker no sound
 2020-07-30  5:53 UTC 

[PATCH 1/1] Input: atmel_mxt_ts: split large i2c transfers into blocks
 2020-07-30  5:54 UTC  (2+ messages)

[RFC PATCH] dt-bindings: riscv: Add YAML documentation for PMU
 2020-07-30  5:53 UTC  (7+ messages)

[tip:WIP.x86/kaslr] BUILD SUCCESS 4b23103abfba11df3daf26ca006489a467da5b65
 2020-07-30  5:53 UTC 

KASAN: invalid-free in snd_seq_port_disconnect
 2020-07-30  5:53 UTC 

[RFC PATCH] PM:runtime:Remove the link state check in function rpm_get_supplier()
 2020-07-30  5:48 UTC 

Remove connman package from yocto sdk
 2020-07-30  5:52 UTC  (2+ messages)
` [yocto] "

[Fuego] [PATCH 01/12] add network testcase to spec
 2020-07-30  5:49 UTC  (4+ messages)
` [Fuego] [PATCH 06/12] skip some cases because ONFIG_XFRM_USER is not set

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-30  5:49 UTC  (4+ messages)
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon

[dpdk-dev] [PATCH v4 0/3] Fix Vhost regressions
 2020-07-30  5:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 3/3] net/vhost: fix interrupt mode

pull request (net-next): ipsec-next 2020-07-30
 2020-07-30  5:41 UTC  (20+ messages)
` [PATCH 01/19] xfrm: introduce oseq-may-wrap flag
` [PATCH 02/19] xfrm: add is_ipip to struct xfrm_input_afinfo
` [PATCH 03/19] tunnel4: add cb_handler to struct xfrm_tunnel
` [PATCH 04/19] tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
` [PATCH 05/19] ip_vti: support IPIP tunnel processing with .cb_handler
` [PATCH 06/19] ip_vti: support IPIP6 tunnel processing
` [PATCH 07/19] ip6_vti: support IP6IP6 tunnel processing with .cb_handler
` [PATCH 08/19] ip6_vti: support IP6IP tunnel processing
` [PATCH 09/19] ipcomp: assign if_id to child tunnel from parent tunnel
` [PATCH 10/19] xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
` [PATCH 11/19] xfrm: interface: support IPIP and IPIP6 "
` [PATCH 12/19] xfrm interface: avoid xi lookup in xfrmi_decode_session()
` [PATCH 13/19] xfrm interface: store xfrmi contexts in a hash by if_id
` [PATCH 14/19] ip_vti: not register vti_ipip_handler twice
` [PATCH 15/19] ip6_vti: not register vti_ipv6_handler twice
` [PATCH 16/19] xfrm: interface: not xfrmi_ipv6/ipip_handler twice
` [PATCH 17/19] xfrm: interface: use IS_REACHABLE to avoid some compile errors
` [PATCH 18/19] ip6_vti: "
` [PATCH 19/19] xfrm: Make the policy hold queue work with VTI

[PATCH 0/3] ASoC: codec: tlv3204: Codec workaround
 2020-07-30  5:46 UTC  (4+ messages)
` [PATCH 3/3] ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset

[igt-dev] [PATCH i-g-t] i915/gem_close: Added test description for test case
 2020-07-30  5:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

How to enable preempt-rt in Yocto Zeus or Warrior?
 2020-07-30  5:45 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/3] cpuidle-pseries: Parse extended CEDE information for idle
 2020-07-30  5:32 UTC  (8+ messages)
` [PATCH v3 1/3] cpuidle-pseries: Set the latency-hint before entering CEDE
` [PATCH v3 2/3] cpuidle-pseries: Add function to parse extended CEDE records
` [PATCH v3 3/3] cpuidle-pseries : Fixup exit latency for CEDE(0)

[PATCH v2] powerpc/vio: drop bus_type from parent device
 2020-07-30  5:37 UTC  (3+ messages)

[PATCH v4] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
 2020-07-30  5:42 UTC  (3+ messages)

A new name for kvm-unit-tests ?
 2020-07-30  5:41 UTC 

[GIT PULL] ARM: soc: Xilinx SOC changes for v5.9
 2020-07-30  5:39 UTC 

[pm:bleeding-edge] BUILD SUCCESS WITH WARNING 5bff8c754ebfc08b9cead967f38ebc0152d2076f
 2020-07-30  5:40 UTC  (2+ messages)
` [Devel] "

Add application with library to target
 2020-07-30  5:40 UTC  (4+ messages)
` [yocto] "
  ` Building extensible SDK
    ` [yocto] "

Enable Xenomai on i.MX Platform
 2020-07-30  5:40 UTC 

#toolchain #yocto #devtool #linux
 2020-07-30  5:37 UTC  (2+ messages)
` [yocto] "

[PATCH] drivers: soc: xilinx: Call InitFinalize from late_initcall_sync instead of probe
 2020-07-30  5:32 UTC  (3+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 21 warnings (gpio-v5.8-2-97-gb470cef1ffac)
 2020-07-30  5:33 UTC 

[PATCH 0/3] More ingenic-drm IPU cleanups
 2020-07-30  5:33 UTC  (10+ messages)
` [PATCH 1/3] drm/ingenic: ipu: Only restart manually on older SoCs
` [PATCH 2/3] drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
` [PATCH 3/3] drm/ingenic: ipu: Only enable clock when needed

[PATCH] Module argument to control whether intel-spi-pci attempts to turn the SPI flash chip writeable
 2020-07-30  5:31 UTC  (8+ messages)

drivers/rtc/rtc-pcf85063.c:292:40: warning: Clarify calculation precedence for '&' and
 2020-07-30  5:30 UTC  (2+ messages)

drivers/net/arcnet/com90xx.c:565:9: sparse: sparse: cast removes address space '__iomem' of expression
 2020-07-30  1:48 UTC 

[rdma:for-next] BUILD SUCCESS 71cab8ef5c9e53ae2359c4130f4365428ba10136
 2020-07-30  5:28 UTC 

[PATCH 0/2] assertion failure in net_tx_pkt_add_raw_fragment() in hw/net/net_tx_pkt.c
 2020-07-30  5:27 UTC  (5+ messages)
` [PATCH 1/2] hw/net/net_tx_pkt: add function to check pkt->max_raw_frags

[meta-security] Clamav libclammspack.so missing from image
 2020-07-30  5:27 UTC  (2+ messages)
` [yocto] "

[PATCH][meta-oe] lsscsi: update to 0.31
 2020-07-30  5:26 UTC  (2+ messages)
` [oe] "

[GIT PULL] Qualcomm ARM64 DT additional updates for 5.9
 2020-07-30  5:20 UTC  (2+ messages)

[GIT PULL] Qualcomm driver additional updates for 5.9
 2020-07-30  5:18 UTC  (2+ messages)

[PATCH][meta-oe] fmt: update to 7.0.1
 2020-07-30  5:23 UTC  (2+ messages)
` [oe] "

[PATCH][meta-oe] broadcom-bt-firmware: update to 12.0.1.1105_p2
 2020-07-30  5:21 UTC  (2+ messages)
` [oe] "

(resend) [PATCH [linux-4.14.y]] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-30  5:21 UTC  (7+ messages)

linux-next: manual merge of the iommu tree with the dma-mapping tree
 2020-07-30  5:20 UTC 

[Linux-kernel-mentees] [PATCH v1] scsi: stex: use generic power management
 2020-07-30  5:17 UTC  (2+ messages)
`  "

[PATCH][meta-networking] kronosnet: update to 1.18
 2020-07-30  5:19 UTC  (2+ messages)
` [oe] "

[PATCH V1 0/6] Glink native fixes upstreaming
 2020-07-30  5:18 UTC  (7+ messages)
` [PATCH V1 1/6] rpmsg: glink: fix destroy channel endpoint logic
` [PATCH V1 2/6] rpmsg: glink: Deny intent request if reusable intent fits
` [PATCH V1 3/6] rpmsg: glink: Add TX_DATA_CONT command while sending
` [PATCH V1 4/6] rpmsg: glink: Remove the rpmsg dev in close_ack
` [PATCH V1 5/6] rpmsg: glink: Remove channel decouple from rpdev release
` [PATCH V1 6/6] rpmsg: glink: Send READ_NOTIFY command in FIFO full case

[PATCH RFC 1/4] USB: UDC: Don't wipe deallocated memory
 2020-07-30  5:19 UTC  (3+ messages)

[PATCH][meta-networking] firewalld: update to 0.8.3
 2020-07-30  5:16 UTC  (2+ messages)
` [oe] "

linusw/devel build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-97-gb470cef1ffac)
 2020-07-30  5:16 UTC 

patch "usb: xhci: Fix ASMedia ASM1142 DMA addressing" added to usb-next
 2020-07-30  5:14 UTC 

patch "usb: xhci: define IDs for various ASMedia host controllers" added to usb-next
 2020-07-30  5:14 UTC 

systemd-getty-generator present but undesired
 2020-07-30  5:12 UTC  (2+ messages)
    ` [OE-core] "

[PATCH v3] selftests: powerpc: Fix online CPU selection
 2020-07-30  5:08 UTC 

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-30  5:10 UTC  (8+ messages)

[PATCH v18 0/3] da7280: haptic driver submission
 2020-07-30  5:10 UTC  (7+ messages)
` [PATCH v18 3/3] Input: new da7280 haptic driver

[f2fs-dev] [PATCH] f2fs: make file immutable even if releasing zero compression block
 2020-07-30  5:09 UTC  (2+ messages)
`  "

[PATCH net-next v3 0/2] net: openvswitch: masks cache enhancements
 2020-07-30  5:07 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: openvswitch: make masks cache size configurable

[PATCH] docs/nvdimm: add 'pmem=on' for the device dax backend file
 2020-07-30  5:07 UTC  (2+ messages)

[PATCH] btrfs: open-code remount flag setting in btrfs_remount
 2020-07-30  5:07 UTC  (2+ messages)

[PATCH 0/4] Misc cleanups around device addition
 2020-07-30  5:05 UTC  (7+ messages)
` [PATCH 2/4] btrfs: Refactor locked condition in btrfs_init_new_device
` [PATCH 3/4] btrfs: Remove redundant code from btrfs_free_stale_devices
` [PATCH 4/4] btrfs: Don't opencode sync_blockdev

[PATCH v2 0/4] miscellaneous ZBD improvements
 2020-07-30  5:05 UTC  (9+ messages)
` [PATCH v2 1/4] configure: improve libzbc version check
` [PATCH v2 2/4] configure: check if pkg-config is installed
` [PATCH v2 3/4] zbd: simplify zone reset code
` [PATCH v2 4/4] t/zbd: check log file for failed assertions

[PATCH v2] selftests: powerpc: Fix online CPU selection
 2020-07-30  4:59 UTC  (3+ messages)

INFO: task hung in pipe_write (4)
 2020-07-30  5:04 UTC 

linux-next: build failure after merge of the security tree
 2020-07-30  5:03 UTC  (6+ messages)

[dpdk-dev] Detecting memory leaks in PMD /testpmd
 2020-07-30  5:01 UTC 

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-07-30  5:01 UTC  (3+ messages)
  ` [Virtio-fs] [PATCH v4] kvm, x86: "

[PATCH] HID: asus: Add support for N-Key keyboard 0x1866
 2020-07-30  4:59 UTC 

using third party library
 2020-07-30  4:58 UTC  (2+ messages)

[GIT PULL] OPP fixes for 5.9
 2020-07-30  4:58 UTC 

[PATCH v2 0/7] cpufreq: improve frequency invariance support
 2020-07-30  4:54 UTC  (13+ messages)
` [PATCH v2 2/7] cpufreq: set invariance scale factor on transition end
` [PATCH v2 3/7] arch_topology: disable frequency invariance for CONFIG_BL_SWITCHER
` [PATCH v2 4/7] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH v2 7/7] cpufreq: make schedutil the default for arm and arm64

[PATCH] meson: use the more specific cpu arch in cross file
 2020-07-30  4:55 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-30  4:53 UTC  (3+ messages)
` [PATCH v3 5/6] platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT

KASAN: use-after-free Read in delete_and_unsubscribe_port (2)
 2020-07-30  4:50 UTC  (3+ messages)
  ` 回复: "

[Bug 208743] New: suspend and hibernate periodically fail. suspend significantly more often than hibernate
 2020-07-30  4:50 UTC  (5+ messages)
` [Bug 208743] "

[PATCH] introduce VFIO-over-socket protocol specificaion
 2020-07-30  4:48 UTC  (5+ messages)

OpenBMC : FRU Inventory management
 2020-07-30  4:49 UTC  (3+ messages)

[PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
 2020-07-30  4:39 UTC  (3+ messages)

[RFC PATCH] gitweb: Map names/emails with mailmap
 2020-07-30  4:12 UTC 

[PATCH] dax: Fix wrong error-number passed into xas_set_err()
 2020-07-30  4:33 UTC  (3+ messages)

[xen-unstable-smoke test] 152291: regressions - FAIL
 2020-07-30  4:32 UTC 

[PATCH 0/3] Introduce --first-parent flag for git bisect
 2020-07-30  4:32 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] bisect: introduce first-parent flag
  ` [PATCH v2 3/3] bisect: combine args passed to find_bisection()

[PATCH v2] PCI/P2PDMA: Allow P2PDMA on all AMD CPUs newer than the Zen family
 2020-07-30  4:31 UTC  (2+ messages)

[PATCH] mkimage: fit: fix import of external data
 2020-07-30  4:31 UTC 

[PATCH v1 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-07-30  4:31 UTC  (7+ messages)
` [PATCH v1 2/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v1 4/6] mm/page_isolation: cleanup set_migratetype_isolate()

Improvements to FIT ciphering
 2020-07-30  4:30 UTC  (2+ messages)
` [PATCH] mkimage: fit: include image cipher in configuration signature

[PATCH v4] ASoC: dt-bindings: ak4613: switch to yaml base Documentation
 2020-07-30  4:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/feh: bump version to 3.4.1
 2020-07-30  4:25 UTC 

[PATCH v2] mkimage: FIT ciphering bug fixes
 2020-07-30  4:22 UTC  (4+ messages)
` [PATCH v2 1/3] mkimage: fit: only process one cipher node
` [PATCH v2 2/3] mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
` [PATCH v2 3/3] mkimage: fit: don't cipher ciphered data

[linux-next:master 3835/12711] arch/arc/include/asm/bug.h:22:2: error: implicit declaration of function 'pr_warn'; did you mean
 2020-07-30  4:21 UTC 

[PATCH bpf-next] libbpf: make destructors more robust by handling ERR_PTR(err) cases
 2020-07-30  4:20 UTC  (2+ messages)

[PATCH 1/2] Input: atmel_mxt_ts - output status from T48 Noise Suppression
 2020-07-30  4:10 UTC  (2+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - output status from T42 Touch Suppression

[PATCH] Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
 2020-07-30  4:14 UTC  (2+ messages)

Porting Xen to Jetson Nano
 2020-07-29 17:25 UTC  (5+ messages)

[PATCH] x86/cpuid: Fix APIC bit clearing
 2020-07-29 16:33 UTC 

[PATCH] ravb: Fixed the problem that rmmod can not be done
 2020-07-30  3:56 UTC 

[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals
 2020-07-30  4:06 UTC  (2+ messages)

[PATCH -next] irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()
 2020-07-30  4:04 UTC  (4+ messages)

[PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver
 2020-07-30  4:03 UTC  (3+ messages)

[PATCH] soc: mediatek: Check if power domains can be powered on at boot time
 2020-07-30  4:01 UTC 


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.