messages from 2020-09-14 09:29:18 to 2020-09-14 10:16:44 UTC [more...]
[PATCH v3 0/5] HWpoison: further fixes and cleanups
2020-09-14 10:15 UTC (5+ messages)
` [PATCH v3 1/5] mm,hwpoison: take free pages off the buddy freelists
` [PATCH v3 2/5] mm,hwpoison: refactor madvise_inject_error
` [PATCH v3 4/5] mm,hwpoison: drop unneeded pcplist draining
` [PATCH v3 5/5] mm,hwpoison: remove stale code
[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
2020-09-14 10:08 UTC (4+ messages)
[PATCH 0/9] xen: beginnings of moving library-like code into an archive
2020-09-14 10:16 UTC (3+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o
` [PATCH 2/9] lib: split _ctype[] into its own object, under lib/
[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
2020-09-14 10:14 UTC (6+ messages)
About 'qemu-security' mailing list
2020-09-14 10:15 UTC (5+ messages)
[dpdk-dev] [PATCH 0/5] 20.11 announced cleanups
2020-09-14 10:14 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
` [dpdk-dev] [PATCH v2 1/6] ethdev: remove unused kernel driver field
[PATCH] PCI: rcar: Add L1 link state fix into data abort hook
2020-09-14 10:11 UTC (3+ messages)
[PATCH v2] Introduce support for Systems Management Driver over WMI for Dell Systems
2020-09-14 10:11 UTC (2+ messages)
[PATCH net-next] i40e: allow VMDQs to be used with AF_XDP zero-copy
2020-09-14 10:10 UTC (8+ messages)
` [Intel-wired-lan] "
[PATCH 0/4] lscpu: Fix socket information on aarch64 machine
2020-09-14 10:10 UTC (2+ messages)
[PATCH v4] wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi and bootimg-partition
2020-09-14 10:10 UTC
[PATCH v2] cphp: remove deprecated cpu-add command(s)
2020-09-14 10:09 UTC (3+ messages)
[PATCH nft 1/2] mnl: larger receive socket buffer for netlink errors
2020-09-14 10:09 UTC (2+ messages)
` [PATCH nft 2/2] libnftables: avoid repeated command list traversal on errors
[PATCH 1/1] Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
2020-09-14 10:09 UTC (2+ messages)
` ** POTENTIAL FRAUD ALERT - RED HAT ** "
[PATCH v4] wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi and bootimg-partition
2020-09-14 10:08 UTC
[RFC PATCH] mm/page_alloc.c: micro-optimization reduce oom critical section size
2020-09-14 10:06 UTC
[PATCH] ui: Fix default window_id value
2020-09-14 10:06 UTC
fallocate: fix for --dig-holes at end of files
2020-09-14 10:06 UTC (2+ messages)
[PATCH v3 0/4] efi: Unified Xen hypervisor/kernel/initrd images
2020-09-14 10:06 UTC (3+ messages)
` [PATCH v3 3/4] efi: Enable booting unified "
[PATCH v7 0/6] arm64: add Armv8.3 pointer authentication enhancements
2020-09-14 10:04 UTC (5+ messages)
` [PATCH v7 4/6] arm64: cpufeature: Modify address authentication cpufeature to exact
[PATCH 0/4] sched/fair: Improve fairness between cfs tasks
2020-09-14 10:03 UTC (5+ messages)
` [PATCH 1/4] sched/fair: relax constraint on task's load during load balance
` [PATCH 2/4] sched/fair: reduce minimal imbalance threshold
` [PATCH 3/4] sched/fair: minimize concurrent LBs between domain level
` [PATCH 4/4] sched/fair: reduce busy load balance interval
[PATCH] add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit.2, ioctl_ns.2, kcmp.2, keyctl.2, memfd_create.2, request_key.2, stat.2, timer_create.2, wait.2, clock_getcpuclockid.3, getgrent_r.3, getpwent_r.3, getpwnam.3, posix_spawn.3, pthread_getcpuclockid.3, strcat.3, feature_test_macros.7, user_namespaces.7: Cast types that don't have a printf() length modifier to ([u]intmax_t) for printing
2020-09-14 10:03 UTC (5+ messages)
` [PATCH v2] add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit.2, ioctl_ns.2, kcmp.2, keyctl.2, memfd_create.2, request_key.2, stat.2, timer_create.2, wait.2, clock_getcpuclockid.3, dl_iterate_phdr.3, "
[PATCH] meson: clean up build_by_default
2020-09-14 10:00 UTC (2+ messages)
[RFC PATCH 0/3] Automatically convert configure options to meson build options
2020-09-14 10:00 UTC (3+ messages)
[PATCH] mx6qsabrelite: increase offset for environment on SPI
2020-09-14 10:01 UTC (2+ messages)
[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
2020-09-14 9:57 UTC (26+ messages)
` [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
` [PATCH 03/12] ARM: module: add support for place relative relocations
` [PATCH 04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH 05/12] ARM: head-common.S: use PC-relative insn sequence for idmap creation
` [PATCH 06/12] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 07/12] ARM: kernel: use relative references for UP/SMP alternatives
` [PATCH 08/12] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 09/12] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 10/12] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 11/12] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 12/12] ARM: kvm: replace open coded VA->PA calculations with adr_l call
[PATCH] tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600
2020-09-14 9:59 UTC (2+ messages)
[PATCH v3] squashfs-tools: Allow COMP_DEFAULT to be changed easily at build time
2020-09-14 9:59 UTC
Corrupted pagetable on Linux 5.8.8
2020-09-14 9:58 UTC
[PATCH 0/3] add support for Hisilicon SD5203 SoC
2020-09-14 9:55 UTC (6+ messages)
` [PATCH 3/3] ARM: dts: add SD5203 dts
[PATCH v2] squashfs-tools: Allow COMP_DEFAULT to be changed easily at build time
2020-09-14 9:56 UTC (4+ messages)
` [OE-core] "
[Bug 1895471] [NEW] compilation error with clang in util/async.c
2020-09-14 9:49 UTC (4+ messages)
[PATCH 00/10] edk2: adopt the edk2-stable202008 release
2020-09-14 9:54 UTC (4+ messages)
` [PATCH 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008
[PATCH net-next RFC v4 00/15] Add devlink reload action and
2020-09-14 9:54 UTC (5+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
[PATCH v3 0/4] arm64: Large PIE fixes
2020-09-14 9:55 UTC (2+ messages)
[PATCH 0/3] configure: add missing CONFIG_FOO variables
2020-09-14 9:52 UTC (4+ messages)
` [PATCH 1/3] configure: add missing CONFIG_TCMALLOC
` [PATCH 2/3] configure: add missing CONFIG_JEMALLOC
` [PATCH 3/3] configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
[RFC PATCH] clk: renesas: rcar-gen3: remove stp_ck handling for SDHI
2020-09-14 9:53 UTC (3+ messages)
[PATCH] Introduce support for Systems Management Driver over WMI for Dell Systems
2020-09-14 9:53 UTC (5+ messages)
[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
2020-09-14 9:52 UTC (4+ messages)
` [PATCH 05/15] habanalabs/gaudi: add NIC Ethernet support
[PATCH 00/24] Many patches
2020-09-14 9:51 UTC (6+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
` AW: "
` AW: "
linux-next: build failure after merge of the nand tree
2020-09-14 9:50 UTC (2+ messages)
[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
2020-09-14 9:49 UTC (7+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "
[PATCH v5 0/8] user-mode: Prune build dependencies (part 2)
2020-09-14 9:48 UTC (8+ messages)
` [PATCH v5 1/8] qapi: Restrict LostTickPolicy enum to machine code
` [PATCH v5 3/8] qapi: Restrict balloon-related commands "
[PATCH] mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA
2020-09-14 9:48 UTC (2+ messages)
[PATCH] arm64: dts: add jpeg enc node for mt8183
2020-09-14 9:40 UTC (3+ messages)
[IDEA] New pages for types: structs and typedfefs
2020-09-14 9:49 UTC (6+ messages)
[PATCH net-next v2] net/packet: Fix a comment about hard_header_len and headroom allocation
2020-09-14 9:48 UTC (2+ messages)
[PATCH 1/2] printk: ringbuffer: fix setting state in desc_read()
2020-09-14 9:48 UTC (2+ messages)
` [PATCH 2/2] printk: ringbuffer: avoid memcpy() on state_var
[PATCH 00/12] printf() fixes
2020-09-14 9:48 UTC (7+ messages)
` [PATCH 08/12] clock_getres.2: Cast 'time_t' to 'intmax_t' for printf() and fix the length modifiers
` [PATCH v2 08/12] clock_getres.2: Cast 'time_t' very small,values to 'int' "
[PATCH] tools/libs/guest: fix Makefile regarding zlib options
2020-09-14 9:47 UTC (3+ messages)
[dpdk-dev] [PATCH] kernel: remove igb_uio
2020-09-14 9:47 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] "
[Buildroot] [PATCH] package/localedef: depend host build on python3
2020-09-14 9:47 UTC
[RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
2020-09-14 9:46 UTC (4+ messages)
[MPTCP] Re: [MPTCP][PATCH] Squash-to: "mptcp: remove addr and subflow in PM netlink v9"
2020-09-14 9:45 UTC
[PATCH 0/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning
2020-09-14 9:41 UTC (4+ messages)
` [PATCH 1/3] dt: bindings: mmc: Add phase control properties for the Aspeed SDHCI
[PATCH 00/10] Convert MSM8916 boards to use labels, reduce duplication
2020-09-14 9:43 UTC (2+ messages)
[PATCH] mm: memcontrol: Fix out-of-bounds on the buf returned by memory_stat_format
2020-09-14 9:43 UTC (6+ messages)
` [External] "
[PATCH v6 00/10] Add support MediaTek USB3 DRD driver
2020-09-14 9:43 UTC (11+ messages)
` [PATCH v6 01/10] dt-binding: usb: add bindings for some common properties
` [PATCH v6 02/10] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
` [PATCH v6 03/10] usb: add USB_SPEED_SUPER_PLUS
` [PATCH v6 04/10] usb: common: add define of usb_speed_string()
` [PATCH v6 05/10] usb: add MediaTek USB3 DRD driver
` [PATCH v6 06/10] usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller
` [PATCH v6 07/10] arm: dts: mt8512: add usb related nodes
` [PATCH v6 08/10] configs: mt8512: enable fastboot
` [PATCH v6 09/10] configs: mt8512: add USB host related configs
` [PATCH v6 10/10] MAINTAINERS: add USB driver to ARM MEDIATEK
[PATCH] xilinx: versal: Enable AXI ethernet driver
2020-09-14 9:43 UTC
[PATCH v6 0/3] Add Actions Semi Owl family sirq support
2020-09-14 9:40 UTC (9+ messages)
` [PATCH v6 2/3] irqchip: Add Actions Semi Owl SIRQ controller
[PATCH 0/8] Finding a home for the Code of Conduct
2020-09-14 9:41 UTC (3+ messages)
Adopting the Linux Kernel Memory Model in Xen?
2020-09-14 9:41 UTC (3+ messages)
[PATCH v2 0/4] mtd: spi-nor: OTP support
2020-09-14 9:40 UTC (3+ messages)
` [PATCH v2 1/4] mtd: spi-nor: cleanup common code
[PATCH] tools/build: fix python xc bindings
2020-09-14 9:40 UTC (4+ messages)
[PATCH] tests/check-block: Do not run the iotests with old versions of bash
2020-09-14 9:36 UTC (2+ messages)
[PATCH] tools/build: avoid $(file ...) directive in Makefile
2020-09-14 9:37 UTC (2+ messages)
[PATCH v3 0/6] *** Add Multifd support for TLS migration ***
2020-09-14 9:36 UTC (6+ messages)
` [PATCH v3 3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams
[PATCH v2 0/9] Cleanup metadata page reading path
2020-09-14 9:37 UTC (10+ messages)
` [PATCH v2 1/9] btrfs: Remove btree_readpage
` [PATCH v2 2/9] btrfs: Simplify metadata pages reading
` [PATCH v2 3/9] btrfs: Remove btree_get_extent
` [PATCH v2 4/9] btrfs: Remove btrfs_get_extent indirection from __do_readpage
` [PATCH v2 5/9] btrfs: Remove mirror_num argument from extent_read_full_page
` [PATCH v2 6/9] btrfs: Promote extent_read_full_page to btrfs_readpage
` [PATCH v2 7/9] btrfs: Sink mirror_num argument in extent_read_full_page
` [PATCH v2 8/9] btrfs: Sink read_flags argument into extent_read_full_page
` [PATCH v2 9/9] btrfs: Sink mirror_num argument in __do_readpage
[PATCH] qemu-img: Support bitmap --merge into backing image
2020-09-14 9:35 UTC (4+ messages)
[RFC 00/26] perf: Add mmap3 support
2020-09-14 9:36 UTC (3+ messages)
` [PATCH 02/26] perf: Introduce mmap3 version of mmap event
[PATCH] x86/boot/compressed: Disable relocation relaxation for non-pie link
2020-09-14 9:35 UTC (9+ messages)
` [PATCH v2] x86/boot/compressed: Disable relocation relaxation
[dpdk-dev] CALL to eth PMD maintainers: complete closing of port
2020-09-14 9:20 UTC (5+ messages)
KASAN: slab-out-of-bounds Read in do_update_region
2020-09-14 9:34 UTC
KASAN: slab-out-of-bounds Read in fbcon_scrolldelta
2020-09-14 9:34 UTC (2+ messages)
[PATCH v3] tools/libs/stat: fix broken build
2020-09-14 9:34 UTC (2+ messages)
WARNING: refcount bug in io_worker_exit
2020-09-14 9:34 UTC
[MPTCP] Re: [PATCH net] tcp: fix syn cookied MPTCP request socket leak
2020-09-14 9:34 UTC
[PATCH 0/2] net: xilinx: axi_emac: Add 64bit support
2020-09-14 9:34 UTC (3+ messages)
` [PATCH 1/2] net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
` [PATCH 2/2] net: xilinx: axi_emac: Typecast flush_cache arguments
[dpdk-dev] [PATCH v2 0/4] abi breakage checks for meson
2020-09-14 9:34 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 "
[RESEND PATCH 0/3] Allow on demand channel request / free
2020-09-14 9:32 UTC (8+ messages)
` [RESEND PATCH 1/3] firmware: imx: Introduce imx_dsp_setup_channels
` [RESEND PATCH 2/3] firmware: imx: Save channel name for further use
` [RESEND PATCH 3/3] firmware: imx-dsp: Export functions to request/free channels
general protection fault in tipc_mon_reinit_self
2020-09-14 9:33 UTC
[PATCH 0/2] Build fixes
2020-09-14 9:33 UTC (5+ messages)
` [PATCH 1/2] tools/libs/vchan: Don't run the headers check
` [PATCH 2/2] tools/Makefile: Drop the use of $(file ...)
Kernel Benchmarking
2020-09-14 9:33 UTC (10+ messages)
[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
2020-09-14 9:32 UTC (5+ messages)
[RFC v3 0/2] add bus lock VM exit support
2020-09-14 9:32 UTC (4+ messages)
` [RFC v3 2/2] KVM: VMX: Enable bus lock VM exit
[PATCH] arch64: dts: qcom: sm8250: add uart nodes
2020-09-14 9:32 UTC (3+ messages)
Connection issue in OpenBMC image
2020-09-14 9:32 UTC (2+ messages)
[PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc
2020-09-14 9:31 UTC (2+ messages)
[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
2020-09-14 9:30 UTC (5+ messages)
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
[PATCH v2] mm/vmscan: fix infinite loop in drop_slab_node
2020-09-14 9:30 UTC (2+ messages)
[PATCH] stat.2: fixed inode printing in example program
2020-09-14 9:30 UTC (3+ messages)
kernel BUG at lib/assoc_array.c:LINE! (2)
2020-09-14 9:29 UTC
INFO: trying to register non-static key in cfg80211_release_pmsr
2020-09-14 9:29 UTC
[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
2020-09-14 9:29 UTC (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
KASAN: unknown-crash Read in do_exit
2020-09-14 9:29 UTC
kernel BUG at net/wireless/core.h:LINE!
2020-09-14 9:29 UTC
general protection fault in madvise_cold_or_pageout_pte_range
2020-09-14 9:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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.