All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-04 05:49:12 to 2021-06-04 06:49:29 UTC [more...]

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-04  6:49 UTC  (31+ messages)
` [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 4/9] m68k: "
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[git:media_tree/master] media: zr364xx: fix memory leak in zr364xx_start_readpipe
 2021-06-02 11:35 UTC 

[meta-gplv2][PATCH] layer.conf: set honister in LAYERSERIES_COMPAT
 2021-06-04  6:49 UTC 

[PATCH -next] ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex()
 2021-06-04  6:48 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic: Communicate a change of the IRQ state via vgic_queue_irq_unlock
 2021-06-04  6:48 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: arm: imx: scu: fix naming typo of clk compatible string
 2021-06-04  6:46 UTC  (5+ messages)
` [PATCH 6/6] clk: imx8qm: add clock valid resource checking

[PATCH] tools/testing/nvdimm: use vzalloc() instead of vmalloc()/memset(0)
 2021-06-04  6:48 UTC  (2+ messages)

[PATCH] net: fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
 2021-06-04  6:45 UTC 

[bug report] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
 2021-06-04  6:45 UTC  (3+ messages)

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-04  6:43 UTC  (5+ messages)

[input:for-linus] BUILD SUCCESS 45a4b68354ffccbc9ca71027bd34754ca24f5183
 2021-06-04  6:43 UTC 

[tty:tty-testing] BUILD SUCCESS 910cc9537302caddc9777cf3ae2f5582730380c9
 2021-06-04  6:43 UTC 

Watch I need know
 2021-06-04  6:36 UTC 

[PATCH net-next v3 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-04  6:43 UTC  (4+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS 92722bac5fe4dc4582282bad02dd1fb95e892705
 2021-06-04  6:42 UTC 

[tip:ras/core] BUILD SUCCESS 40cd0aae5957ec175b73dc17dce6079d33fa74f6
 2021-06-04  6:42 UTC 

[Bug 14713] SMBv3 negotiation fails with a Solaris server
 2021-06-04  6:42 UTC 

[PATCH v12 0/3] bio: control bio max size
 2021-06-04  6:41 UTC  (2+ messages)

[PATCH RFC 00/24] scsi: Revamp result values
 2021-06-04  6:40 UTC  (3+ messages)
` [PATCH 13/24] scsi: Kill DRIVER_SENSE

[PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com>
 2021-06-04  6:40 UTC  (2+ messages)

[PATCH 00/13] Intel Hardware P-States (HWP) support
 2021-06-04  6:39 UTC  (7+ messages)
` [PATCH 04/13] cpufreq: Add Hardware P-State (HWP) driver

[PATCH] block: return the correct bvec when checking for gaps
 2021-06-04  6:38 UTC  (3+ messages)

[PATCH 1/2] memcg: switch lruvec stats to rstat
 2021-06-04  6:18 UTC  (3+ messages)
` [PATCH 2/2] memcg: periodically flush the memcg stats

SR-IOV: do we need to virtualize in Xen or rely on Dom0?
 2021-06-04  6:37 UTC 

[RFC] /dev/ioasid uAPI proposal
 2021-06-04  6:37 UTC  (19+ messages)

[RFC PATCH 0/2] EVM: add some debugging info
 2021-06-04  6:37 UTC  (3+ messages)
` [RFC PATCH 1/2] ima: differentiate between EVM failures in the audit log

[meta-openssl102][PATCH] layer.conf: support honister
 2021-06-04  6:36 UTC 

[PATCH] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-06-04  6:33 UTC 

Regression with 6cfcd5563b4f on BeagleBoard Rev C2
 2021-06-04  6:35 UTC  (4+ messages)

"rtdm/nrtsig: move inband work description off the stack"
 2021-06-04  6:34 UTC  (13+ messages)

[PATCH v2 0/2] Fixes for "Windows fails to boot"
 2021-06-04  6:32 UTC  (5+ messages)

[PATCH v3] backlight: ktd253: Stabilize backlight
 2021-06-04  6:32 UTC 

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2021-06-04  6:31 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] net: sched: refactor cls_bpf creation code
` [PATCH bpf-next v2 2/7] bpf: export bpf_link functions for modules
` [PATCH bpf-next v2 3/7] net: sched: add bpf_link API for bpf classifier
` [PATCH bpf-next v2 4/7] net: sched: add lightweight update path for cls_bpf
` [PATCH bpf-next v2 5/7] tools: bpf.h: sync with kernel sources
` [PATCH bpf-next v2 6/7] libbpf: add bpf_link based TC-BPF management API
` [PATCH bpf-next v2 7/7] libbpf: add selftest for "

[PATCH] ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
 2021-06-04  6:31 UTC 

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-04  6:21 UTC  (7+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-04  6:29 UTC  (11+ messages)

[PATCH v2] crypto: sm2 - fix a memory leak in sm2
 2021-06-04  6:30 UTC 

[PATCH] staging: mt7621-dts: review pcie overlay in 'gbpc1' dts file
 2021-06-04  6:30 UTC 

[PATCH] clk: meson: g12a: Add missing NNA source clocks for g12b
 2021-06-04  6:26 UTC  (4+ messages)

[Bug 213053] New: WARNING on dcn30_hwseq.c dcn30_set_hubp_blank, AMD Radeon 6700XT
 2021-06-04  6:28 UTC  (2+ messages)
` [Bug 213053] "

[dm-devel] [PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-04  5:48 UTC  (13+ messages)
` [dm-devel] [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
` [dm-devel] [PATCH v4 02/10] dax: Introduce holder for dax_device
` [dm-devel] [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [dm-devel] [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [dm-devel] [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [dm-devel] [PATCH v4 06/10] fs/dax: Implement dax_holder_operations
` [dm-devel] [PATCH v4 07/10] dm: Introduce ->rmap() to find bdev offset
` [dm-devel] [PATCH v4 08/10] md: Implement dax_holder_operations
    `  "
` [dm-devel] [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
` [dm-devel] [PATCH v4 10/10] fs/dax: Remove useless functions

[dm-devel] dm: Forbid requeue of writes to zones
 2021-06-03 22:17 UTC 

fix u32 printf specifier
 2021-06-04  6:27 UTC  (4+ messages)

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-03 15:36 UTC  (5+ messages)
` [PATCH 07/30] ms_block: use blk_mq_alloc_disk
  ` [dm-devel] "
` [PATCH 08/30] mspro: "
  ` [dm-devel] "

[PATCH] btrfs/029: fix the test compatible with older cp(1)
 2021-06-04  6:25 UTC 

[ath6kl:pending-deferred] BUILD SUCCESS 39982f3f2943521c640ead64cc150715aa05abf7
 2021-06-04  6:24 UTC 

[dm-devel] [PATCH] dm: fix uninitialized variable use
 2021-06-04  0:47 UTC 

[ath6kl:master] BUILD SUCCESS 6776b3d32a8f1c7c8479699217d1e545cab0704c
 2021-06-04  6:23 UTC 

[ath6kl:ath-next] BUILD SUCCESS 238ebd8b487b7fc995284e9580257801f2c76aa5
 2021-06-04  6:23 UTC 

Gmail OAuth2 in git send-email
 2021-06-04  6:23 UTC  (13+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-03  6:39 UTC  (4+ messages)
` [PATCH 5/6] sched,timer: Use __set_current_state()
    ` [dm-devel] "

[OE-core] [PATCH] cmake: upgrade 3.20.2 -> 3.20.3
 2021-06-04  6:22 UTC  (3+ messages)
` [OE-core] [PATCH] m4: upgrade 1.4.18 -> 1.4.19

[andersson-kernel:wip/sc8180x-edp-dp-nvme-sdx55-dump 85/92] undefined reference to `typec_switch_get_drvdata'
 2021-06-04  6:21 UTC 

[PATCH 1/3] recipes-bsp/opensbi: Disable FW_PIC
 2021-06-04  6:20 UTC  (3+ messages)
` [PATCH 2/3] recipes-bsp/u-boot: Allow deploying the u-boot DTB
  ` [OE-core] "

[git:media_tree/master] media: dtv5100: fix control-request directions
 2021-06-02 12:09 UTC 

[git:media_tree/master] media: gspca/sq905: fix control-request direction
 2021-06-02 12:10 UTC 

[git:media_tree/master] media: gspca/sunplus: fix zero-length control requests
 2021-06-02 12:15 UTC 

[git:media_tree/master] media: rtl28xxu: fix zero-length control request
 2021-06-02 12:15 UTC 

[LTP] [RFC PATCH 0/2] Libclang based analyzer
 2021-06-04  6:20 UTC  (5+ messages)
` [LTP] [RFC PATCH 1/2] Add 'make checks' and clang-checks to build system

[Buildroot] [PATCH 0/2] package/lvm2: fix installation (branch yem/lvm2-fixes)
 2021-06-04  6:20 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/lvm2: fix installation of systemd units

[LTP] [PATCH] ltp-aiodio/dio_append: fix dio_append()
 2021-06-04  6:19 UTC  (6+ messages)
  ` [LTP] 答复: "
      ` [LTP] 答复: "
          ` [LTP] 答复: "

[KVM] a2bad6a990: kernel-selftests.kvm.make_fail
 2021-06-04  6:16 UTC  (3+ messages)

[andersson-kernel:wip/sc8180x-edp-dp-nvme-sdx55-dump 33/92] ld.lld: error: undefined symbol: pdr_handle_alloc
 2021-06-04  6:17 UTC 

[PATCH] harfbuzz: Fix unused-variable warning
 2021-06-04  6:17 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-04  6:16 UTC  (4+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[RFC PATCH] dt-bindings: hwlock: sun6i: Fix various warnings in binding
 2021-06-04  6:14 UTC  (3+ messages)

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-04  6:13 UTC  (5+ messages)
` [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin

staging: vc04_services: Need suggestions on trying to fix sparse warning in vchiq_arm.c
 2021-06-04  6:13 UTC  (5+ messages)

Reminder: informal call tomorrow 18:00 UTC
 2021-06-04  6:14 UTC 

Strange TCP behaviour when appending data to a packet from netfilter
 2021-06-03 19:46 UTC  (2+ messages)

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-06-04  6:13 UTC  (4+ messages)

[PATCH v5 09/12] wcn36xx: Add GTK offload info to WoWLAN resume
 2021-06-04  6:13 UTC  (2+ messages)

Headers for whitelisted kernel functions available to BPF programs
 2021-06-04  6:13 UTC  (2+ messages)

[PATCH v2 1/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
 2021-06-04  6:11 UTC  (3+ messages)

Linux 4.19.193
 2021-06-04  6:11 UTC  (2+ messages)

[PATCH] x86/perf: Fixed obtaining address error about performance monitor MSR on old Inel CPU
 2021-06-04  5:54 UTC 

[tip:sched/core] BUILD SUCCESS a9e906b71f963f19aabf7af59f73f37c929a5221
 2021-06-04  6:04 UTC 

[pci:pci/resource] BUILD SUCCESS 5930343e4732616c2c36c8be199928307b3043c3
 2021-06-04  6:03 UTC 

[PATCH v4 08/10] md: Implement dax_holder_operations
 2021-06-04  6:04 UTC 

[hwmon:hwmon-next] BUILD SUCCESS a145de31242cd98f790b306e1b0f0f226b5ad428
 2021-06-04  6:03 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 404e5a12691fe797486475fe28cc0b80cb8bef2c
 2021-06-04  6:03 UTC 

[hwmon:hwmon] BUILD SUCCESS 1603eb86c6fba8eca72f711211b53db4305a4cad
 2021-06-04  6:02 UTC 

[PATCH v2 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-06-04  6:02 UTC  (7+ messages)
` [PATCH v2 1/6] tools/libs/guest: fix max_pfn setting in map_p2m()
` [PATCH v2 2/6] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
` [PATCH v2 3/6] tools/libs/ctrl: use common p2m mapping code in xc_domain_resume_any()
` [PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest
` [PATCH v2 5/6] tools/libs: move xc_core* from libxenctrl "
` [PATCH v2 6/6] tools/libs/guest: make some definitions private "

[PATCH] regulator: rt6160: Convert to use regulator_set_ramp_delay_regmap
 2021-06-04  5:59 UTC  (8+ messages)

[PATCH net] virtio-net: fix for skb_over_panic inside big mode
 2021-06-04  6:00 UTC  (3+ messages)

[PATCH] udmabuf: Add support for mapping hugepages
 2021-06-04  5:59 UTC  (3+ messages)
` [PATCH] udmabuf: Add support for mapping hugepages (v2)

[PATCH v2] pinctrl: ralink: pinctrl-rt2880: avoid to error in calls if pin is already enabled
 2021-06-04  5:55 UTC 

[PATCH 2/7] platform/surface: aggregator: Allow enabling of events without notifiers
 2021-06-04  5:55 UTC  (3+ messages)

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-06-04  5:55 UTC  (6+ messages)
` [PATCH RFC 0/2] Fix m68k multiplatform ISA support
  ` [PATCH RFC 1/2] m68k: io_mm.h: conditionalize ISA address translation on Atari

[PATCH 0/7] Do not read from descriptor ring
 2021-06-04  5:53 UTC  (16+ messages)
` [PATCH 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [PATCH 2/7] virtio_ring: rename vring_desc_extra_packed
` [PATCH 3/7] virtio-ring: factor out desc_extra allocation
` [PATCH 4/7] virtio_ring: secure handling of mapping errors
` [PATCH 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [PATCH 6/7] virtio: use err label in __vring_new_virtqueue()
` [PATCH 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue

mips64-linux-ld: decompress.c:undefined reference to `ftrace_likely_update'
 2021-06-04  5:54 UTC  (2+ messages)

[PATCH v2 0/2] Fix up casefolding sysfs entries for F2FS
 2021-06-04  5:54 UTC  (8+ messages)
` [PATCH v2 2/2] f2fs: Advertise encrypted casefolding in sysfs
          ` [f2fs-dev] "

[PATCH] pinctrl: ralink: pinctrl-rt2880: avoid to error in calls is pin is already enabled
 2021-06-04  5:53 UTC 

[dpdk-dev] 19.11.9 patches review and test - V2
 2021-06-04  5:52 UTC 

[PATCH 1/5] riscv: ae350: dts: Add SPDX license header
 2021-06-04  5:51 UTC  (5+ messages)
` [PATCH 2/5] riscv: ae350: dts: Remove the unnecessary space in bootargs
` [PATCH 3/5] riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodes
` [PATCH 4/5] riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit
` [PATCH 5/5] riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config

Scrub: Uncorrectable error due to SSD read error
 2021-06-04  5:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-06-04  5:51 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: add pin_file in feature list
 2021-06-04  5:50 UTC  (2+ messages)
`  "

[PATCH] f2fs: clean up /sys/fs/f2fs/<disk>/features
 2021-06-04  5:49 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[dpdk-dev] [PATCH] eal/arm: enable FreeBSD build
 2021-06-04  5: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.