All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-19 06:47:08 to 2022-10-19 07:52:32 UTC [more...]

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2022-10-19  7:52 UTC 

[PATCH net-next 00/13] genetlink: support per op type policies
 2022-10-19  7:51 UTC  (5+ messages)
` [PATCH net-next 01/13] genetlink: refactor the cmd <> policy mapping dump
` [PATCH net-next 02/13] genetlink: move the private fields in struct genl_family

[Intel-gfx] [PATCH 0/4] i915: CAGF and RC6 changes for MTL
 2022-10-19  7:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Use RC6 residency types as arguments to residency functions
  `  "

lockdep warning: fs_reclaim_acquire vs tcp_sendpage
 2022-10-19  7:51 UTC 

[PATCH] net/iavf: revert fix VLAN insertion
 2022-10-19  7:54 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH 00/10] drm/i915: Prep work for finishing (de)gamma readout
 2022-10-19  7:49 UTC  (11+ messages)
` [Intel-gfx] [PATCH 07/10] drm/i915: Introduce crtc_state->{pre, post}_csc_lut
` [Intel-gfx] [PATCH 08/10] drm/i915: Assert {pre, post}_csc_lut were assigned sensibly
` [Intel-gfx] [PATCH 09/10] drm/i915: Get rid of glk_load_degamma_lut_linear()
` [Intel-gfx] [PATCH 10/10] drm/i915: Stop loading linear degammma LUT on glk needlessly

[PATCH v2 1/2] bcache: add the writeback_rate of cache_set in sysfs
 2022-10-19  7:50 UTC  (2+ messages)
` [PATCH v2 2/2] bcache: support QoS for the writeback_rate of cache_set

[PATCH 0/8] Barebox-State on-disk partition support
 2022-10-19  7:48 UTC  (3+ messages)
` [PATCH 2/8] state: select the STATE_DRV when STATE is selected

[PATCH -next] drm/amd/display: Make some symbols static
 2022-10-19  7:45 UTC 

[PATCH] irqchip/loongson-htvec: Add ACPI init support
 2022-10-19  7:46 UTC  (2+ messages)

[PATCH] ARM: dts: lan966x: Enable sgpio on pcb8291
 2022-10-19  7:51 UTC 

drivers/net/wireless/ralink/rt2x00/rt2800lib.c:9439:15: warning: result of comparison of constant -7 with expression of type 'char' is always false
 2022-10-19  7:46 UTC 

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-10-19  7:45 UTC  (11+ messages)
` [PATCH 01/10] unify update_runstate_area()
` [PATCH 02/10] x86: split populating of struct vcpu_time_info into a separate function
` [PATCH RFC 03/10] domain: GADDR based shared guest area registration alternative - teardown
` [PATCH RFC 04/10] domain: update GADDR based runstate guest area
` [PATCH RFC 05/10] x86: update GADDR based secondary time area
` [PATCH 06/10] x86/mem-sharing: copy GADDR based shared guest areas
` [PATCH RFC 07/10] domain: map/unmap "
` [PATCH 08/10] domain: introduce GADDR based runstate area registration alternative
` [PATCH 09/10] x86: introduce GADDR based secondary time "
` [PATCH RFC 10/10] common: convert vCPU info area registration

[PATCH 00/16] x86_64: Improvements at compressed kernel stage
 2022-10-19  7:44 UTC  (32+ messages)
` [PATCH 01/16] x86/boot: Align vmlinuz sections on page size
` [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB
` [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
` [PATCH 04/16] x86/boot: Increase boot page table size
` [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping
` [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
` [PATCH 08/16] x86/boot: Remove mapping from page fault handler
` [PATCH 09/16] efi/libstub: Move helper function to related file
` [PATCH 10/16] x86/boot: Make console interface more abstract
` [PATCH 12/16] x86/boot: Add EFI kernel extraction interface
` [PATCH 13/16] efi/x86: Support extracting kernel from libstub
` [PATCH 14/16] x86/build: Make generated PE more spec compliant
` [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions
` [PATCH 16/16] efi/libstub: Use memory attribute protocol
  ` [PATCH] efi/libstub: make memory protection warnings include newlines

[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs()
 2022-10-19  7:43 UTC 

[PATCH 0/7] cfg80211/mac80211: extend 6 GHz support for all power modes
 2022-10-19  7:42 UTC  (5+ messages)
` [PATCH 4/7] cfg80211: add NL command to set 6 GHz power mode

[PATCH net 0/4] fix some issues in Huawei hinic driver
 2022-10-19  7:41 UTC  (4+ messages)
` [PATCH net 3/4] net: hinic: fix the issue of CMDQ memory leaks

[Intel-gfx] [PATCH] drm/i915/slpc: Optmize waitboost for SLPC
 2022-10-19  7:40 UTC  (2+ messages)

[PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
 2022-10-19  7:40 UTC  (5+ messages)

[PATCH] fs/exec.c: simplify initial stack size expansion
 2022-10-19  7:32 UTC 

[PATCH v2] drm: Remove drm_mode_config::fb_base
 2022-10-19  7:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/5] pwm: pxa: Fixes for enable/disable transitions
 2022-10-19  7:40 UTC  (11+ messages)
` [PATCH v2 1/5] pwm: pxa: Remove pxa_pwm_enable/disable
` [PATCH v2 2/5] pwm: pxa: Set duty cycle to 0 when disabling PWM
` [PATCH v2 3/5] pwm: pxa: Remove clk enable/disable from pxa_pwm_config
` [PATCH v2 4/5] pwm: pxa: Wait for final PWM period to finish
` [PATCH v2 5/5] pwm: pxa: Enable for MMP platform

[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
 2022-10-19  7:34 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler

[PATCH 0/3] iSER patches for linux-6.2
 2022-10-19  7:39 UTC  (2+ messages)

[PATCH v4 20221019] watchdog: Add Advantech EC watchdog driver
 2022-10-19  7:39 UTC 

[PATCH] trace: take live traces via telemetry
 2022-10-19  7:38 UTC  (3+ messages)

[PATCH] ACPICA: Fix use-after-free in acpi_ps_parse_aml()
 2022-10-19  7:34 UTC 

[PATCH] telemetry: support boolean type
 2022-10-19  7:37 UTC 

[RFC PATCH v3 3/5] cxl/pci: Find and register CXL PMU devices
 2022-10-19  7:36 UTC  (2+ messages)

[PATCH v14 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-19  7:36 UTC  (3+ messages)
` [PATCH v14 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH] kunit: update NULL vs IS_ERR() tests
 2022-10-19  7:36 UTC 

[PATCH v12,0/3] Add dpi output format control for MT8186
 2022-10-19  7:33 UTC  (5+ messages)
` [PATCH v12,2/3] drm: mediatek: Set dpi format in mmsys

[PATCH wpan-next v5] mac802154: Ensure proper scan-level filtering
 2022-10-19  7:34 UTC  (5+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-10-19  7:34 UTC  (5+ messages)

[PATCH -next v2] drivers: soc: ti: mark knav_acc_firmwares as static
 2022-10-19 15:32 UTC  (2+ messages)

[PATCH] drm: tests: Fix a buffer overflow in format_helper_test
 2022-10-19  7:32 UTC  (2+ messages)

[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
 2022-10-19  7:32 UTC  (13+ messages)
` [PATCH v2 1/2] blk-mq: add tagset quiesce interface

[PATCH] drm: Remove drm_mode_config::fb_base
 2022-10-19  7:32 UTC  (4+ messages)

[PATCH] Bluetooth: hci_core: fix error handling in hci_register_dev()
 2022-10-19  7:30 UTC 

blk_mq_quiesce_queue in del_gendisk
 2022-10-19  7:30 UTC 

[PATCH] x86/ibt: Implement FineIBT
 2022-10-19  7:29 UTC  (3+ messages)

[PATCH v2 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-19 15:17 UTC  (2+ messages)
` [PATCH v2 2/2] net/ice: fix vlan offload

[RFC PATCH v1 2/2] ARM: dts: rk3288: add the interrupts property for PWM
 2022-10-19  7:26 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/2] drm/i915/guc: Add GuC-Error-Capture-Init coverage of new engine types
 2022-10-19  7:29 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/guc: Add error-capture init warnings when needed
` [Intel-gfx] [PATCH v3 2/2] drm/i915/guc: Add compute reglist for guc err capture

[PATCH -next] drivers: soc: ti: mark knav_acc_firmwares as static
 2022-10-19  7:24 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/i915_module_load : Use GEM_BUSY instead of SET_CACHE for sanity check
 2022-10-19  7:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Avoid caching ioctl during fork
 2022-10-19  7:25 UTC  (2+ messages)

[PATCH] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-19  7:24 UTC  (5+ messages)

crypto/uadk: introduce uadk crypto driver
 2022-10-19  7:24 UTC  (5+ messages)

[PATCH v3 0/2] Add LED driver for flash module in QCOM PMICs
 2022-10-19  7:23 UTC  (2+ messages)

[virtio-dev] [PATCH] virtio-net: support timestamp received packet
 2022-10-19  7:23 UTC  (3+ messages)

[PATCH 0/4] irqchip/loongson: Add suspend/resume support for irqchip drivers
 2022-10-19  7:22 UTC  (3+ messages)
` [PATCH 2/4] irqchip/loongson-eiointc: Add suspend/resume support

[PATCH v3] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
 2022-10-19  7:19 UTC  (3+ messages)

[PATCH V7 0/8] libgpiod: Add Rust bindings
 2022-10-19  7:21 UTC  (7+ messages)
` [PATCH V7 1/8] libgpiod: Add libgpiod-sys rust crate

[PATCH] platform/chrome: cros_hps_i2c: make remove callback return void
 2022-10-19  7:20 UTC  (2+ messages)

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-19  7:18 UTC  (7+ messages)

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-10-19  7:17 UTC  (10+ messages)
` [PATCH v5 2/2] "

[PATCH 0/2] Add debugfs to hisilicon migration driver
 2022-10-19  7:17 UTC  (8+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: Add debugfs to "
  ` [Linuxarm] "

[PATCH v4 00/16] x86: make pat and mtrr independent from each other
 2022-10-19  7:18 UTC  (2+ messages)

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-19  7:09 UTC  (9+ messages)
` [PATCH v5 09/18] tests/qtest: Use send/recv for socket communication

[PATCH][next][V2] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> "Route"
 2022-10-19  7:16 UTC 

[PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source"
 2022-10-19  7:16 UTC  (2+ messages)

[LTP] [PATCH] setfsuid02: Rewrite using new LTP API
 2022-10-19  7:17 UTC 

linux-leaks CI failure on master
 2022-10-19  7:10 UTC  (5+ messages)
  ` [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak

[PATCH v2 1/1] mtd: spi-nor: micron-st: Enable locking for n25q256ax1/mt25qu256a
 2022-10-19  7:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8188eu: remove wrong description in Config.in
 2022-10-19  7:15 UTC  (2+ messages)

stable-rc: queue/5.10: drivers/dma/ti/k3-udma.c:666:26: error: 'struct udma_chan' has no member named 'bchan'; did you mean 'tchan'?
 2022-10-19  7:14 UTC 

next/master build: 221 builds: 19 failed, 202 passed (next-20221019)
 2022-10-19  7:14 UTC 

next/master build: 221 builds: 19 failed, 202 passed (next-20221019)
 2022-10-19  7:14 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: add prefetch padding to store_dw batchbuffer
 2022-10-19  7:12 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.1-rc1-3-g4358a80a5d92)
 2022-10-19  7:13 UTC 

next/pending-fixes build: 204 builds: 6 failed, 198 passed (v6.1-rc1-192-gdfe701541ba9)
 2022-10-19  7:13 UTC 

[Intel-gfx] [PATCH 0/2] Defeature Interlace modes for Display >= 12
 2022-10-19  7:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Defeature Interlace modes for Display >= 12 (rev2)

Blocking call in phosphor-networkd
 2022-10-19  7:09 UTC  (3+ messages)

kselftest/fixes build: 7 builds: 0 failed, 7 passed (v6.1-rc1-5-gcb05c81ada76)
 2022-10-19  7:10 UTC 

linux-next: manual merge of the mtd tree with the mtd-fixes tree
 2022-10-19  7:08 UTC  (3+ messages)

[PATCH] drm/amdgpu/discovery: fix possible memory leak
 2022-10-19  7:06 UTC 

[PATCH v1] rcu: use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
 2022-10-19 12:36 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed (v5.4.219-266-g5eb28a6c7901)
 2022-10-19  7:07 UTC 

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed (v4.14.295-212-g929277279603e)
 2022-10-19  7:07 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed (v5.15.74-600-g23ade3cda2fe)
 2022-10-19  7:06 UTC 

[Intel-gfx] v5.19 & v6.0 stable backport request
 2022-10-19  7:06 UTC  (5+ messages)
  `  "

[PATCH for-rc] IB/hfi1: Correctly move list in sc_disable()
 2022-10-19  7:06 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 69 runs, 20 regressions (v4.9.330-161-g563dff3cfe76)
 2022-10-19  7:05 UTC 

stable-rc/queue/5.19 baseline: 89 runs, 1 regressions (v5.19.16-802-ga330f8d5a97cd)
 2022-10-19  7:05 UTC 

[PATCH] parport_pc: Remove WCH CH382 PCI-E single parallel port card
 2022-10-19  3:07 UTC 

[PATCH v3 0/3] THP Shrinker
 2022-10-19  7:04 UTC  (3+ messages)
` [PATCH v3 3/3] mm: THP low utilization shrinker

[PATCH v13 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2022-10-19  2:02 UTC  (2+ messages)
` [PATCH v13 5/6] "

i915 "GPU HANG", bisected to a2daa27c0c61 "swiotlb: simplify swiotlb_max_segment"
 2022-10-18 12:01 UTC  (3+ messages)
` [Intel-gfx] "

[PATCHv10 00/15] Linear Address Masking enabling
 2022-10-19  7:04 UTC  (3+ messages)
` [PATCHv10 10/15] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-19  7:03 UTC  (6+ messages)
` [PATCH v8 00/12] vdpa/ifc: add multi queue support
  ` [PATCH v8 07/12] vdpa/ifc: change internal function name
  ` [PATCH v8 08/12] vdpa/ifc: add internal API to get device

[PATCH v4 0/1] Add support for grub-emu to kexec Linux menu entries
 2022-10-19  7:02 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH nvme-cli] tests: Update license to GPL-2.0-or-later
 2022-10-19  7:03 UTC  (2+ messages)

[kirkstone][PATCH 1/2] files: overlayfs-etc: refactor preinit template
 2022-10-19  7:01 UTC  (2+ messages)
` [kirkstone][PATCH 2/2] classes: files: Extend overlayfs-etc class

[PATCH] ARM: mm: fix no-MMU ZERO_PAGE() implementation
 2022-10-19  7:00 UTC  (7+ messages)

[PATCH v6 0/6] Device tree based NUMA support for Arm - Part#2
 2022-10-19  7:00 UTC  (9+ messages)
` [PATCH v6 2/6] xen/x86: move generically usable NUMA code from x86 to common

[PATCH] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
 2022-10-19  6:58 UTC 

[PATCH v2 0/5] cpumask: cleanup nr_cpu_ids vs nr_cpumask_bits mess
 2022-10-19  6:58 UTC  (13+ messages)
` [PATCH v2 5/5] lib/cpumask: add FORCE_NR_CPUS config option

[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment
 2022-10-19  6:59 UTC  (2+ messages)

[PATCH for-next] RDMA: return -EOPNOSUPP for ODP unsupported device
 2022-10-19  6:59 UTC  (2+ messages)

[Camera sensor drivers] Resetting V4L2 controls after a mode change
 2022-10-19  6:58 UTC  (3+ messages)

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-19  6:55 UTC  (6+ messages)
` [PATCH 4/9] ima: Move ima_file_free() "

[PATCH 1/2] block: unregister holder kobject on late add_disk failure
 2022-10-19  6:55 UTC  (7+ messages)
` [PATCH 2/2] block: clear the holder releated fields on late disk_add failure

[PATCH for-stable] efi: libstub: drop pointless get_memory_map() call
 2022-10-19  6:54 UTC  (2+ messages)

[PATCH v2] mesa: Add native patch via a variable
 2022-10-19  6:54 UTC  (4+ messages)
` [OE-core] "

[PATCH v6 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-10-19  6:53 UTC  (4+ messages)
` [PATCH v6 1/3] kunit: "

[PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight
 2022-10-19  6:51 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight boost

[PATCH] jffs2: fix lock not released on error handling path in jffs2_flash_writev()
 2022-10-19  7:54 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2022-10-19  6:52 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces
` [PATCH net 2/2] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements

[tip:x86/urgent] BUILD SUCCESS 67bf6493449b09590f9f71d7df29efb392b12d25
 2022-10-19  6:49 UTC 

[PATCH v1 1/1] drivers: remoteproc: Add bus scaling capability during bootup
 2022-10-19  6:49 UTC  (2+ messages)

[PATCH 0/2] Enable OSPI Flash in AM62x SK EVM
 2022-10-19  6:47 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: Enable OSPI for AM62-SK
` [PATCH 2/2] configs: enable OSPI related configs in AM62x

[PATCH -next] tty: hvc: make hvc_rtas_dev static
 2022-10-19  6:44 UTC  (2+ messages)

[PATCH 0/2] ke-am62x-sk_evm: add ospi support
 2022-10-19  6:47 UTC  (4+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Add OSPI support
    ` [EXTERNAL] "

[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
 2022-10-19  6:08 UTC  (3+ messages)
` [PATCH 4/4] staging: r8188eu: use htons macro instead of __constant_htons

[PATCH] IB/uverbs: fix the typo of optional
 2022-10-19  6:47 UTC  (2+ messages)

[PATCH] sched: async unthrottling for cfs bandwidth
 2022-10-19  6:46 UTC  (2+ messages)

[PATCH v3 0/6] uvc gadget performance issues
 2022-10-19  6:46 UTC  (8+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH v2] vhost-vdpa: add support for vIOMMU
 2022-10-19  6:39 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.