All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 15:04:32 to 2021-03-17 15:51:57 UTC [more...]

[PATCH] net: ipv4: Fixed some styling issues
 2021-03-17 15:50 UTC  (2+ messages)

[PATCH] rt-tests: Drop use_current_cpuset() check
 2021-03-17 15:47 UTC  (8+ messages)

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-17 15:38 UTC  (11+ messages)

[PATCH] btrfs: zoned: automatically reclaim zones
 2021-03-17 15:40 UTC  (4+ messages)

[PATCH nf-next,v2 1/6] netfilter: flowtable: consolidate skb_try_make_writable() call
 2021-03-17 15:16 UTC  (2+ messages)
` [PATCH nf-next,v2 6/6] netfilter: flowtable: refresh timeout after dst and writable checks

[PULL 00/38] tcg patch queue for 6.0
 2021-03-17 15:34 UTC  (16+ messages)
` [PULL 01/38] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
` [PULL 03/38] tcg/tci: Split out tci_args_rrs
` [PULL 04/38] tcg/tci: Split out tci_args_rr
` [PULL 05/38] tcg/tci: Split out tci_args_rrr
` [PULL 06/38] tcg/tci: Split out tci_args_rrrc
` [PULL 07/38] tcg/tci: Split out tci_args_l
` [PULL 08/38] tcg/tci: Split out tci_args_rrrrrc
` [PULL 09/38] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PULL 11/38] tcg/tci: Reuse tci_args_l for calls
` [PULL 13/38] tcg/tci: Reuse tci_args_l for goto_tb
` [PULL 14/38] tcg/tci: Split out tci_args_rrrrrr
` [PULL 15/38] tcg/tci: Split out tci_args_rrrr
` [PULL 19/38] tcg/tci: Hoist op_size checking into tci_args_*
` [PULL 22/38] tcg/tci: Push opcode emit into each case
` [PULL 28/38] tcg/tci: Split out tcg_out_op_rrrc

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-17 15:48 UTC  (10+ messages)

[PATCH v2 0/6] sg: fixes for 5.13/scsi-staging
 2021-03-17 15:27 UTC  (6+ messages)
` [PATCH v2 2/6] sg: sg_remove_sfp_usercontext: remove NULL check
` [PATCH v2 3/6] sg: sg_rq_end_io: set SG_FRQ_ISSUED
` [PATCH v2 4/6] sg: fix double free of long scsi commands
` [PATCH v2 5/6] sg: tighten handling of struct request objects
` [PATCH v2 6/6] sg: remove debugging remnants

[dm-devel] [PATCH] block: remove the "detected capacity change" message
 2021-03-17 15:34 UTC  (4+ messages)
  `  "

[PATCH] Avoid delay when initializing USB peripheral by dwc2
 2021-03-17 15:51 UTC 

[patch 01/14] tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
 2021-03-17 15:49 UTC  (2+ messages)
` [tip: irq/core] "

[patch 03/14] tasklets: Provide tasklet_disable_in_atomic()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 04/14] tasklets: Use spin wait in tasklet_disable() temporarily
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 05/14] tasklets: Replace spin wait in tasklet_unlock_wait()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

Tests failed with GIT_TEST_FAIL_PREREQS and/or GIT_TEST_PROTOCOL_VERSION
 2021-03-17 15:42 UTC  (2+ messages)
` [PATCH] t5606: run clone branch name test with protocol v2

[patch 02/14] tasklets: Use static inlines for stub implementations
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 06/14] tasklets: Replace spin wait in tasklet_kill()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 10/14] ath9k: Use tasklet_disable_in_atomic()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 11/14] atm: eni: Use tasklet_disable_in_atomic() in the send() callback
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 08/14] net: jme: Replace link-change tasklet with work
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 09/14] net: sundance: Use tasklet_disable_in_atomic()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch V3 2/6] irqtime: Make accounting correct on RT
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[Virtio-fs] [PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-17 15:43 UTC  (7+ messages)
` [Virtio-fs] [PATCH 1/1] fuse: send "
  ` [PATCH 0/1] fuse: acl: Send "

[PATCH v4 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-17 15:00 UTC  (6+ messages)
` [PATCH v4 2/2] mm: huge_memory: debugfs for file-backed THP split

[patch V3 1/6] softirq: Add RT specific softirq accounting
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 14/14] tasklets: Switch tasklet_disable() to the sleep wait variant
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch 13/14] firewire: ohci: Use tasklet_disable_in_atomic() where required
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch V3 3/6] softirq: Move various protections into inline helpers
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch V3 4/6] softirq: Make softirq control and processing RT aware
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch V3 5/6] tick/sched: Prevent false positive softirq pending warnings on RT
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[patch V3 6/6] rcu: Prevent false positive softirq warning on RT
 2021-03-17 15:48 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v2 3/4] kbuild: re-implement CONFIG_TRIM_UNUSED_KSYMS to make it work in one-pass
 2021-03-17 15:48 UTC  (3+ messages)

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-17 15:49 UTC  (6+ messages)
` [PATCH 06/11] "

[RESEND,v4,0/2] Add check for max clock rate in mode_valid
 2021-03-17 15:34 UTC  (5+ messages)
` [RESEND, v4, 1/2] drm/mediatek: mtk_dpi: "
  ` [RESEND,v4,1/2] "

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-17 15:45 UTC  (6+ messages)
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to "

[PATCH 4.14 00/95] 4.14.226-rc1 review
 2021-03-17 15:36 UTC  (3+ messages)

[PATCH kvmtool v3 00/22] Unify I/O port and MMIO trap handling
 2021-03-17 15:17 UTC  (4+ messages)
` [PATCH kvmtool v3 20/22] arm: Reorganise and document memory map

A problem of Intel IOMMU hardware ?
 2021-03-17 15:18 UTC  (4+ messages)

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-17 15:46 UTC  (10+ messages)
` [PATCH v5 06/10] scsi: ufshpb: Add hpb dev reset response

[PATCH v3] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
 2021-03-17 15:37 UTC  (4+ messages)

linux-next: Tree for Mar 17
 2021-03-17 14:53 UTC  (3+ messages)

[usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache
 2021-03-17 15:17 UTC  (11+ messages)
            ` [systemd-devel] "

[PATCH 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at
 2021-03-17 15:44 UTC  (4+ messages)

AHCI SATA Runtime PM
 2021-03-17 15:02 UTC  (2+ messages)

[dm-devel] [PATCH v7 0/3] block device interposer
 2021-03-17 15:04 UTC  (8+ messages)
` [dm-devel] [PATCH v7 2/3] block: add bdev_interposer
          `  "

[Intel-gfx] [PATCH] drm/i915/ilk-glk: Fix link training on links with LTTPRs
 2021-03-17 15:03 UTC  (3+ messages)

[Buildroot] [PATCH v2 3/3] package/zeromq: disable package if binutils is affected from bug 21464
 2021-03-17 15:49 UTC  (3+ messages)
` [Buildroot] [PATCH] package/zeromq: fix build failure due to binutils "

[PATCH] usb: dwc3: remove 'pm_runtime_set_active' in resume callback
 2021-03-17 15:11 UTC  (4+ messages)

[PATCH] usb: acpi: Fix shifting 31 bits
 2021-03-17 14:51 UTC  (2+ messages)

[PATCH net 0/2] __napi_schedule_irqoff() used in wrong context
 2021-03-17 14:50 UTC  (9+ messages)
` [PATCH net 2/2] net: gro: Let the timeout timer expire in softirq context with `threadirqs'

Regarding the depreciation of ssh+git/git+ssh protocols
 2021-03-17 14:50 UTC  (11+ messages)

[RFC PATCH] curl: Allow reading after EOF
 2021-03-17 15:32 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board
 2021-03-17 15:45 UTC  (2+ messages)
` [PATCH v2] ARM: dts: imx6ull: fix ubi filesystem mount failed

[PATCH] conf: fix memory leak on the error path in parse_args()
 2021-03-17 15:44 UTC 

[RFC PATCH] virtio-vsock: add description for datagram type
 2021-03-17 15:44 UTC  (2+ messages)

libxl / xen-pciback interaction
 2021-03-17 15:44 UTC  (4+ messages)
  ` libxl / xen-pciback interaction [and 1 more messages]

[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
 2021-03-17 15:43 UTC  (19+ messages)
` [PATCH 01/18] drm: Introduce new HDMI helpers
` [PATCH 02/18] drm/bridge: Add HDMI output fmt helper
` [PATCH 03/18] drm/bridge: dw-hdmi: Use helpers
` [PATCH 04/18] drm/vc4: txp: Properly set the possible_crtcs mask
` [PATCH 05/18] drm/vc4: crtc: Skip the TXP
` [PATCH 06/18] drm/vc4: Rework the encoder retrieval code
` [PATCH 07/18] drm/vc4: hdmi: Add full range RGB helper
` [PATCH 08/18] drm/vc4: hdmi: Use full range helper in csc functions
` [PATCH 09/18] drm/vc4: hdmi: Remove limited_rgb_range
` [PATCH 10/18] drm/vc4: hdmi: Convert to bridge
` [PATCH 11/18] drm/vc4: hdmi: Move XBAR setup to csc_setup
` [PATCH 12/18] drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
` [PATCH 13/18] drm/vc4: hdmi: Define colorspace matrices
` [PATCH 14/18] drm/vc4: hdmi: Change CSC callback prototype
` [PATCH 15/18] drm/vc4: hdmi: Rework the infoframe prototype
` [PATCH 16/18] drm/vc4: hdmi: Support HDMI YUV output
` [PATCH 17/18] drm/vc4: hdmi: Move the pixel rate calculation to a helper
` [PATCH 18/18] drm/vc4: hdmi: Force YUV422 if the rate is too high

[PATCH 0/2] More qemu_strtosz fixes
 2021-03-17 15:28 UTC  (5+ messages)
` [PATCH 1/2] utils: Tighter tests for qemu_strtosz

[rcar:vsp1/v3u 13/23] drivers/media/v4l2-core/v4l2-async.c:777:5: warning: no previous prototype for 'v4l2_async_pending_devices'
 2021-03-17 15:42 UTC 

Building test code?
 2021-03-17 15:41 UTC  (8+ messages)
` [yocto] "

[dpdk-dev] [PATCH] eal: fix version macro
 2021-03-17 15:39 UTC  (3+ messages)

Gerrit trigger CI from Jenkins
 2021-03-17 15:36 UTC  (2+ messages)

[PATCH] Avoid delay when inializing USB peripheral by dwc2
 2021-03-17 15:33 UTC  (2+ messages)

[PATCH 0/4] esp: fix asserts/segfaults discovered by fuzzer
 2021-03-17 15:14 UTC  (3+ messages)
` [PATCH 1/4] esp: don't underflow cmdfifo if no message out/command data is present

Advice needed on SMP regression after cpu_core_mask change
 2021-03-17 15:30 UTC  (2+ messages)

occasional stalls of a WG tunnel
 2021-03-17 15:28 UTC 

Windows 10 won't run on default x86_64 machine anymore
 2021-03-17 15:13 UTC  (10+ messages)

[PATCH v2] ARM: dts: ux500: Fix BT+WLAN on Samsung phones
 2021-03-17 15:27 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/9] features and bugfixes for hns3
 2021-03-17 15:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

[PATCH] target/ppc/kvm: Cache timebase frequency
 2021-03-17 15:24 UTC 

[PATCH 0/2] Fix atomic test in "configure" + bump FreeBSD CI to 12.2
 2021-03-17 15:22 UTC  (3+ messages)
` [PATCH 1/2] configure: Don't use the __atomic_*_16 functions for testing 128-bit support

[PATCH] doc: Mention OE routine for setting BB_NUMBER_THREADS
 2021-03-17 15:25 UTC  (2+ messages)
` [bitbake-devel] "

Linux kernel 4.4.262 released
 2021-03-17 15:25 UTC 

[PATCH] drm/amd/display: Try YCbCr420 color when YCbCr444 fails
 2021-03-17 15:13 UTC  (2+ messages)

[PATCH v4 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-17 15:19 UTC  (5+ messages)
` [PATCH 4/6] coroutine-lock: reimplement CoRwLock to fix downgrade bug
` [PATCH 5/6] test-coroutine: add rwlock upgrade test

[PATCH v3 00/36] block: update graph permissions update
 2021-03-17 15:21 UTC  (11+ messages)
` [PATCH v3 15/36] block: add bdrv_list_* permission update functions
` [PATCH v3 16/36] block: add bdrv_replace_child_safe() transaction action
` [PATCH v3 29/36] block: bdrv_reopen_multiple(): move bdrv_flush to separate pre-prepare
` [PATCH v3 30/36] block: bdrv_reopen_multiple: refresh permissions on updated graph
` [PATCH v3 31/36] block: drop unused permission update functions
` [PATCH v3 33/36] block: inline bdrv_replace_child()
` [PATCH v3 34/36] block: refactor bdrv_child_set_perm_safe() transaction action
` [PATCH v3 35/36] block: rename bdrv_replace_child_safe() to bdrv_replace_child()
` [PATCH v3 36/36] block: refactor bdrv_node_check_perm()

[PATCH v5 00/57] TCI fixes and cleanups
 2021-03-17 15:03 UTC  (3+ messages)
` [PATCH v5 27/57] tcg/tci: Split out tcg_out_op_rrs

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-17 15:23 UTC  (4+ messages)
` [PATCH v3 34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9

[PATCH] riscv: Drop const annotation for sp
 2021-03-17 15:21 UTC  (2+ messages)

[PATCH V2] radeon: use kvcalloc for relocs and chunks
 2021-03-17 15:21 UTC  (3+ messages)

[Bug 1910826] [NEW] [OSS-Fuzz] Issue 29224 rtl8139: Stack-overflow in rtlNUMBER_transmit_one
 2021-03-17 14:53 UTC  (2+ messages)
` [Bug 1910826] "

[PATCH V2] block: increased maximum size of vvfat devices
 2021-03-17 14:39 UTC 

[PULL 00/11] Ui 20210316 patches
 2021-03-17 14:59 UTC  (2+ messages)

[PATCH] wireless-regdb: Do not hardcode 'sforshee' in the certificate commonName
 2021-03-17 15:18 UTC  (2+ messages)
` [wireless-regdb] "

[wireless-regdb] wireless-regdb: Update regulatory rules for Cuba (CU) on 5GHz
 2021-03-17 15:17 UTC  (2+ messages)

[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
 2021-03-17 14:57 UTC  (10+ messages)
` [PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2

ASoC topology loading vs card bind
 2021-03-17 15:16 UTC 

[Buildroot] [PATCH 1/1] configs/bananapi_m1_plus_defconfig: select custom headers
 2021-03-17 15:16 UTC 

[Accel-config] [PATCH v3 4/4] accel-config: Add support for new device bind paths
 2021-03-17 15:16 UTC 

[Accel-config] [PATCH v3 3/4] accel-config: Store bus type in device context
 2021-03-17 15:16 UTC 

[Accel-config] [PATCH v3 2/4] accel-config: Add compatibility mode detection
 2021-03-17 15:16 UTC 

[Accel-config] [PATCH v3 1/4] accel-config: Fix some indentation and coding style issues
 2021-03-17 15:16 UTC 

[Accel-config] [PATCH v3 0/4] Add support for ABI change in driver
 2021-03-17 15:16 UTC 

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-17 14:38 UTC  (6+ messages)
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding

[mm] bd0ca82882: WARNING:suspicious_RCU_usage
 2021-03-17 14:06 UTC 

[PATCH for-4.15 0/3] x86/msr: Fixes for XSA-351
 2021-03-17 15:15 UTC  (7+ messages)
` [PATCH 1/3] Revert "x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()"

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-17 15:03 UTC  (9+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v5 5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

[linux-stable-rc:linux-4.19.y 1864/3681] arch/ia64/kernel/kprobes.c:414:17: error: implicit declaration of function '__kretprobe_trampoline_handler'; did you mean
 2021-03-17 15:16 UTC 

[dpdk-dev] [PATCH] eal: mark version parts API as experimental
 2021-03-17 15:15 UTC 

[PATCH] clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected
 2021-03-17 15:12 UTC  (2+ messages)

[PATCH] drm/amd/display: check fb of primary plane
 2021-03-17 15:14 UTC  (3+ messages)

[Virtio-fs] Securing file handles
 2021-03-17 15:13 UTC  (9+ messages)

[PATCH v3 0/5] tests/acceptance: Add bFLT loader linux-user test
 2021-03-17 14:52 UTC  (3+ messages)
` [PATCH v3 4/5] tests/acceptance: Share useful helpers from virtiofs_submounts test

[lttng-dev] Reg: LTTNG Support for arm64 based k3-am654 board
 2021-03-17 15:11 UTC  (2+ messages)

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-17 15:11 UTC  (8+ messages)

[PATCH v3 00/15] media: mtk-vcodec: support for MT8183 decoder
 2021-03-17 15:09 UTC  (7+ messages)
` [PATCH v3 05/15] media: mtk-vcodec: vdec: support stateless API

[osandov:btrfs-send-encoded 9/15] fs/btrfs/inode.c:10549 btrfs_encoded_read_regular() warn: potentially one past the end of array
 2021-03-17 15:08 UTC 

[Intel-gfx] [PATCH 2/3] drm/i915/gem: Drop relocation support on all new hardware (v5)
 2021-03-17 15:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH] drm/i915/gem: Drop relocation support on all new hardware (v6)
    `  "

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-17 15:04 UTC  (4+ messages)
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

[PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
 2021-03-17 15:03 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8183: Add kukui-jacuzzi-damu board

[PATCH v10] sched/fair: select idle cpu from idle cpumask for task wakeup
 2021-03-17 15:05 UTC  (2+ messages)
` [sched/fair] d619f7afd7: stress-ng.sock.ops_per_sec 69.4% improvement

[PATCH v3 0/8] x86/seves: Support 32-bit boot path and other updates
 2021-03-17 15:04 UTC  (3+ messages)
` [PATCH v3 2/8] x86/sev: Do not require Hypervisor CPUID bit for SEV guests


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.