All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-28 16:32:01 to 2021-07-28 17:24:11 UTC [more...]

[PATCH v12 0/8] PCI: Expose and manage PCI device reset
 2021-07-28 17:24 UTC  (2+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-28 17:23 UTC  (21+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-28 17:23 UTC  (4+ messages)
` [PATCH v2 7/7] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

A question of TDP unloading
 2021-07-28 17:23 UTC  (6+ messages)

[PATCH bpf] bpf: fix rcu warning in bpf_prog_run_pin_on_cpu()
 2021-07-28 17:23 UTC 

[MPTCP][PATCH v6 mptcp-next 0/5] fullmesh path manager support
 2021-07-28 17:22 UTC  (7+ messages)
` [MPTCP][PATCH v6 mptcp-next 1/5] mptcp: remote addresses fullmesh
  ` [MPTCP][PATCH v6 mptcp-next 2/5] mptcp: local "
    ` [MPTCP][PATCH v6 mptcp-next 3/5] selftests: mptcp: set and print the fullmesh flag
      ` [MPTCP][PATCH v6 mptcp-next 4/5] selftests: mptcp: add fullmesh testcases

[dm-devel] [PATCH 0/7] device mapper target measurements using IMA
 2021-07-28 17:14 UTC  (3+ messages)

[PATCH v4] arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
 2021-07-28 17:18 UTC  (3+ messages)

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-07-28 17:19 UTC  (3+ messages)

[PATCH 59/64] fortify: Detect struct member overflows in memset() at compile-time
 2021-07-28 17:18 UTC  (2+ messages)

[PATCH v2 3/3] dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
 2021-07-28 17:18 UTC  (2+ messages)

[PATCH v2] pull: introduce --merge option
 2021-07-28 17:18 UTC  (9+ messages)

stable-rc/linux-5.13.y build: 174 builds: 2 failed, 172 passed, 7 warnings (v5.13.6)
 2021-07-28 17:17 UTC 

[PATCH v2] ucounts: add missing data type changes
 2021-07-28 17:16 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_flip: Discard any stale event at each retry
 2021-07-28 17:16 UTC 

[PATCH 0/4] Improve the configfs read and write iterators further
 2021-07-28 17:14 UTC  (11+ messages)
` [PATCH 2/4] configfs: Fix writing at a non-zero offset

[igt-dev] [PATCH i-g-t 0/2] Check the addresses of blocks being reserved
 2021-07-28 17:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_allocator_simple: Check boundaries of reserved blocks
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_softpin: Adjust the addresses of reverved blocks

stable 5.4.135 REGRESSION / once-a-day WARNING: at kthread_is_per_cpu+0x1c/0x20
 2021-07-28 17:02 UTC 

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-28 17:09 UTC  (2+ messages)

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-28 17:06 UTC  (4+ messages)
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support

[PATCH RFC 00/19] vfio-user implementation
 2021-07-28 17:08 UTC  (5+ messages)
` [PATCH RFC server 00/11] vfio-user server in QEMU
  ` [PATCH RFC server 04/11] vfio-user: find and init PCI device

[PATCH v7 00/24] x86/resctrl: Merge the CDP resources
 2021-07-28 17:06 UTC  (25+ messages)
` [PATCH v7 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v7 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v7 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v7 04/24] x86/resctrl: Pass the schema in info dir's private pointer
` [PATCH v7 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v7 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH v7 07/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH v7 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
` [PATCH v7 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
` [PATCH v7 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
` [PATCH v7 11/24] x86/resctrl: Add a helper to read/set the CDP configuration
` [PATCH v7 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema
` [PATCH v7 13/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH v7 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
` [PATCH v7 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
` [PATCH v7 16/24] x86/resctrl: Add a helper to read a closid's configuration
` [PATCH v7 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
` [PATCH v7 18/24] x86/resctrl: Make ctrlval arrays the same size
` [PATCH v7 19/24] x86/resctrl: Apply offset correction when config is staged
` [PATCH v7 20/24] x86/resctrl: Calculate the index from the configuration type
` [PATCH v7 21/24] x86/resctrl: Merge the ctrl_val arrays
` [PATCH v7 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
` [PATCH v7 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
` [PATCH v7 24/24] x86/resctrl: Merge the CDP resources

[patch 0/4] prctl task isolation interface and vmstat sync
 2021-07-28 17:08 UTC  (14+ messages)
` [patch 1/4] add basic task isolation prctl interface

[Intel-gfx] [PATCH 0/3] lpsp with hdmi/dp outputs
 2021-07-28 17:05 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for lpsp with hdmi/dp outputs (rev2)

[PATCH v2 0/2] mingw: handle absolute paths in expand_user_path()
 2021-07-28 17:08 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] Use a better name for the function interpolating paths

[meta-virtualization][hardknott][PATCH] kubernetes: fix CVE-2021-20206
 2021-07-28 17:08 UTC 

[PATCH] ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
 2021-07-28 17:05 UTC  (5+ messages)

[MPTCP][PATCH mptcp-next] Squash to "mptcp: MP_FAIL suboption sending"
 2021-07-28 17:08 UTC  (2+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS df6192f47d2311cf40cd4321cc59863a5853b665
 2021-07-28 17:05 UTC 

[PATCH] Fix git-bisect when show-branch is configured to run with pager
 2021-07-28 17:07 UTC  (6+ messages)
        ` Re* "

[dpdk-dev] [PATCH 0/4] net/mlx5: keep indirect actions across port restart
 2021-07-28 17:07 UTC  (6+ messages)

[PATCH v3 0/2] hwmon: Add StarFive JH7100 temperature sensor
 2021-07-28 17:05 UTC  (3+ messages)

[PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-28 17:05 UTC  (15+ messages)
` [PATCH 01/14] bpf/tests: Add BPF_JMP32 test cases
` [PATCH 02/14] bpf/tests: Add BPF_MOV tests for zero and sign extension
` [PATCH 03/14] bpf/tests: Fix typos in test case descriptions
` [PATCH 04/14] bpf/tests: Add more tests of ALU32 and ALU64 bitwise operations
` [PATCH 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
` [PATCH 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH 08/14] bpf/tests: Add tests for ALU operations implemented with function calls
` [PATCH 09/14] bpf/tests: Add word-order tests for load/store of double words
` [PATCH 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH 11/14] bpf/tests: Add test for 32-bit context pointer argument passing
` [PATCH 12/14] bpf/tests: Add tests for atomic operations
` [PATCH 13/14] bpf/tests: Add tests for BPF_CMPXCHG
` [PATCH 14/14] bpf/tests: Add tail call test suite

NFS RDMA test failure as of 5.14-rc1
 2021-07-28 17:05 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Write in put_ucounts
 2021-07-28 17:05 UTC  (3+ messages)
  ` [PATCH v1] ucounts: Fix race condition between alloc_ucounts and put_ucounts

U-Boot boards needing CONFIG_DM migration
 2021-07-28 17:04 UTC 

[PATCH] ALSA: hda/realtek: add mic quirk for Acer SF314-42
 2021-07-28 17:02 UTC  (3+ messages)

[PATCH v4] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-07-28 17:03 UTC  (6+ messages)

linux-next: build failure after merge of the drivers-x86 tree
 2021-07-28 17:01 UTC  (2+ messages)

[Intel-gfx] i915 DMC Updates - TGL:v2.12 and RKL v2.03
 2021-07-28 17:01 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH] package/bluez5_utils: expose more disable options
 2021-07-28 17:00 UTC  (3+ messages)

[ANNOUNCE] v5.13-rt1
 2021-07-28 16:59 UTC  (20+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[PATCH] dbus: Use GLib.MainLoop()
 2021-07-28 16:59 UTC 

[PATCH] btrfs: sysfs: advertise zoned support among features
 2021-07-28 16:56 UTC 

[RFC PATCH v6 0/3] arm64: Implement stack trace reliability checks
 2021-07-28 16:56 UTC  (4+ messages)
  ` [RFC PATCH v6 1/3] arm64: Improve the unwinder return value

dunfell merge request July 27th
 2021-07-28 16:58 UTC  (2+ messages)

[PATCH] Do not use Python slip
 2021-07-28 16:58 UTC 

[PATCH 1/3] hwmon: sbrmi: Add support for sbrmi power module
 2021-07-28 16:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code
 2021-07-28 16:57 UTC  (4+ messages)

[PATCH bpf-next v3 0/8] Improve XDP samples usability and output
 2021-07-28 16:55 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] samples: bpf: fix a couple of warnings
` [PATCH bpf-next v3 2/8] samples: bpf: Add common infrastructure for XDP samples
` [PATCH bpf-next v3 3/8] samples: bpf: Add BPF support for XDP samples helper
` [PATCH bpf-next v3 4/8] samples: bpf: Convert xdp_monitor to use "
` [PATCH bpf-next v3 5/8] samples: bpf: Convert xdp_redirect "
` [PATCH bpf-next v3 6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers
` [PATCH bpf-next v3 7/8] samples: bpf: Convert xdp_redirect_map_multi "
` [PATCH bpf-next v3 8/8] samples: bpf: Convert xdp_redirect_cpu "

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-28 16:54 UTC  (6+ messages)
` [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
      ` [virtio-dev] "

stable-rc/queue/5.13 build: 174 builds: 2 failed, 172 passed, 7 warnings (v5.13.5-223-g3a7649e5ffb5)
 2021-07-28 16:56 UTC 

[PATCH] drm/i915/selftests: fixup igt_shrink_thp
 2021-07-28 16:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next v2] libbpf: add libbpf_load_vmlinux_btf/libbpf_load_module_btf APIs
 2021-07-28 16:55 UTC 

[PATCH] Revert "ACPI: resources: Add checks for ACPI IRQ override"
 2021-07-28 16:54 UTC  (5+ messages)

Weekly meeting - 29 July 2021 15:00 UTC (8am PDT, 5pm CEST, 11pm CST)
 2021-07-28 16:53 UTC 

[PATCH] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-28 16:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/9] fixes and enablement for rk356x
 2021-07-28 16:49 UTC  (8+ messages)
` [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-28 16:51 UTC  (3+ messages)

Request for mentee selection tasks (Checkpatch Documentation)
 2021-07-28 16:50 UTC  (3+ messages)

[PATCH] btrfs: quota: Introduce new flag to cancel quota rescan
 2021-07-28 16:49 UTC  (3+ messages)

[perf] fuzzer triggers unchecked MSR access error: WRMSR to 0x318
 2021-07-28 16:49 UTC 

[PATCH] hwmon: sht4x: update Documentation for Malformed table
 2021-07-28 16:49 UTC  (2+ messages)

[PATCH 0/2] add ethernet support to rk3568 dts
 2021-07-28 16:45 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
` [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-28 16:47 UTC  (2+ messages)
` [PATCH] bpf: Fix off-by-one in tail call count limiting

[PATCH] nfsdcltrack: Use uint64_t instead of time_t
 2021-07-28 16:46 UTC  (3+ messages)

[PATCH 0/6] drm/panel: atna33xc20: Fix the Samsung ATNA33XC20 panel
 2021-07-28 16:45 UTC  (14+ messages)
` [PATCH 1/6] drm/dp: Don't zero PWMGEN_BIT_COUNT when driver_pwm_freq_hz not specified
` [PATCH 2/6] drm/bridge: ti-sn65dsi86: Fix power off sequence
` [PATCH 3/6] drm/bridge: ti-sn65dsi86: Add some 100 us delays
` [PATCH 4/6] Revert "drm/panel-simple: Add Samsung ATNA33XC20"
` [PATCH 5/6] Revert "drm/panel-simple: Support for delays between GPIO & regulator"
` [PATCH 6/6] drm/panel: atna33xc20: Introduce the Samsung ATNA33XC20 panel

[RFC PATCH 1/2] arm64: mm: Make virt_addr_valid to check for pfn_valid again
 2021-07-28 16:44 UTC  (4+ messages)
` [RFC PATCH 2/2] xen/unpopulated-alloc: Query hypervisor to provide unallocated space

[PATCHSET 0/1] fstests: tag recovery loop tests
 2021-07-28 16:45 UTC  (4+ messages)
` [PATCH 1/1] misc: tag all tests that examine crash recovery in a loop

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-07-28 16:45 UTC  (2+ messages)

[PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
 2021-07-28 16:42 UTC  (5+ messages)

[PATCH v9 00/10] CoreSight configuration management; ETM strobing
 2021-07-28 16:41 UTC  (5+ messages)
` [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH v2] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:44 UTC  (2+ messages)

U-Boot Digest, Vol 158, Issue 63
 2021-07-28 16:43 UTC  (2+ messages)

[PATCH] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:43 UTC  (4+ messages)

[PATCH] ACPI: DPTF: Fix reading of attributes
 2021-07-28 16:42 UTC  (2+ messages)

[PATCH] btrfs: Introduce btrfs_search_backwards function
 2021-07-28 16:41 UTC  (3+ messages)

[PATCH V9 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-28 16:40 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/10] drm/i915/adl_p: Add support for Display Page Tables
 2021-07-28 16:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 04/10] drm/i915/xelpd: First stab at DPT support

[PATCH v1 0/3] kselftest/arm64: Vector length configuration tests
 2021-07-28 16:37 UTC  (8+ messages)
` [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration

New warning in nvme_setup_discard
 2021-07-28 16:38 UTC  (5+ messages)

[PATCH next] net: xfrm: fix shift-out-of-bounce
 2021-07-28 16:38 UTC 

[PATCH 1/1] drm/i915: dgfx cards need to wait on pcode's uncore init done
 2021-07-28 16:38 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/1] "
` [Intel-gfx] [PATCH 1/1] "

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-28 16:09 UTC  (3+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load

forkat(int pidfd), execveat(int pidfd), other awful things?
 2021-07-28 16:37 UTC  (4+ messages)
    ` Leveraging pidfs for process creation without fork

[PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-28 16:37 UTC  (4+ messages)
` [PATCH v8 2/2] firmware_loader: fix use-after-free "

[PATCH v2 0/4] kselftest/arm64: Vector length configuration tests
 2021-07-28 16:33 UTC  (10+ messages)
` [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
` [PATCH v2 2/4] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
` [PATCH v2 3/4] kselftest/arm64: Add tests for SVE vector configuration
` [PATCH v2 4/4] kselftest/arm64: Add a TODO list for floating point tests

[GIT PULL FOR v5.15] R-Car DU fixes and improvements
 2021-07-28 16:36 UTC 

stable-rc/queue/4.19 build: 187 builds: 0 failed, 187 passed, 63 warnings (v4.19.199-1-ge25f07ced983)
 2021-07-28 16:35 UTC 

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-28 16:28 UTC  (4+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features

Using two-dot range notation in `git rebase`?
 2021-07-28 16:33 UTC  (2+ messages)

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-28 16:32 UTC  (4+ messages)
` [PATCH 5.10 099/167] tcp: disable TFO blackhole logic by default

Documentation on when to free structures in/after callbacks
 2021-07-28 16:32 UTC 

[PATCH 0/7] virtio-gpu: Support Venus Vulkan driver
 2021-07-28 16:30 UTC  (3+ messages)
` [PATCH 6/7] virtio-gpu: Initialize Venus


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.