All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-25 11:51:30 to 2020-07-25 14:44:10 UTC [more...]

[PATCH v3 0/9] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-25 14:42 UTC  (13+ messages)
` [PATCH v3 6/9] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v3 9/9] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[meta-security][PATCH 1/2] libsecomp: rv32/rv64 target builds are not supported yet
 2020-07-25 14:41 UTC  (2+ messages)
` [meta-security][PATCH 2/2] packagegroup-core-security: remove libseccomp for riscv*

[PATCH v2 1/6] usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
 2020-07-25 14:37 UTC  (3+ messages)
` [PATCH v2 2/6] usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper

[PATCH V3] staging: rtl8723bs: core: Using comparison to true is error prone
 2020-07-25 14:37 UTC  (2+ messages)

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-25 14:34 UTC  (5+ messages)
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 08/10] media: uapi: h264: Clean slice invariants syntax elements

[PATCH] mips: Do not include hi and lo in clobber list for R6
 2020-07-25 14:32 UTC 

[PATCH] KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
 2020-07-23 15:59 UTC  (4+ messages)

[rcu:dev.2020.07.20a] BUILD SUCCESS 80f707206fe3d3ab5b83f8180538f8a70e095ead
 2020-07-25 14:25 UTC 

[PATCH v3 0/4] irqchip: Add IRQCHIP_PLATFORM_DRIVER helper macros
 2020-07-25 14:23 UTC  (4+ messages)

[PATCH v2] irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
 2020-07-25 14:23 UTC  (3+ messages)

[PATCH] irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
 2020-07-25 14:23 UTC  (3+ messages)

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-25 14:24 UTC  (7+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v7 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v7 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v7 4/6] net: phy: introduce phy_find_by_mdio_handle()
` [net-next PATCH v7 5/6] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v7 6/6] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH] irqchip: irq-bcm2836.h: drop a duplicated word
 2020-07-25 14:23 UTC  (3+ messages)

[PATCH v2] irqchip/stm32-exti: map direct event to irq parent
 2020-07-25 14:23 UTC  (3+ messages)

Debugging abysmal write performance with 100% cpu kworker/u16:X+flush-btrfs-2
 2020-07-25 14:24 UTC 

tests/vm/openbsd script (etc) excessive CPU usage
 2020-07-25 14:20 UTC 

Call for testing: New MirageOS Xen platform stack
 2020-07-25 14:11 UTC 

[RFC 0/7] Add support to process rx packets in thread
 2020-07-25 14:08 UTC  (7+ messages)

[PATCH V2] Subject: [PATCH] staging: rtl8723bs: core: Using comparison to true is error prone
 2020-07-25 14:07 UTC  (6+ messages)

[PATCH] i2c: also convert placeholder function to return errno
 2020-07-25 14:07 UTC 

stable-rc/linux-5.7.y build: 201 builds: 0 failed, 201 passed, 34 warnings (v5.7.10)
 2020-07-25 13:55 UTC 

[PATCH v3 1/2] hw/pci-host: save/restore pci host config register
 2020-07-25 12:54 UTC  (2+ messages)
` [PATCH v3 2/2] hw/pci-host: save/restore pci host config register for old ones

[PATCH v2 0/5] drm: rockchip: various ports for older VOPs
 2020-07-25 13:52 UTC  (4+ messages)

[PATCH] x86/xen/time: set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()
 2020-07-25 13:53 UTC  (2+ messages)
` [tip: x86/timers] x86/xen/time: Set "

[PATCH v4 00/20] coresight: allow to build coresight as modules
 2020-07-25 13:51 UTC  (5+ messages)
` [PATCH v4 06/20] coresight: add try_get_module() in coresight_grab_device()

NAT performance issue 944mbit -> ~40mbit
 2020-07-25 13:53 UTC  (25+ messages)
            ` [Intel-wired-lan] "

[PATCH] net: xfrm: xfrm_policy.c: remove some unnecessary cases in decode_session6
 2020-07-25 13:49 UTC 

[PATCH net-next] fib: use indirect call wrappers in the most common fib_rules_ops
 2020-07-25 13:38 UTC  (3+ messages)

[dm-crypt] cryptsetup: luksFormat: requires <device> as arguments
 2020-07-25 13:42 UTC 

[PATCH 00/25] bcache patches for Linux v5.9
 2020-07-25 13:39 UTC  (27+ messages)
` [PATCH 01/25] bcache: Fix typo in Kconfig name
` [PATCH 02/25] bcache: allocate meta data pages as compound pages
` [PATCH 03/25] bcache: journel: use for_each_clear_bit() to simplify the code
` [PATCH 04/25] bcache: writeback: Remove unneeded variable i
` [PATCH 05/25] bcache: movinggc: Use struct_size() helper in kzalloc()
` [PATCH 06/25] bcache: Use struct_size() "
` [PATCH 07/25] bcache: avoid nr_stripes overflow in bcache_device_init()
` [PATCH 08/25] bcache: fix overflow in offset_to_stripe()
` [PATCH 09/25] bcache: add read_super_common() to read major part of super block
` [PATCH 10/25] bcache: add more accurate error information in read_super_common()
` [PATCH 11/25] bcache: disassemble the big if() checks in bch_cache_set_alloc()
` [PATCH 12/25] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH 13/25] bcache: increase super block version for cache device and backing device
` [PATCH 14/25] bcache: move bucket related code into read_super_common()
` [PATCH 15/25] bcache: struct cache_sb is only for in-memory super block now
` [PATCH 16/25] bcache: introduce meta_bucket_pages() related helper routines
` [PATCH 17/25] bcache: handle c->uuids properly for bucket size > 8MB
` [PATCH 18/25] bcache: handle cache prio_buckets and disk_buckets "
` [PATCH 19/25] bcache: handle cache set verify_ondisk "
` [PATCH 20/25] bcache: handle btree node memory allocation "
` [PATCH 21/25] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
` [PATCH 22/25] bcache: add sysfs file to display feature sets information of cache set
` [PATCH 23/25] bcache: avoid extra memory allocation from mempool c->fill_iter
` [PATCH 24/25] bcache: avoid extra memory consumption in struct bbio for large bucket size
` [PATCH 25/25] bcache: fix bio_{start,end}_io_acct with proper device

[PATCH] net: ipv6: fix slab-out-of-bounds Read in __xfrm6_tunnel_spi_check
 2020-07-25 13:30 UTC 

[PATCH v2 0/4] Modularization of DFL private feature drivers
 2020-07-25 13:29 UTC  (3+ messages)
` [PATCH v2 1/4] fpga: dfl: change data type of feature id to u16

phc2sys - does it work?
 2020-07-25 13:29 UTC  (2+ messages)

[PATCH] mips: Do not include hi and lo in clobber list for R6
 2020-07-25 13:25 UTC 

[Buildroot] [PATCH] gitlab: generate the gitlab-ci configuration before each build
 2020-07-25 13:15 UTC 

[djwong-xfs:scrub-rtsummary 65/67] do_mounts.c:undefined reference to `shmem_init_fs_context'
 2020-07-25 13:11 UTC 

[PATCH v2] media: cedrus: Add support for VP8 decoding
 2020-07-25 13:08 UTC  (4+ messages)

[PATCH v2 net] bareudp: forbid mixing IP and MPLS in multiproto mode
 2020-07-25 13:06 UTC 

[Buildroot] [PATCH 1/3] qemu_mips32r6: Do not include hi and lo in clobber list for R6
 2020-07-25 13:06 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] qemu_mips64r6: "
` [Buildroot] [PATCH 3/3] package/glibc: use __has_include instead of __has_include__

[PATCH V2 0/1] irqchip: intmux: implement intmux PM
 2020-07-25 13:05 UTC  (3+ messages)
` [PATCH V2 1/1] irqchip: imx-intmux: "

[PATCH v4 1/2] checkpatch: support deprecated terms checking
 2020-07-25 13:02 UTC  (2+ messages)
`  "

[PATCH v3] staging: nvec: change usage of slave to secondary
 2020-07-25 13:02 UTC  (10+ messages)
` [PATCH v4] "

[PATCH v17 00/21] per memcg lru lock
 2020-07-25 12:59 UTC  (30+ messages)
` [PATCH v17 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v17 02/21] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v17 03/21] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v17 04/21] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v17 05/21] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v17 06/21] mm/thp: clean up lru_add_page_tail
` [PATCH v17 07/21] mm/thp: remove code path which never got into
` [PATCH v17 08/21] mm/thp: narrow lru locking
` [PATCH v17 09/21] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v17 10/21] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v17 11/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v17 12/21] mm/lru: move lock into lru_note_cost
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
` [PATCH v17 15/21] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v17 16/21] mm/swap: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v17 18/21] mm/lru: introduce the relock_page_lruvec function
` [PATCH v17 19/21] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v17 20/21] mm/pgdat: remove pgdat lru_lock
` [PATCH v17 21/21] mm/lru: revise the comments of lru_lock

[PATCH 0/1] Add bisect.py script
 2020-07-25 12:58 UTC  (4+ messages)
` [PATCH 1/1] scripts/performance: "

[PATCH RESEND v6 5/5] USB: PHY: JZ4770: Use the generic PHY framework
 2020-07-25 12:58 UTC  (2+ messages)

[PATCH] mvebu: bubt: Drop dead code
 2020-07-25 12:59 UTC  (3+ messages)

[PATCH][master|dunfell|zeus] knotty: ignore pipe errors
 2020-07-25 12:58 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] smack: fix slab-out-of-bounds by checking for overflow
 2020-07-25 12:58 UTC 

ethtool 5.7: --change commands fail
 2020-07-25 12:54 UTC 

[dpdk-dev] [PATCH] net/ice: remove RSS for SCTP in PPPoE
 2020-07-25 12:58 UTC 

[PATCH] net: ipv6: fix slab-out-of-bounda Read in xfrm6_tunnel_alloc_spi
 2020-07-25 12:45 UTC 

[tip:x86/entry] BUILD SUCCESS 72c3c0fe54a3f3ddea8f5ca468ddf9deaf2100b7
 2020-07-25 12:42 UTC 

[PATCH v2] recipes-support: gperftools: RDEPENDS for pprof
 2020-07-25 12:40 UTC  (2+ messages)
` [oe] "

[PATCH RESEND] memory: jz4780_nemc: Only request IO memory the driver will use
 2020-07-25 12:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries
 2020-07-25 12:38 UTC  (3+ messages)

[PATCH 0/1] Ingenic: Add SSI pins support for JZ4770 and JZ4780
 2020-07-25 12:35 UTC  (3+ messages)
` [PATCH 1/1] pinctrl: "

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 2 warnings (v4.14.189)
 2020-07-25 12:35 UTC 

[PATCH] ext4: export msg_count and warning_count via sysfs
 2020-07-25 12:33 UTC 

[PATCH] genirq/affinity: Handle affinity setting on inactive interrupts correctly
 2020-07-25 12:30 UTC  (9+ messages)
` [PATCH V2] "

[PATCH 0/2] Add msm8939 tsens support
 2020-07-25 12:25 UTC  (3+ messages)

[tip:WIP.x86/entry 3/3] include/linux/irqflags.h:40:41: error: expected expression before ')' token
 2020-07-25 12:21 UTC  (2+ messages)

[PATCH 1/1] STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style Error
 2020-07-25 12:20 UTC  (2+ messages)

[PATCH 1/2] perf tools: Allow r0x<HEX> event syntax
 2020-07-25 12:19 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Fix term parsing for raw syntax

[PATCH v3 0/2] mips: jz4780: Kconfig cleanup
 2020-07-25 12:17 UTC  (8+ messages)
` [PATCH v3 2/2] mtd: rawnand: ingenic: Limit MTD_NAND_JZ4780 to architecture only

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-07-25 12:16 UTC  (3+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

[PATCH] Adding support for reloading configuration via systemd
 2020-07-25 12:16 UTC  (3+ messages)

[PATCH] x86/cpu: Add Lakefield, Alder Lake and Rocket Lake to Intel family
 2020-07-25 12:14 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family

[PATCH] x86/split_lock: Enumerate split lock feature on Sapphire Rapids and Alder Lake
 2020-07-25 12:14 UTC  (2+ messages)
` [tip: x86/cpu] x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder Lake CPUs

[PATCH 0/7] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-25 12:12 UTC  (5+ messages)
` [PATCH 4/7] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip

[GIT PULL] EFI fixes for v5.8-rc
 2020-07-25 12:12 UTC  (5+ messages)

iwlwifi: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
 2020-07-25 12:11 UTC 

[dpdk-dev] [PATCH] net/ice/base: fix symmetric asymmetric RSS interference
 2020-07-25 12:14 UTC 

[PATCH 1/2] initscripts: Fix various shellcheck warnings in populate-volatile.sh
 2020-07-25 12:08 UTC  (3+ messages)
` [OE-core] "

[PATCH] i2c: add binding to mark a bus as SMBus
 2020-07-25 12:07 UTC  (4+ messages)

[PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-25 12:05 UTC  (3+ messages)

[GIT PULL] uprobes fix
 2020-07-25 12:05 UTC 

[Buildroot] [PATCH 00/11] Overwritten file detection, improvements to file listing logic
 2020-07-25 12:05 UTC  (5+ messages)
` [Buildroot] [PATCH 10/11] support/testing/tests: add test for check_bin_arch
` [Buildroot] [PATCH 11/11] support/testing/tests: add test for file overwrite detection

[PATCH] ARM: Samsung: Add support for iTop-4412 based on Samsung Exynos4412
 2020-07-25 12:05 UTC 

[RESEND PATCH v2] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
 2020-07-25 12:04 UTC 

[PATCH v2] ARM: milbeaut: Add missing of_node_put() call in m10v_smp_init()
 2020-07-25 12:02 UTC  (2+ messages)

Recent changes (master)
 2020-07-25 12:00 UTC 

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-25 11:58 UTC  (3+ messages)
` [RFC][PATCH 1/9] irq_work: Cleanup

[libvirt test] 152193: regressions - FAIL
 2020-07-25 11:57 UTC 

Seccomp support for linux-m68k
 2020-07-25 11:55 UTC  (4+ messages)

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-25 11:55 UTC  (3+ messages)

[PATCHv3 00/19] perf metric: Add support to reuse metric
 2020-07-25 11:52 UTC  (13+ messages)

[dpdk-dev] [[PATCH v3 0/4] pdump HW Rx timestamps for mlx5
 2020-07-25 11:51 UTC  (4+ messages)
` [dpdk-dev] [[PATCH v3 4/4] net/pcap: support hardware Tx timestamps


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.