All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-28 22:03:43 to 2024-02-28 23:07:20 UTC [more...]

[PATCH] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
 2024-02-28 23:07 UTC  (3+ messages)

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-28 23:06 UTC  (5+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config
 2024-02-28 23:05 UTC  (3+ messages)

[PATCH] docs: submit-checklist: structure by category
 2024-02-28 23:03 UTC  (2+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-28 22:57 UTC  (5+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[LSF/MM/BPF TOPIC] bpf qdisc
 2024-02-28 23:01 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: track find_equal_scalars history on per-instruction level
 2024-02-28 23:01 UTC  (7+ messages)
` [PATCH bpf-next 2/4] "

[Stable-8.2.2 v2 00/78] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
 2024-02-28 22:54 UTC  (19+ messages)
` [Stable-8.2.2 61/78] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
` [Stable-8.2.2 62/78] docs/system: Update description for input grab key
` [Stable-8.2.2 63/78] system/vl: "
` [Stable-8.2.2 64/78] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
` [Stable-8.2.2 65/78] target/ppc: Fix lxv/stxv MSR facility check
` [Stable-8.2.2 66/78] target/ppc: Fix crash on machine check caused by ifetch
` [Stable-8.2.2 67/78] update edk2 submodule to edk2-stable202402
` [Stable-8.2.2 68/78] update edk2 binaries "
` [Stable-8.2.2 69/78] hw/nvme: fix invalid endian conversion
` [Stable-8.2.2 70/78] pl031: Update last RTCLR value on write in case it's read back
` [Stable-8.2.2 71/78] target/i386: mask high bits of CR3 in 32-bit mode
` [Stable-8.2.2 72/78] target/i386: check validity of VMCB addresses
` [Stable-8.2.2 73/78] target/i386: Fix physical address truncation
` [Stable-8.2.2 74/78] target/i386: remove unnecessary/wrong application of the A20 mask
` [Stable-8.2.2 75/78] target/i386: leave the A20 bit set in the final NPT walk
` [Stable-8.2.2 76/78] tests/vm: update openbsd image to 7.4
` [Stable-8.2.2 77/78] tests/vm: avoid re-building the VM images all the time
` [Stable-8.2.2 78/78] gitlab: force allow use of pip in Cirrus jobs

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-02-28 23:00 UTC  (11+ messages)
` [PATCH 02/14] xfs: introduce new file range exchange ioctls
` [PATCH 05/14] xfs: create deferred log items for file mapping exchanges

[PATCH 1/3] dt-bindings: clock: keystone: remove unstable remark
 2024-02-28 23:00 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: clock: ti: "

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-28 23:00 UTC  (7+ messages)
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API

[PATCH v2] usb: typec: altmodes/displayport: create sysfs nodes after assigning driver data
 2024-02-28 22:59 UTC  (3+ messages)

[ndctl PATCH] cxl/event_trace: parse arrays separately from strings
 2024-02-28 22:59 UTC  (3+ messages)

[PATCH rc 0/3] iommufd: Fix three bugs found by Syzkaller
 2024-02-28 22:59 UTC  (3+ messages)

[PATCH v2 0/7] scsi: replace deprecated strncpy
 2024-02-28 22:59 UTC  (8+ messages)
` [PATCH v2 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v2 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v2 3/7] scsi: qedf: "
` [PATCH v2 4/7] scsi: qla4xxx: "
` [PATCH v2 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v2 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v2 7/7] scsi: wd33c93: "

[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-28 22:58 UTC  (4+ messages)
` [PATCH v5 23/23] xen/README: add compiler and binutils versions for RISC-V64

[PATCH] docs: Restore "smart quotes" for quotes
 2024-02-28 22:58 UTC  (2+ messages)

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-28 22:58 UTC  (7+ messages)

atomic queue limit updates for stackable devices v3
 2024-02-28 22:56 UTC  (15+ messages)
` [PATCH 01/14] block: add a queue_limits_set helper
` [PATCH 02/14] block: add a queue_limits_stack_bdev helper
` [PATCH 03/14] dm: use queue_limits_set
` [PATCH 04/14] md: add a mddev_trace_remap helper
` [PATCH 05/14] md: add a mddev_add_trace_msg helper
` [PATCH 06/14] md: add a mddev_is_dm helper
` [PATCH 07/14] md: add queue limit helpers
` [PATCH 08/14] md/raid0: use the atomic queue limit update APIs
` [PATCH 09/14] md/raid1: "
` [PATCH 10/14] md/raid5: "
` [PATCH 11/14] md/raid10: "
` [PATCH 12/14] md: don't initialize queue limits
` [PATCH 13/14] md: remove mddev->queue
` [PATCH 14/14] block: remove disk_stack_limits

[bitbake-devel] pseudo abort with req '/proc/self/fd/3'
 2024-02-28 22:56 UTC 

[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
 2024-02-28 22:56 UTC 

[PATCH] btrfs: qgroup: allow quick inherit if a snapshot if created and added to the same parent
 2024-02-28 22:56 UTC  (3+ messages)

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-02-28 22:55 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kci-gitlab: Add documentation
` [PATCH 3/3] kci-gitlab: docs: Add images

[PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP
 2024-02-28 22:54 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Enable Adaptive Sync SDP Support for DP (rev12)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] i2c: i801: Add lis3lv02d for Dell Precision M6800 v2 Bios: A26
 2024-02-28 22:54 UTC  (3+ messages)

[PATCH net-next v3 0/6] Support for ASP 2.2 and optimizations
 2024-02-28 22:54 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
` [PATCH net-next v3 2/6] dt-bindings: net: brcm,asp-v2.0: "
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP 2.2
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support
` [PATCH net-next v3 5/6] net: bcmasp: Keep buffers through power management
` [PATCH net-next v3 6/6] net: bcmasp: Add support for PHY interrupts

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-28 22:44 UTC  (10+ messages)
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH] clk: clocking-wizard: Remove redundant initialization of pointer div_addr
 2024-02-28 22:52 UTC  (3+ messages)

[PATCH] mm: page_alloc: Use div64_ul() instead of do_div()
 2024-02-28 22:49 UTC 

[PATCH 0/4] some v2 capability advertisement cleanups
 2024-02-28 22:50 UTC  (5+ messages)
` [PATCH 1/4] upload-pack: use repository struct to get config
` [PATCH 2/4] upload-pack: centralize setup of sideband-all config
` [PATCH 3/4] upload-pack: use existing config mechanism for advertisement
` [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it

[f2fs-dev] [PATCH] f2fs: compress: fix to check compress flag w/ .i_sem lock
 2024-02-28 22:50 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: delete f2fs_get_new_segment() declaration
 2024-02-28 22:50 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/5] f2fs: check number of blocks in a current section
 2024-02-28 22:50 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-02-28 22:50 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-02-28 22:49 UTC  (3+ messages)
` [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-02-28 22:47 UTC  (6+ messages)
` [PATCH v23 3/3] clk: npcm8xx: add clock controller

[PATCH 0/1] drm/xe/guc: Fix missing topology init
 2024-02-28 22:48 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/9] bound upload-pack memory allocations
 2024-02-28 22:47 UTC  (11+ messages)
` [PATCH 1/9] upload-pack: drop separate v2 "haves" array
` [PATCH 2/9] upload-pack: switch deepen-not list to an oid_array
` [PATCH 3/9] upload-pack: use oidset for deepen_not list
` [PATCH 4/9] upload-pack: use a strmap for want-ref lines
` [PATCH 5/9] upload-pack: accept only a single packfile-uri line
` [PATCH 6/9] upload-pack: disallow object-info capability by default
` [PATCH 7/9] upload-pack: always turn off save_commit_buffer
` [PATCH 8/9] upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
` [PATCH 9/9] upload-pack: free tree buffers after parsing

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-28 22:45 UTC  (7+ messages)
` [PATCH v1 1/6] perf report: Sort child tasks by tid

preparations for 4.18.1
 2024-02-28 22:45 UTC  (5+ messages)

[Buildroot] [PATCH] support/scripts/pkg-stats: fix running on older python versions
 2024-02-28 22:44 UTC 

[PATCH net 0/4] tls: a few more fixes for async decrypt
 2024-02-28 22:44 UTC  (5+ messages)
` [PATCH net 1/4] tls: decrement decrypt_pending if no async completion will be called
` [PATCH net 2/4] tls: fix peeking with sync+async decryption
` [PATCH net 3/4] tls: separate no-async decryption request handling from async
` [PATCH net 4/4] tls: fix use-after-free on failed backlog decryption

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-02-28 22:44 UTC  (2+ messages)

[PATCH 00/21] bcachefs disk accounting rewrite
 2024-02-28 22:42 UTC  (4+ messages)
` [PATCH 03/21] bcachefs: btree write buffer knows how to accumulate bch_accounting keys

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-28 22:41 UTC  (5+ messages)
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs

[PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke tests
 2024-02-28 22:40 UTC  (6+ messages)

[PATCH] fetch/git: Avoid clean upon failure
 2024-02-28 22:39 UTC 

[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
 2024-02-28 22:40 UTC  (2+ messages)

[PATCH] mirrors: Switch llvm to use shallow cloning
 2024-02-28 22:39 UTC 

[yocto-autobuilder-helper][PATCH] config.json: meta-oe-repro: exclude packages that failed previously
 2024-02-28 22:38 UTC 

[XEN PATCH 0/2] address some violations of MISRA C Rule 17.7
 2024-02-28 22:38 UTC  (11+ messages)
` [XEN PATCH 2/2] xen/cpu: address "

[tip:x86/urgent] BUILD SUCCESS 9e1daa3bfcccf79ee368061d807ff541d6e2d909
 2024-02-28 22:38 UTC 

[Buildroot] [PATCH] support/scripts/cve: fix running on older ijson versions
 2024-02-28 22:37 UTC 

[PATCH 0/4] target/i386: use TSTEQ/TSTNE in x86 frontend
 2024-02-28 22:36 UTC  (7+ messages)
` [PATCH 1/4] target/i386: use TSTEQ/TSTNE to test low bits
` [PATCH 2/4] target/i386: use TSTEQ/TSTNE to check flags
` [PATCH 3/4] target/i386: remove mask from CCPrepare

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-28 22:36 UTC  (3+ messages)

[PATCH i-g-t v4 1/4] lib/igt_sysfs: Use same var for sizeof()
 2024-02-28 22:31 UTC  (4+ messages)
` [PATCH i-g-t v4 2/4] lib/igt_sysfs: stop leaking fd on write failures
` [PATCH i-g-t v4 3/4] lib/igt_sysfs: Fix off-by-one in buffer size
` [PATCH i-g-t v4 4/4] lib/igt_sysfs: make sure to write empty strings

[PATCH] drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_asserted
 2024-02-28 22:32 UTC  (2+ messages)

[PATCH linux-firmware] brcm: Add nvram for the Acer Iconia One 7 B1-750 tablet
 2024-02-28 22:30 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-56-g539cd3f4da3f)
 2024-02-28 22:28 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] Create shadow types for struct_ops maps in skeletons
 2024-02-28 22:28 UTC  (5+ messages)
` [PATCH bpf-next v5 4/6] bpftool: generated shadow variables for struct_ops maps

[PATCH] xen/arm: Fix arm32 build failure when early printk is enabled
 2024-02-28 22:27 UTC  (4+ messages)

+ mm-make-folio_pte_batch-available-outside-of-mm-memoryc.patch added to mm-unstable branch
 2024-02-28 22:27 UTC 

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-28 22:26 UTC  (5+ messages)

[PATCH v3 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"
 2024-02-28 22:26 UTC  (2+ messages)

[RFC PATCH 0/3] Bluetooth: add transmission latency tracking for ISO & L2CAP
 2024-02-28 22:15 UTC  (3+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-28 22:25 UTC  (6+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

[PATCH] virtiofs: don't mark virtio_fs_sysfs_exit as __exit
 2024-02-28 22:23 UTC  (2+ messages)

[nfs-utils PATCH 0/2] gssd: improve interoperability with NFS servers that don't have support for the newest encryption types
 2024-02-28 22:22 UTC  (3+ messages)
` [nfs-utils PATCH 1/2] gssd: add support for an "allowed-enctypes" option in nfs.conf
` [nfs-utils PATCH 2/2] gssd: add a "backoff" feature to limit_krb5_enctypes()

[PATCH v3] driver core: Don't set a deferred probe timeout if modules are disabled
 2024-02-28 22:22 UTC  (2+ messages)

[PATCH] amdgpu/tests: Fix uvd encoder test failure
 2024-02-28 22:21 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec
 2024-02-28 22:21 UTC  (12+ messages)

[PATCH 0/3] reload the firmware as needed
 2024-02-28 22:18 UTC  (3+ messages)
` [PATCH 1/3] net/nfp: add the elf module

[PATCH] clk: imx: lpcg-scu: SW workaround for errata (e10858)
 2024-02-28 22:18 UTC  (3+ messages)

[PATCH 0/4] Setting live video input format for ZynqMP DPSUB
 2024-02-28 22:17 UTC  (5+ messages)
` [PATCH 3/4] drm: xlnx: zynqmp_dpsub: Set input live format

[PATCH v3] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-02-28 22:17 UTC  (2+ messages)

Boot failure with ppc64 port on iMacs G5
 2024-02-28  5:23 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH 1/2] linux-ti-staging: Update KERNEL_LOCALVERSION
 2024-02-28 22:16 UTC  (2+ messages)
` [meta-ti][master/kirkstone][PATCH 2/2] u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV

[meta-ti][master][PATCH] linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
 2024-02-28 22:17 UTC 

[PATCH] docs: drop the version constraints for sphinx and dependencies
 2024-02-28 22:16 UTC  (3+ messages)

[PATCH v3] clkdev: Update clkdev id usage to allow for longer names
 2024-02-28 22:14 UTC  (3+ messages)

[PATCHSET v29.['hch@lst.de'] 11/13] xfs: online repair of symbolic links
 2024-02-28 22:10 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v5 00/12] TCG Plugin inline operation enhancement
 2024-02-28 22:08 UTC  (4+ messages)
` [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API

CVE-2021-46978: KVM: nVMX: Always make an attempt to map eVMCS after migration
 2024-02-28 22:09 UTC  (2+ messages)

[PATCH] power: supply: move power_supply_attr_group into #ifdef block
 2024-02-28 22:08 UTC  (2+ messages)

[PATCH] power: supply: core: Fix power_supply_init_attrs() stub
 2024-02-28 22:08 UTC  (2+ messages)

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-28 22:08 UTC  (2+ messages)

[PATCH v2] power: supply: bq2415x_charger: report online status
 2024-02-28 22:08 UTC  (2+ messages)

[PATCH v2 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
 2024-02-28 22:05 UTC  (2+ messages)

[PATCH 0/3] drm/panel: Pixel 3a Panel
 2024-02-28 22:04 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: add samsung s6e3fa7 panel driver

[PATCH 1/2] drm/i915/display/drrs: Refactor CPU transcoder DRRS check
 2024-02-28 22:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [V2,1/2] drm/i915/drrs: Refactor CPU transcoder DRRS check (rev2)

[PATCH v2 4/4] usb: typec: ucsi: Register SOP' alternate modes with cable plug
 2024-02-28 22:04 UTC 

[PATCH v2 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
 2024-02-28 22:03 UTC 

[PATCH v2 2/4] usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
 2024-02-28 22:03 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.