All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-05 22:34:56 to 2021-07-06 01:13:10 UTC [more...]

[PATCH 00/22] Various fixes and enhancements
 2021-07-06  1:12 UTC  (16+ messages)
` [PATCH 09/22] sandbox: Use hinting with the display
` [PATCH 10/22] sandbox: Adjust the bloblist default address
` [PATCH 11/22] cros_ec: Allow reading the battery-charge state
` [PATCH 12/22] cros_ec: Drop cros_ec_entering_mode()
` [PATCH 13/22] cros_ec: Support the full-size vboot context
` [PATCH 14/22] cros_ec: Use standard calls for recovery-request checking
` [PATCH 15/22] bloblist: Support resizing a blob
` [PATCH 16/22] bloblist: Tidy up a few API comments
` [PATCH 17/22] bloblist: Correct condition in bloblist_addrec()
` [PATCH 18/22] image: Allow @ in node names when not using signatures
` [PATCH 19/22] spl: Provide more information on boot failure
` [PATCH 20/22] sandbox: mmc: Support fixed MMC devices
` [PATCH 21/22] blk: Support iteration
` [PATCH 22/22] log: Allow padding of the function name

[PATCH] net: Fix called net_enable_timestamp() in sctp_copy_sock()
 2021-07-06  1:12 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] Support outer layer FDIR for GTPoGRE packet
 2021-07-06  7:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/3] net/iavf: add flow pattern for GTPoGRE
` [dpdk-dev] [PATCH v2 2/3] net/iavf: add AVF FDIR for GTPoGRE tunnel packet

[PATCH 0/2] Add support of HDMI for rk3568
 2021-07-06  1:04 UTC  (6+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support

[PATCH v2] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-06  1:11 UTC 

[PATCH 0/3] Add support for USB on ST-Ericsson Ux500
 2021-07-06  1:10 UTC  (5+ messages)
  ` [PATCH 1/3] power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU
  ` [PATCH 2/3] phy: Add driver for ST-Ericsson AB8500 USB PHY

[PATCH] pd: fix order of cleaning up the queue and freeing the tagset
 2021-07-06  1:07 UTC 

[PATCH v2 1/4] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-07-06  1:06 UTC  (4+ messages)
` [PATCH v2 2/4] PCI/sysfs: Check CAP_SYS_ADMIN before parsing "
` [PATCH v2 3/4] PCI/sysfs: Return -EINVAL consistently from "store" functions
` [PATCH v2 4/4] PCI: Don't use the strtobool() wrapper for kstrtobool()

[PATCH] block: Avoid accessing an already freed kobject in delete_partition
 2021-07-06  1:01 UTC  (4+ messages)

[PATCH] env: efi: fix a wrong address dereference
 2021-07-06  0:59 UTC  (2+ messages)

[PATCH v3 0/3] test/py: Rewrite SquashFS commands test suite
 2021-07-06  0:59 UTC  (7+ messages)
` [PATCH v3 1/3] test/py: rewrite common tools for SquashFS tests
` [PATCH v3 2/3] test/py: rewrite sqfsload command test suite
` [PATCH v3 3/3] test/py: rewrite sqfsls "

[PATCH v3 0/3] Fix CIs skipping filesystem, EFI secure boot and EFI capsule tests
 2021-07-06  0:59 UTC  (7+ messages)
` [PATCH v3 1/3] tools: docker: Install a readable kernel for libguestfs-tools
` [PATCH v3 2/3] Azure: Add fuse device for test.py tests
` [PATCH v3 3/3] Azure: Add loop devices and CAP_SYS_ADMIN for sandbox "

[PATCH 0/4] zbd: Support zone reset by trim
 2021-07-06  0:59 UTC  (5+ messages)
` [PATCH 1/4] zbd: Add min_bytes argument to zbd_find_zone()
` [PATCH 2/4] zbd: Support zone reset by trim
` [PATCH 3/4] engines/libzbc: Enable trim for libzbc I/O engine
` [PATCH 4/4] t/zbd: Add test #58 to test zone reset by trim workload

[PATCH] Docker/CI: Update to "focal" and latest build
 2021-07-06  0:58 UTC  (2+ messages)

[PATCH 1/2] test/py: Use loop mounts if guestmount fails in filesystem tests
 2021-07-06  0:58 UTC  (4+ messages)
` [PATCH 2/2] test/py: Wait for guestmount worker to exit after running guestunmount

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-06  0:57 UTC  (3+ messages)
` [PATCH v3 05/12] usb: otg-fsm: Fix hrtimer list corruption

[PATCH v2] Set icon for QEMU binary on Mac OS
 2021-07-06  0:51 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
 2021-07-06  0:52 UTC  (5+ messages)

linux-next: manual merge of the amdgpu tree with Linus' tree
 2021-07-06  0:52 UTC 

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-06  0:47 UTC  (4+ messages)
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing

[PATCH v2 0/8] refs: cleanup errno sideband ref related functions
 2021-07-06  0:38 UTC  (3+ messages)
` [PATCH v3 0/5] "

[arm:zii 27/44] drivers/net/phy/marvell10g.c:739:6: warning: Unused variable: val [unusedVariable]
 2021-07-06  0:46 UTC 

[PATCH 0/2] Fix use-after-free about sbi->s_mmp_tsk
 2021-07-06  0:44 UTC  (3+ messages)
` [PATCH 2/2] ext4: Fix potential uas-after-free about sbi->s_mmp_tsk when kmmpd kthread exit before set sbi->s_mmp_tsk

[PATCH 3/4] PCI/sysfs: Return -EINVAL consistently from "store" functions
 2021-07-06  0:35 UTC  (4+ messages)

[PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-06  0:16 UTC  (9+ messages)
` [f2fs-dev] "

[SPDK] CANCELLED: Next Asia-Friendly Bug Scrub Meeting Thursday, July 8, 2021, 12:00 PM GMT+8
 2021-07-06  0:33 UTC 

[PATCH] PCI: Only declare struct pci_filp_private when HAVE_PCI_MMAP is set
 2021-07-06  0:31 UTC 

[qemu-mainline test] 163311: tolerable FAIL - PUSHED
 2021-07-06  0:31 UTC 

[PATCH 1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers
 2021-07-06  0:28 UTC  (2+ messages)

[PATCH 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-06  0:28 UTC  (5+ messages)
` [PATCH 2/3] hwmon: da9063: HWMON driver
` [PATCH 3/3] Documentation: hwmon: New information for DA9063

[PATCH 00/17] Rust support
 2021-07-06  0:26 UTC  (9+ messages)
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust

mm/memory.c:90:2: sparse: sparse: Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid
 2021-07-06  0:22 UTC 

[syzbot] net boot error: possible deadlock in fs_reclaim_acquire
 2021-07-06  0:20 UTC  (2+ messages)

[PATCH 00/11] Improve libaio IO priority support
 2021-07-06  0:17 UTC  (12+ messages)
` [PATCH 01/11] manpage: fix formatting
` [PATCH 02/11] manpage: fix definition of prio and prioclass options
` [PATCH 03/11] tools: fiograph: do not overwrite input script file
` [PATCH 04/11] os: introduce ioprio_value() helper
` [PATCH 05/11] options: make parsing functions available to ioengines
` [PATCH 06/11] libaio,io_uring: improve cmdprio_percentage option
` [PATCH 07/11] libaio: introduce aioprio and aioprioclass options
` [PATCH 08/11] libaio: introduce aioprio_bssplit
` [PATCH 09/11] libaio: relax cdmprio_percentage constraints
` [PATCH 10/11] fio: Introduce the log_prio option
` [PATCH 11/11] examples: add libaio priority use examples

kernel/time/clocksource-wdtest.c:47:22: warning: signed shift result (0x27BC86B00) requires 35 bits to represent, but 'long' only has 32 bits
 2021-07-06  0:11 UTC  (6+ messages)
  ` [kbuild-all] "

[PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-06  0:05 UTC  (7+ messages)
` [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[dunfell][PATCH] python3: upgrade 3.8.10 -> 3.8.11
 2021-07-06  0:05 UTC 

[PATCH] local.conf.sample: disable prelink
 2021-07-06  0:03 UTC  (3+ messages)
` [poky] "

meta-parsec build failure
 2021-07-06  0:01 UTC  (4+ messages)
` [yocto] "

[PATCH 0/2] Support exynosauto ufs phy driver
 2021-07-05 23:57 UTC  (7+ messages)
  ` [PATCH 1/2] phy: samsung-ufs: custom PHY_TRSV_CH_OFFSET support
  ` [PATCH 2/2] phy: samsung-ufs: support exynosauto ufs phy driver

[PATCH net-next] openvswitch: Introduce per-cpu upcall dispatch
 2021-07-05 23:54 UTC  (2+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-05 23:51 UTC  (2+ messages)

[PATCH] docs: .gitignore in parents is current repo only
 2021-07-05 23:50 UTC  (5+ messages)

[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
 2021-07-05 23:34 UTC  (21+ messages)
` [PATCH 01/20] Hexagon HVX (target/hexagon) README
` [PATCH 02/20] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
` [PATCH 03/20] Hexagon HVX (target/hexagon) register names
` [PATCH 04/20] Hexagon HVX (target/hexagon) support in gdbstub
` [PATCH 05/20] Hexagon HVX (target/hexagon) instruction attributes
` [PATCH 06/20] Hexagon HVX (target/hexagon) macros
` [PATCH 07/20] Hexagon HVX (target/hexagon) import macro definitions
` [PATCH 08/20] Hexagon HVX (target/hexagon) semantics generator
` [PATCH 09/20] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PATCH 10/20] Hexagon HVX (target/hexagon) C preprocessor for decode tree
` [PATCH 11/20] Hexagon HVX (target/hexagon) instruction utility functions
` [PATCH 12/20] Hexagon HVX (target/hexagon) helper functions
` [PATCH 13/20] Hexagon HVX (target/hexagon) TCG generation
` [PATCH 14/20] Hexagon HVX (target/hexagon) import semantics
` [PATCH 15/20] Hexagon HVX (target/hexagon) instruction decoding
` [PATCH 16/20] Hexagon HVX (target/hexagon) import instruction encodings
` [PATCH 17/20] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
` [PATCH 18/20] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
` [PATCH 19/20] Hexagon HVX (tests/tcg/hexagon) scatter_gather test
` [PATCH 20/20] Hexagon HVX (tests/tcg/hexagon) histogram test

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-07-05 23:28 UTC  (11+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line

linux-next: build warning after merge of the ext4 tree
 2021-07-05 23:46 UTC 

[PATCH 1/2] rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU
 2021-07-05 23:43 UTC  (2+ messages)
` [PATCH 2/2] rcu: Remove needless preemption disablement in rcu_all_qs()

[drm-drm-misc:drm-misc-next 9/9] drivers/gpu/drm/nouveau/dispnv50/disp.c:34:1: iwyu: warning: superfluous #include <linux/iopoll.h>
 2021-07-05 23:43 UTC 

[PATCH v9 8/8] PCI: Change the type of probe argument in reset functions
 2021-07-05 23:39 UTC  (3+ messages)

[PATCH v2] drm/msm/dsi: do not use uninitialized kms
 2021-07-05 23:36 UTC 

[PATCH] drm/radeon/ni_dpm: Fix booting bug
 2021-07-05 23:36 UTC  (7+ messages)
    ` Xorg doesn't work anymore after the latest DRM updates
        ` [FSL P50xx] IRQ issues

linux-next: manual merge of the risc-v tree with Linus' tree
 2021-07-05 23:32 UTC 

[PATCH 0/4] RISC-V: make perf record --call-graph=dwarf work
 2021-07-05 23:25 UTC  (8+ messages)
` [PATCH 1/4] tools/perf/arch/riscv: record registers needed for --call-graph=dwarf
` [PATCH 2/4] tools/perf: add riscv perf_regs.h to check_headers.sh
` [PATCH 3/4] MAINTAINERS: add tools/perf/arch/riscv
` [PATCH 4/4] tools/perf/arch/riscv: add libdw unwind test

[linux-arm:sa1100 50/57] ERROR: modpost: "ipaq_micro_tx_msg" [arch/arm/mach-sa1100/h3xxx-sleeve.ko] undefined!
 2021-07-05 23:24 UTC  (2+ messages)

[PATCH] cmd: ums: Enable by default for sunxi
 2021-07-05 23:23 UTC 

[ANNOUNCE] 4.9.274-rt183
 2021-07-05 23:21 UTC 

[PATCH v2 00/28] Builtin FSMonitor Feature
 2021-07-05 22:52 UTC  (9+ messages)
` [PATCH v3 00/34] "

[PATCH RFC] Fixes to Linus' 'remove set_fs patch'
 2021-07-05 23:20 UTC 

[PATCH] xfs: reset child dir '..' entry when unlinking child
 2021-07-05 23:20 UTC  (3+ messages)

[PATCH v6] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-05 23:19 UTC  (2+ messages)

[sparc64] locking/atomic, kernel OOPS on running stress-ng
 2021-07-05 23:18 UTC  (3+ messages)
` [PATCH] HACK: disable instrumentation of xchg/cmpxchg

[PATCH 1/2] drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revision
 2021-07-05 23:16 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/mdp4: move HW revision detection to earlier phase

[PATCH] drm/msm/dsi: do not use unintialized kms
 2021-07-05 23:14 UTC 

[PATCH] tpm: fix ATMEL TPM crash caused by too frequent queries
 2021-07-05 23:09 UTC  (4+ messages)

[PATCH v2] block: Removed a warning while compiling with a cross compiler for parisc
 2021-07-05 23:06 UTC 

[PATCH 0/3] sunxi: H616: SPI boot support
 2021-07-05 23:04 UTC  (4+ messages)
` [PATCH 1/3] sunxi: SPL SPI: Allow larger SPL
` [PATCH 2/3] sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC
` [PATCH 3/3] sunxi: OrangePi Zero 2: Enable SPI booting

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-05 23:02 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH] texinfo: update 6.7 -> 6.8
 2021-07-05 23:00 UTC  (2+ messages)
` [OE-core] "

[dpdk-dev] [PATCH] pipeline: fix table entry read
 2021-07-05 22:56 UTC  (2+ messages)
` [dpdk-dev] [PATCH V2] "

[PATCH 1/2] erofs: better comment z_erofs_readahead()
 2021-07-05 22:48 UTC  (4+ messages)
` [RFC PATCH 2/2] erofs: directly traverse pages in z_erofs_readahead()

[syzbot] net boot error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-05 22:40 UTC 

[Intel-gfx] [PATCH v3 5/5] drm/i915/uapi: reject set_domain for discrete
 2021-07-05 22:44 UTC 

[OE-core][dunfell 00/19] Patch review
 2021-07-05 22:34 UTC  (20+ messages)
` [OE-core][dunfell 01/19] python3: skip tests requiring tools-sdk
` [OE-core][dunfell 02/19] python3: apply test skipping patch unconditionally
` [OE-core][dunfell 03/19] rpm: fix CVE-2021-3421
` [OE-core][dunfell 04/19] gstreamer-plugins-base: fix CVE-2021-3522
` [OE-core][dunfell 05/19] linux-yocto/5.4: update to v5.4.124
` [OE-core][dunfell 06/19] linux-yocto/5.4: update to v5.4.125
` [OE-core][dunfell 07/19] linux-yocto/5.4: update to v5.4.128
` [OE-core][dunfell 08/19] linux-yocto/5.4: update to v5.4.129
` [OE-core][dunfell 09/19] kernel: Fix interaction when packaging disabled
` [OE-core][dunfell 10/19] kernel-devicetree: "
` [OE-core][dunfell 11/19] selftest: do not hardcode /tmp/sdk
` [OE-core][dunfell 12/19] perf: Use python3targetconfig to ensure we use target libraries
` [OE-core][dunfell 13/19] pypi: set SRC_URI with _prepend, not with +=
` [OE-core][dunfell 14/19] package_pkgdata: Avoid task hash mismatches for generic task changes
` [OE-core][dunfell 15/19] sstate.bbclass: fix errors about read-only sstate mirrors
` [OE-core][dunfell 16/19] oeqa/selftest/runcmd: Tweal test timeouts
` [OE-core][dunfell 17/19] sstate/staging: Handle directory creation race issue
` [OE-core][dunfell 18/19] devtool: deploy-target: Fix preserving attributes when using --strip
` [OE-core][dunfell 19/19] oeqa/selftest/archiver: Allow tests to ignore empty directories

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-05 22:34 UTC  (6+ messages)
`  "

[PATCH] pwm: ab8500: Fix register offset calculation to not depend on probe order
 2021-07-05 22:35 UTC  (2+ messages)

drivers/gpu/drm/i915/display/intel_sdvo.c:41:1: iwyu: warning: superfluous #include "intel_crtc.h"
 2021-07-05 22:35 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.