All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 04:35:21 to 2021-04-30 05:57:07 UTC [more...]

incoming
 2021-04-30  5:57 UTC  (77+ messages)
` [patch 001/178] arch/ia64/kernel/head.S: remove duplicate include
` [patch 002/178] arch/ia64/kernel/fsys.S: fix typos
` [patch 003/178] arch/ia64/include/asm/pgtable.h: minor typo fixes
` [patch 004/178] ia64: ensure proper NUMA distance and possible map initialization
` [patch 005/178] ia64: drop unused IA64_FW_EMU ifdef
` [patch 006/178] ia64: simplify code flow around swiotlb init
` [patch 007/178] ia64: trivial spelling fixes
` [patch 008/178] ia64: fix EFI_DEBUG build
` [patch 009/178] ia64: mca: always make IA64_MCA_DEBUG an expression
` [patch 010/178] ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
` [patch 011/178] ia64: module: fix symbolizer crash on fdescr
` [patch 012/178] include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*()
` [patch 013/178] scripts/spelling.txt: add entries for recent discoveries
` [patch 014/178] scripts: a new script for checking duplicate struct declaration
` [patch 015/178] arch/sh/include/asm/tlb.h: remove duplicate include
` [patch 016/178] ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
` [patch 017/178] ocfs2: map flags directly in flags_to_o2dlm()
` [patch 018/178] ocfs2: fix a typo
` [patch 019/178] ocfs2/dlm: remove unused function
` [patch 020/178] kfifo: fix ternary sign extension bugs
` [patch 021/178] vfs: fs_parser: clean up kernel-doc warnings
` [patch 022/178] watchdog: rename __touch_watchdog() to a better descriptive name
` [patch 023/178] watchdog: explicitly update timestamp when reporting softlockup
` [patch 024/178] watchdog/softlockup: report the overall time of softlockups
` [patch 025/178] watchdog/softlockup: remove logic that tried to prevent repeated reports
` [patch 026/178] watchdog: fix barriers when printing backtraces from all CPUs
` [patch 027/178] watchdog: cleanup handling of false positives
` [patch 028/178] mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds
` [patch 029/178] mm, slub: enable slub_debug static key when creating cache with explicit debug flags
` [patch 030/178] kunit: add a KUnit test for SLUB debugging functionality
` [patch 031/178] slub: remove resiliency_test() function
` [patch 032/178] mm/slub.c: trivial typo fixes
` [patch 033/178] mm/kmemleak.c: fix a typo
` [patch 034/178] mm/page_owner: record the timestamp of all pages during free
` [patch 035/178] mm, page_owner: remove unused parameter in __set_page_owner_handle
` [patch 036/178] mm: page_owner: fetch backtrace only for tracked pages
` [patch 037/178] mm: page_owner: use kstrtobool() to parse bool option
` [patch 038/178] mm: page_owner: detect page_owner recursion via task_struct
` [patch 039/178] mm: page_poison: print page info when corruption is caught
` [patch 040/178] mm/memtest: add ARCH_USE_MEMTEST
` [patch 041/178] mm: provide filemap_range_needs_writeback() helper
` [patch 042/178] mm: use filemap_range_needs_writeback() for O_DIRECT reads
` [patch 043/178] iomap: "
` [patch 044/178] mm/filemap: use filemap_read_page in filemap_fault
` [patch 045/178] mm/filemap: drop check for truncated page after I/O
` [patch 046/178] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
` [patch 047/178] mm: move page_mapping_file to pagemap.h
` [patch 048/178] mm/filemap: update stale comment
` [patch 049/178] mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
` [patch 050/178] mm/gup: add compound page list iterator
` [patch 051/178] mm/gup: decrement head page once for group of subpages
` [patch 052/178] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [patch 053/178] RDMA/umem: batch page unpin in __ib_umem_release()
` [patch 054/178] mm: gup: remove FOLL_SPLIT
` [patch 055/178] mm/memremap.c: fix improper SPDX comment style
` [patch 056/178] mm: memcontrol: fix kernel stack account
` [patch 057/178] memcg: cleanup root memcg checks
` [patch 058/178] memcg: enable memcg oom-kill for __GFP_NOFAIL
` [patch 059/178] mm: memcontrol: fix cpuhotplug statistics flushing
` [patch 060/178] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [patch 061/178] mm: memcontrol: privatize memcg_page_state query functions
` [patch 062/178] cgroup: rstat: support cgroup1
` [patch 063/178] cgroup: rstat: punt root-level optimization to individual controllers
` [patch 064/178] mm: memcontrol: switch to rstat
` [patch 065/178] mm: memcontrol: consolidate lruvec stat flushing
` [patch 066/178] kselftests: cgroup: update kmem test for new vmstat implementation
` [patch 067/178] memcg: charge before adding to swapcache on swapin
` [patch 068/178] mm: memcontrol: slab: fix obtain a reference to a freeing memcg
` [patch 069/178] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [patch 070/178] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [patch 071/178] mm: memcontrol: change ug->dummy_page only if memcg changed
` [patch 072/178] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [patch 073/178] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages()
` [patch 074/178] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
` [patch 075/178] linux/memcontrol.h: remove duplicate struct declaration
` [patch 076/178] mm: page_counter: mitigate consequences of a page_counter underflow

[igt-dev] [PATCH i-g-t 0/3] lib/igt_fb: A few changes to fix test runs on ADL_P
 2021-04-30  5:53 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_fb: Fix stride for render_copy based FB conversions

[PATCH] ethernet/stmicro: Use devm_platform_ioremap_resource_byname
 2021-04-30  5:51 UTC 

[RFC PATCH v4 14/27] nvme-tcp-offload: Add IO level implementation
 2021-04-30  5:51 UTC  (2+ messages)

gdb test failure debug status update
 2021-04-30  5:51 UTC  (6+ messages)

[xen-4.12-testing test] 161522: regressions - FAIL
 2021-04-30  5:50 UTC 

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-30  5:49 UTC  (9+ messages)
` [PATCH v5 03/27] drm/amdgpu: Split amdgpu_device_fini into early and late

[PATCH] virtio-blk: drop deprecated scsi=on|off property
 2021-04-30  5:47 UTC  (2+ messages)

[PATCH v2] .gitignore: prefix local generated files with a slash
 2021-04-30  5:47 UTC  (2+ messages)

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-30  5:42 UTC  (6+ messages)
` [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies

[PATCH 5.12 -stable] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
 2021-04-30  5:45 UTC  (2+ messages)

[PATCH v2] object-info: support for retrieving object info
 2021-04-30  5:45 UTC  (2+ messages)

[PATCH v8 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-30  5:44 UTC  (8+ messages)
` [PATCH v8 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
  ` [Heads up to maintainers] "
    ` [Intel-gfx] "
  ` [Intel-gfx] "

Wired result of OP_RECVMSG in EC2 environment
 2021-04-30  5:44 UTC 

patch "dyndbg: fix parsing file query without a line-range suffix" added to char-misc-linus
 2021-04-30  5:43 UTC 

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-04-30  5:42 UTC  (8+ messages)

[PATCH] dyndbg: fix parsing file query without a line-range suffix
 2021-04-30  5:42 UTC  (4+ messages)

[PATCH 0/6] Push negotiation
 2021-04-30  5:42 UTC  (2+ messages)

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-30  5:41 UTC  (13+ messages)

[gustavoars-linux:testing/Warray-bounds] BUILD SUCCESS 5701d11321a650d1100ae0d352a16e83b926de97
 2021-04-30  5:38 UTC 

next/master build: 230 builds: 3 failed, 227 passed, 11 errors, 210 warnings (next-20210430)
 2021-04-30  5:36 UTC 

[RFC PATCH] fix xfrm MTU regression
 2021-04-30  5:36 UTC  (2+ messages)
` [RFC PATCH v2] "

[folded-merged] mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch removed from -mm tree
 2021-04-30  5:35 UTC 

[0/3] Add L3 provider support for SC7280
 2021-04-30  5:34 UTC  (3+ messages)
` [1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-30  5:33 UTC  (3+ messages)

[folded-merged] mm-page_alloc-add-a-bulk-page-allocator-fix-fix-fix.patch removed from -mm tree
 2021-04-30  5:33 UTC 

[folded-merged] mm-page_alloc-add-a-bulk-page-allocator-fix-fix.patch removed from -mm tree
 2021-04-30  5:33 UTC 

[folded-merged] mm-page_alloc-add-a-bulk-page-allocator-fix.patch removed from -mm tree
 2021-04-30  5:33 UTC 

[folded-merged] kasan-mm-integrate-page_alloc-init-with-hw_tags-fix.patch removed from -mm tree
 2021-04-30  5:32 UTC 

[driver-core:umn.edu-reverts] BUILD SUCCESS 0ba4f2bb6230ae18167909728ba274054e599b19
 2021-04-30  5:30 UTC 

[driver-core:readfile] BUILD SUCCESS 065560a1b25f997121f2c83bd19172d798bb4f3c
 2021-04-30  5:30 UTC 

[driver-core:kbuild] BUILD SUCCESS daac369a9efcc09bbad23deb751d394adebed190
 2021-04-30  5:30 UTC 

[folded-merged] lib-test_vmallocc-add-a-new-nr_threads-parameter-fix.patch removed from -mm tree
 2021-04-30  5:31 UTC 

[driver-core:umn.edu-reverts-round1] BUILD SUCCESS 11089d72b270bb621149bc8e1aa7b9173273790a
 2021-04-30  5:30 UTC 

[PATCH v8 2/2] PCI: rockchip: Add Rockchip RK356X host controller driver
 2021-04-30  5:29 UTC  (4+ messages)

[folded-merged] mm-vmalloc-improve-allocation-failure-error-messages-fix.patch removed from -mm tree
 2021-04-30  5:30 UTC 

[folded-merged] mm-vmalloc-remove-map_kernel_range-fix-2.patch removed from -mm tree
 2021-04-30  5:30 UTC 

[folded-merged] mm-vmalloc-remove-unmap_kernel_range-fix-fix.patch removed from -mm tree
 2021-04-30  5:28 UTC 

[folded-merged] mm-vmalloc-remove-unmap_kernel_range-fix.patch removed from -mm tree
 2021-04-30  5:28 UTC 

[folded-merged] mm-vmalloc-hugepage-vmalloc-mappings-fix.patch removed from -mm tree
 2021-04-30  5:27 UTC 

[PATCH v4] selftests/mincore: get readahead size for check_file_mmap()
 2021-04-30  5:26 UTC  (2+ messages)

[folded-merged] mm-vmalloc-fix-huge_vmap-regression-by-enabling-huge-pages-in-vmalloc_to_page-fix.patch removed from -mm tree
 2021-04-30  5:26 UTC 

[v3,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-04-30  5:26 UTC 

[PATCH v3, 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function
 2021-04-30  5:26 UTC  (2+ messages)
` [PATCH v3,2/2] driver: watchdog: enable wdt command by default

[folded-merged] x86-vmemmap-handle-unpopulated-sub-pmd-ranges-fix.patch removed from -mm tree
 2021-04-30  5:25 UTC 

[folded-merged] mm-memcontrol-use-obj_cgroup-apis-to-charge-kmem-pages-fix.patch removed from -mm tree
 2021-04-30  5:24 UTC 

[folded-merged] memcg-charge-before-adding-to-swapcache-on-swapin-fix.patch removed from -mm tree
 2021-04-30  5:23 UTC 

[PATCH v2 1/2] perf/x86: Skip checking if 0x0 MSR exists for guest Arch LBR
 2021-04-30  5:22 UTC  (2+ messages)
` [PATCH v2 2/2] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[ANNOUNCE] 4.9.268-rt179
 2021-04-30  5:23 UTC 

[folded-merged] mm-memcontrol-switch-to-rstat-fix-2.patch removed from -mm tree
 2021-04-30  5:23 UTC 

[folded-merged] mm-memcontrol-switch-to-rstat-fix.patch removed from -mm tree
 2021-04-30  5:22 UTC 

[folded-merged] mm-page_poison-print-page-info-when-corruption-is-caught-v2.patch removed from -mm tree
 2021-04-30  5:22 UTC 

[folded-merged] watchdog-fix-barriers-when-printing-backtraces-from-all-cpus-fix.patch removed from -mm tree
 2021-04-30  5:20 UTC 

[folded-merged] scripts-a-new-script-for-checking-duplicate-struct-declaration-fix.patch removed from -mm tree
 2021-04-30  5:20 UTC 

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-04-30  5:14 UTC  (5+ messages)

[jpirko-mlxsw:linecards 65/92] drivers/net/ethernet/mellanox/mlxsw/core_linecards.c:301:16: warning: variable 'end' set but not used
 2021-04-30  5:14 UTC 

[dpdk-dev] [PATCH 00/36] Marvell CNXK Event device Driver
 2021-04-30  5:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 00/33] "

[PATCH V11 clocksource 0/6] Do not mark clocks unstable due to delays for v5.13
 2021-04-30  5:10 UTC  (3+ messages)

[RFC PATCH v2 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-04-30  5:09 UTC  (8+ messages)
` [RFC PATCH v2 2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse

[clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog
 2021-04-30  5:08 UTC  (8+ messages)

[PATCH 1/1] NFSv4: can_open_cached needs to be called with so_lock
 2021-04-30  5:09 UTC 

[PATCH 00/16] soc: imx: gpcv2: support i.MX8MM
 2021-04-30  4:52 UTC  (17+ messages)
` [PATCH 13/16] soc: imx: gpcv2: correct pm_runtime_get_sync usage
` [PATCH 14/16] soc: imx: gpcv2: move reset assert after requesting domain power up
` [PATCH 15/16] soc: imx: gpcv2: support reset defer probe
` [PATCH 16/16] soc: imx: gpcv2: remove waiting handshake in power up

[stffrdhrn:litex-gpio-fix 11/26] drivers/hwmon/litex-hwmon.c:108:9: warning: no previous prototype for function 'litex_hwmon_is_visible'
 2021-04-30  5:08 UTC 

[PATCH 00/12] perf intel-pt: Add more support for VMs
 2021-04-30  5:02 UTC  (4+ messages)
` [PATCH 11/12] perf intel-pt: Add VM Time Correlation to decoder

linux-next: removal of the cisco tree
 2021-04-30  4:49 UTC  (2+ messages)

[PATCH V2 0/4] soc: imx: add i.MX BLK-CTL support
 2021-04-30  5:27 UTC  (10+ messages)
` [PATCH V2 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V2 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V2 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V2 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH v2] drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
 2021-04-30  4:56 UTC  (2+ messages)

[PATCH v2 1/1] net: phy: marvell: enable downshift by default
 2021-04-30  4:57 UTC 

[PATCH -perfbook 0/4] periodcheck and other updates
 2021-04-30  4:55 UTC  (5+ messages)
` [PATCH -perfbook 1/4] Auto run periodcheck on 'make'
` [PATCH -perfbook 2/4] periodcheck: Add check of '\@.' and '.\@' uses
` [PATCH -perfbook 3/4] locking: Fix typo
` [PATCH -perfbook 4/4] formal: Add v5.12 rcu-test data in Figure 12.4

[PATCH RFC v5 00/12] Add riscv kvm accel support
 2021-04-30  4:53 UTC  (4+ messages)
` [PATCH RFC v5 07/12] hw/riscv: PLIC update external interrupt by KVM when kvm enabled

[PATCH] usb: cdnsp: Useless condition has been removed
 2021-04-30  4:52 UTC  (3+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-04-30  4:50 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] fixes for link speed
 2021-04-30  4:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] app/testpmd: add link speed check before port start

[PATCH] fs/squashfs: Fix some hardlinks reading the wrong inode
 2021-04-30  4:45 UTC 

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-30  4:40 UTC  (10+ messages)

[PATCH v1 00/10] net: mvpp2: Sync Marvell mvpp2 driver with Marvell version
 2021-04-30  4:40 UTC  (4+ messages)
` [PATCH v1 08/10] net: mvpp2: fix missing switch case break

[PATCH -next] khugepaged: selftests: remove debug_cow
 2021-04-30  5:11 UTC 

[PATCH] drm/amd/display: Update modifier list for gfx10_3
 2021-04-30  4:36 UTC 

[PATCH v2 0/7] target/ppc: untangle cpu init from translation
 2021-04-30  4:34 UTC  (3+ messages)
` [PATCH v2 4/7] target/ppc: turned SPR R/W callbacks not static

[dpdk-dev] [PATCH 0/4] drivers/net: add NXP ENETFEC driver
 2021-04-30  4:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH 4/4] drivers/net/enetfec: add enqueue and dequeue support


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.