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

[PATCH] docs: locking: Replace HTTP links with HTTPS ones
 2020-07-17 11:22 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 00/11] Fixup page directory freeing
 2020-07-17 11:22 UTC  (25+ messages)
` [PATCH v2 01/11] asm-generic/tlb: Fix MMU_GATHER_TABLE_FREE
` [PATCH v2 02/11] sh/tlb: Fix PGTABLE_LEVELS > 2
` [PATCH v2 03/11] sh/tlb: Fix __pmd_free_tlb()
` [PATCH v2 04/11] sparc32/tlb: Fix __p*_free_tlb()
` [PATCH v2 05/11] parisc/tlb: "
` [PATCH v2 06/11] mips/tlb: "
` [PATCH v2 07/11] ia64/tlb: "
` [PATCH v2 08/11] alpha/tlb: "
` [PATCH v2 09/11] nds32/tlb: "
` [PATCH v2 10/11] riscv/tlb: "
` [PATCH v2 11/11] m68k/tlb: "

[PATCH RESEND] lockdep: Move list.h inclusion into lockdep.h
 2020-07-17 11:22 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/7] Add support for SD card in AM654x-evm
 2020-07-17 11:20 UTC  (8+ messages)
` [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

[PATCH] rwsem: fix commas in initialisation
 2020-07-17 11:22 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3] sched/fair: handle case of task_h_load() returning 0
 2020-07-17 11:21 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-07-17 11:20 UTC 

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-17 11:20 UTC  (4+ messages)
` [PULL 28/53] Makefile: simplify MINIKCONF rules

[PATCH] man3/*: ffix, change '-' to '\-' for options
 2020-07-17 11:20 UTC  (6+ messages)

[PATCH v1 0/4]
 2020-07-17 11:19 UTC  (9+ messages)
` [PATCH v1 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
` [PATCH v1 2/4] usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
` [PATCH v1 3/4] usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
` [PATCH v1 4/4] usb: xhci: Add virt_to_phys() to support mapped platforms

[dpdk-dev] [PATCH v1 1/2] eal/x86: add WC store function
 2020-07-17 11:18 UTC  (7+ 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 1/2] irqchip: imx-intmux: add system PM support
 2020-07-17 10:40 UTC  (3+ messages)

[PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks
 2020-07-17 11:16 UTC  (5+ messages)

RFC: PCI devices passthrough on Arm design proposal
 2020-07-17 11:16 UTC  (2+ messages)

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

[PATCH v2] create_inode: set xattrs to the root directory as well
 2020-07-17 11:17 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/qede: remove dead code
 2020-07-17 11:16 UTC 

[PATCH for-5.1 v2 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-17 11:15 UTC  (5+ messages)
` [PATCH for-5.1 v2 1/2] block: Require aligned image size to avoid assertion failure
` [PATCH for-5.1 v2 2/2] file-posix: Allow byte-aligned O_DIRECT with NFS

[PATCH v2] introduce VFIO-over-socket protocol specificaion
 2020-07-17 11:15 UTC  (2+ messages)

[PATCH] ext4: handle read only external journal device
 2020-07-17 11:16 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v1] ralink/rt2x00: pci: use generic power management
 2020-07-17 11:09 UTC  (2+ messages)
` [Linux-kernel-mentees] "

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

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

[PATCH] generic/587: associate the test with quota test group
 2020-07-17 11:09 UTC 

[PATCH 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-17 11:08 UTC  (7+ messages)
` [PATCH 2/4] mm/gup: restrict CMA region by using allocation scope API

[PATCH] irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
 2020-07-17 11:07 UTC  (2+ messages)

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

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-17 11:03 UTC  (30+ 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] media: ov2740: add NVMEM interface to read customized OTP data
 2020-07-17 11:06 UTC  (2+ messages)

[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

[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

[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)

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

[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] "

[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  (5+ 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  (7+ messages)

[PATCH v2 1/2] ASoC: fsl_asrc: make sure the input and output clocks are different
 2020-07-17 10:38 UTC  (4+ 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


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.