All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 15:43:01 to 2020-07-07 16:16:46 UTC [more...]

[PATCH v4 00/45] Less clumsy error checking
 2020-07-07 16:06 UTC  (19+ messages)
` [PATCH v4 01/45] error: Fix examples in error.h's big comment
` [PATCH v4 03/45] error: Document Error API usage rules
` [PATCH v4 04/45] qdev: Use returned bool to check for qdev_realize() etc. failure
` [PATCH v4 05/45] macio: Tidy up error handling in macio_newworld_realize()
` [PATCH v4 06/45] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
` [PATCH v4 07/45] qemu-option: Check return value instead of @err where convenient
` [PATCH v4 08/45] qemu-option: Make uses of find_desc_by_name() more similar
` [PATCH v4 10/45] qemu-option: Simplify around find_default_by_name()
` [PATCH v4 11/45] qemu-option: Factor out helper opt_create()
` [PATCH v4 12/45] qemu-option: Replace opt_set() by cleaner opt_validate()
` [PATCH v4 13/45] qemu-option: Make functions taking Error ** return bool, not void
` [PATCH v4 14/45] qemu-option: Use returned bool to check for failure
` [PATCH v4 18/45] qapi: Use returned bool to check for failure, Coccinelle part
` [PATCH v4 20/45] s390x/pci: Fix harmless mistake in zpci's property fid's setter
` [PATCH v4 23/45] qom: Crash more nicely on object_property_get_link() failure
` [PATCH v4 28/45] qom: Use returned bool to check for failure, Coccinelle part
` [PATCH v4 35/45] error: Eliminate error_propagate() with Coccinelle, part 2
` [PATCH v4 38/45] block/parallels: Simplify parallels_open() after previous commit

[PATCH 1/2] drm/vgem: Do not allocate backing shmemfs file for an import dmabuf object
 2020-07-07 16:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
  `  "

[PATCH v2] gpio: xilinx: Add interrupt support
 2020-07-07 16:16 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS 0fb29978a9f66ad1b005b2f72b0c970705c8442c
 2020-07-07 16:15 UTC 

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-07 16:13 UTC  (4+ messages)

[xen-unstable-smoke test] 151711: tolerable all pass - PUSHED
 2020-07-07 16:14 UTC 

net: ethernet: freescale: fec: copybreak handling throughput, dma_sync_* optimisations allowed?
 2020-07-07 16:14 UTC  (7+ messages)
` [EXT] "

[RFC 0/4] drivers: footprint reduction proposal
 2020-07-07 16:14 UTC  (6+ messages)
` [RFC 1/4] dtoc: add POC for dtb shrink

[PATCH] fpga: stratix10-soc: make FPGA task un-interruptible
 2020-07-07 16:14 UTC 

[PATCH 00/14] Add core support for Renesas RZ/G2H SoC
 2020-07-07 16:12 UTC  (2+ messages)
` [PATCH 01/14] dt-bindings: arm: renesas: Document RZ/G2H SoC DT bindings

[PATCH for-rc v1 0/4] RDMA/providers: Set max_pkey attribute
 2020-07-07 16:12 UTC  (2+ messages)

[PATCH 1/2] usb: host: xhci: avoid calling two contineous times for xhci_suspend
 2020-07-07 16:11 UTC  (11+ messages)
` [PATCH 2/2] usb: host: xhci-plat: add wakeup entry at /sys

[PATCH v3 0/1] power: Emit change uevent when updating sysfs
 2020-07-07 16:11 UTC  (5+ messages)
` [PATCH v3 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove

[PATCH] hw/register: Document register_init_block @memory_size
 2020-07-07 16:00 UTC  (2+ messages)

[PATCH v2 00/15] perf: ftrace enhancement
 2020-07-07 16:10 UTC  (8+ messages)
` [PATCH v2 05/15] perf ftrace: factor out function write_tracing_file_int()
` [PATCH v2 10/15] perf ftrace: add support for trace option sleep-time

[PATCH net] ionic: centralize queue reset code
 2020-07-07 16:10 UTC  (3+ messages)

[PATCH] load_elf: Remove unused address variables from callers
 2020-07-07 16:00 UTC  (2+ messages)

[RFC] Bluetooth: btusb: Add support for notifying the polling interval
 2020-07-07 16:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] lib/librte_timer:fix corruption with reset
 2020-07-07 16:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/sunxi-mali-mainline-driver: bump version
 2020-07-07 16:08 UTC 

[PATCH v4] ASoC: Intel: kbl_rt5663_rt5514_max98927: Fix kabylake_ssp_fixup function
 2020-07-07 15:47 UTC  (3+ messages)
` [PATCH v5] "

[RFC PATCH 00/23] ALSA: fix kernel-doc and W=1 warnings
 2020-07-07 15:49 UTC  (4+ messages)
` [RFC PATCH 10/23] ALSA: usb/line6: remove 'defined but not used' warning

[igt-dev] [PATCH i-g-t] tests/device_reset: Test device sysfs reset
 2020-07-07 16:07 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/device_reset: Test device sysfs reset (rev4)

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-07 16:07 UTC  (6+ messages)
` [PATCH 3/5] net: fec: initialize clock with 0 rather than current kernel time

[PATCH 00/22] add support for Clang LTO
 2020-07-07 16:05 UTC  (7+ messages)

[PATCH 0/2] hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
 2020-07-07 15:55 UTC  (5+ messages)
` [PATCH 1/2] tests/acceptance/boot_linux: Truncate SD card image to power of 2
` [PATCH 2/2] hw/sd/sdcard: Do not allow invalid SD card sizes

[PATCH v9 00/15] perf: support enable and disable commands in stat and record modes
 2020-07-07 16:05 UTC  (11+ messages)
` [PATCH v9 11/15] perf stat: implement control commands handling

[PATCH 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2020-07-07 16:03 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH 2/3] Bluetooth: btrtl: add support for the RTL8723CS

[PATCH] net:fec: fixed unaligned access and stack corruption
 2020-07-07 16:01 UTC 

[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices
 2020-07-07 16:03 UTC  (8+ messages)
` [PATCH 2/2] block: add BLKSETDESCZONE ioctl "

Failure to grab a thread with b4
 2020-07-07 16:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: Sanitize the init error and deinit path
 2020-07-07 16:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/3] "

[PATCH v1 0/3] Fix dpm_list ordering issue due to fw_devlink optimization
 2020-07-07 16:02 UTC  (6+ messages)
` [PATCH v1 1/3] driver core: Don't do deferred probe in parallel with kernel_init thread
` [PATCH v1 2/3] driver core: Rename dev_links_info.defer_sync to defer_hook

[PATCH] drm/amd/display: Add missing CW4 programming for DCN30
 2020-07-07 16:02 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-07-07 16:02 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-07 16:00 UTC  (11+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-07-07 16:00 UTC  (22+ messages)
` [PATCH v2 12/23] logicpd: Drop omap3 zoom1
` [PATCH v2 13/23] quipos: Drop omap3 cairo
` [PATCH v2 16/23] ti: Drop sdp4430 board
` [PATCH v2 18/23] birdland: Drop bav335x
` [PATCH v2 19/23] gumstix: Drop pepper
` [PATCH v2 21/23] silica: Drop pengwyn

What's cooking in git.git (Jul 2020, #01; Mon, 6)
 2020-07-07 16:00 UTC  (4+ messages)
` sg/commit-graph-cleanups (was Re: What's cooking in git.git (Jul 2020, #01; Mon, 6))

[Bug 1886602] [NEW] Windows 10 very slow with OVMF
 2020-07-07 15:47 UTC  (2+ messages)
` [Bug 1886602] "

[Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-07 15:55 UTC  (11+ messages)
      ` [Ksummit-discuss] [Tech-board-discuss] "
                ` [Tech-board-discuss] [Ksummit-discuss] "

[PATCH] drm: imx: Fix occasional screen corruption on modeset
 2020-07-07 15:56 UTC 

[PATCH v2] ASoC: Intel: bxt-da7219-max98357a: support MAX98390 speaker amp
 2020-07-07 15:57 UTC  (3+ messages)

[PATCH v3 0/9] support cmdq helper function on mt6779 platform
 2020-07-07 15:45 UTC  (30+ messages)
` [PATCH v3 1/9] soc: mediatek: cmdq: add address shift in jump
` [PATCH v3 2/9] soc: mediatek: cmdq: add write_s function
` [PATCH v3 3/9] soc: mediatek: cmdq: add write_s_mask function
` [PATCH v3 4/9] soc: mediatek: cmdq: add read_s function
` [PATCH v3 5/9] soc: mediatek: cmdq: add write_s value function
` [PATCH v3 6/9] soc: mediatek: cmdq: add write_s_mask "
` [PATCH v3 7/9] soc: mediatek: cmdq: add jump function
` [PATCH v3 8/9] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v3 9/9] drm/mediatek: reduce clear event

[PATCH 0/5] preallocate filter
 2020-07-07 15:56 UTC  (3+ messages)
` [PATCH 1/5] block/io: introduce bdrv_try_mark_request_serialising

[PATCH v5 bpf-next 0/9] bpf: Add d_path helper - preparation changes
 2020-07-07 15:57 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/9] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v5 bpf-next 8/9] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v5 bpf-next 9/9] selftests/bpf: Add test for resolve_btfids

[dpdk-dev] [PATCH v2 1/4] eventdev: fix race condition on timer list counter
 2020-07-07 15:56 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 4/4] eventdev: relax smp barriers with C11 atomics
  ` [dpdk-dev] [PATCH v4 1/4] eventdev: fix race condition on timer list counter
    ` [dpdk-dev] [PATCH v4 2/4] eventdev: use C11 atomics for lcore timer armed flag
    ` [dpdk-dev] [PATCH v4 3/4] eventdev: remove redundant code
    ` [dpdk-dev] [PATCH v4 4/4] eventdev: relax smp barriers with C11 atomics

DMA region abruptly removed from PCI device
 2020-07-07 15:54 UTC  (4+ messages)

[PATCH v2 00/28] Clean-up ASoC's W=1 build warnings
 2020-07-07 14:38 UTC  (3+ messages)
` [PATCH v2 28/28] ASoC: codecs: wm8400: Remove a bunch of unused variables

keyutils-1.6.2 is failing tests/keyctl/watch/bad-args
 2020-07-07 15:55 UTC 

[PATCH v5] Bluetooth: le_simult_central_peripheral experimental feature
 2020-07-07 15:54 UTC  (3+ messages)

[PATCH] brcmfmac: set timeout value when configuring power save
 2020-07-07 15:54 UTC 

kernel since 5.6 do not boot anymore on Apple PowerBook
 2020-07-07 15:34 UTC  (5+ messages)

[PATCH 0/2] Selftest for cpuidle latency measurement
 2020-07-07 15:53 UTC  (4+ messages)
` [PATCH 2/2] selftest/cpuidle: Add support "

[PATCH RFC] nvme-pci: remove the unsed code in alloc_size
 2020-07-07 15:53 UTC  (3+ messages)

[PATCH v2] Bluetooth: create CONFIG_BT_DEBUG_FEATURE_FUNC_NAME
 2020-07-07 15:53 UTC  (2+ messages)

[PATCH] test: Have test_fs work with non-functional guestmount tools
 2020-07-07 15:53 UTC 

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-07-07 15:52 UTC  (11+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

overlayfs: issue with a replaced lower squashfs with export-table
 2020-07-07 15:51 UTC  (5+ messages)

KASAN: stack-out-of-bounds Read in csd_lock_record
 2020-07-07 15:51 UTC  (4+ messages)

[Buildroot] [PATCH 0/3 v2] package/kmod: add support for compressed modules (branch yem/host-kmod-z)
 2020-07-07 15:51 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3 v2] package/kmod: explicitly disable compression when not enabled

[RFC PROPOSAL] memcg: per-memcg user space reclaim interface
 2020-07-07 15:51 UTC  (7+ messages)

kerberized NFSv4 client reporting operation not permitted when mounting with sec=sys
 2020-07-07 15:51 UTC  (9+ messages)

[PATCH] thermal: netlink: Fix compilation error when CONFIG_NET=n
 2020-07-07 15:50 UTC  (4+ messages)

[PATCH 00/15] Clean-up MMC's W=1 build warnings
 2020-07-07 15:47 UTC  (5+ messages)
` [PATCH 15/15] mmc: host: sdhci-iproc: Tell the compiler that ACPI functions may not be used
  ` [PATCH v2 15/15] mmc: host: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI

[PATCH] btfrs: initialize return of btrfs_extent_same
 2020-07-07 15:47 UTC  (3+ messages)

[PATCH 0/3] board: amlogic: add Odroid C4 support
 2020-07-07 15:48 UTC  (3+ messages)

[PATCH] disas/riscv: Fix incorrect disassembly for `imm20` operand
 2020-07-07 15:47 UTC  (3+ messages)

[xtf test] 151707: all pass - PUSHED
 2020-07-07 15:47 UTC 

[PATCH 0/3] dtc: Preserve negative integers in yaml and dts output
 2020-07-07 15:47 UTC  (3+ messages)

[PATCH v5 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-07-07 15:46 UTC  (5+ messages)
` [PATCH v5 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
` [PATCH v5 3/5] virtio-scsi: default num_queues to -smp N

[PATCH v4] Bluetooth: le_simult_central_peripheral experimental feature
 2020-07-07 15:47 UTC  (2+ messages)

[PATCH 00/28] Clean-up ASoC's W=1 build warnings
 2020-07-07 15:44 UTC  (7+ messages)

[MPTCP] Re: WARNING in warn_bad_map
 2020-07-07 15:47 UTC 

[PATCH v3 0/7] phy: generic: add error trace to detect PHY issue in uclass
 2020-07-07 15:46 UTC  (4+ messages)
` [PATCH v3 7/7] arm: meson: change trace level for phy errors managed by uclass

[PATCH] disas/riscv: Fix incorrect disassembly for `imm20` operand
 2020-07-07 15:43 UTC 

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-07 15:45 UTC  (7+ messages)
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe

[PATCH v2] dmaengine: check device and channel list for empty
 2020-07-07 15:45 UTC  (4+ messages)

[GIT PULL] mediatek drm fixes for 5.8
 2020-07-07 15:43 UTC  (3+ messages)

[PATCH net-next 2/2] net: sched: Lockless Token Bucket (LTB) Qdisc
 2020-07-07 15:42 UTC  (2+ messages)

Fwd: [Bug 1854502] New: Noticeably Increased CPU temperature
 2020-07-07 15:43 UTC  (2+ messages)
  `  "

[PATCH v2] policycoreutils: setfiles: do not restrict checks against a binary policy
 2020-07-07 15:43 UTC  (2+ messages)

[PATCH 00/23][v2] Change data reservations to use the ticketing infra
 2020-07-07 15:42 UTC  (20+ messages)
` [PATCH 05/23] btrfs: make ALLOC_CHUNK use the space info flags
` [PATCH 06/23] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
` [PATCH 07/23] btrfs: call btrfs_try_granting_tickets when unpinning anything
` [PATCH 08/23] btrfs: call btrfs_try_granting_tickets when reserving space
` [PATCH 09/23] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
` [PATCH 10/23] btrfs: use btrfs_start_delalloc_roots in shrink_delalloc
` [PATCH 11/23] btrfs: check tickets after waiting on ordered extents
` [PATCH 12/23] btrfs: add flushing states for handling data reservations
` [PATCH 13/23] btrfs: add the data transaction commit logic into may_commit_transaction
` [PATCH 14/23] btrfs: add btrfs_reserve_data_bytes and use it
` [PATCH 15/23] btrfs: use ticketing for data space reservations
` [PATCH 16/23] btrfs: serialize data reservations if we are flushing
` [PATCH 17/23] btrfs: use the same helper for data and metadata reservations
` [PATCH 18/23] btrfs: drop the commit_cycles stuff for data reservations
` [PATCH 19/23] btrfs: don't force commit if we are data
` [PATCH 20/23] btrfs: run delayed iputs before committing the transaction for data
` [PATCH 21/23] btrfs: flush delayed refs when trying to reserve data space
` [PATCH 22/23] btrfs: do async reclaim for data reservations
` [PATCH 23/23] btrfs: add a comment explaining the data flush steps

include/linux/unaligned/be_byteshift.h:26:16: sparse: sparse: cast truncates bits from constant value (7fff becomes ff)
 2020-07-07 15:40 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.