All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-13 21:06:02 to 2022-10-13 22:15:22 UTC [more...]

[PATCH 1/2] fs/exec: switch timens when a task gets a new mm
 2022-10-13 22:15 UTC  (5+ messages)
` [PATCH 2/2] selftests/timens: add a test for vfork+exit

[PATCH v2 0/9] A course adjustment, maybe
 2022-10-13 22:14 UTC  (9+ messages)
` [PATCH v2 7/9] NFSD: Use rhashtable for managing nfs4_file objects

[PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-10-13 22:12 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH v2 3/3] ARM: dts: stm32: "

[Intel-gfx] [PATCH v2] drm/i915: Fix CFI violations in gt_sysfs
 2022-10-13 22:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix CFI violations in gt_sysfs (rev3)

[PATCH v3 00/35] target/i386: new decoder + AVX implementation
 2022-10-13 21:46 UTC  (26+ messages)
` [PATCH 01/35] target/i386: Define XMMReg and access macros, align ZMM registers
` [PATCH 02/35] target/i386: make ldo/sto operations consistent with ldq
` [PATCH 03/35] target/i386: add core of new i386 decoder
` [PATCH 04/35] target/i386: add ALU load/writeback core
` [PATCH 05/35] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
` [PATCH 06/35] target/i386: add CPUID feature checks to new decoder
` [PATCH 07/35] target/i386: add AVX_EN hflag
` [PATCH 08/35] target/i386: validate VEX prefixes via the instructions' exception classes
` [PATCH 09/35] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH 10/35] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
` [PATCH 11/35] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PATCH 12/35] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
` [PATCH 14/35] target/i386: provide 3-operand versions of unary scalar helpers
` [PATCH 15/35] target/i386: implement additional AVX comparison operators
` [PATCH 16/35] target/i386: Introduce 256-bit vector helpers
` [PATCH 17/35] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
` [PATCH 18/35] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, "
` [PATCH 19/35] target/i386: reimplement 0x0f 0x50-0x5f, "
` [PATCH 20/35] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PATCH 21/35] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH 23/35] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PATCH 24/35] target/i386: reimplement 0x0f 0x3a, add AVX
` [PATCH 25/35] target/i386: Use tcg gvec ops for pmovmskb
` [PATCH 28/35] target/i386: reimplement 0x0f 0x10-0x17, add AVX
` [PATCH 31/35] target/i386: implement VLDMXCSR/VSTMXCSR

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-13 22:12 UTC  (4+ messages)

linux-next: manual merge of the risc-v tree with Linus' tree
 2022-10-13 22:11 UTC 

objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:
 2022-10-13 22:12 UTC  (11+ messages)
` WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168

[wireless:for-next] BUILD SUCCESS e7ad651c31c5e1289323e6c680be6e582a593b26
 2022-10-13 22:10 UTC 

[igt-dev] [PATCH i-g-t v4] test/kms_plane_cursor: Honour max cursor size
 2022-10-13 22:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for test/kms_plane_cursor: Honour max cursor size (rev4)

[PATCH v1 0/1] Bluetooth: hci_qca: only assign wakeup with serial port support
 2022-10-13 22:10 UTC  (3+ messages)
` [PATCH v1 1/1] "
  `  "

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-10-13 22:07 UTC  (5+ messages)

base-files: /etc/os-release should contain VERSION variables for testing and unstable
 2022-10-13 22:08 UTC  (3+ messages)

[LTP] [PATCH 0/4] Fix fanotify14
 2022-10-13 22:08 UTC  (5+ messages)
` [LTP] [PATCH 1/4] fanotify14: Print human-readable test case flags
` [LTP] [PATCH 2/4] Move fanotify fallback constants and structs to LAPI header

[PATCH] drm/gma500: Fix spelling mistake "patter" -> "pattern"
 2022-10-13 22:07 UTC 

[PATCH AUTOSEL 6.0 01/77] libbpf: Ensure functions with always_inline attribute are inline
 2022-10-13 22:06 UTC  (5+ messages)
` [PATCH AUTOSEL 6.0 52/77] net: sfp: re-implement soft state polling setup

[PATCH v9 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-10-13 22:02 UTC  (9+ messages)
` [PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization

[PATCH v2 00/22] run-command API: pass functions & opts via struct
 2022-10-13 22:02 UTC  (4+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 15/15] run-command.c: remove "max_processes", add "const" to signal() handler

[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
 2022-10-13 22:02 UTC  (6+ messages)

About git reporting missing newline for symlinks
 2022-10-13 22:01 UTC  (9+ messages)

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-10-13 22:00 UTC  (2+ messages)

[PATCH v6 1/2] gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
 2022-10-13 21:59 UTC  (2+ messages)
` [PATCH v6 2/2] gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode

[PATCH 0/2] Add throttling detection to sev-guest
 2022-10-13 21:59 UTC  (3+ messages)
` [PATCH 2/2] virt/coco/sev-guest: interpret VMM errors from guest request

[PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-13 21:58 UTC  (2+ messages)

[PATCH] get_maintainer: Add the --for-tree argument
 2022-10-13 21:57 UTC 

[PATCH v5.10] block: fix inflight statistics of part0
 2022-10-13 21:56 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
 2022-10-13 21:54 UTC  (2+ messages)

[Bug 216580] Jabra Elite 75t (ear buds):Unable to connect and use (`hci0: Opcode 0x 401 failed: -16`)
 2022-10-13 21:52 UTC  (2+ messages)
` [Bug,216580] "

[RFC PATCH 0/7] crypto: x86 - fix RCU stalls
 2022-10-13 21:50 UTC  (8+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 04/19] crypto: x86/sha - limit FPU preemption
  ` [PATCH v2 09/19] crypto: x86 - use common macro for FPU limit

[PATCH mptcp-net v3] mptcp: fix abba deadlock on fastopen
 2022-10-13 21:53 UTC  (2+ messages)

[PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-10-13 21:49 UTC  (7+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for ulli-kroll
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for ndyer
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for hisilicon
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for martinetd
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for vzapolskiy
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for AlbanBedel
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for linux-chenxing
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for patjak
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for microchip-ung
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for anholt
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for ceph
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for hzhuang1, rjarzmik
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for broadcom
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for konis
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for kleikamp
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for linux-test-project
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv
 2022-10-13 21:46 UTC  (3+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for openrisc
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for intel
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for sifive
 2022-10-13 21:46 UTC  (2+ messages)

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-10-13 21:46 UTC  (7+ messages)
` [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
` [PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names

[PATCH] MAINTAINERS: git://github -> https://github.com for czankel
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for srcres258
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for jonmason
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for petkan
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for terrelln
 2022-10-13 21:46 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
 2022-10-13 21:46 UTC 

ldconfig segfault on RZ/Five was Re: Preparing isar-cip-core for RZ/Five
 2022-10-13 21:47 UTC  (11+ messages)
  ` [cip-dev] "
    `  "

SVSM vTPM specification
 2022-10-13 21:41 UTC  (9+ messages)

[outreachy] sent in my first patch
 2022-10-13 21:41 UTC 

[PATCH] archive: add --recurse-submodules to git-archive command
 2022-10-13 21:37 UTC  (7+ messages)
` [PATCH v2 0/2] archive: Add "
  ` [PATCH v2 1/2] archive: add "

[RESEND] rtc: rv3028: Fix codestyle errors
 2022-10-13 21:37 UTC  (2+ messages)

[PATCH 2/2] drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
 2022-10-13 21:36 UTC  (2+ messages)
` [2/2] "

[PATCH bpf-next] bpf: remove WARN_ON_ONCE from btf_type_id_size
 2022-10-13 21:35 UTC  (3+ messages)

[PATCH 1/2] drm/amd/pm: update SMU IP v13.0.4 driver interface version
 2022-10-13 21:35 UTC  (2+ messages)
` [1/2] "

[PATCH] rtc: mpfs: Use devm_clk_get_enabled() helper
 2022-10-13 21:34 UTC  (5+ messages)

[PATCH] rtc: rtc-cmos: Fix event handler registration ordering issue
 2022-10-13 21:34 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Drop Scarlet's repeated ec_ap_int_l definition
 2022-10-13 21:33 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/huc: bump timeout for delayed load and reduce print verbosity
 2022-10-13 21:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/huc: bump timeout for delayed load and reduce print verbosity (rev3)

[kvalo-ath:master] BUILD SUCCESS 9692b9e3f5729343c4f8155220eea97d6576d483
 2022-10-13 21:32 UTC 

[PATCH] rtc: k3: Use devm_clk_get_enabled() helper
 2022-10-13 21:32 UTC  (2+ messages)

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-10-13 21:31 UTC  (2+ messages)

[PATCH] rtc: ds1685: Fix spelling of function name in comment block
 2022-10-13 21:31 UTC  (2+ messages)

[PATCH 0/6] rtc: isl12022: cleanups and hwmon support
 2022-10-13 21:31 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-13 21:28 UTC  (6+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description

[PATCH 6.0 00/34] 6.0.2-rc1 review
 2022-10-13 21:28 UTC  (3+ messages)

[PATCH 00/10] Misc ppc/mac machines clean up
 2022-10-13 21:25 UTC  (7+ messages)
` [PATCH 03/10] mac_{old|new}world: Set default values for some local variables

[PATCH v12] firmware: google: Implement cbmem in sysfs driver
 2022-10-13 21:25 UTC  (10+ messages)

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-10-13 21:25 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/1915/guc: enable engine reset on CAT
 2022-10-13 21:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] test: Fix typo in test name
 2022-10-13 21:22 UTC 

[PATCH] gcc: Allow -Wno-error=poison-system-directories to take effect
 2022-10-13 21:21 UTC  (5+ messages)
` [OE-core] "

[PATCH 1/3] ARM: dts: qcom: ipq8064-rb3011: fix nand node validation
 2022-10-13 21:17 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: qcom: apq8084: fix compatible for l2-cache
` [PATCH 3/3] ARM: dts: qcom: apq8064: fix coresight compatible

[PATCH v5 0/3] Add imx577 compatible to imx412
 2022-10-13 21:15 UTC  (3+ messages)
` [PATCH v5 1/3] media: dt-bindings: imx412: Extend compatible strings

[PATCH v2 0/9] target/i386: Use atomic operations for pte updates
 2022-10-13 21:15 UTC  (2+ messages)

[PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups
 2022-10-13 21:12 UTC  (17+ messages)
` [PATCH v2 01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
` [PATCH v2 02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache
` [PATCH v2 03/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
` [PATCH v2 04/16] KVM: Shorten gfn_to_pfn_cache function names
` [PATCH v2 05/16] KVM: x86: Remove unused argument in gpc_unmap_khva()
` [PATCH v2 06/16] KVM: Store immutable gfn_to_pfn_cache properties
` [PATCH v2 07/16] KVM: Store gfn_to_pfn_cache length as an immutable property
` [PATCH v2 08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
` [PATCH v2 09/16] KVM: Clean up hva_to_pfn_retry()
` [PATCH v2 10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
` [PATCH v2 11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache
` [PATCH v2 12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation
` [PATCH v2 13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
` [PATCH v2 14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh
` [PATCH v2 15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races
` [PATCH v2 16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-13 21:12 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] tr2tls: clarify TLS terminology
  ` [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v2 5/7] trace2: convert ctx.thread_name from strbuf to pointer
  ` [PATCH v2 6/7] trace2: add stopwatch timers

[PATCH] MAINTAINERS: Move from git://github.com to https://github.com
 2022-10-13 21:12 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input
 2022-10-13 21:09 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8996: align TLMM pin configuration with DT schema
` [PATCH v2 3/3] dt-bindings: pinctrl: qcom,msm8996: convert to dtschema

[PATCH] grub-core/disk/cryptodisk.c: Fix unintentional integer overflow
 2022-10-13 21:13 UTC 

[PATCH V2 0/3] Some pstore improvements V2
 2022-10-13 21:06 UTC  (4+ messages)
` [PATCH V2 1/3] pstore: Alert on backend write error
` [PATCH V2 2/3] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size

[Intel-gfx] [PATCH v2 0/7] drm/i915/pxp: Prepare intel_pxp entry points for MTL
 2022-10-13 21:10 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/7] drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT

[PATCH v3 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM
 2022-10-13 21:06 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: msm8998-oneplus-cheeseburger: fix backlight pin function
` [PATCH v3 3/4] arm64: dts: qcom: msm8998: align TLMM pin configuration with DT schema
` [PATCH v3 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema

[PATCH 0/2] Documentation: Start Spanish translation and include HOWTO
 2022-10-13 21:09 UTC  (2+ messages)

[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
 2022-10-13 21:07 UTC  (2+ messages)

gcc 5 & 6 & others already out of date?
 2022-10-13 21:08 UTC  (2+ messages)

[PATCH 5.19 00/33] 5.19.16-rc1 review
 2022-10-13 21:07 UTC  (2+ messages)

[PATCH v2] feature_test_macros.7: document -D_FORTIFY_SOURCE=3
 2022-10-13 21:06 UTC 

[RFC PATCH v2 0/1] block: vhost-blk backend
 2022-10-13 21:01 UTC  (3+ messages)
` [RFC PATCH v2 1/1] block: add "

[PATCH] feature_test_macros.7: document -D_FORTIFY_SOURCE=3
 2022-10-13 21:06 UTC  (5+ messages)

[PATCH V7 XDMA 0/2] xilinx XDMA driver
 2022-10-13 21:05 UTC  (4+ messages)
` [PATCH V7 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver


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.