All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-05 02:48:34 to 2020-08-05 04:46:51 UTC [more...]

[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
 2020-08-05  4:45 UTC  (4+ messages)
` [PATCH v6 02/12] monitor: Use getter/setter functions for cur_mon

[PATCH 00/10] qla2xxx driver bug fixes
 2020-08-05  4:43 UTC  (6+ messages)
` [PATCH 01/10] qla2xxx: flush all sessions on zone disable
` [PATCH 02/10] qla2xxx: flush IO "
` [PATCH 03/10] qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH 04/10] qla2xxx: fix login timeout
` [PATCH 05/10] qla2xxx: reduce noisy debug message

[RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-08-05  4:45 UTC  (5+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
      ` [Bridge] "

[PATCH v2 1/3] ext4: reorganize if statement of ext4_mb_release_context()
 2020-08-05  4:43 UTC  (2+ messages)

[PATCH V6 0/2] pm80xx : Updates for the driver version 0.1.39
 2020-08-05  4:41 UTC  (3+ messages)
` [PATCH V6 1/2] pm80xx : Support for get phy profile functionality

[PATCH V2] block: loop: set discard granularity and alignment for block device backed loop
 2020-08-05  4:39 UTC  (2+ messages)

[PATCH] trace/simple: Allow enabling simple traces from command line
 2020-08-05  4:38 UTC  (6+ messages)

[PATCH] powerpc/pseries/hotplug-cpu: increase wait time for vCPU death
 2020-08-05  4:37 UTC  (6+ messages)

[Bug 1890370] [NEW] Segfault in artist vram_bit_write
 2020-08-05  4:28 UTC  (2+ messages)
` [Bug 1890370] "

[PATCH v2] generic: Verify how to change the S_DAX flag on an existing file
 2020-08-05  4:36 UTC  (3+ messages)

[Bug 1890312] [NEW] Segfault in artist_vram_read
 2020-08-05  4:26 UTC  (2+ messages)
` [Bug 1890312] "

[PATCH v3 0/8] target-hppa fixes v3
 2020-08-05  4:33 UTC  (6+ messages)
` [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run

[PATCH v11 0/6] KASAN-KUnit Integration
 2020-08-05  4:29 UTC  (14+ messages)
` [PATCH v11 1/6] Add KUnit Struct to Current Task
` [PATCH v11 2/6] KUnit: KASAN Integration
` [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit
` [PATCH v11 4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines
` [PATCH v11 5/6] KASAN: Testing Documentation
` [PATCH v11 6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[dpdk-dev] [PATCH] [RFC] cryptodev: move AES-GMAC to aead algorithms
 2020-08-05  4:27 UTC  (3+ messages)

[tpm2] Re: Obtain Public Key
 2020-08-05  4:26 UTC 

linux-next: Fixes tag needs some work in the watchdog tree
 2020-08-05  4:25 UTC  (2+ messages)

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05  4:20 UTC  (28+ messages)
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
    ` [OpenRISC] "
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
    ` [OpenRISC] "
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
    ` [OpenRISC] "

[git pull] Christoph's init series
 2020-08-05  4:21 UTC 

linux-next: build warning after merge of the ftrace tree
 2020-08-05  4:21 UTC 

[PATCH 11/23] fs: Add /proc/namespaces/ directory
 2020-08-05  4:17 UTC 

v5 for detached headers and key files
 2020-08-05  4:14 UTC  (3+ messages)
` [v5][ 4/6] cryptodisk: add support for LUKS1 detached headers

[PATCH v2 0/2] refine and clean code for synchronous mode
 2020-08-05  4:11 UTC  (9+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: Clean "
` [PATCH v2 2/2] ASoC: fsl_sai: Refine enable and disable sequence "

[PATCH] fs/io_uring.c: fix null ptr deference in io_send_recvmsg()
 2020-08-05  4:10 UTC  (7+ messages)

linux-next: manual merge of the kspp tree with the drm-misc tree
 2020-08-05  4:10 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] Userfaultfd: Avoid double free of userfault_ctx and remove O_CLOEXEC
 2020-08-05  4:08 UTC  (3+ messages)

linux-next: manual merge of the kspp tree with the rdma tree
 2020-08-05  4:07 UTC  (2+ messages)

linux-next: manual merge of the kspp tree with the net-next tree
 2020-08-05  4:05 UTC  (2+ messages)

[PATCH v7 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-05  3:37 UTC 

[PATCH v7 00/25] coresight: allow to build coresight as modules
 2020-08-05  2:54 UTC  (26+ messages)
` [PATCH v7 01/25] coresight: cpu_debug: add module name in Kconfig
` [PATCH v7 02/25] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v7 03/25] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v7 04/25] coresight: add coresight prefix to barrier_pkt
` [PATCH v7 05/25] coresight: export global symbols
` [PATCH v7 06/25] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v7 07/25] coresight: stm: allow to build coresight-stm as a module
` [PATCH v7 08/25] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v7 09/25] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v7 10/25] coresight: etm4x: allow etm4x "
` [PATCH v7 11/25] coresight: etb: allow etb "
` [PATCH v7 12/25] coresight: tpiu: allow tpiu "
` [PATCH v7 13/25] coresight: tmc: allow tmc "
` [PATCH v7 14/25] coresight: funnel: remove multiple init calls from funnel driver
` [PATCH v7 15/25] coresight: replicator: remove multiple init calls
` [PATCH v7 16/25] coresight: allow funnel and replicator drivers to be built as modules
` [PATCH v7 17/25] coresight: cti: add function to register cti associate ops
` [PATCH v7 18/25] coresight: cti: Fix remove sysfs link error
` [PATCH v7 19/25] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v7 20/25] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v7 21/25] coresight: cti: increase reference count when enabling cti
` [PATCH v7 22/25] coresight: cti: allow cti to be built as a module
` [PATCH v7 23/25] coresight: tmc-etr: add function to register catu ops
` [PATCH v7 24/25] coresight: catu: allow catu drivers to be built as modules
` [PATCH v7 25/25] coresight: allow the coresight core driver to be built as a module

[RFC 00/16] Application specific identification support
 2020-08-05  3:59 UTC  (6+ messages)
` [RFC 01/16] blkcg:Introduce blkio.app_identifier knob to blkio controller

[PATCH bpf-next 0/5] introduce BPF_PROG_TYPE_USER
 2020-08-05  3:59 UTC  (6+ messages)
` [PATCH bpf-next 2/5] libbpf: support BPF_PROG_TYPE_USER programs

[PATCH] ddr: socfpga: Fix integer overflow that caused DDR size mismatched
 2020-08-05  3:58 UTC 

[RFC PATCH 00/16] Core scheduling v6
 2020-08-05  3:57 UTC  (4+ messages)

[PATCH tty/serial v3 0/2] Add support for building i.MX serial driver as module
 2020-08-05  3:52 UTC  (4+ messages)
` [PATCH tty/serial v3 2/2] tty: serial: imx: add imx earlycon driver
    ` [EXT] "

[PATCH net 0/4] support multipacket broadcast message
 2020-08-05  3:50 UTC  (10+ messages)
` [PATCH net 1/4] can: j1939: fix support for "
` [PATCH net 2/4] can: j1939: cancel rxtimer on multipacket broadcast session complete
` [PATCH net 3/4] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH net 4/4] can: j1939: add rxtimer for multipacket broadcast session

[PATCH liburing v3 0/2] add support for new timeout feature
 2020-08-05  3:28 UTC 

linux-next: manual merge of the pidfd tree with the risc-v tree
 2020-08-05  3:41 UTC  (3+ messages)

[PATCH] io_uring: Fix use-after-free in io_sq_wq_submit_work()
 2020-08-05  3:40 UTC 

[dpdk-dev] [PATCH] doc: announce change in ETH item struct
 2020-08-05  3:39 UTC  (2+ messages)

[PATCH v2] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05  3:34 UTC  (2+ messages)

[PATCH v4 00/12] ASoC: qcom: Add support for SC7180 lpass variant
 2020-08-05  3:32 UTC  (7+ messages)
` [PATCH v4 12/12] dt-bindings: sound: lpass-cpu: Move to yaml format

[PATCH] drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmware
 2020-08-05  3:32 UTC  (2+ messages)

[PATCH v6 0/4] LSM: Measure security module data
 2020-08-05  3:25 UTC  (3+ messages)
` [PATCH v6 1/4] IMA: Add func to measure LSM state and policy

[PATCH] smb3: Incorrect size for netname negotiate context
 2020-08-05  3:22 UTC 

[PATCH 1/3] arm-bsp/u-boot: Add support for 32-bit FVP BASE machine
 2020-08-05  3:22 UTC  (2+ messages)
  ` [meta-arm] "

arch/mips/kernel/setup.c:459 early_parse_elfcorehdr() warn: inconsistent indenting
 2020-08-05  3:04 UTC  (2+ messages)

[v2,0/6] introduce TI reset controller for MT8192 SoC
 2020-08-05  3:14 UTC  (10+ messages)
` [v2,3/6] dt-binding: reset-controller: ti: add generic-reset to compatible
` [v2,5/6] reset-controller: ti: Introduce force-update method

[renesas-drivers:master] BUILD REGRESSION 54034a54970a00ea36ec15cd575bc9cdde4af286
 2020-08-05  3:16 UTC 

[renesas-drivers:topic/ravb-internal-clock-delays-v3] BUILD SUCCESS 041c6874403e6deab5aa6bbb79ddd17b5fe8c8e2
 2020-08-05  3:16 UTC 

[PATCH v5 0/4] Allow bigger 64bit window by removing default DMA window
 2020-08-05  3:17 UTC  (11+ messages)
` [PATCH v5 1/4] powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable
  ` [PATCH v5 1/4] powerpc/pseries/iommu: Create defines for operations in ibm,ddw-applicable
` [PATCH v5 2/4] powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows
  ` [PATCH v5 2/4] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH v5 3/4] powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window
` [PATCH v5 4/4] powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window

[PATCH 1/2] riscv: ptrace: Use the correct API for `fcsr' access
 2020-08-05  3:15 UTC  (5+ messages)

[PATCH 01/17] drm/amd/powerplay: define an universal data structure for gpu metrics (V4)
 2020-08-05  3:14 UTC  (4+ messages)
` [PATCH 17/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega12

[PATCH 0/7] target/arm: copro decode cleanup
 2020-08-05  3:07 UTC  (11+ messages)
` [PATCH 3/7] target/arm: Convert A32 coprocessor insns to decodetree
` [PATCH 4/7] target/arm: Tidy up disas_arm_insn()
` [PATCH 5/7] target/arm: Do M-profile NOCP checks early and via decodetree
` [PATCH 6/7] target/arm: Convert T32 coprocessor insns to decodetree
` [PATCH 7/7] target/arm: Remove ARCH macro

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-08-05  3:06 UTC  (10+ messages)
` [PATCH v2 05/18] gpiolib: cdev: support GPIO_GET_LINE_IOCTL and GPIOLINE_GET_VALUES_IOCTL

[PATCH liburing v3 0/2] add support for new timeout feature
 2020-08-05  3:04 UTC  (3+ messages)
` [PATCH liburing v3 1/2] io_uring_enter: add timeout support
` [PATCH liburing v3 2/2] test/timeout: add testcase for new timeout feature

drivers/video/fbdev/aty/mach64_cursor.c:156:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-05  3:03 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: use detected device id instead of DT one on mismatch
 2020-08-05  3:01 UTC  (3+ messages)

[PATCH] iommu/vt-d:Add support for ACPI device in RMRR
 2020-08-05  2:56 UTC  (11+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "

[PATCH V2 1/9] pci_ids: Add class code and extended capability for RCEC
 2020-08-05  3:01 UTC  (2+ messages)

[PATCH] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05  2:59 UTC  (2+ messages)

[dpdk-dev] [PATCH V1] doc: update firmware/dricer mapping table for i40e
 2020-08-05  2:41 UTC 

[PATCH 1/2] dt-bindings: fsl: Convert i.MX7ULP PM to json-schema
 2020-08-05  2:50 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: fsl: Convert i.MX7ULP SIM "

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-08-05  2:56 UTC  (11+ messages)

[PATCH] block: tolerate 0 byte discard_granularity in __blkdev_issue_discard()
 2020-08-05  2:52 UTC  (5+ messages)

[PATCH] ubifs: delete duplicated words + other fixes
 2020-08-05  2:49 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: crypto: Convert MXS DCP to json-schema
 2020-08-05  2:43 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: crypto: Convert i.MX SCC "
` [PATCH 3/3] dt-bindings: crypto: Convert i.MX sahara "

Flaw in "random32: update the net random state on interrupt and activity"
 2020-08-05  2:49 UTC 

[PATCH] xfs: delete duplicated words + other fixes
 2020-08-05  2:49 UTC 

[PATCH] reiserfs: delete duplicated words
 2020-08-05  2:49 UTC 

[PATCH] procfs: delete duplicated words + other fixes
 2020-08-05  2:49 UTC 

[PATCH] jfs: delete duplicated words + other fixes
 2020-08-05  2:49 UTC 

[PATCH] ext4: delete duplicated words + other fixes
 2020-08-05  2:48 UTC 

[PATCH] btrfs: delete duplicated words + other fixes
 2020-08-05  2:48 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.