messages from 2022-01-13 02:15:17 to 2022-01-13 04:07:10 UTC [more...]
[PATCH 0/6] KVM: x86/pmu: Use binary search to check filtered events
2022-01-13 4:06 UTC (3+ messages)
` [PATCH 6/6] selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
next/pending-fixes baseline: 660 runs, 49 regressions (v5.16-7998-gbeebf0a29205)
2022-01-13 4:06 UTC
[PATCH] net/cnxk: fix promiscuous mode in multicast enable flow
2022-01-13 4:05 UTC (2+ messages)
[Intel-gfx] [PATCH i-g-t 00/11] Fixes for i915_hangman and gem_exec_capture
2022-01-13 4:05 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t 08/11] lib/store: Refactor common store code into helper function
` [Intel-gfx] "
[PATCH v4] libxl/PCI: Fix PV hotplug & stubdom coldplug
2022-01-13 4:01 UTC
[PATCH] drm/amdgpu: don't do resets on APUs which don't support it
2022-01-13 4:01 UTC (2+ messages)
[PATCH v2] media: hi847: Add support for Hi-847 sensor
2022-01-13 11:53 UTC
[PATCH 0/5] Various test fixes and improvements
2022-01-13 3:59 UTC (6+ messages)
` [PATCH 1/5] tests: Do not remove image file on error in pata_test
` [PATCH 2/5] tests: Skip pata_test on i386-efi
` [PATCH 3/5] tests: Remove $((BASE#NUM)) bashism in grub-fs-tester
` [PATCH 4/5] tests: Ensure that mountpoints are unmounted before exiting
` [PATCH 5/5] tests: Ensure that loopback devices and zfs devices are cleaned up
[PATCH -next 1/2] drm/amdgpu: remove unneeded semicolon
2022-01-13 3:59 UTC (4+ messages)
[sailus-media-tree:master 15/16] drivers/media/i2c/hi847.c:2700:49: error: passing argument 2 of 'v4l2_subdev_get_try_format' from incompatible pointer type
2022-01-13 3:59 UTC (4+ messages)
[PATCH 0/4 v3] bfq: Avoid use-after-free when moving processes between cgroups
2022-01-13 3:57 UTC (3+ messages)
` [PATCH 3/4] bfq: Split shared queues on move "
[PATCH v3] KVM: x86: Make the module parameter of vPMU more common
2022-01-13 3:53 UTC
[PATCHSET v2 0/3] xfs: kill dead ioctls for 5.17
2022-01-13 3:53 UTC (5+ messages)
` [PATCH 1/3] xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
` [PATCH 3/3] xfs: remove the XFS_IOC_FSSETDM definitions
[bug report] NFS: Support statx_get and statx_set ioctls
2022-01-13 3:52 UTC (5+ messages)
[PATCH 01/13] blk: make blk-rq-qos support pluggable and modular policy
2022-01-13 3:52 UTC (4+ messages)
[RFC PATCH 0/3] ARM64: Guest performance improvement during dirty
2022-01-13 3:50 UTC (5+ messages)
[PATCH v19 0/5] usb: misc: Add onboard_usb_hub driver
2022-01-13 3:50 UTC (7+ messages)
` [PATCH v19 2/5] driver core: Export device_is_bound()
` [PATCH v19 3/5] usb: misc: Add onboard_usb_hub driver
` [PATCH v19 4/5] usb: core: hcd: Create platform devices for onboard hubs in probe()
[PATCH v3] xen/arm: Allow QEMU platform to be built with GICv2
2022-01-13 3:47 UTC (5+ messages)
[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
2022-01-13 3:47 UTC (6+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
[GIT PULL] xfs: xlog_write rework and CIL scalability
2022-01-13 3:46 UTC (6+ messages)
[5.16.0] build error on unrecognized opcode: ptesync
2022-01-13 3:12 UTC (5+ messages)
[ANNOUNCE] 4.19.225-rt101
2022-01-13 3:45 UTC
[PATCH v2 1/2] hog: Fix read order of attributes
2022-01-13 3:45 UTC (2+ messages)
` [v2,1/2] "
[Intel-gfx] [PATCH v2 0/2] Introduce multitile support
2022-01-13 3:45 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH] nghttp2: fix for multilib support
2022-01-13 3:44 UTC
[Intel-gfx] [PATCH] drm/i915: Flip guc_id allocation partition
2022-01-13 3:38 UTC (2+ messages)
` "
[rdma:wip/jgg-for-next] BUILD SUCCESS c40238e3b8c98993e3c70057f6099e24cc2380f7
2022-01-13 3:43 UTC
[PATCH-perfbook v2] RFC: bibliography: make a reference item better
2022-01-13 3:43 UTC
[PATCH RESEND RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
2022-01-13 3:42 UTC (3+ messages)
[PATCH v9 0/9] ls-tree.c: introduce "--format" option
2022-01-13 3:42 UTC (20+ messages)
` [PATCH v9 9/9] cocci: allow padding with `strbuf_addf()`
` [PATCH v10 0/9] ls-tree: "--object-only" and "--format" opts
` [PATCH v10 1/9] ls-tree: remove commented-out code
` [PATCH v10 2/9] ls-tree: add missing braces to "else" arms
` [PATCH v10 3/9] ls-tree: use "enum object_type", not {blob,tree,commit}_type
` [PATCH v10 4/9] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
` [PATCH v10 5/9] ls-tree: optimize naming and handling of "return" in show_tree()
` [PATCH v10 6/9] ls-tree.c: support --object-only option for "git-ls-tree"
` [PATCH v10 7/9] ls-tree.c: introduce struct "show_tree_data"
` [PATCH v10 8/9] cocci: allow padding with `strbuf_addf()`
` [PATCH v10 9/9] ls-tree.c: introduce "--format" option
[PATCH 0/2] Make build more robust
2022-01-13 3:40 UTC (3+ messages)
` [PATCH 1/2] gentpl.py: Fix issue where sometimes marker files have CPP defines
` [PATCH 2/2] Makefile: Only look for @MARKER@ at the start of a line when generating libgrub_a_init.lst
[PATCH 1/3] drm/bridge: anx7625: Convert to use devm_kzalloc
2022-01-13 3:40 UTC (9+ messages)
` [PATCH 2/3] drm/bridge: anx7625: Support reading edid through aux channel
` [PATCH 3/3] dt-bindings: drm/bridge: anx7625: Add aux-bus node
[RFC 0/2] printk: Remove cyclic include dependencies with printk.h
2022-01-13 3:38 UTC (5+ messages)
` [RFC 1/2] printk/dynamic_debug: Remove cyclic dependency between printk.h and dynamic_debug.h
[PATCH net-next 0/2] Extend devlink for port trust setting
2022-01-13 3:37 UTC (15+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted
[PATCH-perfbook] RFC: bibliography: make a reference item better
2022-01-13 3:37 UTC
[PATCH 0/3] PASID support for Intel IOMMU
2022-01-13 3:35 UTC (3+ messages)
` [PATCH 1/3] intel-iommu: don't warn guest errors when getting rid2pasid entry
[PATCH] mm: use compare-exchange operation to set KASAN page tag
2022-01-13 3:32 UTC (2+ messages)
[PATCH Review 1/1] drm/amdgpu: handle denied inject error into critical regions v2
2022-01-13 3:28 UTC (2+ messages)
[PATCH 0/6] ext4/jbd2: inline_data fixes and some cleanups
2022-01-13 3:26 UTC (7+ messages)
` [PATCH 1/6] ext4: Fix error handling in ext4_restore_inline_data()
` [PATCH 2/6] ext4: Remove redundant max inline_size check in ext4_da_write_inline_data_begin()
` [PATCH 3/6] ext4: Fix error handling in ext4_fc_record_modified_inode()
` [PATCH 4/6] jbd2: Cleanup unused functions declarations from jbd2.h
` [PATCH 5/6] jbd2: Refactor wait logic for transaction updates into a common function
` [PATCH 6/6] jbd2: No need to use t_handle_lock in jbd2_journal_wait_updates
[ANNOUNCE] 5.15.14-rt27
2022-01-13 3:24 UTC
[PATCH RFC v1 0/3] remove remaining users of SHA-1
2022-01-13 3:24 UTC (2+ messages)
[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
2022-01-13 3:23 UTC (17+ messages)
[PATCH] python3-prompt-toolkit1: Add latest 1.0 version
2022-01-13 3:22 UTC (2+ messages)
` [oe] "
[PATCH 0/4] docs/zh_CN: add vm damon translation
2022-01-13 3:18 UTC (5+ messages)
` [PATCH 1/4] docs/zh_CN: add damon index tronslation
` [PATCH 2/4] docs/zh_CN: add damon faq translation
` [PATCH 3/4] docs/zh_CN: add damon design translation
` [PATCH 4/4] docs/zh_CN: add damon api translation
[PATCH V2 1/2] drm/amdgpu: Add ras supported check for register_ras_block
2022-01-13 3:20 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
2022-01-13 3:19 UTC (2+ messages)
[PATCH v5 00/13] Introduce PECI subsystem
2022-01-13 3:17 UTC (21+ messages)
` [PATCH v5 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v5 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v5 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v5 11/13] hwmon: peci: Add dimmtemp driver
[PATCH] systemd: Avoid a Python deprecation warning
2022-01-13 3:18 UTC
[PATCH] selinux-notebook: Add epub build
2022-01-13 3:18 UTC (2+ messages)
[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
2022-01-13 3:16 UTC
[PATCH v4 0/3] pinctrl: meson-s4: add pinctrl driver
2022-01-13 3:10 UTC (12+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: meson: Add compatible for S4
` [PATCH v4 2/3] dt-bindings: gpio: Add a header file for Amlogic Meson S4
` [PATCH v4 3/3] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc
[PATCH v1 00/23] fscache,erofs: fscache-based demand-read semantics
2022-01-13 3:10 UTC (4+ messages)
` [PATCH v1 05/23] netfs: add inode parameter to netfs_alloc_read_request()
` [Linux-cachefs] "
[pull] amdgpu, amdkfd drm-next-5.17
2022-01-13 3:05 UTC
[PATCH][honister] epiphany: Update 40.3 -> 40.6
2022-01-13 3:05 UTC
[RFC PATCH v2 0/2] RDMA/rxe: Add RDMA Atomic Write operation
2022-01-13 3:03 UTC (3+ messages)
` [RFC PATCH v2 1/2] RDMA/rxe: Rename send_atomic_ack() and atomic member of struct resp_res
` [RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
[Q] arm: SVE accesses at EL0 is broken with E2H+TGE?
2022-01-13 3:03 UTC (2+ messages)
[helgaas-pci:pci/hotplug] BUILD SUCCESS 085a9f43433f30cbe8a1ade62d9d7827c3217f4d
2022-01-13 3:04 UTC
[PATCH 0/2] coresight: trbe: Update existing errata for Cortex-X2
2022-01-13 3:03 UTC (5+ messages)
` [PATCH 1/2] arm64: Add Cortex-X2 CPU part definition
[PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index'
2022-01-13 3:02 UTC (3+ messages)
` [PATCH v2 "
[PATCH v1 0/2] ACPI: CPPC: Fix I/O port reads on big endian and clean up code in cpc_read()
2022-01-13 3:00 UTC (5+ messages)
` [PATCH v1 1/2] ACPI: CPPC: Fix up I/O port access "
` [PATCH v1 2/2] ACPI: CPPC: Drop redundant local variable from cpc_read()
[PATCH 0/2] Fix a couple issues in moddep parsing
2022-01-13 2:55 UTC (3+ messages)
` [PATCH 1/2] util/resolve.c: Do not read past the end of the array in read_dep_list
` [PATCH 2/2] util/resolve.c: Bail with error if moddep lst file line is too long
[PATCH] netfs: make ops->init_rreq() optional
2022-01-13 2:54 UTC (3+ messages)
[PATCH V2 0/4] SELinux Notebook: Add eBook reader build
2022-01-13 2:52 UTC (5+ messages)
` [PATCH V2 4/4] selinux-notebook: Add epub build
PATCH v4 ASUS EC Sensors
2022-01-13 2:51 UTC (4+ messages)
` [PATCH v5 3/3] hwmon: deprecate asis_wmi_ec_sensors driver
[groeck-staging:hwmon] BUILD SUCCESS a7e54735ac4398285215ee263638cea0435c80ee
2022-01-13 2:50 UTC
[Bug 215445] New: UBSAN: invalid-load in amdgpu_dm.c:5882:84 - load of value 32 is not a valid value for type '_Bool'
2022-01-13 2:50 UTC (2+ messages)
` [Bug 215445] AMDGPU -- "
[helgaas-pci:pci/host/hv] BUILD SUCCESS d9932b46915664c88709d59927fa67e797adec56
2022-01-13 2:50 UTC
[PATCH 05/25] x86/sgx: Introduce runtime protection bits
2022-01-13 2:41 UTC (12+ messages)
[PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular
2022-01-13 2:40 UTC (4+ messages)
` [PATCH 13/13] blk: introduce iostat per cgroup module
[PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
2022-01-13 2:55 UTC
[PATCH v2] mm/vmstat: add event for ksm swapping in copy
2022-01-13 2:38 UTC
Türkiye Firma Rehberi "royru1"
2022-01-13 2:29 UTC
[PATCH 1/2] drm/amdgpu: Add a filter condition to restrict the SW ras function to be registered only by asics whose hardware supports the ras function
2022-01-13 2:34 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list
[PATCH] ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
2022-01-13 2:31 UTC (2+ messages)
[PATCH] ui/cocoa: capture screencast with AVAssetWriter
2022-01-13 2:29 UTC (3+ messages)
drivers/platform/x86/asus-tf103c-dock.c:253:22: sparse: sparse: symbol 'tf103c_dock_hid_ll_driver' was not declared. Should it be static?
2022-01-13 2:29 UTC (2+ messages)
[PATCH RESEND mptcp-next v2 0/9] use 'ip mptcp' in selftests
2022-01-13 2:30 UTC (4+ messages)
` [PATCH RESEND mptcp-next v2 7/9] selftests: mptcp: implement pm_nl_show_endpoint
[RFC PATCH 4/6] fprobe: Add exit_handler support
2022-01-13 2:29 UTC (3+ messages)
[rmk-arm:sa1100 50/57] ERROR: modpost: "ipaq_micro_tx_msg" [arch/arm/mach-sa1100/h3xxx-sleeve.ko] undefined!
2022-01-13 2:29 UTC (2+ messages)
[GIT PULL] Mailbox changes for v5.17
2022-01-13 2:28 UTC (2+ messages)
[PATCH v2 00/12] bloblist: Enhancements for standard passage
2022-01-13 2:26 UTC (13+ messages)
` [PATCH v2 01/12] stddef: Avoid warning with clang with offsetof()
` [PATCH v2 02/12] fdt: Drop SPL_BUILD macro
` [PATCH v2 03/12] bloblist: Put the magic number first
` [PATCH v2 04/12] bloblist: Rename the SPL tag
` [PATCH v2 05/12] bloblist: Drop unused tags
` [PATCH v2 06/12] bloblist: Use explicit numbering for the tags
` [PATCH v2 07/12] bloblist: Use LOG_CATEGORY to simply logging
` [PATCH v2 08/12] bloblist: Use 'phase' consistently for bloblists
` [PATCH v2 09/12] bloblist: Refactor Kconfig to support alloc or fixed
` [PATCH v2 10/12] bloblist: Add functions to obtain base address and size
` [PATCH v2 11/12] bloblist: doc: Bring in the API documentation
` [PATCH v2 12/12] bloblist: Relicense to allow BSD-3-Clause
[PATCH] epoll_ctl.2: replace input flag footnotes with a list section
2022-01-13 2:27 UTC
[PATCH -next] NFS: Fix nfs4_proc_get_locations() kernel-doc comment
2022-01-13 2:26 UTC
[PATCH v9 0/3] Add basic SoC support for mediatek mt8195
2022-01-13 2:17 UTC (5+ messages)
[PATCH 0/2] Add check-native and check-nonnative as make targets
2022-01-13 2:19 UTC (3+ messages)
` [PATCH 1/2] conf/Makefile.common: Order alphabetically variables
` [PATCH 2/2] tests: Add check-native and check-nonnative make targets
[xfs] 7993f1a431: xfstests.xfs.308.fail
2022-01-13 2:19 UTC (2+ messages)
dmesg: mdsc_handle_reply got x on session mds1 not mds0
2022-01-13 2:18 UTC (5+ messages)
[PATCH] ocfs2: remove redundant assignment to variable free_space
2022-01-13 2:18 UTC (3+ messages)
` [Ocfs2-devel] "
[ucounts] 59ec71575a: will-it-scale.per_process_ops -10.3% regression
2022-01-13 2:17 UTC (4+ messages)
[PATCH 0/5] handle kthread_prio kernel cmdline parameter consistently
2022-01-11 23:32 UTC (4+ messages)
` [PATCH 1/4] RCU: move kthread_prio bounds-check to a separate function
` [PATCH 2/4] RCU: make priority of grace-period thread consistent
` [PATCH 3/4] RCU: elevate priority of offloaded callback threads
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.