All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-22 13:14:41 to 2020-12-22 14:05:39 UTC [more...]

[PATCH 0/9] Fix some style problems in net
 2020-12-22  8:23 UTC  (10+ messages)
` [PATCH 1/9] net: Add spaces around operator/delete redundant spaces
` [PATCH 2/9] net: Add braces for statements/fix braces' position
` [PATCH 3/9] net: Transfer // comments to /**/
` [PATCH 4/9] net: Transfer "foo* " to "foo *"
` [PATCH 5/9] net: Fix lines over 90 characters
` [PATCH 6/9] net: Transfer tabs to spcaes
` [PATCH 7/9] net: Remove assignment in if condition
` [PATCH 8/9] net: Remove initialization of static ints
` [PATCH 9/9] net: Fix the indent problems

[PATCH v1 0/6] no-copy bvec
 2020-12-22 14:03 UTC  (3+ messages)
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()

[PATCH v1 00/15] powerpc/32: Reduce head complexity and re-activate MMU earlier
 2020-12-22 13:28 UTC  (28+ messages)
` [PATCH v1 01/15] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
` [PATCH v1 02/15] powerpc/32s: Fix RTAS machine check with VMAP stack
` [PATCH v1 03/15] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
` [PATCH v1 04/15] powerpc/32s: Do DABR match out of handle_page_fault()
` [PATCH v1 05/15] powerpc: Remove address argument from bad_page_fault()
` [PATCH v1 06/15] powerpc: Remove address and errorcode arguments from do_break()
` [PATCH v1 07/15] powerpc: Remove address and errorcode arguments from do_page_fault()
` [PATCH v1 08/15] powerpc/32: Split head_32.h into head_40x.h and head_6xx_8xx.h
` [PATCH v1 09/15] powerpc/32: Preserve cr1 in exception prolog stack check
` [PATCH v1 10/15] powerpc/32: Make VMAP stack code depend on HAVE_ARCH_VMAP_STACK
` [PATCH v1 11/15] powerpc/32: Use r1 directly instead of r11 in syscall prolog
` [PATCH v1 12/15] powerpc/32: Remove msr argument in EXC_XFER_TEMPLATE() on 6xx/8xx
` [PATCH v1 13/15] powerpc/32: Enable instruction translation at the same time as data translation
` [PATCH v1 14/15] powerpc/32: Use r1 directly instead of r11 in exception prologs on 6xx/8xx
` [PATCH v1 15/15] powerpc/32: Use r11 to store DSISR in prolog

[patch 64/78] kasan: inline (un)poison_range and check_invalid_free
 2020-12-22 14:02 UTC  (3+ messages)

[RFC v2 PATCH 0/4] speed up page allocation for __GFP_ZERO
 2020-12-22 14:00 UTC  (6+ messages)

[PATCH v4] arm64: dts: mediatek: Add mt8192 power domains controller
 2020-12-22 13:59 UTC  (3+ messages)

[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
 2020-12-22 14:00 UTC  (3+ messages)

[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-12-22 13:59 UTC  (2+ messages)

[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-22 13:59 UTC  (2+ messages)
` [PATCH v3 0/9] Add support for Microsoft Surface System Aggressor

[RFC PATCH 3/3] mm: support free hugepage pre zero out
 2020-12-22 12:13 UTC  (4+ messages)

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-22 13:58 UTC  (4+ messages)
` [PATCH 17/18] arm64: dts: renesas: Introduce r8a774b1-beacon-rzg2n-kit

[PATCH v4 0/5] drm/doc: misc documentation improvements
 2020-12-22 13:59 UTC  (7+ messages)
` [PATCH v4 1/5] drm/doc: fix drm_plane_type docs
` [PATCH v4 2/5] drm/doc: document the type plane property
` [PATCH v4 3/5] drm/doc: re-format drm.h file comment
` [PATCH v4 4/5] drm/doc: demote old doc-comments in drm.h
` [PATCH v4 5/5] drm/doc: render drm.h uapi docs

[PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-12-22 13:56 UTC  (6+ messages)
` [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices

[dpdk-dev] [PATCH 0/3] vhost: make virtqueue cache-friendly
 2020-12-22 13:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] vhost: remove unused Vhost virtqueue field
` [dpdk-dev] [PATCH 2/3] vhost: move dirty logging cache out of the virtqueue
` [dpdk-dev] [PATCH 3/3] vhost: optimize vhost virtqueue struct

[RFC PATCH 2/3] virtio-balloon: add support for providing free huge page reports to host
 2020-12-22 11:39 UTC  (3+ messages)

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-22 13:32 UTC  (4+ messages)

[PATCH] crypto: inside-secure - fix platform_get_irq.cocci warnings
 2020-12-22 13:56 UTC  (2+ messages)

[PATCH] ACPI: scan: Fix a Hyper-V Linux VM panic caused by buffer overflow
 2020-12-22 13:55 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 139 runs, 7 regressions (v4.9.248-34-g56fdf4c0ed07)
 2020-12-22 13:52 UTC 

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-12-22 13:52 UTC  (2+ messages)

[PATCH wireless v3 -next] brcmfmac: Delete useless kfree code
 2020-12-22 13:51 UTC 

[PATCH 1/4] drm/ttm: add debugfs directory v2
 2020-12-22 13:51 UTC  (8+ messages)
` [PATCH 2/4] drm/ttm: add a debugfs file for the global page pools
` [PATCH 3/4] drm/ttm: add debugfs entry to test pool shrinker
` [PATCH 4/4] drm/ttm: optimize ttm pool shrinker a bit

[PATCH v2] nvmet: fix mismatched serial
 2020-12-22 13:50 UTC  (3+ messages)

[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-22 13:49 UTC  (3+ messages)

[RFC PATCH v2 0/8] Adding the Sparx5 Switch Driver
 2020-12-22 13:50 UTC  (5+ messages)
` [RFC PATCH v2 2/8] net: sparx5: add the basic sparx5 driver

[OE-core][dunfell 00/28] Patch review - pseudo file mode corruption fix series
 2020-12-22 13:50 UTC  (6+ messages)

[PATCH] kernel-devicetree: Introduce KERNEL_DEVICETREE_FLAGS to pass dtc flags
 2020-12-22 13:49 UTC  (3+ messages)
` [OE-core] "

[dm-crypt] Dm-crypt list archive on lore.kernel.org
 2020-12-22 13:49 UTC 

[ovmf test] 157787: all pass - PUSHED
 2020-12-22 13:47 UTC 

[RFC PATCH v2 net-next 00/15] tag_8021q for Ocelot switches
 2020-12-22 13:44 UTC  (16+ messages)
` [RFC PATCH v2 net-next 01/15] net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
` [RFC PATCH v2 net-next 02/15] net: mscc: ocelot: export VCAP structures to include/soc/mscc
` [RFC PATCH v2 net-next 03/15] net: mscc: ocelot: store a namespaced VCAP filter ID
` [RFC PATCH v2 net-next 04/15] net: dsa: felix: add new VLAN-based tagger
` [RFC PATCH v2 net-next 05/15] net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
` [RFC PATCH v2 net-next 06/15] net: mscc: ocelot: only drain extraction queue on error
` [RFC PATCH v2 net-next 07/15] net: mscc: ocelot: just flush the CPU extraction group "
` [RFC PATCH v2 net-next 08/15] net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
` [RFC PATCH v2 net-next 09/15] net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
` [RFC PATCH v2 net-next 10/15] net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
` [RFC PATCH v2 net-next 11/15] net: mscc: ocelot: export struct ocelot_frame_info
` [RFC PATCH v2 net-next 12/15] net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
` [RFC PATCH v2 net-next 13/15] net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
` [RFC PATCH v2 net-next 14/15] net: dsa: felix: use promisc on master for PTP with tag_8021q
` [RFC PATCH net-next 15/15] net: dsa: tag_ocelot_8021q: add support for PTP timestamping

[PATCH v2] x86/hyperv: Fix kexec panic/hang issues
 2020-12-22 13:45 UTC  (2+ messages)

[PATCH] doc/mgmt-api.txt: Introduce Set Runtime Firmware command
 2020-12-22 13:45 UTC  (2+ messages)
`  "

[PATCH] powerpc:Don't print raw EIP/LR hex values in dump_stack() and show_regs()
 2020-12-22 13:45 UTC  (6+ messages)

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-22 13:44 UTC  (5+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range

[PATCH 0/3] xen/domain: More structured teardown
 2020-12-22 13:45 UTC  (7+ messages)
` [PATCH 3/3] xen/evtchn: Clean up teardown handling

[PATCH] nvme-tcp: Fix possible race of io_work and direct send
 2020-12-22 13:45 UTC  (2+ messages)

[meta-oe][PATCH] oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parameters
 2020-12-22 13:44 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/2] Add MediaTek MT8192 clock provider device nodes
 2020-12-22 13:40 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [PATCH 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[dm-crypt] Creating a LUKS container with a pre-made Argon hash
 2020-12-22 13:42 UTC  (2+ messages)

[PATCH v6 1/2] lib/string.c: add __sysfs_match_string_with_gaps() helper
 2020-12-22 13:42 UTC  (2+ messages)

v5.10: sched_cpu_dying() hits BUG_ON during hibernation: kernel BUG at kernel/sched/core.c:7596!
 2020-12-22 13:39 UTC  (2+ messages)

[PATCH] drm: warn if cursor plane is set with legacy funcs
 2020-12-22 13:40 UTC 

[PATCH] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2020-12-22 13:36 UTC  (3+ messages)

[PATCH v11 00/40] btrfs: zoned block device support
 2020-12-22 13:38 UTC  (4+ messages)
` [PATCH v11 01/40] block: add bio_add_zone_append_page

drivers/misc/habanalabs/common/firmware_if.c:371:18: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2020-12-22 13:38 UTC 

kunit stopped working
 2020-12-22 13:34 UTC  (10+ messages)

[PATCH v3] tools: add a simple script to generate EFI variables
 2020-12-22 13:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH -next] scsi: megaraid: Remove unnecessary memset
 2020-12-22 13:34 UTC 

[PATCH] freevxfs: fix spelling mistake in Kconfig "endianess" -> "endianness"
 2020-12-22 13:34 UTC  (2+ messages)

[PATCH -next] scsi: megaraid: Remove unnecessary memset
 2020-12-22 13:34 UTC 

[PATCH -next] scsi: bfa: Remove unnecessary memset
 2020-12-22 13:34 UTC 

[PATCH net-next] net: tipc: Replace expression with offsetof()
 2020-12-22 13:34 UTC 

[f2fs-dev] [PATCH -next] f2fs: Replace expression with offsetof()
 2020-12-22 13:34 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: net: qcom,ipa: Drop unnecessary type ref on 'memory-region'
 2020-12-22 13:32 UTC  (2+ messages)

[PATCH -next] mmc: core: use roundup macro to to calculate blk_sz
 2020-12-22 13:33 UTC 

[PATCH -next] misc: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:33 UTC 

[PATCH -next] mfd/mcp-sa11x0: use DIV_ROUND_UP to calculate rw_timeout
 2020-12-22 13:33 UTC 

[dm-crypt] LUKS2 SSD swap and system freeze
 2020-12-22 13:31 UTC  (2+ messages)

[PATCH -next] i2c: busses: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:31 UTC 

[PATCH -next] media: dvb-frontends: use DIV_ROUND_UP to calculate timeout
 2020-12-22 13:32 UTC 

[PATCH -next] ide/pmac: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:32 UTC 

[PATCH v3 0/5] drm/doc: misc documentation improvements
 2020-12-22 13:31 UTC  (6+ messages)
` [PATCH v3 1/5] drm/doc: fix drm_plane_type docs
` [PATCH v3 2/5] drm/doc: document the type plane property
` [PATCH v3 3/5] drm/doc: re-format drm.h file comment
` [PATCH v3 4/5] drm/doc: demote old doc-comments in drm.h
` [PATCH v3 5/5] drm/doc: render drm.h uapi docs

Why is "btrfs send" large after "cp --reflink"?
 2020-12-22 13:23 UTC 

[PATCH] erofs: support direct IO for uncompressed file
 2020-12-22 13:21 UTC  (3+ messages)

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2020-12-22 13:30 UTC  (4+ messages)

GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine
 2020-12-22 13:14 UTC  (6+ messages)

[PATCH] block: move definition of blk_qc_t to types.h
 2020-12-22 13:30 UTC  (2+ messages)

[PATCH -next] gpu/drm/radeon: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:31 UTC 

[PATCH -next] char: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:30 UTC 

[PATCH 1/2] block: fixup the kerneldoc for bd_abort_claiming
 2020-12-22 13:30 UTC  (2+ messages)
` [PATCH 2/2] block: fixup the kerneldoc for lookup_bdev

[PATCH v9 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-12-22 13:25 UTC  (4+ messages)
` [PATCH v9 4/4] soc: imx8m: change to use platform driver

[PATCH] powerpc/boot: Fix build of dts/fsl
 2020-12-22 13:11 UTC  (2+ messages)

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-22 13:24 UTC  (9+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

stable-rc/queue/4.4 baseline: 123 runs, 12 regressions (v4.4.248-25-g32a037da5956)
 2020-12-22 13:24 UTC 

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-12-22 13:23 UTC  (10+ messages)

[PATCH 1/3] powerpc/vdso: Block R_PPC_REL24 relocations
 2020-12-22 13:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/perf_pmu: Measure accuracy of busyness
 2020-12-22 13:23 UTC  (2+ messages)
` [Intel-gfx] "

[dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
 2020-12-22 13:21 UTC  (6+ messages)

[PATCH] powerpc/smp: Add __init to init_big_cores()
 2020-12-22 13:11 UTC  (2+ messages)

Default to HW mSBC on capable controllers ?
 2020-12-22 13:20 UTC  (15+ messages)

[PATCH] populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disabled
 2020-12-22 13:21 UTC 

[PATCH] powerpc/time: Force inlining of get_tb()
 2020-12-22 13:11 UTC  (2+ messages)

[PATCH v2] openrisc: Add vmlinux.bin target
 2020-12-22 13:18 UTC  (4+ messages)
  ` [OpenRISC] "

[PATCH] powerpc/32s: Fix RTAS machine check with VMAP stack
 2020-12-22 13:11 UTC  (2+ messages)

small MAINTAINERS and copyright updates
 2020-12-22 13:16 UTC  (2+ messages)

linux-next: manual merge of the device-mapper tree with Linus' tree
 2020-12-22 13:15 UTC  (2+ messages)

[PATCH 1/1] marvell: irqchip: pic: change driver initcall to arch
 2020-12-22 13:12 UTC  (2+ messages)

[PATCH v6 00/22] Mediatek MT8192 clock support
 2020-12-22 13:09 UTC  (11+ messages)
` [PATCH v6 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
` [PATCH v6 05/22] dt-bindings: ARM: Mediatek: Document bindings of MT8192 clock controllers
` [PATCH v6 06/22] clk: mediatek: Add dt-bindings of MT8192 clocks
` [PATCH v6 10/22] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v6 12/22] clk: mediatek: Add MT8192 camsys clock support
` [PATCH v6 13/22] clk: mediatek: Add MT8192 imgsys "
` [PATCH v6 18/22] clk: mediatek: Add MT8192 mmsys "
` [PATCH v6 20/22] clk: mediatek: Add MT8192 scp adsp "
` [PATCH v6 21/22] clk: mediatek: Add MT8192 vdecsys "
` [PATCH v6 22/22] clk: mediatek: Add MT8192 vencsys "

[PATCH] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
 2020-12-22 13:11 UTC  (2+ messages)

[kvm-unit-tests PATCH] fix a arrayIndexOutOfBounds in function init_apic_map, online_cpus[i / 8] when i in 248...254
 2020-12-22 13:00 UTC 

[PATCH V3 00/25] smartpqi updates
 2020-12-22 13:13 UTC  (3+ messages)

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-22 13:13 UTC  (16+ messages)


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.