All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-01 21:25:39 to 2021-03-01 21:54:20 UTC [more...]

[PATCH 5.4 000/340] 5.4.102-rc1 review
 2021-03-01 16:09 UTC  (40+ messages)
` [PATCH 5.4 001/340] vmlinux.lds.h: add DWARF v5 sections
` [PATCH 5.4 002/340] kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
` [PATCH 5.4 003/340] debugfs: be more robust at handling improper input in debugfs_lookup()
` [PATCH 5.4 004/340] debugfs: do not attempt to create a new file before the filesystem is initalized
` [PATCH 5.4 005/340] kdb: Make memory allocations more robust
` [PATCH 5.4 006/340] PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
` [PATCH 5.4 007/340] PCI: Decline to resize resources if boot config must be preserved
` [PATCH 5.4 008/340] virt: vbox: Do not use wait_event_interruptible when called from kernel context
` [PATCH 5.4 009/340] bfq: Avoid false bfq queue merging
` [PATCH 5.4 010/340] ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
` [PATCH 5.4 011/340] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
` [PATCH 5.4 013/340] ath10k: Fix error handling in case of CE pipe init failure
` [PATCH 5.4 014/340] Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function
` [PATCH 5.4 015/340] Bluetooth: hci_uart: Fix a race for write_work scheduling
` [PATCH 5.4 016/340] Bluetooth: Fix initializing response id after clearing struct
` [PATCH 5.4 017/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
` [PATCH 5.4 018/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
` [PATCH 5.4 019/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
` [PATCH 5.4 020/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
` [PATCH 5.4 021/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
` [PATCH 5.4 022/340] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 family
` [PATCH 5.4 023/340] arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
` [PATCH 5.4 024/340] arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
` [PATCH 5.4 025/340] memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
` [PATCH 5.4 026/340] bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
` [PATCH 5.4 027/340] bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
` [PATCH 5.4 028/340] arm64: dts: allwinner: A64: properly connect USB PHY to port 0
` [PATCH 5.4 029/340] arm64: dts: allwinner: H6: "
` [PATCH 5.4 031/340] arm64: dts: allwinner: H6: Allow up to 150 MHz MMC bus frequency
` [PATCH 5.4 040/340] ARM: dts: Configure missing thermal interrupt for 4430
` [PATCH 5.4 041/340] usb: dwc2: Do not update data length if it is 0 on inbound transfers
` [PATCH 5.4 042/340] usb: dwc2: Abort transaction after errors with unknown reason
` [PATCH 5.4 043/340] usb: dwc2: Make "trimming xfer length" a debug message
` [PATCH 5.4 044/340] staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules
` [PATCH 5.4 045/340] ARM: dts: armada388-helios4: assign pinctrl to LEDs
` [PATCH 5.4 046/340] ARM: dts: armada388-helios4: assign pinctrl to each fan
` [PATCH 5.4 047/340] arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware
` [PATCH 5.4 048/340] Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
` [PATCH 5.4 049/340] arm64: dts: msm8916: Fix reserved and rfsa nodes unit address

[PATCH v2 00/17] cpu: Introduce SysemuCPUOps structure
 2021-03-01 21:51 UTC  (28+ messages)
` [PATCH v2 01/17] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
` [PATCH v2 02/17] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v2 03/17] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v2 04/17] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v2 05/17] cpu: Directly use get_paging_enabled() "
` [PATCH v2 06/17] cpu: Directly use get_memory_mapping() "
` [PATCH v2 07/17] cpu: Introduce SysemuCPUOps structure
` [PATCH v2 08/17] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v2 09/17] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v2 10/17] cpu: Move CPUClass::get_crash_info "
` [PATCH v2 11/17] cpu: Move CPUClass::write_elf* "
` [PATCH v2 12/17] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v2 13/17] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v2 14/17] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v2 15/17] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v2 16/17] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu
` [RFC PATCH v2 17/17] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c

[Buildroot] [PATCH] configs: rename a bunch of friendlyarm boards
 2021-03-01 21:54 UTC  (2+ messages)

[Buildroot] [git commit] configs: rename a bunch of friendlyarm boards
 2021-03-01 21:53 UTC 

[RFC v2] scripts: kernel-doc: fix typedef support for struct/union parsing
 2021-03-01 21:51 UTC  (3+ messages)
` [RFC v3] "

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-03-01 21:50 UTC  (9+ messages)
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 11/42] esp: apply transfer length adjustment when STC is zero at TC load time
` [PATCH v2 12/42] esp: remove dma_counter from ESPState
` [PATCH v2 13/42] esp: remove dma_left "

[PATCH] docs: kvm: Fix a typo ("althought")
 2021-03-01 21:47 UTC 

[dpdk-dev] [kmods PATCH] windows/netuio: add vmxnet3 device ID
 2021-03-01 21:51 UTC  (2+ messages)

[PATCH] git-mv: fix git mv bug with case insensitive fs
 2021-03-01 21:47 UTC  (4+ messages)
` [PATCH v3 1/1] git mv foo FOO ; git mv foo bar gave an assert
  ` [EXTERNAL] [PATCH v2 "

[PATCH 0/1] nfs-utils: Add flag and boolean to control SETENV behavior for $HOME in rpc.gssd
 2021-03-01 21:46 UTC  (2+ messages)
` [PATCH 1/1] gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files

[PATCH v5 1/7] pwm: pca9685: Switch to atomic API
 2021-03-01 21:46 UTC  (8+ messages)
` [PATCH v5 4/7] pwm: pca9685: Reset registers to POR state in probe

[PATCH v3 00/25] Page folios
 2021-03-01 21:45 UTC  (7+ messages)
` [PATCH v3 04/25] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v3 05/25] mm: Add put_folio
` [PATCH v3 06/25] mm: Add get_folio

arch/x86/kvm/mmu/tdp_mmu.c:533:9: sparse: sparse: cast removes address space '__rcu' of expression
 2021-03-01 17:22 UTC  (2+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-01 21:34 UTC  (8+ messages)
` Question about the "EXPERIMENTAL" tag for dax in XFS
      ` [Ocfs2-devel] "

[PATCH v2] sched/pelt: Fix task util_est update filtering
 2021-03-01 17:21 UTC  (4+ messages)

[PATCH v2 0/5] aspeed: LPC peripheral controller devices
 2021-03-01 21:46 UTC  (3+ messages)
` [PATCH v2 4/5] hw/misc: Add a basic Aspeed LPC controller model

[PATCH] describe: dont abort too early when searching tags
 2021-03-01 21:43 UTC  (11+ messages)
` [PATCH 02/10] describe tests: refactor away from glob matching
` [PATCH 03/10] describe tests: always assert empty stderr from "describe"
` [PATCH 04/10] test-lib functions: add an --annotated-tag option to "test_commit"
` [PATCH 05/10] describe tests: convert setup to use test_commit
` [PATCH 10/10] test-lib: return 1 from test_expect_{success,failure}

[PATCH v2 00/13] arm64: dts: qcom: Update sc7180-trogdor variants from downstream
 2021-03-01 21:34 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: dts: qcom: sc7180: Update dts for DP phy inside QMP phy
` [PATCH v2 02/13] arm64: dts: qcom: Move sc7180 MI2S config to board files and make pulldown
` [PATCH v2 03/13] arm64: dts: qcom: Prep sc7180-trogdor trackpad IRQ for new boards
` [PATCH v2 04/13] arm64: dts: qcom: Unify the sc7180-trogdor panel nodes
` [PATCH v2 05/13] arm64: dts: qcom: trogdor: Only wakeup from pen eject
` [PATCH v2 06/13] arm64: dts: qcom: Disable camera clk on sc7180-trogdor devices by default
` [PATCH v2 07/13] arm64: dts: qcom: sc7180-trogdor: Remove fp control pins in prep for coachz
` [PATCH v2 08/13] arm64: dts: qcom: sc7180: Remove clock for bluetooth on Trogdor
` [PATCH v2 09/13] arm64: dts: qcom: sc7180: add GO_LAZOR variant property for lazor
` [PATCH v2 10/13] arm64: dts: qcom: sc7180: Set up lazor r3+ as sc7180-lite SKUs
` [PATCH v2 11/13] arm64: dts: qcom: Add sc7180-lazor-limozeen skus
` [PATCH v2 12/13] arm64: dts: qcom: Add sc7180-trogdor-pompom skus
` [PATCH v2 13/13] arm64: dts: qcom: Add sc7180-trogdor-coachz skus

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-01 21:41 UTC  (2+ messages)

[PATCH v6 0/3] GUD USB Display driver
 2021-03-01 21:41 UTC  (7+ messages)
` [PATCH v6 3/3] drm: Add "

[PATCH v3 net 0/8] Fixes for NXP ENETC driver
 2021-03-01 21:40 UTC  (2+ messages)

[meta-python][PATCH] packagegroup-meta-python: Add python3-semantic-version
 2021-03-01 21:45 UTC 

[meta-python][PATCH] python3-semantic-version: Add recipe
 2021-03-01 21:44 UTC  (3+ messages)
` [oe] "

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2021-03-01 16:14 UTC  (25+ messages)
` [PATCH 4.19 191/247] USB: serial: mos7840: fix error code in mos7840_write()
` [PATCH 4.19 194/247] tpm_tis: Fix check_locality for correct locality acquisition
` [PATCH 4.19 217/247] mtd: spi-nor: hisi-sfc: Put child node np on error path
` [PATCH 4.19 220/247] x86: fix seq_file iteration for pat/memtype.c
` [PATCH 4.19 222/247] libnvdimm/dimm: Avoid race between probe and available_slots_show()
` [PATCH 4.19 223/247] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
` [PATCH 4.19 224/247] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
` [PATCH 4.19 225/247] mmc: sdhci-esdhc-imx: fix kernel panic when remove module
` [PATCH 4.19 226/247] gpio: pcf857x: Fix missing first interrupt
` [PATCH 4.19 227/247] printk: fix deadlock when kernel panic
` [PATCH 4.19 228/247] cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if available
` [PATCH 4.19 229/247] f2fs: fix out-of-repair __setattr_copy()
` [PATCH 4.19 235/247] dm era: Fix bitset memory leaks
` [PATCH 4.19 237/247] dm era: Reinitialize bitset cache before digesting a new writeset
` [PATCH 4.19 238/247] dm era: only resize metadata in preresume
` [PATCH 4.19 239/247] icmp: introduce helper for natd source address in network device context
` [PATCH 4.19 240/247] gtp: use icmp_ndo_send helper
` [PATCH 4.19 241/247] sunvnet: "
` [PATCH 4.19 242/247] xfrm: interface: "
` [PATCH 4.19 243/247] ipv6: icmp6: avoid indirect call for icmpv6_send()
` [PATCH 4.19 244/247] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH 4.19 245/247] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
` [PATCH 4.19 246/247] dm era: Update in-core bitset after committing the metadata
` [PATCH 4.19 247/247] net: qrtr: Fix memory leak in qrtr_tun_open

[Intel-gfx] [WARNING] v5.12-rc1 in intel_pipe_disable tracepoint
 2021-03-01 17:20 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH 0/6] net/pcap: build on Windows
 2021-03-01 21:43 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/6] net/pcap: add libpcap wrappers

[PATCH] i386/acpi: restore device paths for pre-5.1 vms
 2021-03-01 19:59 UTC  (2+ messages)
` [PATCH] target/ppc: fix icount support on Book-e vms accessing SPRs

[Buildroot] [PATCH v1] package/util-linux: disable runuser for the host build
 2021-03-01 21:40 UTC  (2+ messages)

hppa64-linux-ld: kernel/rcu/refscale.o(.init.text+0x228): cannot reach schedule_timeout_uninterruptible
 2021-03-01 21:34 UTC  (6+ messages)

[kas:kvm-unmapped-memfd-secret 10/12] kvm_main.c:undefined reference to `iounmap'
 2021-03-01 21:39 UTC 

[PATCH 0/8] USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support
 2021-03-01 21:34 UTC  (2+ messages)

m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
 2021-03-01 21:31 UTC  (5+ messages)

[Buildroot] [PATCH/next 1/1] package/python-colorlog: bump to version 4.7.2
 2021-03-01 21:36 UTC  (2+ messages)

[Buildroot] [git commit] package/util-linux: disable runuser for the host build
 2021-03-01 21:35 UTC 

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-01 21:29 UTC  (9+ messages)
` [PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v9 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[Buildroot] [git commit branch/next] package/python-colorlog: bump to version 4.7.2
 2021-03-01 21:35 UTC 

[Buildroot] [git commit] package/python-colorlog: bump to version 4.7.2
 2021-03-01 21:35 UTC 

[PATCH net 0/3] Fix TRSCER masks in the Ether driver
 2021-03-01 21:30 UTC  (2+ messages)

[PATCH] sched/fair: Prefer idle CPU to cache affinity
 2021-03-01 17:18 UTC  (5+ messages)

[Buildroot] [PATCH/next 1/1] package/dfu-util: bump to version 0.10
 2021-03-01 21:35 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/dfu-util: bump to version 0.10
 2021-03-01 21:35 UTC 

[Buildroot] [git commit] package/dfu-util: bump to version 0.10
 2021-03-01 21:35 UTC 

[Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3
 2021-03-01 21:34 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/udftools: bump to version 2.3
 2021-03-01 21:34 UTC 

[Buildroot] [git commit] package/udftools: bump to version 2.3
 2021-03-01 21:34 UTC 

[Buildroot] [git commit] package/tpm2-pkcs11: needs threads
 2021-03-01 21:34 UTC 

[Buildroot] [PATCH 1/1] package/tpm2-pkcs11: needs threads
 2021-03-01 21:34 UTC  (2+ messages)

[Buildroot] [PATCH] ruby: update to 3.0.0
 2021-03-01 21:32 UTC  (2+ messages)

[PATCH v3 0/2] mtd: spi-nor: OTP support
 2021-03-01 21:31 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add "

[PATCH] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2021-03-01 21:32 UTC 

[Buildroot] [git commit branch/next] package/ruby: update to 3.0.0
 2021-03-01 21:31 UTC 

[Buildroot] [git commit] package/ruby: update to 3.0.0
 2021-03-01 21:31 UTC 

[dpdk-dev] [PATCH 0/7] eal/windows: do not expose POSIX symbols
 2021-03-01 21:31 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] eal: add wrappers for POSIX string functions

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2021-03-01 21:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tools/intel_display_poller: async flip and vrr (rev2)

[PATCH v8 0/3] checkpatch: add verbose mode
 2021-03-01 21:22 UTC  (2+ messages)

[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-03-01 21:23 UTC 

[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-01 21:21 UTC  (5+ messages)
` [PATCH 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH 5.4] arm64 module: set plt* section addresses to 0x0
 2021-03-01 21:23 UTC 

[PATCH] tpm: Remove unintentional dump_stack() call
 2021-03-01 21:24 UTC 

[PATCH] can: m_can: reset IR_RF0L in message reception loop
 2021-03-01 21:21 UTC 

[Buildroot] [PATCH] package/privoxy: security bump to version 3.0.32
 2021-03-01 21:28 UTC  (2+ messages)

Kernel panic - not syncing: VFS: Unable to mount root fs 
 2021-03-01 21:28 UTC  (2+ messages)
` [yocto] "

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-01 21:19 UTC  (4+ messages)
` [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules

[Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.16.0
 2021-03-01 21:28 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/s390-tools: bump to version 2.16.0
 2021-03-01 21:28 UTC 

[Buildroot] [git commit] package/s390-tools: bump to version 2.16.0
 2021-03-01 21:28 UTC 

[RFC 2/2] ASoC: rt5670: Add LED trigger support
 2021-03-01 21:26 UTC  (12+ messages)

[Buildroot] [git commit] package/privoxy: security bump to version 3.0.32
 2021-03-01 21:27 UTC 

[dpdk-dev] [PATCH] kni: fix rtnl deadlocks and race conditions
 2021-03-01 21:26 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/2] kni: fix kernel deadlock when using mlx devices
  ` [dpdk-dev] [PATCH 2/2] kni: fix rtnl deadlocks and race conditions v4


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.