All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-10 01:12:25 to 2021-02-10 02:08:54 UTC [more...]

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10  1:57 UTC  (28+ messages)
` [v7 PATCH 01/12] mm: vmscan: use nid from shrink_control for tracepoint
` [v7 PATCH 03/12] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v7 PATCH 04/12] mm: vmscan: remove memcg_shrinker_map_size
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered
` [v7 PATCH 08/12] mm: vmscan: add per memcg shrinker nr_deferred
` [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-02-09 23:16 UTC  (8+ messages)
` [PATCH 1/8] lib: test_bitmap: clearly separate ERANGE from EINVAL tests
` [PATCH 2/8] lib: test_bitmap: add tests to trigger ERANGE case
` [PATCH 3/8] lib: test_bitmap: add more start-end:offset/len tests
` [PATCH 5/8] lib: bitmap: pair nbits value with region struct
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap
` [PATCH 8/8] rcu: deprecate "all" option to rcu_nocbs=

[patch V2 00/13] x86/irq/64: Inline irq stack switching
 2021-02-09 23:40 UTC  (6+ messages)
` [patch V2 02/13] x86/irq: Sanitize irq stack tracking
` [patch V2 03/13] x86/irq/64: Adjust the per CPU irq stack pointer by 8
` [patch V2 05/13] x86/irq: Provide macro for inlining irq stack switching
` [patch V2 07/13] x86/entry: Convert device interrupts to inline "
` [patch V2 09/13] x86/softirq: Remove indirection in do_softirq_own_stack()

[PATCH v2 for-next] RDMA/hns: Adjust definition of FRMR fields
 2021-02-10  2:07 UTC  (3+ messages)

[PATCH] perf probe: fix kretprobe issue caused by GCC bug
 2021-02-10  0:49 UTC  (4+ messages)

[PATCH 0/3] drm/ttm: constify static vm_operations_structs
 2021-02-09 23:48 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu/ttm: constify static vm_operations_struct
` [PATCH 2/3] drm/radeon/ttm: "
` [PATCH 3/3] drm/nouveau/ttm: "

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-10  2:00 UTC  (15+ messages)
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 18/22] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in another pointer

[PATCH] Revert "drm/atomic: document and enforce rules around "spurious" EBUSY"
 2021-02-10  2:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ath10k: change len of trace_ath10k_log_dbg_dump for large buffer size
 2021-02-10  2:01 UTC  (6+ messages)

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-10  0:41 UTC  (7+ messages)
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-10  0:39 UTC  (2+ messages)
` [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe controllers

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10  0:37 UTC  (7+ messages)
  ` [Linuxarm] "

[gustavoars-linux:testing/staging/rtl8188eu 8321/8744] arch/mips/kernel/setup.c:47:39: error: redefinition of '__appended_dtb' with a different type: 'const char vs 'char
 2021-02-10  0:33 UTC 

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-10  0:28 UTC  (10+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support
            ` [EXT] "

[PATCH v2] xen: workaround missing device_type property in pci/pcie nodes
 2021-02-10  1:59 UTC  (2+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  1:58 UTC  (7+ messages)
` [PATCH mvebu v2 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
` [PATCH mvebu v2 05/10] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
` [PATCH mvebu v2 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10  0:26 UTC  (4+ messages)
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[btrfs] 8698fc4eb7: fio.write_iops 44.9% improvement
 2021-02-10  2:12 UTC 

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-10  0:24 UTC  (6+ messages)

[PATCH] cifs: do not disable noperm if multiuser mount option is not provided
 2021-02-10  1:55 UTC 

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-02-10  0:21 UTC  (8+ messages)
  ` [PATCH] ubsan: Require GCC-8+ or Clang to use UBSAN

"noperm" mount option not working
 2021-02-10  1:56 UTC  (2+ messages)

linux-next: Tree for Feb 8 (objtool: warnings: 5)
 2021-02-10  0:19 UTC  (3+ messages)
` [PATCH] ubsan: remove overflow checks

[PATCH] checks: Error on node-name and property name being the same
 2021-02-10  1:57 UTC  (4+ messages)

linux-next: Tree for Feb 8
 2021-02-10  0:16 UTC  (6+ messages)
` linux-next: Tree for Feb 8 (objtool: warnings: 5)

[PATCH v1] x86/vdso: fix CE on non-compatible cflags
 2021-02-10  0:07 UTC 

[PATCH] target/ppc: Add E500 L2CSR0 write helper
 2021-02-10  1:53 UTC  (3+ messages)

[PATCH mm] kfence: make reporting sensitive information configurable
 2021-02-09 21:34 UTC  (3+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  1:51 UTC  (10+ messages)

[tip:locking/core] BUILD SUCCESS 7f82e631d236cafd28518b998c6d4d8dc2ef68f6
 2021-02-10  0:01 UTC 

[tip:x86/cleanups] BUILD SUCCESS 3228e1dc80983ee1f5d2e533d010b3bd8b50f0e2
 2021-02-10  0:01 UTC 

[tip:ras/core] BUILD SUCCESS 9223d0dccb8f8523754122f68316dd1a4f39f7f8
 2021-02-10  0:01 UTC 

[tip:x86/urgent] BUILD SUCCESS 256b92af784d5043eeb7d559b6d5963dcc2ecb10
 2021-02-10  0:01 UTC 

[PATCH 0/2] rev-list --disk-usage
 2021-02-10  1:49 UTC  (4+ messages)
` [PATCH v2] "

[tip:timers/urgent] BUILD SUCCESS 24c242ec7abb3d21fa0b1da6bb251521dc1717b5
 2021-02-10  0:01 UTC 

[PATCH v4.4.y, v4.9.y] igb: Remove incorrect "unexpected SYS WRAP" log message
 2021-02-10  1:46 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS 936eba768e7d4701373115977db1dbe954b6f6af
 2021-02-10  0:01 UTC 

[PATCH v3 1/6] Bluetooth: btintel: Check firmware version before download
 2021-02-10  1:47 UTC  (4+ messages)
` [v3,1/6] "

[dpdk-dev] [PATCH] bus/pci: fix probing for non-netuio bound devices
 2021-02-10  1:40 UTC 

[tip:master] BUILD SUCCESS 4e2c97c69a3b1e5f303e3de8f4353cbd9b55123b
 2021-02-10  0:01 UTC 

[dpdk-dev] [PATCH v13 0/4] raw/ifpga: add extra OPAE APIs
 2021-02-10  1:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v13 1/4] raw/ifpga: add fpga rsu APIs
` [dpdk-dev] [PATCH v13 2/4] raw/ifpga: add APIs to get fpga information
` [dpdk-dev] [PATCH v13 3/4] raw/ifpga: add miscellaneous APIs
` [dpdk-dev] [PATCH v13 4/4] examples/ifpga: add example for ifpga APIs

[tip:timers/core] BUILD SUCCESS 174bcc691f44fdd05046c694fc650933819f72c7
 2021-02-10  0:01 UTC 

[tip:core/urgent] BUILD SUCCESS 36a6c843fd0d8e02506681577e96dabd203dd8e8
 2021-02-10  0:01 UTC 

[tip:sched/urgent] BUILD SUCCESS 2452483d9546de1c540f330469dc4042ff089731
 2021-02-10  0:01 UTC 

[tip:irq/urgent] BUILD SUCCESS 4c7bcb51ae25f79e3733982e5d0cd8ce8640ddfc
 2021-02-10  0:01 UTC 

[tip:x86/sgx] BUILD SUCCESS 848477782bfa2b6aec738045246abd6cd104006c
 2021-02-10  0:01 UTC 

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:58 UTC  (4+ messages)
` [PATCH v3 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
` [PATCH v3 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH v3 3/5] drm/sun4i: dw-hdmi: always set clock rate

[Intel-wired-lan] [PATCH net-next v5 0/9] igc: Add XDP support
 2021-02-10  1:47 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v5 9/9] igc: Add support for XDP_REDIRECT action

[gustavoars-linux:testing/drm/radeon/si_dpm 8321/8744] arch/mips/kernel/setup.c:47:39: error: conflicting types for '__appended_dtb'
 2021-02-09 23:56 UTC 

[Intel-gfx] [PATCH v5 0/4] drm/i915/gen9_bc: Add TGP PCH support
 2021-02-10  1:21 UTC  (4+ messages)
` [PATCH v5 2/4] drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappings
` [PATCH v5 4/4] drm/i915/gen9_bc: Add W/A for missing STRAP config on TGP PCH + CML combos
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gen9_bc: Add TGP PCH support

[PATCH 1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
 2021-02-10  1:44 UTC  (2+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-02-09 23:51 UTC  (3+ messages)

[ANNOUNCE] exfatprogs-1.1.0 version released
 2021-02-09 23:50 UTC 

[meta-oe][PATCH 1/2] lxdm: support to change user password
 2021-02-10  1:44 UTC  (3+ messages)
` [oe] "

[PATCH 1/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rk322x boards
 2021-02-09 23:50 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-09 23:45 UTC  (7+ messages)
` [RFC][PATCH 06/13] mm/migrate: update migration order during on hotplug events
` [RFC][PATCH 07/13] mm/migrate: make migrate_pages() return nr_succeeded

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-09 23:43 UTC  (3+ messages)

[clk:clk-unused 3/5] arch/arm/boot/dts/zx296702.dtsi:3:10: fatal error: dt-bindings/clock/zx296702-clock.h: No such file or directory
 2021-02-10  1:39 UTC  (4+ messages)

[PATCH] btrfs-progs: remove workaround for setting capabilities in the receive command
 2021-02-10  1:38 UTC  (2+ messages)

[PATCH net v2] vsock: fix locking in vsock_shutdown()
 2021-02-09 23:40 UTC  (2+ messages)

[PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
 2021-02-10  1:37 UTC  (4+ messages)

[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2021-02-09 23:27 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-02-09 23:24 UTC  (2+ messages)

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-09 23:24 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties
` [PATCH 02/16] dt-bindings: net: Add Baikal-T1 GMAC bindings

[xen-unstable-smoke test] 159191: tolerable all pass - PUSHED
 2021-02-10  1:37 UTC 

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-09 23:22 UTC  (3+ messages)

[GIT PULL] timer drivers for v5.12
 2021-02-09 21:51 UTC 

[GIT PULL] I3C fixes for 5.11
 2021-02-09 22:05 UTC 

[PATCH v2] hwrng: bcm2835 - remove redundant null check
 2021-02-10  1:32 UTC  (4+ messages)

Node name & property name collusion - json/yaml implications
 2021-02-10  1:35 UTC  (4+ messages)

[PATCH v2] xen/arm: fix gnttab_need_iommu_mapping
 2021-02-10  1:35 UTC  (8+ messages)

[PATCH 0/2] Add Mailbox support for TI K3 AM64x SoCs
 2021-02-09 19:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mailbox: omap: Update binding for "

[wireless-drivers-next:pending] BUILD SUCCESS dfe85c17c7c7183e1d409b948fae9d8e545cb25d
 2021-02-10  1:29 UTC 

reminder: Xenomai community call on today, Feb 10th, UTC 7:00
 2021-02-10  1:33 UTC 

[PATCH] drivers: soc: atmel: fix type for same7
 2021-02-09 23:19 UTC  (2+ messages)

[wireless-drivers-next:master] BUILD SUCCESS 7dd56ea45a6686719a9d05c3e3f946a85809d322
 2021-02-10  1:29 UTC 

[PATCH 1/2] power: supply: bq25980: Applies multiple fixes brought on
 2021-02-09 23:05 UTC  (2+ messages)
` [PATCH 2/2] power: supply: bq25980: Moves properties from battery node

[xiang-erofs:dev-test] BUILD SUCCESS 0e9a3c4fae5498e86dd11985143c4858a8300705
 2021-02-10  1:29 UTC 

[PATCH 0/4] a few KVM patches
 2021-02-10  1:28 UTC  (4+ messages)
` [PATCH 2/4] KVM: PPC: Book3S HV: Fix radix guest SLB side channel

[PATCH 0/4] btrfs: Convert kmaps to core page calls
 2021-02-09 22:03 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2021-02-09 21:18 UTC 

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-09 21:17 UTC  (5+ messages)

[PATCH] tpm: ibmvtpm: Avoid -EINTR error when IMA talks to TPM
 2021-02-09 22:13 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS a851dfa8dfa72c1781667140ba1796597be27f3b
 2021-02-10  1:29 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 0d29e30fb970e3229b2cf44ec5353ecd9d5e1e11
 2021-02-10  1:29 UTC 

[Intel-wired-lan] [tnguy-next-queue:40GbE] BUILD REGRESSION 613142b0bb8840016c7a41b3b681f6130cc49c86
 2021-02-10  1:29 UTC 

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS 5a04b958ad3906c57c6c515ba28fa340b6938d28
 2021-02-10  1:29 UTC 

[PATCH] drm/msm: fix a6xx_gmu_clear_oob
 2021-02-10  1:24 UTC  (3+ messages)

[PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel platforms
 2021-02-09 23:09 UTC  (2+ messages)

[PATCH] dt-bindings: power: renesas,apmu: Group tuples in cpus properties
 2021-02-09 22:50 UTC  (2+ messages)

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-09 23:07 UTC  (3+ messages)
` [PATCH 14/18] dt-bindings: interrupt-controller: Add DT bindings for apple-aic

[PATCH v18 00/16] RISC-V Kendryte K210 support improvements
 2021-02-10  1:24 UTC  (4+ messages)
` [PATCH v18 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver

[PATCH] ASoC: soc-pcm: change error message to debug message
 2021-02-09 23:05 UTC  (4+ messages)

[GIT PULL] extcon next for v5.12
 2021-02-09 23:09 UTC  (3+ messages)

[PATCH v3 1/3] drm/mediatek: mtk_dpi: Add check for max clock rate in mode_valid
 2021-02-09 22:57 UTC  (2+ messages)

Trouble with perf_guest_get_msrs() and pebs_no_isolation
 2021-02-09 22:56 UTC 

[PATCH v5 0/9] block: Add retry for werror=/rerror= mechanism
 2021-02-10  1:22 UTC  (2+ messages)

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-09 22:58 UTC  (3+ messages)

[PATCH] dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml
 2021-02-09 22:49 UTC  (2+ messages)

[PATCH net-next] net: phy: introduce phydev->port
 2021-02-09 23:01 UTC  (2+ messages)

[PATCH u-boot] fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
 2021-02-10  1:20 UTC  (5+ messages)

[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-09 22:51 UTC  (6+ messages)
` [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-02-09 19:29 UTC  (5+ messages)

[PATCH] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
 2021-02-09 19:55 UTC  (4+ messages)

[PATCH v3 0/2] kunit: fail tests on UBSAN errors
 2021-02-09 22:14 UTC  (2+ messages)
` [PATCH v3 1/2] kunit: support failure from dynamic analysis tools

[libvirt test] 159152: regressions - FAIL
 2021-02-10  1:20 UTC 

[PATCH 0/2] Additional vIOMMU fixes related to UNMAP notifiers
 2021-02-10  0:05 UTC  (3+ messages)
` [PATCH 2/2] spapr_iommu: Fix vhost integration regression

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 0/9] RM_ADDR: remove a list of addrs
 2021-02-10  1:18 UTC 

[RESEND][PATCH] drm/tilcdc: send vblank event when disabling crtc
 2021-02-09 21:38 UTC  (2+ messages)

[GIT PULL] memblock: remove return value of memblock_free_all()
 2021-02-10  1:17 UTC  (2+ messages)

[PATCH] ipc.2: Fix prototype parameter types
 2021-02-09 18:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH stable 4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
 2021-02-09 21:19 UTC  (2+ messages)

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-09 21:45 UTC 

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-09 22:16 UTC  (7+ messages)
` [PATCH v5 3/8] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH v5 5/8] x86/mm/tlb: Privatize cpu_tlbstate
` [PATCH v5 6/8] x86/mm/tlb: Do not make is_lazy dirty for no reason
` [PATCH v5 7/8] cpumask: Mark functions as pure
` [PATCH v5 8/8] x86/mm/tlb: Remove unnecessary uses of the inline keyword

[PATCH v4 00/12] add IRQF_NO_AUTOEN for request_irq
 2021-02-09 21:32 UTC  (3+ messages)
` [PATCH v4 01/12] genirq: "

[PATCH] dt-bindings: mtd: spi-nor: Convert to DT schema format
 2021-02-09 21:23 UTC  (2+ messages)

[PATCH 0/3] Soft limit memory management bug fixes
 2021-02-09 22:22 UTC  (3+ messages)
` [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updates


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.