All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 02:05:43 to 2020-11-25 03:30:03 UTC [more...]

[PATCH v8 00/10] Reject non-ff pulls by default
 2020-11-25  3:29 UTC  (5+ messages)
` [PATCH v8 02/10] pull: cleanup autostash check
` [PATCH v8 03/10] pull: trivial cleanup
` [PATCH v8 04/10] pull: move default warning
` [PATCH v8 05/10] pull: display default warning only when non-ff

[PATCH] checkpatch: Do not check git commit description style when backport the upstream commit
 2020-11-25  3:29 UTC 

Considering new SATA PCIe card
 2020-11-25  3:28 UTC  (5+ messages)

[PATCH 00/17] kmap: Create mem*_page interfaces
 2020-11-25  3:27 UTC  (3+ messages)
` [PATCH 09/17] fs/f2fs: Remove f2fs_copy_page()

[Bug 1905356] [NEW] No check for unaligned data access in ARM32 instructions
 2020-11-25  3:18 UTC  (2+ messages)
` [Bug 1905356] "

[PATCH] mmc: sdhci: Update firmware interface API
 2020-11-25  3:26 UTC  (4+ messages)

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-25  3:25 UTC  (5+ messages)

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-25  3:24 UTC  (19+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH v2 4/4] iio: hid-sensors: Add hinge sensor driver

[PATCH 1/1] sandbox: Make tracing totally depends on Kconfig
 2020-11-25  3:24 UTC 

[PATCH v5 0/9] "Task_isolation" mode
 2020-11-25  3:20 UTC  (7+ messages)
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2020-11-25  3:17 UTC  (15+ messages)
` [PATCH 0/6] Allow to extend the timeout without jobs disappearing
  ` [PATCH 1/6] drm/scheduler: "node" --> "list"
  ` [PATCH 2/6] gpu/drm: ring_mirror_list --> pending_list
  ` [PATCH 3/6] drm/scheduler: Job timeout handler returns status
  ` [PATCH 4/6] drm/scheduler: Essentialize the job done callback
  ` [PATCH 5/6] drm/amdgpu: Don't hardcode thread name length
  ` [PATCH 6/6] drm/sched: Make use of a "done" thread

[wireless-drivers-next:master] BUILD SUCCESS 7ec8a926188eb8e7a3cbaca43ec44f2d7146d71b
 2020-11-25  3:16 UTC 

[PATCH] powerpc/configs: Add ppc64le_allnoconfig target
 2020-11-25  3:15 UTC 

[Intel-gfx] [PATCH 0/3] Move display initialization
 2020-11-25  3:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] Venus encoder improvements
 2020-11-25  3:13 UTC  (3+ messages)
` [PATCH 1/3] venus: venc: Init the session only once in queue_setup

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-25  3:12 UTC  (6+ messages)
` [PATCH -tip 14/32] sched: migration changes for core scheduling

[PATCH] move sleep_millisec to git-compat-util.h
 2020-11-25  3:12 UTC  (4+ messages)

[PATCH v5] block: disable iopoll for split bio
 2020-11-25  3:10 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS bb8c662823b2ebd2182bcf03c21d49c09169747d
 2020-11-25  3:09 UTC 

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 9/9] selftests: mptcp: add testcases for ADD_ADDR with port
 2020-11-25  3:10 UTC 

[linux-nfc] [PATCH net-next 1/2] dt-bindings: net: nfc: s3fwrn5: Support a UART interface
 2020-11-25  3:08 UTC  (7+ messages)
  ` [linux-nfc] "
        `  "

[PATCH] arm64: dts: freescale: sl28: correct MMC order
 2020-11-25  3:03 UTC  (3+ messages)

[PATCH bpf-next v8 00/34] bpf: switch to memcg-based memory accounting
 2020-11-25  3:01 UTC  (35+ messages)
` [PATCH bpf-next v8 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v8 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v8 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v8 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v8 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v8 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v8 07/34] bpf: "
` [PATCH bpf-next v8 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v8 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v8 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v8 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v8 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v8 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v8 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v8 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v8 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v8 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v8 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v8 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v8 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v8 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v8 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v8 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v8 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v8 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v8 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v8 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v8 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v8 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v8 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v8 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v8 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v8 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v8 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

SRCU: Question on srcu_advance_state
 2020-11-25  3:03 UTC  (4+ messages)
  ` 回复: "

[wireless-drivers-next:pending] BUILD SUCCESS f4998acaef2ad6275f1de78455b101c0bd76fecf
 2020-11-25  3:02 UTC 

[PATCH bpf-next v3 0/3] Implement bpf_ima_inode_hash
 2020-11-25  3:01 UTC  (5+ messages)
` [PATCH bpf-next v3 3/3] bpf: Add a selftest for bpf_ima_inode_hash

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-25  2:59 UTC  (13+ messages)

[MPTCP] [MPTCP][PATCH v6 mptcp-next 9/9] selftests: mptcp: add testcases for ADD_ADDR with port
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 8/9] mptcp: add the mibs for ADD_ADDR with port
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 7/9] selftests: mptcp: add port argument for pm_nl_ctl
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 6/9] mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 5/9] mptcp: add port number announced check
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 4/9] mptcp: add port number check for MP_JOIN
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 3/9] mptcp: release the listening socket
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 2/9] mptcp: set the listening socket's subflow
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 1/9] mptcp: create the listening socket for new port
 2020-11-25  3:01 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 0/9] ADD_ADDR: ports support
 2020-11-25  3:01 UTC 

[f2fs-dev] [PATCH] f2fs: fix to avoid REQ_TIME and CP_TIME collision
 2020-11-25  2:57 UTC  (2+ messages)
`  "

[PATCH v3 net] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-25  2:58 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-25  2:56 UTC  (9+ messages)

[PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv
 2020-11-25  2:56 UTC  (5+ messages)
` [PATCH 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING

[PATCH for-6.0 0/2] aspeed/smc: Extend support
 2020-11-25  2:52 UTC  (5+ messages)
` [PATCH for-6.0 1/2] aspeed/smc: Add support for address lane disablement
` [PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA

[PATCH 1/2] media: mtk-vpu: VPU should be in idle state before system is suspended
 2020-11-25  2:46 UTC  (8+ messages)
` [PATCH 2/2] media: mtk-vpu: dump VPU status when IPI times out

AIMIBERICA "[your-subject]"
 2020-11-25  2:44 UTC 

[shenki:dev-5.9 104/145] drivers/misc/npcm7xx-lpc-bpc.c:105:22: sparse: sparse: invalid assignment: |=
 2020-11-25  2:53 UTC 

[PATCH v3 0/3] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-11-25  2:51 UTC  (6+ messages)
` [PATCH v3 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v3 3/3] scsi: ufs: Print host regs in IRQ handler when AH8 error happens

[PATCH] x86/Hyper-V: Support for free page reporting
 2020-11-25  2:28 UTC  (2+ messages)

[NOT PULL YET -perfbook] PoC of adding index to perfbook
 2020-11-25  2:48 UTC  (7+ messages)
    ` [GIT PULL v2 "

linux-next: build failure in Linus' tree
 2020-11-25  2:47 UTC  (4+ messages)

[PATCH v2] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-25  2:46 UTC  (2+ messages)

[PATCH] usb: mtu3: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-25  2:33 UTC  (4+ messages)

[tip:irq/core] BUILD SUCCESS 15b8d9372f27c47e17c91f6f16d359314cf11404
 2020-11-25  2:41 UTC 

[PATCH for-6.0 0/9] spapr: Perform hotplug sanity checks at pre-plug
 2020-11-25  2:40 UTC  (9+ messages)
` [PATCH for-6.0 4/9] spapr: Set compat mode in spapr_reset_vcpu()
` [PATCH for-6.0 5/9] spapr: Simplify error path of spapr_core_plug()

[GIT PULL] arm64: dts: hisilicon dts updates for v5.11
 2020-11-25  2:40 UTC  (3+ messages)

[PATCH] arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
 2020-11-25  2:40 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
 2020-11-25  2:40 UTC  (3+ messages)
  ` [dpdk-dev] "

[PATCH] arm64: defconfig: Enable Qualcomm PON driver
 2020-11-25  2:38 UTC  (2+ messages)

[GIT PULL] arm: dts: hisilicon dts updates for v5.11
 2020-11-25  2:36 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Limit frequency drop to RPe on parking
 2020-11-25  2:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

general protection fault in reiserfs_security_init
 2020-11-25  2:32 UTC 

[PATCH 5.11] io_uring: fix files cancellation
 2020-11-25  2:28 UTC  (2+ messages)

[PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios"
 2020-11-25  2:28 UTC  (4+ messages)
` [PATCH 4/8] arm64: dts: hisilicon: "

[PATCH 1/1] Btrfs: correctly calculate item size used when item key collision happends
 2020-11-25  2:29 UTC  (3+ messages)

[PATCH v2 00/18] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-25  2:27 UTC  (10+ messages)
` [PATCH v2 04/18] arm: dts: hisi-x5hd2: Harmonize EHCI/OHCI DT "
` [PATCH v2 06/18] arm64: dts: hisi: "
` [PATCH v2 16/18] arm64: dts: hi3660: Harmonize DWC USB3 "

[PATCH v3 net] enetc: Let the hardware auto-advance the taprio base-time of 0
 2020-11-25  2:28 UTC  (2+ messages)

[renesas-drivers:master] BUILD SUCCESS b63a2c95b2df0cd093f999907ebadda5cc05141f
 2020-11-25  2:27 UTC 

[PATCH] phy: renesas: rcar-gen3-usb2: disable pm_runtime in case of failure
 2020-11-25  2:31 UTC 

[renesas-drivers:topic/overlays] BUILD SUCCESS 077614b5bd95edcb53d9f9abd4a930ca601c5a9e
 2020-11-25  2:27 UTC 

[dpdk-dev] [Bug 582] [Regression Test] usertools/dpdk-devbind.py: execute "./usertools/dpdk-devbind.py --status-dev misc" command to get CBDMA device info failed
 2020-11-25  2:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH] usertools/dpdk-devbind: fix missing device classes
` [dpdk-dev] [Bug 582] [dpdk-20.11] usertools/dpdk-devbind.py "misc" option no longer available

[tip:core/mm] BUILD SUCCESS 7e015a279853e747f5d4f957855ec5310848c501
 2020-11-25  2:27 UTC 

[renesas-drivers:topic/renesas-overlays-v5.10-rc1] BUILD SUCCESS e5c6fa64e9dfbcdfaeed679fce55713bd9f541e0
 2020-11-25  2:27 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.80-2-g916d352681d9)
 2020-11-25  2:25 UTC 

[PATCH] phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors
 2020-11-25  2:24 UTC  (4+ messages)

[PATCH v9 00/11] efi_loader: add capsule update support
 2020-11-25  2:23 UTC  (8+ messages)
` [PATCH v9 04/11] efi_loader: capsule: support firmware update

[PATCH 00/11] clean up some Hisilicon-related errors detected by DT schema on arm64
 2020-11-25  2:21 UTC  (3+ messages)

[PATCH v9 0/3] Use the generic PHY framework for Ingenic USB PHY
 2020-11-25  2:20 UTC  (3+ messages)
` [PATCH v9 2/3] dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000

[PATCH -next v2] sched/topology: Mark some symbols with static keyword
 2020-11-25  2:30 UTC 

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-11-25  2:18 UTC 

[dpdk-dev] [PATCH 21.02 v1] net/virtio: fix memory init with vDPA backend
 2020-11-25  2:18 UTC  (2+ messages)

[PATCH] clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
 2020-11-25  2:17 UTC  (3+ messages)

WARNING in __rate_control_send_low
 2020-11-25  2:16 UTC  (2+ messages)

[RFC PATCH 0/4] irq: Reorder time handling against HARDIRQ_OFFSET on IRQ entry
 2020-11-25  2:15 UTC  (5+ messages)
` [RFC PATCH 1/4] sched/vtime: Consolidate IRQ time accounting
` [RFC PATCH 2/4] s390/vtime: Convert to consolidated "
` [RFC PATCH 3/4] sched/irqtime: Move irqtime entry accounting after irq offset incrementation
` [RFC PATCH 4/4] irq: Call tick_irq_enter() inside HARDIRQ_OFFSET

AW: AW: AW: AW: Xen data from meta-virtualization layer
 2020-11-25  2:14 UTC  (6+ messages)
                  ` AW: "
                      ` AW: "

[PATCH v1] clk: tegra30: Use 300MHz for video decoder by default
 2020-11-25  2:15 UTC  (4+ messages)

[RFC 1/2] pull: warn that pulling will not merge by default in Git 3.0
 2020-11-25  2:09 UTC  (2+ messages)
` [RFC 2/2] pull: default pull.ff to "only" when pull.rebase is not set either

[PATCH v2 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING
 2020-11-25  2:14 UTC 

[PATCH v3 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-25  2:14 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Add SDX55 GCC clock bindings

[PATCH 1/3] usb: phy: phy-mxs-usb: Use of_device_get_match_data()
 2020-11-25  2:13 UTC  (5+ messages)

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-25  2:08 UTC  (6+ messages)
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.246)
 2020-11-25  2:07 UTC 

[PATCH v2 15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go
 2020-11-25  2:07 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ON
 2020-11-25  2:07 UTC 

[PATCH V2] buildtools-tarball: add wic dependency into extended buildtools
 2020-11-25  2:02 UTC 

[Buildroot] [PATCH v4 1/5] package/nvidia-modprobe: new package
 2020-11-25  2:06 UTC  (4+ messages)
` [Buildroot] [PATCH v4 3/5] package/libnvidia-container: "

C vdso
 2020-11-25  2:04 UTC  (6+ messages)

[PATCH] clk: tegra: Do not return 0 on failure
 2020-11-25  2:06 UTC  (4+ messages)

[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-11-25  2:05 UTC  (5+ messages)
` [Patch v2 2/6] clk: qcom: rpmh: Add CE clock "
` [Patch v2 4/6] drivers: crypto: qce: Fix SHA result buffer corruption issues


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.