All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 02:36:06 to 2023-01-06 03:43:42 UTC [more...]

+ scripts-gdb-add-mm-introspection-utils.patch added to mm-nonmm-unstable branch
 2023-01-06  3:42 UTC 

[PATCH 0/5] remoteproc: imx_rproc: support firmware in DDR
 2023-01-06  3:43 UTC  (11+ messages)
` [PATCH 1/5] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH 2/5] remoteproc: imx_rproc: add devtype
` [PATCH 3/5] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH 4/5] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH 5/5] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[PATCH net-next v3 0/8] net: wangxun: Adjust code structure
 2023-01-06  3:38 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: txgbe: Remove structure txgbe_hw
` [PATCH net-next v3 2/8] net: ngbe: Remove structure ngbe_hw
` [PATCH net-next v3 3/8] net: txgbe: Move defines into unified file
` [PATCH net-next v3 4/8] net: ngbe: "
` [PATCH net-next v3 5/8] net: wangxun: Move MAC address handling to libwx
` [PATCH net-next v3 6/8] net: wangxun: Rename private structure in libwx
` [PATCH net-next v3 7/8] net: txgbe: Remove structure txgbe_adapter
` [PATCH net-next v3 8/8] net: ngbe: Remove structure ngbe_adapter

[PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
 2023-01-06  3:41 UTC  (3+ messages)

Please pull u-boot-dm/next
 2023-01-06  3:40 UTC 

[PATCH net-next v3 0/7] net: wangxun: Adjust code structure
 2023-01-06  3:37 UTC  (2+ messages)

[PATCH 0/2]Reduce lcm_reset to DSI LP11 send cmd time
 2023-01-06  3:05 UTC  (9+ messages)
` [PATCH 1/2] drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
` [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code time

[PULL v3 00/43] riscv-to-apply queue
 2023-01-06  3:13 UTC  (44+ messages)
` [PULL v3 01/43] target/riscv: Fix PMP propagation for tlb
` [PULL v3 02/43] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
` [PULL v3 03/43] tcg/riscv: Fix reg overlap case in tcg_out_addsub2
` [PULL v3 04/43] tcg/riscv: Fix base register for user-only qemu_ld/st
` [PULL v3 05/43] hw/riscv/opentitan: bump opentitan
` [PULL v3 06/43] hw/riscv/opentitan: add aon_timer base unimpl
` [PULL v3 07/43] target/riscv: Add smstateen support
` [PULL v3 08/43] target/riscv: smstateen check for h/s/envcfg
` [PULL v3 09/43] target/riscv: generate virtual instruction exception
` [PULL v3 10/43] target/riscv: Add itrigger support when icount is not enabled
` [PULL v3 11/43] target/riscv: Add itrigger support when icount is enabled
` [PULL v3 12/43] target/riscv: Enable native debug itrigger
` [PULL v3 13/43] target/riscv: Add itrigger_enabled field to CPURISCVState
` [PULL v3 14/43] hw/intc: sifive_plic: Renumber the S irqs for numa support
` [PULL v3 15/43] target/riscv: Typo fix in sstc() predicate
` [PULL v3 16/43] hw/riscv: virt: Remove the redundant ipi-id property
` [PULL v3 17/43] target/riscv: support cache-related PMU events in virtual mode
` [PULL v3 18/43] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
` [PULL v3 19/43] hw/misc: pfsoc: add fabric clocks to ioscb
` [PULL v3 20/43] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PULL v3 21/43] hw/{misc, riscv}: pfsoc: add system controller "
` [PULL v3 22/43] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
` [PULL v3 23/43] target/riscv: Fix mret exception cause when no pmp rule is configured
` [PULL v3 24/43] target/riscv: Set pc_succ_insn for !rvc illegal insn
` [PULL v3 25/43] target/riscv: Simplify helper_sret() a little bit
` [PULL v3 26/43] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
` [PULL v3 27/43] RISC-V: Add Zawrs ISA extension support
` [PULL v3 28/43] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
` [PULL v3 29/43] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PULL v3 30/43] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PULL v3 31/43] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PULL v3 32/43] hw/riscv: spike: Remove misleading comments
` [PULL v3 33/43] hw/intc: sifive_plic: Drop PLICMode_H
` [PULL v3 34/43] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PULL v3 35/43] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PULL v3 36/43] hw/intc: sifive_plic: Update "num-sources" property default value
` [PULL v3 37/43] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PULL v3 38/43] hw/riscv: sifive_e: "
` [PULL v3 39/43] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PULL v3 40/43] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
` [PULL v3 41/43] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
` [PULL v3 42/43] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PULL v3 43/43] hw/intc: sifive_plic: Fix the pending register range check

[PATCH] mtd: spi-nor: Keep CFR5V[6] as 1 in Octal DTR enable
 2023-01-06  3:34 UTC 

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-01-06  3:33 UTC  (5+ messages)
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-01-06  3:31 UTC  (9+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH V9 0/5] ASoC: codecs: Add Awinic AW883XX audio amplifier driver
 2023-01-06  3:28 UTC  (12+ messages)
` [PATCH V9 1/5] ASoC: codecs: Add i2c and codec registration for aw883xx and their associated operation functions
` [PATCH V9 2/5] ASoC: codecs: Aw883xx function for ACF file parse and check
` [PATCH V9 3/5] ASoC: codecs: Aw883xx common function for ALSA Audio Driver
` [PATCH V9 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
` [PATCH V9 5/5] ASoC: dt-bindings: Add schema for "awinic,aw88395"

[PATCH] NFS: Handle missing attributes in OPEN reply
 2023-01-06  3:29 UTC  (7+ messages)

[PULL v2 00/47] tcg misc queue
 2023-01-06  3:17 UTC  (3+ messages)
` [PULL v2 19/47] tcg: Introduce paired register allocation
` [PULL v2 47/47] tests/tcg/multiarch: add vma-pthread.c

[PATCH v7 00/45] Recover from failure to probe GPU
 2023-01-06  3:27 UTC  (5+ messages)
` [PATCH v7 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function

[Intel-gfx] [PATCH v5 0/7] Enable HDCP2.x via GSC CS
 2023-01-06  3:27 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 5/7] drm/i915/hdcp: Fill wired_cmd_in structures at a single place

bpf_probe_read_user EFAULT
 2023-01-06  3:26 UTC  (10+ messages)

[igt-dev] [PATCH 1/4] lib/amdgpu: rename function parameter
 2023-01-06  3:26 UTC  (5+ messages)
` [igt-dev] [PATCH 2/4] lib/amdgpu: small refactoring
` [igt-dev] [PATCH 3/4] lib/amdgpu: add cp dma helper functions
` [igt-dev] [PATCH 4/4] tests/amdgpu: add cp dma tests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/4] lib/amdgpu: rename function parameter

[song-md:new_module_alloc_build_test 3/3] arch/parisc/kernel/module.c:86:17: error: expected expression before 'struct'
 2023-01-06  3:25 UTC 

[Buildroot] [Bug 15226] New: lsblk: not found
 2023-01-06  3:25 UTC 

[PATCH v2] sock: add tracepoint for send recv length
 2023-01-06  3:24 UTC  (5+ messages)
  ` [External] "

[PATCH 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-01-06  3:23 UTC  (7+ messages)
` [PATCH 01/18] x86/resctrl: Track the closid with the rmid
` [PATCH 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH 03/18] x86/resctrl: Create helper for RMID allocation and mondata dir creation

[PATCH BlueZ 1/1] hcidump:fix array boundary issue le_meta_ev_dump()
 2023-01-06  3:22 UTC  (2+ messages)
` *** hcidump: fix array boundary issue le_meta_ev_dump ***

+ drivers-misc-open-dice-dont-touch-vm_mayshare.patch added to mm-unstable branch
 2023-01-06  3:22 UTC 

+ mm-nommu-dont-use-vm_mayshare-for-map_private-mappings.patch added to mm-unstable branch
 2023-01-06  3:22 UTC 

+ mm-nommu-factor-out-check-for-nommu-shared-mappings-into-is_nommu_shared_mapping.patch added to mm-unstable branch
 2023-01-06  3:22 UTC 

[PATCH 0/8] media: imx-pxp: add support for i.MX7D
 2023-01-06  3:18 UTC  (4+ messages)
` [PATCH 1/8] media: dt-bindings: media: fsl-pxp: convert to yaml

[PATCH] erofs: fix kvcalloc() misuse with __GFP_NOFAIL
 2023-01-06  3:19 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card, plat
 2023-01-06  3:18 UTC  (3+ messages)
  ` [PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card,plat

+ selftest-vm-add-mremap-expand-merge-offset-test.patch added to mm-unstable branch
 2023-01-06  3:18 UTC 

[PATCH v2] parser: don't keep alloca()ing in a loop for substitutions
 2023-01-06  3:15 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH] parser: Print CTLBACKQ early in parsesub

[oe-core][PATCH] gtk4: update 4.8.2 -> 4.8.3
 2023-01-06  3:14 UTC  (3+ messages)

linux-next: Tree for Jan 6
 2023-01-06  3:14 UTC 

[PATCH] usb: dwc3: Clear DWC3_EVENT_PENDING when count is 0
 2023-01-06  3:13 UTC  (5+ messages)

[PATCH 0/1] Pages not released from memblock to the buddy allocator
 2023-01-06  3:12 UTC  (5+ messages)
  ` [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()

[PATCH 01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4
 2023-01-06  3:12 UTC  (3+ messages)
` [PATCH 09/77] tiff: update 4.4.0 -> 4.5.0
  ` [OE-core] "

+ lib-win_minmax-use-notation-for-regular-comments.patch added to mm-hotfixes-unstable branch
 2023-01-06  3:11 UTC 

[RFC] MIPS: Fix a compilation issue
 2023-01-06  3:09 UTC 

[PATCH] mtd: spi-nor: spansion: Keep CFR5V[6] as 1 in Octal DTR enable/disable
 2023-01-06  3:06 UTC  (2+ messages)

[PATCH] trace-cmd: document expected behaviour of execvp for record command
 2023-01-06  3:07 UTC  (4+ messages)

[PATCH v2] mm: huge_memory: convert split_huge_pages_all() to use a folio
 2023-01-06  3:06 UTC  (4+ messages)

[PATCH v2 1/2] erofs-utils: fsck: cleanup erofs_verify_inode_data()
 2023-01-06  3:06 UTC 

[mlankhorst:wip-stolen 1176/1199] drivers/gpu/drm/msm/adreno/adreno_device.c:663:35: error: 'struct drm_gpu_scheduler' has no member named 'thread'
 2023-01-06  3:05 UTC 

[cel:topic-rpc-with-tls-upcall 2/16] net/tls/af_tlsh.c:469: undefined reference to `inet6_getname'
 2023-01-06  3:05 UTC 

[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
 2023-01-06  3:02 UTC  (7+ messages)

[PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled
 2023-01-06  3:01 UTC  (2+ messages)
` [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

kernel panic: Attempted to kill init!
 2023-01-06  3:01 UTC  (8+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-06  3:01 UTC  (3+ messages)

Pause and unpause queue
 2023-01-06  3:00 UTC 

+ zram-correctly-handle-all-next_arg-cases.patch added to mm-unstable branch
 2023-01-06  3:00 UTC 

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-06  3:00 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v3 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v3 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node

[PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-06  2:59 UTC  (2+ messages)

[PATCH v2] erofs: replace erofs_unzipd workqueue with per-cpu threads
 2023-01-06  2:57 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Add missing check for alloc_ordered_workqueue
 2023-01-06  2:56 UTC  (2+ messages)

[igt-dev] [PATCH 1/4] lib/amdgpu: rename function parameter
 2023-01-06  2:55 UTC  (4+ messages)
` [igt-dev] [PATCH 2/4] lib/amdgpu: move function to another file

[PATCH v4 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
 2023-01-06  2:54 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 327/368] vmlinux.o: warning: objtool: np_seamldr_launch+0x129: missing int3 after ret
 2023-01-06  2:54 UTC 

linux-next: build failure after merge of the block tree
 2023-01-06  2:53 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2023-01-06  2:54 UTC  (11+ messages)
  ` bpf helpers freeze. Was: "

[PATCH v9 00/13] Implement AMD Pstate EPP Driver
 2023-01-06  2:52 UTC  (4+ messages)
` [PATCH v9 09/13] cpufreq: amd-pstate: add driver working mode switch support

[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2023-01-06  2:48 UTC  (7+ messages)

[PATCH] HID: playstation: remove unreachable code
 2023-01-06  2:47 UTC 

[PATCH v2 1/2] wifi: mt76: mt7915: set sku initial value to zero
 2023-01-06  2:44 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mt76: mt7915: wed: enable red per-band token drop

[song-md:new_module_alloc_build_test 3/3] arch/parisc/kernel/module.c:85:9: warning: this 'for' clause does not guard
 2023-01-06  2:44 UTC 

[PATCH RFC] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-01-06  2:44 UTC  (2+ messages)

[song-md:new_module_alloc_build_test 3/3] arch/parisc/kernel/module.c:85:9: warning: this 'for' clause does not guard
 2023-01-06  2:44 UTC 

+ fs-dont-allocate-blocks-beyond-eof-from-__mpage_writepage.patch added to mm-unstable branch
 2023-01-06  2:45 UTC 

[PATCH v1 1/1] util_macros.h: Add missing insclusion
 2023-01-06  2:43 UTC  (2+ messages)

+ util_macrosh-add-missing-insclusion.patch added to mm-nonmm-unstable branch
 2023-01-06  2:43 UTC 

[PATCH v2] rcu: Rework tick dependency setting into rcu_exp_handler()
 2023-01-06  2:42 UTC  (3+ messages)

[PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2023-01-06  2:42 UTC  (11+ messages)

[PATCH 3/4] zsmalloc: make zspage chain size configurable
 2023-01-06  2:40 UTC  (3+ messages)

[PATCH mptcp-next v5 12/12] selftests: mptcp: userspace: avoid read errors
 2023-01-06  2:39 UTC  (2+ messages)
` selftests: mptcp: userspace: avoid read errors: Tests Results

+ docs-admin-guide-mm-numaperf-increase-depth-of-subsections.patch added to mm-unstable branch
 2023-01-06  2:37 UTC 

+ selftests-vm-rename-selftets-vm-to-selftests-mm.patch added to mm-unstable branch
 2023-01-06  2:36 UTC 

What causes the latency of the rt_task_yield() API?
 2023-01-06  2:36 UTC  (19+ messages)

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2023-01-06  2:35 UTC  (7+ messages)
` [RFC PATCH RESEND bpf-next 1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call

[PATCH v2 05/24] page_pool: Start using netmem in allocation path
 2023-01-06  2:34 UTC  (2+ messages)

+ tools-vm-rename-tools-vm-to-tools-mm.patch added to mm-unstable branch
 2023-01-06  2:35 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.