All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 10:18:15 to 2020-03-17 10:57:47 UTC [more...]

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-17 10:57 UTC  (4+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH 4.19 00/89] 4.19.111-rc1 review
 2020-03-17 10:54 UTC  (28+ messages)
` [PATCH 4.19 01/89] phy: Revert toggling reset changes
` [PATCH 4.19 02/89] net: phy: Avoid multiple suspends
` [PATCH 4.19 03/89] cgroup, netclassid: periodically release file_lock on classid updating
` [PATCH 4.19 04/89] gre: fix uninit-value in __iptunnel_pull_header
` [PATCH 4.19 05/89] inet_diag: return classid for all socket types
` [PATCH 4.19 06/89] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
` [PATCH 4.19 07/89] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH 4.19 10/89] ipvlan: dont deref eth hdr before checking its set
` [PATCH 4.19 11/89] net/ipv6: use configured metric when add peer route
` [PATCH 4.19 12/89] netlink: Use netlink header as base to calculate bad attribute offset
` [PATCH 4.19 13/89] net: macsec: update SCI upon MAC address change
` [PATCH 4.19 14/89] net: nfc: fix bounds checking bugs on "pipe"
` [PATCH 4.19 15/89] net/packet: tpacket_rcv: do not increment ring index on drop
` [PATCH 4.19 16/89] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
` [PATCH 4.19 18/89] r8152: check disconnect status after long sleep
` [PATCH 4.19 19/89] sfc: detach from cb_page in efx_copy_channel()
` [PATCH 4.19 20/89] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH 4.19 21/89] cgroup: memcg: net: do not associate sock with unrelated cgroup
` [PATCH 4.19 22/89] net: memcg: late association of sock to memcg
` [PATCH 4.19 23/89] net: memcg: fix lockdep splat in inet_csk_accept()
` [PATCH 4.19 24/89] devlink: validate length of param values
` [PATCH 4.19 25/89] fib: add missing attribute validation for tun_id
` [PATCH 4.19 26/89] nl802154: add missing attribute validation
` [PATCH 4.19 27/89] nl802154: add missing attribute validation for dev_type
` [PATCH 4.19 29/89] macsec: add missing attribute validation for port
` [PATCH 4.19 38/89] net/ipv6: need update peer route when modify metric
` [PATCH 4.19 39/89] net/ipv6: remove the old peer route if change it to a new one

OV5640 CSI2 problems
 2020-03-17 11:01 UTC  (3+ messages)
` OV5640 CSI2 problemsg

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 10:49 UTC  (12+ messages)
` [PATCH v2 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v2 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v2 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v2 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v2 8/8] mm/memory_hotplug: allow to specify a default online_type

[PATCH V2] sched: fair: Use the earliest break even
 2020-03-17 10:56 UTC  (2+ messages)

[PATCH v4 0/5] arm64: Dereference CPU operations indirectly
 2020-03-17 10:56 UTC  (9+ messages)
` [PATCH v4 1/5] arm64: Declare ACPI parking protocol CPU operation if needed
` [PATCH v4 2/5] arm64: Rename cpu_read_ops() to init_cpu_ops()
` [PATCH v4 3/5] arm64: Introduce get_cpu_ops() helper function
` [PATCH v4 4/5] arm64: Remove CPU operations dereferencing array

[Buildroot] Improve external toolchain support
 2020-03-17 10:56 UTC 

[meta-ti][zeus PATCH v1] recipes-kernel: jailhouse: Update SRCREV to latest
 2020-03-17 10:53 UTC 

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-17 10:49 UTC  (15+ messages)
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 22/28] tests/guest-debug: add a simple test runner
` [PATCH v1 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 10:50 UTC  (5+ messages)
` [PATCH v5 3/5] "

[PATCH] soundwire: stream: only change state if needed
 2020-03-17 10:51 UTC  (2+ messages)

[PATCH] qom-qmp-cmds: Fix another memory leak in qmp_object_add()
 2020-03-17 10:47 UTC  (3+ messages)

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-17 10:49 UTC  (24+ messages)
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17 10:52 UTC  (2+ messages)

[PATCH v2 0/7] Misc hw/ide legacy clean up
 2020-03-17 10:49 UTC  (4+ messages)
` [PATCH v2 2/7] hw/ide: Get rid of piix4_init function

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-17 10:51 UTC  (6+ messages)
` [Xen-devel] [PATCH v6 2/5] mm: keep PGC_extra pages on a separate list

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-17 10:47 UTC  (6+ messages)
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector

[Intel-gfx] [RESUBMIT PATCH 0/2] tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests
 2020-03-17 10:50 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests (rev2)
    ` [igt-dev] [Intel-gfx] "
      `  "

[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
 2020-03-17 10:49 UTC  (2+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-17 10:49 UTC  (6+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-17 10:47 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] DPDK 19.11.1 released
 2020-03-17 10:35 UTC 

[PATCH 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings

[dpdk-dev] [dpdk-users] Issue while running DPDK19.11 test-pmd with Intel X722 Nic
 2020-03-17  6:59 UTC 

[PATCH v3 0/2] rtw88: add coex related debugfs
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH v3 1/2] rtw88: add a debugfs entry to dump coex's info

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 10:30 UTC  (26+ messages)
` [PULL 15/45] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PULL 19/45] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PULL 20/45] spapr: Don't clamp RMA to 16GiB on new machine types
` [PULL 22/45] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PULL 25/45] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PULL 26/45] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
` [PULL 28/45] hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
` [PULL 29/45] spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
` [PULL 30/45] target/ppc: Fix rlwinm on ppc64
` [PULL 31/45] ppc/spapr: Move GPRs setup to one place
` [PULL 32/45] pseries: Update SLOF firmware image
` [PULL 33/45] spapr/rtas: Reserve space for RTAS blob and log
` [PULL 34/45] spapr: Move creation of ibm, dynamic-reconfiguration-memory dt node
` [PULL 35/45] spapr: Move creation of ibm,architecture-vec-5 property
` [PULL 36/45] spapr: Rename DT functions to newer naming convention
` [PULL 37/45] ppc/spapr: Fix FWNMI machine check failure handling
` [PULL 38/45] ppc/spapr: Change FWNMI names
` [PULL 39/45] ppc/spapr: Add FWNMI System Reset state
` [PULL 40/45] ppc/spapr: Fix FWNMI machine check interrupt delivery
` [PULL 41/45] ppc/spapr: Allow FWNMI on TCG
` [PULL 42/45] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
` [PULL 43/45] ppc/spapr: Implement FWNMI System Reset delivery
` [PULL 44/45] ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
` [PULL 45/45] pseries: Update SLOF firmware image

[PATCH v2] clk: imx8mm: Switch to platform driver
 2020-03-17 10:45 UTC  (7+ messages)

[PATCH] staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
 2020-03-17 10:45 UTC  (2+ messages)

RT thread seems blocked
 2020-03-17 10:45 UTC  (2+ messages)

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-17 10:45 UTC  (8+ messages)
` [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-17 10:44 UTC  (3+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 10:41 UTC  (9+ messages)
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD

[PATCH] generic/310: slightly improve check for dmesg error
 2020-03-17 10:55 UTC  (2+ messages)

[Intel-gfx] [PATCH v1 0/3] Consider DBuf bandwidth when calculating CDCLK
 2020-03-17 10:43 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Consider DBuf bandwidth when calculating CDCLK (rev2)

[Xen-devel] [PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-17 10:39 UTC  (12+ messages)
` [Xen-devel] [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
                    `  "

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-17 10:35 UTC  (7+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use

[PATCH] Input: edt-ft5x06 - add fw_version debugfs file to read
 2020-03-17 10:42 UTC  (4+ messages)

[PATCH/RFC] NFS: Minimize COMMIT calls during writeback
 2020-03-17 10:41 UTC  (5+ messages)

[PATCH v8 00/11] iotests: use python logging
 2020-03-17 10:38 UTC  (5+ messages)
` [PATCH v8 03/11] iotests: ignore import warnings from pylint
` [PATCH v8 07/11] iotests: limit line length to 79 chars

[Xen-devel] [qemu-mainline test] 148637: regressions - trouble: fail/pass/starved
 2020-03-17 10:40 UTC 

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-17 10:37 UTC  (3+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "

[PULL 00/61] Misc patches for soft freeze
 2020-03-17 10:27 UTC  (6+ messages)
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs

[Intel-gfx] [PATCH v6 1/3] drm/i915/perf: remove generated code
 2020-03-17 10:36 UTC  (3+ messages)

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-17 10:36 UTC  (12+ messages)
` [PATCH v5 5/7] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v5 7/7] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-17 10:35 UTC  (9+ messages)
` [PATCH v5 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup

[dpdk-dev] [PATCH] ethdev: add DBDF action to RTE Flow
 2020-03-17 10:34 UTC  (3+ messages)

[PATCH v2] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17 10:33 UTC 

[PATCH v5.6] iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection
 2020-03-17 10:33 UTC 

[Linux-kernel-mentees] [Cocci] [v2 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-17 10:33 UTC  (2+ messages)
` [Cocci] [Linux-kernel-mentees] "

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-17 10:32 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/perf: add OA interrupt support
 2020-03-17 10:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/perf: only append status when data is available

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-17 10:13 UTC  (4+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[Intel-gfx] [PATCH v8 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2020-03-17 10:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH v8 1/3] drm/i915: Get active pending request for given context
` [Intel-gfx] [PATCH v8 2/3] drm/i915: set optimum eu/slice/sub-slice configuration based on load type
` [Intel-gfx] [PATCH v8 3/3] drm/i915: Predictive governor to control slice/subslice/eu

[Question] IO is split by block layer when size is larger than 4k
 2020-03-17 10:26 UTC  (8+ messages)

[PATCH 1/3] ALSA USB MIDI: Fix port starvation
 2020-03-17 10:26 UTC  (4+ messages)

Alchemy API queue size issue
 2020-03-17 10:26 UTC 

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 10:26 UTC  (5+ messages)

[Xen-devel] [PATCH] x86/shim: fix ballooning up the guest
 2020-03-17 10:24 UTC  (2+ messages)

[ PATCH stable v4.19] EDAC: Drop per-memory controller buses
 2020-03-17 10:22 UTC  (2+ messages)

[PATCH 5.4 61/90] iwlwifi: mvm: fix NVM check for 3168 devices
 2020-03-17 10:21 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: Avoid use of GEO_TX_POWER_LIMIT when not supported
 2020-03-17 10:21 UTC  (2+ messages)

[RFC PATCH v1 1/5] ARM: dts: imx6: Dual license adding MIT
 2020-03-17 10:19 UTC  (10+ messages)
` [RFC PATCH v1 2/5] ARM: dt-bindings: clock: "
` [RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file "
` [RFC PATCH v1 4/5] dt-bindings: input: Dual license input.h "
` [RFC PATCH v1 5/5] input: Dual license file "

[PATCH 4.9 00/24] batman-adv: Pending fixes
 2020-03-17 10:19 UTC  (2+ messages)

[PATCH v1 1/5] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-03-17 10:18 UTC  (5+ messages)
` [PATCH v1 2/5] iio: pressure: bmp280: Use IIO_DEVICE_ATTR_RO macro
` [PATCH v1 3/5] iio: pressure: bmp280: Explicitly mark GPIO optional
` [PATCH v1 4/5] iio: pressure: bmp280: Drop unneeded explicit castings
` [PATCH v1 5/5] iio: pressure: bmp280: Join string literals back


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.