All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-14 09:09:48 to 2020-10-14 09:24:28 UTC [more...]

[PATCH 00/14] Transparent Huge Page support for XFS
 2020-10-14  3:03 UTC  (11+ messages)
` [PATCH 01/14] fs: Support THPs in vfs_dedupe_file_range
` [PATCH 03/14] iomap: Support THPs in BIO completion path
` [PATCH 04/14] iomap: Support THPs in iomap_adjust_read_range
` [PATCH 05/14] iomap: Support THPs in invalidatepage
` [PATCH 06/14] iomap: Support THPs in iomap_is_partially_uptodate
` [PATCH 07/14] iomap: Support THPs in readpage
` [PATCH 10/14] iomap: Handle THPs when writing to pages
` [PATCH 12/14] iomap: Inline data shouldn't see THPs
` [PATCH 13/14] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH 14/14] xfs: Support THPs

[PATCH v2 0/3] i2c: i2c-qcom-geni: More properly fix the DMA race
 2020-10-14  9:17 UTC  (4+ messages)
` [PATCH v2 2/3] Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
` [PATCH v2 3/3] soc: qcom: geni: Optimize/comment select fifo/dma mode

[PATCH v5 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-13 23:45 UTC  (2+ messages)
` [PATCH v5 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH 00/13] format-check: add specific type checking
 2020-10-13 23:22 UTC  (13+ messages)
` [PATCH 01/13] format-check: void * is not OK for strings, fix the test
` [PATCH 02/13] format-check: more complete parsing of the length & type modifiers
` [PATCH 03/13] format-check: add helper type_class()
` [PATCH 04/13] format-check: merge 'fmt_string' & 'string'
` [PATCH 05/13] format-check: remove unneeded member: target
` [PATCH 06/13] format-check: add a function to check to type of strings
` [PATCH 07/13] format-check: add a function to check to type of 'n' arguments
` [PATCH 08/13] format-check: add a function to check to type of pointers
` [PATCH 09/13] format-check: remove printf_fmt_print_pointer()
` [PATCH 10/13] format-check: add a function to check the type of floats
` [PATCH 11/13] format-check: add a function to check the type of integers
` [PATCH 12/13] format-check: remove wrappers around type checking methods

[PATCHSET v4] Add support for TIF_NOTIFY_SIGNAL
 2020-10-13 23:55 UTC  (10+ messages)
` [PATCH 3/4] kernel: add "
` [PATCH 4/4] task_work: use TIF_NOTIFY_SIGNAL if available

[PATCH] flex-array: fix typo in warning message
 2020-10-13 22:06 UTC 

[PATCH] bpfilter: Fix build error with CONFIG_BPFILTER_UMH
 2020-10-14  9:17 UTC 

[PATCH 2/2] drm/msm: Add support for GPU cooling
 2020-10-14  1:09 UTC  (8+ messages)
` [2/2] "

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-13 23:54 UTC  (10+ messages)

[dpdk-dev] [PATCH v3 0/4] add async data path in vhost sample
 2020-10-14  9:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] example/vhost: add async vhost args parsing function

[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
 2020-10-13 21:56 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add profiler test

[PATCH v3 1/3] t3435: use `test_config` instead of `git config`
 2020-10-13 21:30 UTC  (3+ messages)
` [PATCH v3 2/3] sequencer: fix gpg option passed to merge subcommand
` [PATCH v3 3/3] sequencer: pass explicit --no-gpg-sign to merge

[PATCH] arm/build: Always handle .ARM.exidx and .ARM.extab sections
 2020-10-13 22:56 UTC  (6+ messages)

[PATCH v2 0/3] Fix checker warnings related to cros-ec binding
 2020-10-14  2:18 UTC  (7+ messages)
` [PATCH v2 3/3] mfd: google,cros-ec: add missing properties

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-14  9:17 UTC  (6+ messages)

WARNING: at net/netfilter/nf_tables_api.c:622 lockdep_nfnl_nft_mutex_not_held+0x28/0x38 [nf_tables]
 2020-10-14  6:50 UTC 

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-14  9:22 UTC 

[dpdk-dev] [PATCH v2 00/12] acl: introduce AVX512 classify method
 2020-10-14  9:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/14] acl: introduce AVX512 classify methods

[PATCH v3 0/5] Add r8a77965 DRIF support
 2020-10-13 21:51 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: r8a77965: Add "

next/master baseline: 623 runs, 7 regressions (next-20201013)
 2020-10-14  0:26 UTC 

[PATCH 1/3] Bluetooth: hci_bcm: Add compatible string for BCM4389
 2020-10-14  5:43 UTC 

selinux: how to query if selinux is enabled
 2020-10-13 23:51 UTC  (8+ messages)

[PATCH v2 0/9] rpmsg: Make RPMSG name service modular
 2020-10-13 23:25 UTC  (7+ messages)
` [PATCH v2 2/9] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v2 3/9] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v2 4/9] rpmsg: Move rpmsg_hr and rpmsg_ns_msg to header file
` [PATCH v2 6/9] rpmsg: core: Add channel creation internal API
` [PATCH v2 7/9] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v2 8/9] rpmsg: Make rpmsg_{register|unregister}_device() public

[PATCH for-next] RDMA/rxe - Respond to skb_clone failure in rxe_recv.c
 2020-10-14  0:39 UTC  (2+ messages)

[PATCH 1/4] tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
 2020-10-14  1:13 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] Arm build options rework
 2020-10-14  9:22 UTC  (8+ messages)
` [dpdk-dev] [RFC PATCH v2 0/6] "
  ` [dpdk-dev] [RFC PATCH v2 3/6] build: automatic NUMA and cpu counts detection

[PATCH 0/3] ASoC: sof: cleanup Kconfig files
 2020-10-14  2:56 UTC  (3+ messages)
` [PATCH 2/3] ASoC: sof: intel: fix Kconfig punctuation and wording
` [PATCH 3/3] ASoC: sof: Kconfig: "

[RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
 2020-10-14  1:47 UTC  (2+ messages)

[PATCH] net: sockmap: Don't call bpf_prog_put() on NULL pointer
 2020-10-14  9:20 UTC  (2+ messages)

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-10-14  0:32 UTC  (5+ messages)

[PATCH v2] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-10-14  2:55 UTC  (4+ messages)

[PATCH v3 0/4] HID: gamecube-adapter
 2020-10-14  1:30 UTC  (4+ messages)
` [PATCH v3 1/4] HID: gamecube-adapter: add nintendo gamecube adapter
` [PATCH v3 2/4] HID: gamecube-adapter: add rumble support
` [PATCH v3 3/4] HID: gamecube-adapter: add auto calibration

[dpdk-dev] [PATCH v4 0/5] fix default max mtu size when device configured
 2020-10-14  9:19 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/5] net/e1000: fix max mtu size packets with vlan tag cannot be received by default
  ` [dpdk-dev] [PATCH v5 2/5] net/igc: "
  ` [dpdk-dev] [PATCH v5 3/5] net/ice: "
  ` [dpdk-dev] [PATCH v5 4/5] net/i40e: "
  ` [dpdk-dev] [PATCH v5 5/5] net/iavf: "

[PATCH v4 0/5] Speed up mremap on large regions
 2020-10-14  0:53 UTC  (6+ messages)
` [PATCH v4 1/5] kselftests: vm: Add mremap tests
` [PATCH v4 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions
` [PATCH v4 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH v4 5/5] x86: "

[PATCH] update TODOs
 2020-10-13 22:16 UTC 

[PATCH 4.14 00/70] 4.14.201-rc1 review
 2020-10-14  1:28 UTC  (2+ messages)

[PATCH 0/5] Improve kernel section protections
 2020-10-14  1:20 UTC  (8+ messages)
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data

[libgpiod][PATCH] core: Basic port to uAPI v2
 2020-10-14  3:17 UTC  (3+ messages)

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-14  1:19 UTC  (7+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
 2020-10-14  2:27 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-13 22:40 UTC  (9+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-14  9:11 UTC  (16+ messages)
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[cip-dev] [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x
 2020-10-14  9:22 UTC  (3+ messages)
` [cip-dev] [RFC PATCH 4.19.y-cip 41/50] PCI: rcar: Add endpoint mode support

next/pending-fixes baseline: 354 runs, 5 regressions (v5.9-3938-gf4dd85cd788b)
 2020-10-13 23:59 UTC 

[PATCH bpf] bpf: selftest: Fix flaky tcp_hdr_options test when adding addr to lo
 2020-10-13 21:59 UTC  (2+ messages)

[PATCH] arm64: vdso32: Allow ld.lld to properly link the VDSO
 2020-10-13 22:37 UTC  (2+ messages)

[PATCH v2] nvmet: fix uninitialized work for zero kato
 2020-10-14  3:36 UTC 

[PATCH] fs: btrfs: Fix incorrect printf qualifier
 2020-10-14  3:24 UTC 

[PATCH] libproxy: fix CVE-2020-25219
 2020-10-14  9:22 UTC 

[PATCH] RDMA/rxe: Fix possible NULL pointer dereference
 2020-10-14  0:37 UTC  (2+ messages)
  ` FW: "

[PATCH] pwm: zx: Add missing cleanup in error path
 2020-10-14  2:01 UTC  (2+ messages)

[PATCH 0/3] i2c: i2c-qcom-geni: More properly fix the DMA race
 2020-10-13 21:38 UTC  (8+ messages)
` [PATCH 1/3] soc: qcom: geni: More properly switch to DMA mode
` [PATCH 3/3] soc: qcom: geni: Optimize select fifo/dma mode

vxlan_asymmetric.sh test failed every time
 2020-10-14  1:39 UTC  (3+ messages)

[PATCHSET RFC v3 0/6] Add support for TIF_NOTIFY_SIGNAL
 2020-10-13 23:37 UTC  (9+ messages)

using one gpio for multiple dht22 sensors
 2020-10-14  9:13 UTC  (3+ messages)

[PATCH v3 0/2] arm64: Add basic support for Kobol's Helios64
 2020-10-13 22:41 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: "

[PATCH] dt-bindings: fxas21002c: convert bindings to yaml
 2020-10-13 21:47 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in squashfs_get_id
 2020-10-14  9:21 UTC  (6+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] firmware: arm_scmi: Fix duplicate workqueue name
 2020-10-14  9:18 UTC  (3+ messages)

[PATCH 4.4 00/39] 4.4.239-rc1 review
 2020-10-14  1:43 UTC  (2+ messages)

[PATCH v2] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-10-14  5:30 UTC  (4+ messages)

[PATCH 4.9 00/54] 4.9.239-rc1 review
 2020-10-14  1:39 UTC  (2+ messages)

[PATCH 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-10-13 21:49 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2] media: ov5640: fix support of BT656 bus mode
 2020-10-13 22:26 UTC  (2+ messages)

[RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
 2020-10-14  1:11 UTC  (2+ messages)

[BlueZ PATCH v6 1/6] adv_monitor: Implement RSSI Filter logic for background scanning
 2020-10-13 23:45 UTC  (8+ messages)
` [BlueZ PATCH v6 2/6] adv_monitor: Implement Adv matching based on stored monitors

[PATCH 4.19 00/49] 4.19.151-rc1 review
 2020-10-14  1:27 UTC  (2+ messages)

[PATCH v3] drm/msm/dp: fixes wrong connection state caused by failure of link train
 2020-10-14  0:37 UTC  (2+ messages)

[PATCH v4] drm/msm/dp: return correct connection status after suspend
 2020-10-14  0:36 UTC  (2+ messages)

Running JITed and interpreted programs simultaneously
 2020-10-13 22:05 UTC  (2+ messages)

[PATCH 5.4 00/85] 5.4.71-rc1 review
 2020-10-14  1:24 UTC  (2+ messages)

[PATCH v6 0/4] Add mmc support for MT8192 SoC
 2020-10-14  3:06 UTC  (5+ messages)
` [PATCH v6 4/4] mmc: mediatek: Add subsys clock control for MT8192 msdc

[PATCH] mt76: mt7603: add additional EEPROM chip ID
 2020-10-13 23:55 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
 2020-10-14  9:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 04/10] ethdev: add simple power management API
` [dpdk-dev] [PATCH v5 07/10] net/i40e: implement "

[PATCH 00/33] stm32: enable logging features
 2020-10-14  9:16 UTC  (34+ messages)
` [PATCH 01/33] arm: stm32mp: migrate trace to log macro
` [PATCH 02/33] arm: stm32mp: migrate cmd_stm32prog "
` [PATCH 03/33] arm: stm32mp: bsec: migrate trace "
` [PATCH 04/33] pinctrl: stm32: "
` [PATCH 05/33] gpio: stm32-gpio: migrate trace to dev and "
` [PATCH 06/33] remoproc: stm32: migrate trace to "
` [PATCH 07/33] ram: "
` [PATCH 08/33] ram: stm32mp1: migrate trace to dev or "
` [PATCH 09/33] mmc: stm32_sdmmc2: migrate trace to dev and "
` [PATCH 10/33] timer: stm32: migrate trace to "
` [PATCH 11/33] hwspinlock: "
` [PATCH 12/33] rtc: "
` [PATCH 13/33] watchdog: stm32mp: migrate trace to dev macro
` [PATCH 14/33] power: regulator: stm32-verfbuf: define LOG_CATEGORY
` [PATCH 15/33] misc: rcc: migrate trace to dev macro
` [PATCH 16/33] misc: rcc: keep the rcc device name for subnode
` [PATCH 17/33] clk: stm32mp1: migrate trace to dev and log macro
` [PATCH 18/33] clk: clk_stm32f: "
` [PATCH 19/33] clk: clk_stm32h7: "
` [PATCH 20/33] reset: stm32-reset: "
` [PATCH 21/33] mailbox: stm32-ipcc: "
` [PATCH 22/33] i2c: stm32f7_i2c: "
` [PATCH 23/33] phy: stm32-usbphyc: "
` [PATCH 24/33] spi: stm32_spi: "
` [PATCH 25/33] spi: stm32_qspi: "
` [PATCH 26/33] mtd: stm32_fmc2: "
` [PATCH 27/33] memory: stm32-fmc2: "
` [PATCH 28/33] serial: stm32: define LOG_CATEGORY
` [PATCH 29/33] video: stm32_ltdc: migrate trace to dev and log macro
` [PATCH 30/33] video: stm32_dsi: "
` [PATCH 31/33] board: st: stm32mp1: "
` [PATCH 32/33] board: st: common: "
` [PATCH 33/33] configs: stm32mp15: enable LOG features

[PATCH 1/1] net: dsa: seville: fix buffer size of the queue system
 2020-10-14  9:15 UTC  (2+ messages)

Multi-core scalability problems
 2020-10-14  9:15 UTC  (4+ messages)

[Linux-kernel-mentees] [RFC PATCH v2] checkpatch: add shebang check to EXECUTE_PERMISSIONS
 2020-10-14  6:47 UTC  (8+ messages)
            `  "

[PATCH v11 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-14  6:49 UTC  (3+ messages)
` [PATCH v11 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH v1 5/6] i2c: iproc: handle master read request
 2020-10-14  9:12 UTC  (4+ messages)

[MPTCP] Re: [mptcp-dev] mptcp code in kernel 5.8
 2020-10-14  9:13 UTC 

[PATCH 0/7] TC-ETF support PTP clocks series
 2020-10-14  9:12 UTC 

[PATCH] fuzz: Disable QEMU's signal handlers
 2020-10-14  9:09 UTC  (4+ messages)

[PATCH V2 00/12] imx: doc update
 2020-10-14  9:12 UTC  (13+ messages)
` [PATCH V2 01/12] board: imx: address dd usage in README
` [PATCH V2 02/12] doc: board: Convert i.MX8MP EVK README to reST
` [PATCH V2 03/12] doc: board: Convert i.MX8MN "
` [PATCH V2 04/12] doc: board: Convert i.MX8MM "
` [PATCH V2 05/12] doc: board: Convert i.MX8MQ "
` [PATCH V2 06/12] doc: board: Convert i.MX8QXP MEK "
` [PATCH V2 07/12] doc: board: Convert i.MXRT1020 EVK "
` [PATCH V2 08/12] doc: board: Convert i.MXRT1050 "
` [PATCH V2 09/12] doc: board: Convert i.MX6 Sabreauto "
` [PATCH V2 10/12] doc: board: Convert i.MX6 Sabresd "
` [PATCH V2 11/12] doc: board: Convert i.MX6UL 14x14 EVK "
` [PATCH V2 12/12] doc: board: Convert i.MX6ULL "

[PATCH] btrfs: fix relocation failure due to race with fallocate
 2020-10-14  9:10 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix flow flush with invalid port
 2020-10-14  8:30 UTC 

[qemu-mainline test] 155785: regressions - FAIL
 2020-10-14  9:09 UTC 

[PATCH] jfs: delete duplicated words + other fixes
 2020-10-14  5:30 UTC  (2+ messages)

[libgpiod][PATCH] tests: rename freq parameter to period_ms
 2020-10-14  3:45 UTC 

[libgpiod][PATCH 0/2] tests: improve wait_multiple coverage
 2020-10-14  3:47 UTC  (3+ messages)
` [libgpiod][PATCH 1/2] tests: create mismatch between chip and bulk offsets in wait_multiple
` [libgpiod][PATCH 2/2] tests: add check of event offset to wait_multiple

[Intel-gfx] [PATCH] drm/i915/gt: Confirm the context survives execution
 2020-10-14  9:09 UTC  (5+ messages)

[PATCH 0/1] Fix Aspeed ast2600 MAC TX hang
 2020-10-14  6:41 UTC  (3+ messages)
` [PATCH 1/1] net: ftgmac100: Fix Aspeed ast2600 TX hang issue


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.