All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 10:21:06 to 2020-07-17 11:06:07 UTC [more...]

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-17 11:03 UTC  (25+ messages)
` [PATCH v2 1/9] mfd: mt6360: Rearrange include file
` [PATCH v2 2/9] mfd: mt6360: Remove redundant brackets around raw numbers
` [PATCH v2 3/9] mfd: mt6360: Indicate sub-dev compatible name by using "-"
` [PATCH v2 4/9] mfd: mt6360: Combine mt6360 pmic/ldo resouces into mt6360 regulator resources
` [PATCH v2 5/9] mfd: mt6360: Rename mt6360_pmu_data by mt6360_data
` [PATCH v2 6/9] mfd: mt6360: Rename mt6360_pmu by mt6360
` [PATCH v2 7/9] mfd: mt6360: Remove handle_post_irq callback function
` [PATCH v2 8/9] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH v2 9/9] mfd: mt6360: Merge different sub-devices i2c read/write

[PATCH] PR_SPEC_DISABLE_NOEXEC support for arm64
 2020-07-17 11:05 UTC 

[PATCH v8 0/5] Extend coredump functionality
 2020-07-17 11:05 UTC  (5+ messages)
` [PATCH v8 3/5] remoteproc: Pass size and offset as arguments to segment dump function
` [PATCH v8 4/5] remoteproc: Add inline coredump functionality

5.8-rc*: kernel BUG at kernel/signal.c:1917
 2020-07-17 11:04 UTC  (2+ messages)

[RFC PATCH] tcg/cpu-exec: precise single-stepping after an exception
 2020-07-17 11:01 UTC  (4+ messages)

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-17 11:02 UTC  (6+ messages)
` [PATCHv3 3/6] irqchip/irq-pruss-intc: Add support for shared and invalid interrupts

[LTP] [PATCH] lapi/io_uring.h: Add declaration of __kernel_rwf_t
 2020-07-17 11:04 UTC  (6+ messages)

[Bug] Kernel Panic on Deletion of the network-namespace containing the SocketCAN interface
 2020-07-17 11:02 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpf: tailcalls in BPF subprograms
 2020-07-17 10:57 UTC  (6+ messages)
` [PATCH bpf-next 4/5] bpf, x64: rework pro/epilogue and tailcall handling in JIT

[PATCH v7 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-17 11:01 UTC  (3+ messages)

[GIT PULL] Renesas fixes for v5.8
 2020-07-17 10:05 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.9 (take two)
 2020-07-17 10:09 UTC 

[GIT PULL] pinctrl: sh-pfc: Updates for v5.9 (take two)
 2020-07-17 10:09 UTC 

[ANNOUNCE] Git for Windows 2.28.0-rc0
 2020-07-17  9:31 UTC  (5+ messages)
` [git-for-windows] "

[PATCH for-5.1 0/3] file-posix: Fix check_hdev_writable() with auto-read-only
 2020-07-17 10:54 UTC  (4+ messages)
` [PATCH for-5.1 1/3] file-posix: Move check_hdev_writable() up
` [PATCH for-5.1 2/3] file-posix: Fix check_hdev_writable() with auto-read-only
` [PATCH for-5.1 3/3] file-posix: Fix leaked fd in raw_open_common() error path

[PATCH 0/2] common: XSA-327 follow-up
 2020-07-17 10:56 UTC  (10+ messages)
` [PATCH 1/2] common: map_vcpu_info() cosmetics

[PATCH v1 0/5] candidate fixes for 5.1-rc1 (shippable, semihosting, OOM tcg)
 2020-07-17 10:51 UTC  (6+ messages)
` [PATCH v1 1/5] shippable: add one more qemu to registry url
` [PATCH v1 2/5] semihosting: defer connect_chardevs a little more to use serialx
` [PATCH v1 3/5] semihosting: don't send the trailing '\0'
` [PATCH v1 4/5] util: add qemu_get_host_physmem utility function
` [PATCH v1 5/5] accel/tcg: better handle memory constrained systems

[PATCH] block: align max append sectors to physical block size
 2020-07-17 10:55 UTC  (9+ messages)

[PATCH] ext4/309: Test read-only external journal device
 2020-07-17 10:55 UTC 

[RFC PATCH V3 01/21] mmc: add UHS-II related definitions in public headers
 2020-07-17 10:54 UTC  (2+ messages)

[PATCH v5 00/13] Finish converting git bisect to C part 2
 2020-07-17 10:54 UTC  (14+ messages)
` [PATCH v5 01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v5 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v5 03/13] bisect--helper: introduce new `write_in_file()` function
` [PATCH v5 04/13] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v5 05/13] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v5 06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH v5 07/13] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v5 08/13] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v5 09/13] bisect--helper: retire `--next-all` subcommand
` [PATCH v5 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v5 11/13] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v5 12/13] bisect--helper: retire `--write-terms` subcommand
` [PATCH v5 13/13] bisect--helper: retire `--bisect-autostart` subcommand

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-17 10:54 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 4/6] cx88: use generic power management
 2020-07-17 10:51 UTC  (10+ messages)
    `  "

[GIT PULL] I2C updates
 2020-07-17 10:50 UTC  (4+ messages)

[PATCH v5 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-07-17 10:50 UTC  (9+ messages)

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-17 10:52 UTC  (6+ messages)
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points

[PATCH v2] irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros
 2020-07-17 10:49 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/1] bus/fslmc: fix memory leak in secondary process
 2020-07-17 10:50 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1 1/2] eal/x86: add WC store function
 2020-07-17 10:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 0/4] eal: add WC store functions
  ` [dpdk-dev] [PATCH v8 1/4] "
  ` [dpdk-dev] [PATCH v8 2/4] net/i40e: use WC store to update queue tail registers
  ` [dpdk-dev] [PATCH v8 3/4] common/qat: "
  ` [dpdk-dev] [PATCH v8 4/4] net/ixgbe: "

[PATCH net-next 00/13] qed/qede: add support for new operating modes
 2020-07-17 10:49 UTC  (5+ messages)
` [PATCH net-next 10/13] qed: add support for new port modes
  ` [EXT] "

[RFC PATCH-for-5.1] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
 2020-07-17 10:48 UTC  (2+ messages)

PCI devices passthrough on Arm design proposal
 2020-07-17 10:48 UTC 

[PATCH 1/2] Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."
 2020-07-17 10:48 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: merge shared memory into vcpu

[PATCH v2 1/2] dt-bindings: pci: tegra: Remove PLL power supplies
 2020-07-17 10:48 UTC  (4+ messages)

[PATCH 0/2] irqchip: imx-intmux: add PM support
 2020-07-17 10:48 UTC  (4+ messages)
` [PATCH 2/2] irqchip: imx-intmux: add runtime "

Verification speed w/ KASAN builds
 2020-07-17 10:46 UTC 

[PATCH v4 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-17 10:45 UTC  (6+ messages)
` [PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH] syscall.h: fix comment
 2020-07-17 10:45 UTC 

[PATCH] drivers/perf: Prevent forced unbinding of PMU drivers
 2020-07-17 10:43 UTC  (3+ messages)

ASMedia USB 3.x host controllers triggering EEH on POWER9
 2020-07-17 10:43 UTC  (5+ messages)

[LTP] [PATCH] Port setsockopt01 to the new API
 2020-07-17 10:45 UTC 

[PATCH v4] md: improve io stats accounting
 2020-07-17 10:44 UTC  (5+ messages)

[PATCH] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-17 10:43 UTC  (3+ messages)

[PATCH net-next] net: hyperv: Add attributes to show RX/TX indirection table
 2020-07-17 10:43 UTC  (2+ messages)

[PATCH 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-07-17 10:43 UTC  (9+ messages)
` [PATCH 2/2] thermal: cpufreq_cooling: Reuse effective_cpu_util()

[PATCH 1/1] radix-tree: do not export radix_tree_preloads as GPL
 2020-07-17 10:43 UTC  (2+ messages)

How can I search git log with ceratin keyword but without the other keyword?
 2020-07-17 10:42 UTC  (9+ messages)

[PATCH v2 1/2] ASoC: fsl_asrc: make sure the input and output clocks are different
 2020-07-17 10:38 UTC  (5+ messages)
` [PATCH v3 0/1] ASoC: fsl_asrc: always select different clocks
  ` [PATCH v3 1/1] ASoC: fsl_asrc: make sure the input and output clocks are different

[PATCH 1/2] irqchip: imx-intmux: add system PM support
 2020-07-17 10:40 UTC  (2+ messages)

[PATCH 0/2] Support flash devices used on Pensando boards
 2020-07-17 10:38 UTC  (5+ messages)
` [PATCH 1/2] mtd: spi-nor: Add support for Macronix mx66u2g45g
` [PATCH 2/2] mtd: spi-nor: Support SPI_NOR_DUAL_READ on Micron mt25qu02g

[PATCH v7 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-07-17 10:35 UTC  (3+ messages)

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-07-17 10:35 UTC  (16+ messages)
` [PATCH bpf-next v5 01/15] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v5 02/15] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next v5 03/15] inet: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 04/15] inet: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 05/15] inet6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 06/15] inet6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 07/15] udp: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 08/15] udp: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 09/15] udp6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 10/15] udp6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 11/15] bpf: Sync linux/bpf.h to tools/
` [PATCH bpf-next v5 12/15] libbpf: Add support for SK_LOOKUP program type
` [PATCH bpf-next v5 13/15] tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
` [PATCH bpf-next v5 14/15] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
` [PATCH bpf-next v5 15/15] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[PATCH] btrfs: Remove done label in writepage_delalloc
 2020-07-17 10:34 UTC  (3+ messages)

[OE-core][RFC 1/2] toolchain-scripts.bbclass: also recognize ${SDK_SYS} env setups
 2020-07-17 10:33 UTC  (2+ messages)
` [OE-core][RFC 2/2] buildtools-tarball: eliminate overwtiting OPENSSL_CONF

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-07-17 10:32 UTC  (5+ messages)
` [PATCH 02/21] block: add flag for internal commands

[PATCH net-next] net: ethernet: et131x: Remove unused variable 'pm_csr'
 2020-07-17 10:33 UTC 

[PATCH] firmware: arm_scmi: Pass shmem address to SMCCC call
 2020-07-17 10:31 UTC  (6+ messages)

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-17 10:31 UTC  (3+ messages)

[PATCH v4] watchdog: initialize device before misc_register
 2020-07-17 10:31 UTC 

linux-next: build warning after merge of the akpm-current tree
 2020-07-17 10:31 UTC 

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-17 10:29 UTC  (3+ messages)

[PATCH v1 0/4]
 2020-07-17 10:31 UTC  (8+ messages)
` [PATCH v1 4/4] usb: xhci: Add virt_to_phys() to support mapped platforms

[PATCH v5] staging: comedi: comedi_fops.c: added casts to get rid of sparse warnings
 2020-07-17 10:30 UTC 

[PATCH v2] efi_loader: Rename and correct values for ARM_SMC_MM_*
 2020-07-17 10:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/20] add Mellanox RegEx PMD
 2020-07-17 10:27 UTC  (15+ messages)
` [dpdk-dev] [PATCH v3 00/13] "
  ` [dpdk-dev] [PATCH v3 01/13] regex/mlx5: add RegEx PMD layer and mlx5 driver
  ` [dpdk-dev] [PATCH v3 02/13] regex/mlx5: add log utils
  ` [dpdk-dev] [PATCH v3 03/13] regex/mlx5: add probe function
  ` [dpdk-dev] [PATCH v3 04/13] regex/mlx5: add get info function
  ` [dpdk-dev] [PATCH v3 05/13] regex/mlx5: add engine status check
  ` [dpdk-dev] [PATCH v3 06/13] regex/mlx5: add configure function
  ` [dpdk-dev] [PATCH v3 07/13] regex/mlx5: add program rules support
  ` [dpdk-dev] [PATCH v3 08/13] regex/mlx5: add completion queue creation
  ` [dpdk-dev] [PATCH v3 09/13] regex/mlx5: add send queue support
  ` [dpdk-dev] [PATCH v3 10/13] regex/mlx5: fastpath setup
  ` [dpdk-dev] [PATCH v3 11/13] regex/mlx5: add enqueue implementation
  ` [dpdk-dev] [PATCH v3 12/13] regex/mlx5: implement dequeue function
  ` [dpdk-dev] [PATCH v3 13/13] regex/mlx5: add start stop functions

[PATCH 1/4] wcn36xx: Fix multiple AMPDU sessions support
 2020-07-17 10:30 UTC  (3+ messages)
` [PATCH 4/4] wcn36xx: Fix software-driven scan

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-17 10:28 UTC  (9+ messages)
` [PATCH v5 03/15] iommu/smmu: Report empty domain nesting info

[PATCH v4 0/7] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-17 10:29 UTC  (5+ messages)
` [PATCH v4 6/7] efi_loader: signature: rework for intermediate certificates support
` [PATCH v4 7/7] test/py: efi_secboot: add test for intermediate certificates

[PATCH v3] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
 2020-07-17 10:28 UTC  (2+ messages)

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-17 10:28 UTC  (5+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages
 2020-07-17 10:27 UTC  (9+ messages)
` [RFC PATCH v3 5/8] ata_dev_printk: Use dev_printk

[PATCH 0/2] Modularization of DFL private feature drivers
 2020-07-17 10:26 UTC  (3+ messages)
` [PATCH 2/2] fpga: dfl: create a dfl bus type to support DFL devices

[Intel-gfx] [PATCH 1/4] drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
 2020-07-17 10:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs (rev2)

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Add compiler paranoia for checking HWSP values
 2020-07-17 10:24 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Wait for aux invalidation on Tigerlake

[PATCH 1/3] ASoC: hdac_hda: call patch_ops.free() on probe error
 2020-07-17 10:19 UTC  (3+ messages)
` [PATCH 2/3] ASoC: hdac_hda: fix memleak on module unload
` [PATCH 3/3] ASoC: hdac_hda: fix deadlock after PCM open error

[PATCH net-next] net: bna: Remove unused variable 't'
 2020-07-17 10:23 UTC 

[PATCH v4] arm: socfpga: add board support for ic-automation Moritz III
 2020-07-17 10:23 UTC 

[PATCH] btrfs: fix memory leak for page count
 2020-07-17 10:22 UTC 

[iptables PATCH v3] iptables: accept lock file name at runtime
 2020-07-17 10:22 UTC  (4+ messages)

[PATCH] arm64: Make TSK_STACK_CANARY more accurate defined
 2020-07-17 10:19 UTC  (4+ messages)


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.