All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-12 14:37:24 to 2022-10-12 15:31:28 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/dgfx: Temporary hammer to keep autosuspend control 'on'
 2022-10-12 15:19 UTC  (9+ messages)

[nft PATCH] Warn for tables with compat expressions in rules
 2022-10-12 15:31 UTC 

[PATCH v2] wifi: ath10k: Delay the unmapping of the buffer
 2022-10-12 15:30 UTC  (5+ messages)

[PATCH 0/7] gpiolib: more quirks to handle legacy names
 2022-10-12 15:30 UTC  (8+ messages)
` [PATCH 6/7] gpiolib: of: factor out code overriding gpio line polarity
` [PATCH 7/7] gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-10-12 15:30 UTC  (4+ messages)

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-12 14:59 UTC  (15+ messages)

[PATCH v6 0/6] Introduce PRU remoteproc consumer API
 2022-10-12 15:24 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH bpf-next v1] bpf, docs: Reformat BPF maps page to be more readable
 2022-10-12 15:27 UTC 

[PATCH 0/2] x86: Check return values for early memory/IO remap calls
 2022-10-12 15:26 UTC  (5+ messages)
` [PATCH 1/2] x86: Check return values from early_memremap calls

[Intel-gfx] [PATCH 00/22] drm/i915: ELD precompute and readout
 2022-10-12 15:26 UTC  (36+ messages)
` [Intel-gfx] [PATCH 06/22] drm/i915/audio: Unify register bit naming
` [Intel-gfx] [PATCH 07/22] drm/i915/audio: Protect singleton register with a lock
` [Intel-gfx] [PATCH 08/22] drm/i915/audio: Nuke intel_eld_uptodate()
` [Intel-gfx] [PATCH 09/22] drm/i915/audio: Read ELD buffer size from hardware
` [Intel-gfx] [PATCH 10/22] drm/i915/audio: Make sure we write the whole ELD buffer
` [Intel-gfx] [PATCH 11/22] drm/i915/audio: Use u32* for ELD
` [Intel-gfx] [PATCH 12/22] drm/i915/audio: Use intel_de_rmw() for most audio registers
` [Intel-gfx] [PATCH 13/22] drm/i915/audio: Split "ELD valid" vs. audio PD on hsw+
` [Intel-gfx] [PATCH 14/22] drm/i915/audio: Do the vblank waits
` [Intel-gfx] [PATCH 15/22] drm/i915/audio: Precompute the ELD
` [Intel-gfx] [PATCH 16/22] drm/i915/audio: Hardware ELD readout
` [Intel-gfx] [PATCH 17/22] drm/i915/sdvo: Extract intel_sdvo_has_audio()
` [Intel-gfx] [PATCH 18/22] drm/i915/sdvo: Precompute the ELD
` [Intel-gfx] [PATCH 19/22] drm/i915/sdvo: Do ELD hardware readout
` [Intel-gfx] [PATCH 20/22] drm/i915/audio: Hook up ELD into the state checker
` [Intel-gfx] [PATCH 21/22] drm/i915/audio: Include ELD in the state dump

[PATCH] build: disable container-based cross compilers by default
 2022-10-12 15:21 UTC  (4+ messages)

[PATCH] tipc: fix an information leak in tipc_topsrv_kern_subscr
 2022-10-12 15:25 UTC 

[Intel-gfx] [PATCH] drm/i915: add wait and lock to i915_vma_move_to_active
 2022-10-12 15:25 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-12 15:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 12/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
      `  "

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-12 15:21 UTC  (12+ messages)
` [PATCH v1 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings

[PATCH] spi: intel: Fix the offset to get the 64K erase opcode
 2022-10-12 15:21 UTC 

[PATCH 1/2] build: allow to conditionally build apps
 2022-10-12 15:21 UTC  (4+ messages)
` [PATCH 2/2] build: export dpdk_includes for subproject usage

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-12 15:21 UTC  (9+ messages)
` [PATCH v5 3/7] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v5 7/7] sched/fair: Add latency list

[RFC PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys
 2022-10-12 15:21 UTC  (4+ messages)

[PATCH 1/3] timer-uclass: add timer_get_ops() macro
 2022-10-12 15:21 UTC  (4+ messages)
` [PATCH 2/3] timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC

[PATCH v2 2/2] error handling: Use RETRY_ON_EINTR() macro where applicable
 2022-10-12 15:17 UTC  (3+ messages)

[iptables PATCH v2 00/12] Speed up iptables-test.py
 2022-10-12 15:18 UTC  (13+ messages)
` [iptables PATCH v2 01/12] extensions: NFQUEUE: Document queue-balance limitation
` [iptables PATCH v2 02/12] tests: iptables-test: Implement fast test mode
` [iptables PATCH v2 03/12] tests: iptables-test: Cover for obligatory -j CONTINUE in ebtables
` [iptables PATCH v2 04/12] tests: *.t: Fix expected output for simple calls
` [iptables PATCH v2 05/12] tests: *.t: Fix for hexadecimal output
` [iptables PATCH v2 06/12] tests: libebt_redirect.t: Plain redirect prints with trailing whitespace
` [iptables PATCH v2 07/12] tests: libxt_length.t: Fix odd use-case output
` [iptables PATCH v2 08/12] tests: libxt_recent.t: Add missing default values
` [iptables PATCH v2 09/12] tests: libxt_tos.t, libxt_TOS.t: Add missing masks in output
` [iptables PATCH v2 10/12] tests: libebt_vlan.t: Drop trailing whitespace from rules
` [iptables PATCH v2 11/12] tests: libxt_connlimit.t: Add missing default values
` [iptables PATCH v2 12/12] tests: *.t: Add missing all-one's netmasks to expected output

[PATCH v4 0/6] io/command: implement portable spawn
 2022-10-12 15:15 UTC  (5+ messages)
` [PATCH v4 2/6] util: make do_send_recv work with partial send/recv
` [PATCH v4 6/6] tests/unit: make test-io-channel-command work on win32

[Outreachy] internship contribution
 2022-10-12 15:18 UTC  (11+ messages)

[PATCH v3 0/4] Make 'mlock' really private
 2022-10-12 15:16 UTC  (20+ messages)
` [PATCH v3 1/4] iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
` [PATCH v3 2/4] iio: health: max30100: do not use internal iio_dev lock
` [PATCH v3 3/4] iio: health: max30102: "
` [PATCH v3 4/4] iio: core: move 'mlock' to 'struct iio_dev_opaque'

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

[LTP] [PATCH] syscalls/keyctl/keyctl09.c: fix test encrypted key
 2022-10-12 15:17 UTC  (5+ messages)

[RESEND PATCH v2] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-10-12 15:16 UTC  (7+ messages)

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-10-12 15:18 UTC  (5+ messages)
` [PATCH v2] ext4: fix BUG_ON() when directory entry has invalid rec_len

[PATCH] usertools: rewrite pmdinfo
 2022-10-12 15:16 UTC  (4+ messages)
` [PATCH v7] "

[PATCH] devtools: add tracepoint check in checkpatch
 2022-10-12 15:16 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "

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

DPDK PDUMP pcapng usage
 2022-10-12 15:16 UTC  (2+ messages)

[PATCH 0/5] Move internal definitions out of kernel-wide include
 2022-10-12 15:15 UTC  (5+ messages)
` [PATCH 5/5] MAINTAINERS: Update pstore maintainers

[RFC PATCH v3 0/5] Create common DPLL/clock configuration API
 2022-10-12 15:14 UTC  (4+ messages)
` [RFC PATCH v3 6/6] ptp_ocp: implement DPLL ops

[PATCH] memorder.tex: correct the transformed code by compiler
 2022-10-12 15:15 UTC  (6+ messages)

[PATCH 1/1] pci: read amd iommu virtual address width
 2022-10-12 15:15 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/bonding: fix socket_id type
 2022-10-12 15:15 UTC  (4+ messages)

[GIT PULL] VFIO updates for v6.1-rc1
 2022-10-12 15:14 UTC 

[PATCH v2] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-12 15:09 UTC 

rte_event_dev_xstats_reset id type
 2022-10-12 15:13 UTC  (4+ messages)

[RFC PATCH 0/4] docs/devel suggestions for discussion
 2022-10-12 15:02 UTC  (6+ messages)
` [RFC PATCH 1/4] docs/devel: add a maintainers section to development process
` [RFC PATCH 3/4] docs/devel: simplify the minimal checklist

[PATCH] nvme-apple: fix DMA-API warning
 2022-10-12 15:10 UTC  (3+ messages)

[PATCH v1] event/dlb2: add port probing enhancements
 2022-10-12 15:11 UTC  (2+ messages)

[PATCH] iio: temperature: Add driver support for Maxim MAX30208
 2022-10-13 15:12 UTC 

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-10-12 15:09 UTC  (12+ messages)
` [RFC PATCH v3 0/7] add support for CDX bus
  ` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent

[BUG] git fetch fetches tags matching negative refspec
 2022-10-12 15:10 UTC  (3+ messages)

[PATCH] event/sw: fix selftest xstats reset API usage
 2022-10-12 15:09 UTC  (4+ messages)

[syzbot] kernel panic: kernel stack overflow
 2022-10-12 15:08 UTC  (5+ messages)

[PATCH v2 1/2] layers: Bump layer compatibility to langdale
 2022-10-12 15:07 UTC  (3+ messages)
` [meta-ti] "

[PATCH drm-misc-next v3 0/7] drm/arm/hdlcd: use drm managed resources
 2022-10-12 15:07 UTC  (4+ messages)
` [PATCH drm-misc-next v3 4/7] drm/arm/hdlcd: use drm_dev_unplug()

[PATCH v3] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-12 15:06 UTC 

[PATCH 0/3] iothread and irqfd support
 2022-10-12 14:39 UTC  (3+ messages)

Enhanced sensor monitor
 2022-10-12 15:05 UTC  (2+ messages)

[PATCH v2 0/3] tracing: Fix synthetic event bug
 2022-10-12 15:06 UTC  (2+ messages)

[PULL 0/1] testing: revert pc-bios build patch
 2022-10-12 14:32 UTC  (8+ messages)
` [PULL 1/1] Revert "configure: build ROMs with container-based cross compilers"

main - lvreduce: change error message about --fs options
 2022-10-12 15:05 UTC 

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

[PATCH net] sunhme: fix an IS_ERR() vs NULL check in probe
 2022-10-12 15:01 UTC 

security/landlock/syscalls.c:150:1: sparse: sparse: Using plain integer as NULL pointer
 2022-10-12 15:00 UTC 

[PATCH net] net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
 2022-10-12 15:00 UTC 

[bug report] net/mlx5e: Create advanced steering operation (ASO) object for MACsec
 2022-10-12 15:01 UTC 

[PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers
 2022-10-12 14:59 UTC  (12+ messages)

[PULL 00/16] qtest patches (and one unit test and one avocado fix)
 2022-10-12 14:33 UTC  (15+ messages)
` [PULL 01/16] qtest: "-display none" is set in qtest_init()
` [PULL 02/16] tests/migration: remove the unused local variable
` [PULL 04/16] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PULL 06/16] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PULL 07/16] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PULL 08/16] tests/x86: Fix comment typo in drive_del-test
` [PULL 09/16] tests/x86: replace snprint() by g_strdup_printf() "
` [PULL 10/16] tests/x86: Add 'q35' machine type to drive_del-test
` [PULL 11/16] tests/x86: Add 'q35' machine type to ivshmem-test
` [PULL 12/16] tests/avocado: Add missing require_netdev('user') checks
` [PULL 13/16] qtest: start a VNC test
` [PULL 14/16] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PULL 15/16] tests/qtest: libqtest: Install signal handler via signal()
` [PULL 16/16] tests/unit/test-image-locking: Fix handling of temporary files

[RFC PATCH 1/2] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock
 2022-10-12 14:58 UTC  (4+ messages)
` [OE-core] "

[igt-dev] [PATCH i-g-t 0/2] i915/pm:Add descriptions to pm tests
 2022-10-12 14:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] Add descriptions to pm rc6 residency tests

[LTP] [PATCH v3] syscalls: Fix tst_res() format string for 64-bit offset
 2022-10-12 14:54 UTC  (2+ messages)

[PATCH 1/2] global: Do not default to faking missing binaries for buildman
 2022-10-12 14:52 UTC  (6+ messages)
` [PATCH 2/2] buildman: Add --allow-missing-binaries flag to build with BINMAN_ALLOW_MISSING=1

[PATCH] i2c: cp2615: prevent buffer overflow in cp2615_i2c_master_xfer()
 2022-10-12 14:51 UTC 

[PATCH] counter: ti-ecap-capture: fix IS_ERR() vs NULL check
 2022-10-12 14:51 UTC 

[PATCH] i2c: dln2: prevent buffer overflow in dln2_i2c_write()
 2022-10-12 14:51 UTC 

[PATCH v1 net] tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
 2022-10-12 14:50 UTC 

[GIT PULL] LoongArch changes for v6.1
 2022-10-12 14:48 UTC 

[PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
 2022-10-12 14:50 UTC  (5+ messages)

[LTP] [PATCH v5 0/5] mmapstress01: refactor to ltp framework
 2022-10-12 14:48 UTC  (6+ messages)
` [LTP] [PATCH v5 1/5] mmapstress01: refactor to tst_test framework
` [LTP] [PATCH v5 2/5] mmapstress01: format comments
` [LTP] [PATCH v5 3/5] mmapstress01: define fsize bounds by file offset bits
` [LTP] [PATCH v5 4/5] mmapstress01: remove unnecessary pidarray
` [LTP] [PATCH v5 5/5] mmapstress01: move sighandler to setup and remove sig blocks

[PATCH 0/2] rcu/nocb fix and optimization
 2022-10-12 14:49 UTC  (7+ messages)
` [PATCH 2/2] rcu/nocb: Spare bypass locking upon normal enqueue

[PATCH mptcp-net v3] mptcp: fix abba deadlock on fastopen
 2022-10-12 14:48 UTC 

3-word compound adjectives; the return of the '-'
 2022-10-12 14:47 UTC 

[linux-next:master] BUILD REGRESSION f843795727e4f5612c612cd178db1557978da742
 2022-10-12 14:41 UTC  (3+ messages)

[PATCH v4] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-12 14:36 UTC 

rtlwifi: missing return value in
 2022-10-12 14:43 UTC  (2+ messages)

[LTP] [PATCH] security/ima: limit the scope of the LTP policy rules based on the UUID
 2022-10-12 14:39 UTC  (10+ messages)

[PATCH v4 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-12 14:37 UTC  (3+ messages)

[PATCH net] kcm: avoid potential race in kcm_tx_work
 2022-10-12 14:38 UTC  (3+ messages)

[PATCH] perf: Fix missing raw data on tracepoint events
 2022-10-12 14:38 UTC 

[PATCH v2 0/2] locking/rwsem: Fix rwsem waiter optimistic spinning problem with RT tasks
 2022-10-12 14:38 UTC  (3+ messages)
` [PATCH v2 2/2] locking/rwsem: Limit # of null owner retries for handoff writer

[PATCH] drivers/extcon: use simple i2c probe
 2022-10-12 14:18 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.