All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-01 08:01:07 to 2023-02-01 08:51:02 UTC [more...]

[PATCH v9 00/25] DEPT(Dependency Tracker)
 2023-01-31  8:39 UTC  (25+ messages)
` [PATCH v9 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v9 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v9 03/25] dept: Add single event dependency tracker APIs
` [PATCH v9 04/25] dept: Add lock "
` [PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v9 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v9 07/25] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [PATCH v9 08/25] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
` [PATCH v9 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v9 10/25] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
` [PATCH v9 11/25] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [PATCH v9 12/25] dept: Distinguish each syscall context from another
` [PATCH v9 13/25] dept: Distinguish each work "
` [PATCH v9 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v9 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v9 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v9 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v9 19/25] dept: Apply timeout consideration to swait
` [PATCH v9 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v9 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v9 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v9 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v9 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v9 25/25] dept: Track the potential waits of PG_{locked, writeback}

[RFC PATCH] usb: typec: ucsi: change role command to async write
 2023-02-01  8:50 UTC  (2+ messages)

[PATCH v2 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-01  8:50 UTC  (3+ messages)
  ` [PATCH v2 1/2] ethdev: add PHY affinity match item

[PATCH v4 net-next 0/8] sfc: devlink support for ef100
 2023-02-01  8:49 UTC  (4+ messages)
` [PATCH v4 net-next 1/8] sfc: add "

next/master baseline: 637 runs, 79 regressions (next-20230201)
 2023-02-01  8:49 UTC 

[PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
 2023-02-01  8:48 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-02-01  8:48 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] lib: s390x: Introduce UV validity function
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests

[RESEND] target: add virtual remote target
 2023-02-01  8:48 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-01  8:48 UTC  (4+ messages)
` [PATCH 2/2] PM / devfreq: qcom: Introduce CCI devfreq driver

[PATCH 0/6] add idpf pmd enhancement features
 2023-02-01  8:48 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] common/idpf: add hw statistics

[Intel-gfx] [PATCH v9 0/6] Enable HDCP2.x via GSC CS
 2023-02-01  8:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH v9 5/6] drm/i915/mtl: Add function to send command to "

[PATCH v2] net: fec: fix conversion to gpiod API
 2023-02-01  8:46 UTC  (2+ messages)

[RESEND PATCH] drm/panel: otm8009a: Set backlight parent to panel device
 2023-01-31 19:19 UTC 

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-31 16:28 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/8] OpenSBI debug console support
 2023-02-01  8:48 UTC  (3+ messages)
` [PATCH v5 4/8] lib: sbi: Add sbi_domain_check_addr_range() function

[RFC v3 1/2] ethdev: add group description
 2023-02-01  8:46 UTC  (11+ messages)
` [PATCH v4 2/3] ethdev: add standby state for live migration

Napływ Klientów ze strony
 2023-02-01  8:35 UTC 

[PATCH 0/2] net/igc: support Tx timestamp offload
 2023-02-01  8:46 UTC  (5+ messages)
` [PATCH v2 0/2] net/igc: support launch time offloading
  ` [PATCH v2 2/2] net/igc: enable "

[PATCH v2 00/17] Support android boot image v3/v4
 2023-02-01  8:45 UTC  (38+ messages)
` [PATCH v2 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
` [PATCH v2 02/17] android: boot: support vendor boot image in abootimg
` [PATCH v2 03/17] android: boot: replace android_image_check_header
` [PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures
` [PATCH v2 05/17] android: boot: kcomp: support andr_image_data
` [PATCH v2 07/17] android: boot: content print is not supported for v3, v4 header version
  ` [PATCH v2 07/17] android: boot: content print is not supported for v3,v4 "
` [PATCH v2 08/17] android: boot: boot image header v3, v4 do not support recovery DTBO
  ` [PATCH v2 08/17] android: boot: boot image header v3,v4 "
` [PATCH v2 12/17] android: boot: support extra command line
` [PATCH v2 13/17] android: boot: update android_image_get_dtb_img_addr to support v3, v4
  ` [PATCH v2 13/17] android: boot: update android_image_get_dtb_img_addr to support v3,v4
` [PATCH v2 15/17] android: boot: support boot image header version 3 and 4
` [PATCH v2 16/17] android: boot: support bootconfig

[meta-oe][PATCH v2] extract-cert: add recipe
 2023-02-01  8:17 UTC 

[PATCH 0/2] Not to clear all the bits of mip
 2023-02-01  8:43 UTC  (2+ messages)

[PATCH v3 00/14] KVM perf support
 2023-02-01  8:41 UTC  (8+ messages)
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-01  8:41 UTC  (3+ messages)

[PATCH 1/3] tty: n_gsm: add keep alive support
 2023-02-01  8:41 UTC  (5+ messages)
` [PATCH 2/3] tty: n_gsm: add RING/CD control support
` [PATCH 3/3] tty: n_gsm: add TIOCMIWAIT support

[PATCH for-next 0/7] FIXME and other fixes
 2023-02-01  8:40 UTC  (11+ messages)

[linus:master] [maple_tree] 120b116208: INFO:task_blocked_for_more_than#seconds
 2023-02-01  8:37 UTC  (5+ messages)

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-01  8:37 UTC  (4+ messages)

[PATCH net-next v9 0/8] Add Auxiliary driver support
 2023-02-01  8:38 UTC  (3+ messages)

[PATCH v9 0/4] input: pwm-beeper: add feature to set volume level
 2023-02-01  8:37 UTC  (3+ messages)
` [PATCH v9 3/4] dt-bindings: input: pwm-beeper: add volume

Prezentacja
 2023-02-01  8:36 UTC 

[PATCH] driver core: bus: move lock_class_key into dynamic structure
 2023-02-01  8:33 UTC 

[PATCH DTS v8 0/4] Add i.MX PCIe EP mode support
 2023-02-01  8:06 UTC  (10+ messages)
` [PATCH v8 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
` [PATCH v8 2/4] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v8 3/4] arm64: dts: Add i.MX8MQ "
` [PATCH v8 4/4] arm64: dts: Add i.MX8MP "

[PATCH 1/1] efi_loader: stop watchdogs in ExitBootServices()
 2023-02-01  8:32 UTC  (6+ messages)

[PATCH] [v2] at86rf230: convert to gpio descriptors
 2023-02-01  8:33 UTC  (4+ messages)

[PATCH 0/7] soc: qcom: add UCSI function to PMIC GLINK
 2023-02-01  8:31 UTC  (4+ messages)
` [PATCH 7/7] arm64: defconfig: add PMIC GLINK modules

[PATCH v5 0/6] add trace points in ethdev library
 2023-02-01  8:31 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/6] ethdev: add trace points for ethdev (part one)
      ` [EXT] "

[PATCH] credential: new attribute password_expiry_utc
 2023-02-01  8:29 UTC  (3+ messages)

[Buildroot] [PATCH] package/sexpect: requires MMU
 2023-02-01  8:29 UTC 

[linux-stable-rc:linux-4.19.y 2019/5207] include/linux/sunrpc/xdr.h:512:17: error: comparison is always false due to limited range of data type
 2023-02-01  8:30 UTC 

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-01  8:30 UTC  (11+ messages)
` [QEMU][PATCH v5 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v5 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v5 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v5 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine

[PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings
 2023-02-01  8:27 UTC  (4+ messages)

[PATCH v2 0/2] Introduce new optional property to mark port as write only
 2023-02-01  8:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: improve wb,mbl-gpio binding documentation

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-01  8:21 UTC  (7+ messages)

[PATCH] git-gui: fix inability to quit after closing another instance
 2023-02-01  8:26 UTC 

[PATCH] iommu/arm-smmu-qcom: Rework the logic finding the bypass quirk
 2023-02-01  8:25 UTC  (2+ messages)

[PATCH 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-02-01  8:23 UTC  (3+ messages)

nvme-6.3: blktests nvme/003 null pointer for fc transport
 2023-02-01  8:24 UTC  (4+ messages)

[PATCH v12 1/2] thermal: loongson-2: add thermal management support
 2023-02-01  8:23 UTC  (3+ messages)

[PATCH net-next 0/8][pull request] Intel Wired LAN: Remove redundant Device Control Error Reporting Enable
 2023-02-01  8:23 UTC  (4+ messages)

[PATCH] clk: Disambiguate comment about clk_get_rate() for disabled clocks
 2023-02-01  8:23 UTC 

stable/linux-5.10.y build: 144 builds: 2 failed, 142 passed, 7 warnings (v5.10.166)
 2023-02-01  8:22 UTC 

[PATCH v2] net/ice: add devargs for disabling mac filter
 2023-02-01  8:22 UTC  (3+ messages)
` [PATCH v3] net/ice: add devargs for disabling default mac

[PATCH net] nfp: flower: avoid taking mutex in atomic context
 2023-02-01  8:21 UTC  (6+ messages)

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-02-01  8:21 UTC  (6+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
 2023-02-01  8:21 UTC  (4+ messages)
` [PATCH ipsec-next v2] "

[PATCH v5 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tables
 2023-02-01  8:20 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional

[PATCH] mmc: core: Imply IOSCHED_BFQ
 2023-02-01  8:18 UTC  (7+ messages)

[dm-devel] [RFC v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-02-01  8:18 UTC  (3+ messages)
`  "

[djwong-xfs:pptrs-online-parent-repair 65/67] fs/xfs/scrub/parent.c:38:11: error: implicit declaration of function 'xrep_setup_parent' is invalid in C99
 2023-02-01  8:18 UTC 

[PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
 2023-02-01  8:17 UTC 

[PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods
 2023-02-01  8:17 UTC  (2+ messages)

[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
 2023-02-01  8:17 UTC  (4+ messages)

[PATCH] null_blk: convert sysfs snprintf to sysfs_emit
 2023-02-01  8:16 UTC 

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2023-02-01  8:16 UTC  (5+ messages)
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators

[PATCH v4 0/14] Enahance SVS's robustness
 2023-02-01  8:15 UTC  (9+ messages)
` [PATCH v4 12/14] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v4 13/14] soc: mediatek: mtk-svs: use common function to disable restore voltages

[RFC PATCH v2 0/5] folio based filemap_map_pages()
 2023-02-01  8:17 UTC  (6+ messages)
` [RFC PATCH v2 1/5] mm: Enable fault around for shared file page fault
` [RFC PATCH v2 2/5] filemap: add function filemap_map_folio_range()
` [RFC PATCH v2 3/5] rmap: add page_add_file_rmap_range()
` [RFC PATCH v2 4/5] mm: add do_set_pte_range()
` [RFC PATCH v2 5/5] filemap: batched update mm counter,rmap when map file folio

External USB disks not recognized with v6.1.8 when using Xen
 2023-02-01  8:14 UTC  (4+ messages)

[PATCH] net: dsa: Use sysfs_emit() to instead of sprintf()
 2023-02-01  8:14 UTC 

[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
 2023-02-01  8:13 UTC  (3+ messages)
` [PATCH V10 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller

[PATCH] bus: fsl-mc: convert sysfs snprintf and sprintf to sysfs_emit
 2023-02-01  8:13 UTC 

[cip-dev] 4.9 SLTS support
 2023-02-01  8:13 UTC  (2+ messages)
`  "

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in ntfs_sparse_cluster
 2023-02-01  8:12 UTC  (3+ messages)

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-02-01  8:11 UTC  (5+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-01  8:10 UTC  (15+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
                      ` [Nouveau] "

[PATCH] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-01  8:10 UTC 

[PATCH net 0/4] sfc: support unicast PTP
 2023-02-01  8:08 UTC  (6+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/4] sfc: store PTP filters in a list
  ` [PATCH net-next v2 2/4] sfc: allow insertion of filters for unicast PTP
  ` [PATCH net-next v2 3/4] sfc: support "
  ` [PATCH net-next v2 4/4] sfc: remove expired unicast PTP filters

[PATCH] eal: abstract compiler atomics
 2023-02-01  8:09 UTC  (5+ messages)
` [PATCH] eal: introduce atomics abstraction

[PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
 2023-02-01  8:08 UTC  (2+ messages)

[PATCH v3 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-01  8:08 UTC  (9+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: Add ADI MAX77541/MAX77540

[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
 2023-02-01  8:07 UTC  (7+ messages)

switch blk-cgroup to work on gendisk v2
 2023-02-01  8:06 UTC  (5+ messages)
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct

[QUERY]: Block region to mmap
 2023-02-01  8:05 UTC  (8+ messages)

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-01  8:05 UTC  (6+ messages)
` [PATCH v2 5/6] dt-bindings: hypervisor: Add dt-bindings for VMBus

[PATCH] nvme-auth: use workqueue dedicated to authentication works
 2023-02-01  8:04 UTC  (2+ messages)

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-01  0:48 UTC  (22+ messages)
` [dm-devel] [RFC PATCH v9 02/16] ipe: add policy parser
` [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
` [dm-devel] [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [dm-devel] [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [dm-devel] [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [dm-devel] [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
` [dm-devel] [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider

[PATCH v2 00/21] blksnap - block devices snapshots module
 2023-02-01  2:32 UTC  (5+ messages)
    ` [dm-devel] "

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-01-31 12:17 UTC  (3+ messages)
` [dm-devel] "

[PATCH V2 0/3] sched/numa: Enhance vma scanning
 2023-02-01  8:02 UTC  (4+ messages)
` [PATCH V2 1/3] sched/numa: Apply the scan delay to every vma instead of tasks
` [PATCH V2 2/3] sched/numa: Enhance vma scanning logic
` [PATCH V2 3/3] sched/numa: Reset the accessing PID information periodically

[PATCH] input: cyttsp5: Fix bitmask for touch buttons
 2023-02-01  8:00 UTC  (2+ messages)

rtw88: rtw8822cu (LM842) stalls completely, needs replugging to wake up
 2023-02-01  8:00 UTC  (2+ messages)


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.