All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-23 19:11:49 to 2022-09-23 20:28:28 UTC [more...]

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-23 20:28 UTC  (5+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size

[PATCH v3] hyperv: simplify and rename generate_guest_id
 2022-09-23 20:18 UTC  (3+ messages)

[PATCH v3 00/26] Parent Pointers
 2022-09-23 20:17 UTC  (7+ messages)
` [PATCH v3 05/26] xfs: Hold inode locks in xfs_rename
` [PATCH v3 06/26] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v3 13/26] xfs: extend transaction reservations for parent attributes

[SPDK] Re: Preparation for SPDK 22.09 release
 2022-09-23 20:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-23 20:20 UTC 

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-23 20:14 UTC  (3+ messages)
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[PATCH v2 00/35] net/tcp: Add TCP-AO support
 2022-09-23 20:13 UTC  (36+ messages)
` [PATCH v2 01/35] crypto: Introduce crypto_pool
` [PATCH v2 02/35] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 03/35] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v2 04/35] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH v2 05/35] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 06/35] net/ipv6: sr: Switch to using crypto_pool
` [PATCH v2 07/35] tcp: Add TCP-AO config and structures
` [PATCH v2 08/35] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v2 09/35] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v2 10/35] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v2 11/35] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v2 12/35] net/tcp: Add tcp_parse_auth_options()
` [PATCH v2 13/35] net/tcp: Add AO sign to RST packets
` [PATCH v2 14/35] net/tcp: Add TCP-AO sign to twsk
` [PATCH v2 15/35] net/tcp: Wire TCP-AO to request sockets
` [PATCH v2 16/35] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v2 17/35] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v2 18/35] net/tcp: Add TCP-AO segments counters
` [PATCH v2 19/35] net/tcp: Add TCP-AO SNE support
` [PATCH v2 20/35] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v2 21/35] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v2 22/35] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v2 23/35] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH v2 24/35] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v2 25/35] selftests/net: Add TCP-AO library
` [PATCH v2 26/35] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH v2 27/35] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH v2 28/35] selftest/tcp-ao: Add a test for MKT matching
` [PATCH v2 29/35] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH v2 30/35] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH v2 31/35] selftests/aolib: Add test/benchmark for removing MKTs
` [PATCH v2 32/35] selftests/nettest: Remove client_pw
` [PATCH v2 33/35] selftest/nettest: Rename md5_prefix* => auth_prefix*
` [PATCH v2 34/35] selftests/nettest: Add TCP-AO support
` [PATCH v2 35/35] selftests/fcnal-test.sh: Add TCP-AO tests

[PATCH] KVM: arm64: nvhe: Disable profile optimization
 2022-09-23  6:04 UTC  (5+ messages)
` [PATCH v2] KVM: arm64: nvhe: Fix build with "

[PATCH 0/8] Fix a deadlock in the UFS driver
 2022-09-23 20:11 UTC  (9+ messages)
` [PATCH 1/8] scsi: core: Fix a race between scsi_done() and scsi_times_out()
` [PATCH 2/8] scsi: core: Change the return type of .eh_timed_out()
` [PATCH 3/8] scsi: ufs: Remove an outdated comment
` [PATCH 4/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
` [PATCH 5/8] scsi: ufs: Try harder to change the power mode
` [PATCH 6/8] scsi: ufs: Split ufshcd_err_handler()
` [PATCH 7/8] scsi: ufs: Add a PM notifier
` [PATCH 8/8] scsi: ufs: Fix deadlock between power management and error handler

[Intel-gfx] [PATCH v2 00/15] Add DG2 OA support
 2022-09-23 20:11 UTC  (16+ messages)
` [Intel-gfx] [PATCH v2 01/15] drm/i915/perf: Fix OA filtering logic for GuC mode
` [Intel-gfx] [PATCH v2 02/15] drm/i915/perf: Add OAG and OAR formats for DG2
` [Intel-gfx] [PATCH v2 03/15] drm/i915/perf: Fix noa wait predication "
` [Intel-gfx] [PATCH v2 04/15] drm/i915/perf: Determine gen12 oa ctx offset at runtime
` [Intel-gfx] [PATCH v2 05/15] drm/i915/perf: Enable commands per clock reporting in OA
` [Intel-gfx] [PATCH v2 06/15] drm/i915/perf: Simply use stream->ctx
` [Intel-gfx] [PATCH v2 07/15] drm/i915/perf: Move gt-specific data from i915->perf to gt->perf
` [Intel-gfx] [PATCH v2 08/15] drm/i915/perf: Replace gt->perf.lock with stream->lock for file ops
` [Intel-gfx] [PATCH v2 09/15] drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffers
` [Intel-gfx] [PATCH v2 10/15] drm/i915/perf: Store a pointer to oa_format in oa_buffer
` [Intel-gfx] [PATCH v2 11/15] drm/i915/perf: Add Wa_1508761755:dg2
` [Intel-gfx] [PATCH v2 12/15] drm/i915/perf: Apply Wa_18013179988
` [Intel-gfx] [PATCH v2 13/15] drm/i915/perf: Save/restore EU flex counters across reset
` [Intel-gfx] [PATCH v2 14/15] drm/i915/guc: Support OA when Wa_16011777198 is enabled
` [Intel-gfx] [PATCH v2 15/15] drm/i915/perf: Enable OA for DG2

[PATCH V2 0/3] vdpa: device feature provisioning
 2022-09-23 20:11 UTC  (7+ messages)
` [PATCH V2 2/3] vdpa_sim_net: support "
` [PATCH V2 3/3] vp_vdpa: "

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-23 20:11 UTC  (6+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages

RTT-PROBE: lore-subspace-rtt
 2022-09-23 20:10 UTC 

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-09-23 20:10 UTC  (6+ messages)

[ANNOUNCE] 4.9.327-rt197
 2022-09-23 20:09 UTC  (3+ messages)

[igt-dev] [PATCH] Chamelium: Handle getting port connector if it's MST
 2022-09-23 20:05 UTC 

stable-rc/linux-5.15.y baseline: 187 runs, 2 regressions (v5.15.70)
 2022-09-23 20:05 UTC 

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-23 20:00 UTC  (4+ messages)
` [PATCH v2 20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-23 20:03 UTC  (12+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V13 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

stable-rc/linux-4.19.y baseline: 169 runs, 17 regressions (v4.19.259)
 2022-09-23 20:03 UTC 

[PATCH v3 0/2] Add LTE SKU for sc7280-evoker family
 2022-09-23 20:03 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Separete LTE/WIFI SKU for sc7280-evoker
` [PATCH v3 2/2] arm64: dts: qcom: Add LTE SKU for sc7280-evoker family

RTT-PROBE: lore-subspace-rtt
 2022-09-23 20:00 UTC 

[PATCH 00/10] Add the Git Change command
 2022-09-23 19:59 UTC  (3+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command

[linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
 2022-09-23 19:59 UTC  (3+ messages)

System hanging when using condition variables
 2022-09-23 19:56 UTC  (3+ messages)
  ` [External] - "

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-09-23 19:56 UTC  (24+ messages)
`  "
` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
  ` [Intel-gfx] "
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
  ` [Intel-gfx] "
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
  ` [Intel-gfx] "
` [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV
  ` [Intel-gfx] "

[PATCH v2] x86/mm: Refuse W^X violations
 2022-09-23 19:53 UTC  (9+ messages)
` [PATCH] x86/mm+efi: Avoid creating W+X mappings

[PATCH] parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
 2022-09-23 19:52 UTC  (2+ messages)

Maximum QMP reply size
 2022-09-23 19:51 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 00/17] Add DG2 OA test
 2022-09-23 19:52 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v4 01/17] i915/perf: Check regularly if we are done reading reports
` [igt-dev] [PATCH i-g-t v4 02/17] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH i-g-t v4 03/17] i915/perf: Check return value from getparam
` [igt-dev] [PATCH i-g-t v4 04/17] i915/perf: Limit sseu-config tests for gen11
` [igt-dev] [PATCH i-g-t v4 05/17] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH i-g-t v4 06/17] i915/perf: Define OA report types and fix oa-formats test
` [igt-dev] [PATCH i-g-t v4 07/17] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH i-g-t v4 08/17] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH i-g-t v4 09/17] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH i-g-t v4 10/17] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH i-g-t v4 11/17] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH i-g-t v4 12/17] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH i-g-t v4 13/17] i915/perf: Wait longer for rc6 residency in DG2
` [igt-dev] [PATCH i-g-t v4 14/17] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH i-g-t v4 15/17] lib/i915/perf: fixup conversion script for XEHPSDV
` [igt-dev] [PATCH i-g-t v4 16/17] lib/i915/perf: make warning message more helpful
` [igt-dev] [PATCH i-g-t v4 17/17] lib/i915/perf: Add DG2 metrics

[PATCH v6 1/3] Bluetooth: Add support for hci devcoredump
 2022-09-23 19:51 UTC  (2+ messages)

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2022-09-23 19:44 UTC  (3+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

RTT-PROBE: lore-subspace-rtt
 2022-09-23 19:50 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Fix a potential UAF at device unload
 2022-09-23 19:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] minmax: clamp more efficiently by avoiding extra comparison
 2022-09-23 19:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] Input: lm8333 - add missing linux/input.h include
 2022-09-23 19:47 UTC  (5+ messages)
` [PATCH 2/5] Input: st-keyscan - add missing linux/input.h and linux/of.h includes
` [PATCH 3/5] Input: mt6779-keypad - add missing linux/input.h include
` [PATCH 4/5] Input: imx_keypad "
` [PATCH 5/5] Input: ep93xx_keypad "

RCU vs NOHZ
 2022-09-23 19:47 UTC 

[ovmf test] 173297: all pass - PUSHED
 2022-09-23 19:46 UTC 

CM-ITC, pch_can/c_can_pci, sendto() returning ENOBUFS
 2022-09-23 19:45 UTC  (15+ messages)

[linux-stable-rc:queue/5.19 22/33] drivers/usb/dwc3/dwc3-qcom.c:313:25: warning: variable 'hcd' set but not used
 2022-09-23 19:44 UTC 

[PATCH] read-cache: avoid misaligned reads in index v4
 2022-09-23 19:43 UTC 

INFO: task systemd-udevd:94 blocked for more than 120 seconds
 2022-09-23 19:42 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-23 19:40 UTC 

[PATCH] doc/cat-file: allow --use-mailmap for --batch options
 2022-09-23 19:35 UTC 

[PATCH net-next 0/7] tsnep: multi queue support and some other improvements
 2022-09-23 19:33 UTC  (15+ messages)
` [PATCH net-next 2/7] dt-bindings: net: tsnep: Allow additional interrupts
` [PATCH net-next 3/7] tsnep: Move interrupt from device to queue
` [PATCH net-next 5/7] tsnep: Add EtherType RX flow classification support
` [PATCH net-next 7/7] tsnep: Rework RX buffer allocation

stable-rc/linux-4.14.y baseline: 154 runs, 18 regressions (v4.14.294)
 2022-09-23 19:33 UTC 

[PATCH] kunit: tool: Don't download risc-v opensbi firmware with wget
 2022-09-23 19:32 UTC  (2+ messages)

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-09-23 19:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-23 19:30 UTC 

[cocci] [PATCH v3 0/2] coccinelle: Introduce cocci script to detect missing mutext and spin lock initialization
 2022-09-23 19:27 UTC  (8+ messages)
` [cocci] [PATCH v3 1/2] coccinelle: locks: add missing_mutex_init.cocci script
      ` [cocci] [v3 "

The root cause of failure of access_tracking_perf_test in a nested guest
 2022-09-23 19:25 UTC  (2+ messages)

[PATCH BlueZ v5 1/2] mesh: Improve PB-ADV timing for reliability
 2022-09-23 19:24 UTC  (2+ messages)
` Mesh demon switched to using kernel Mesh MGMT

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-23 19:24 UTC  (3+ messages)
` [PATCH RFC v2 1/2] platform/x86: quickstart: Add ACPI quickstart button (PNP0C32) driver

[PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
 2022-09-23 19:23 UTC  (11+ messages)

[RFC 00/27] RISC-V: Convert SOC_FOO symbols to ARCH_FOO
 2022-09-23 19:22 UTC  (6+ messages)
` [RFC 07/27] riscv: replace SOC_STARFIVE with ARCH_STARFIVE

boot interrupt quirk (also in 4.19.y) breaks serial ports (was: [PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets)
 2022-09-23 19:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-23 19:20 UTC 

[PATCH RFC] NFSD: Cap rsize_bop result based on send buffer size
 2022-09-23 19:20 UTC 

[PATCH -next] interconnect: qcom: icc-rpm: Remove redundant dev_err call
 2022-09-23 19:20 UTC  (2+ messages)

[PATCH BlueZ v2 0/9] properties_changed: check for NULL iterator
 2022-09-23 19:18 UTC  (2+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-23 19:16 UTC  (6+ messages)

[PATCH] pack-bitmap: remove trace2 region from hot path
 2022-09-23 19:17 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-09-23 19:15 UTC  (3+ messages)

[PATCH 0/9] Input: synaptics-rmi4 - Bootloader v7/v8 firmware update improvements
 2022-09-23 19:13 UTC  (5+ messages)
` [PATCH 1/9] Input: synaptics-rmi4 - fix firmware update operations with bootloader v8

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 6 runs, 3 regressions (v5.10.140-cip16-261-g8fa62effa305f)
 2022-09-23 19:11 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 6 runs, 2 regressions (v5.10.140-cip16-261-g8fa62effa305f)
 2022-09-23 19:11 UTC 


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.