All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-15 12:15:01 to 2023-03-15 12:21:57 UTC [more...]

[PATCH 5.10 000/104] 5.10.175-rc1 review
 2023-03-15 12:12 UTC  (46+ messages)
` [PATCH 5.10 001/104] fs: prevent out-of-bounds array speculation when closing a file descriptor
` [PATCH 5.10 002/104] fork: allow CLONE_NEWTIME in clone3 flags
` [PATCH 5.10 003/104] x86/CPU/AMD: Disable XSAVES on AMD family 0x17
` [PATCH 5.10 004/104] drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
` [PATCH 5.10 005/104] drm/connector: print max_requested_bpc in state debugfs
` [PATCH 5.10 006/104] ext4: fix cgroup writeback accounting with fs-layer encryption
` [PATCH 5.10 007/104] ext4: fix RENAME_WHITEOUT handling for inline directories
` [PATCH 5.10 008/104] ext4: fix another off-by-one fsmap error on 1k block filesystems
` [PATCH 5.10 009/104] ext4: move where set the MAY_INLINE_DATA flag is set
` [PATCH 5.10 010/104] ext4: fix WARNING in ext4_update_inline_data
` [PATCH 5.10 011/104] ext4: zero i_disksize when initializing the bootloader inode
` [PATCH 5.10 012/104] nfc: change order inside nfc_se_io error path
` [PATCH 5.10 013/104] udf: Fix off-by-one error when discarding preallocation
` [PATCH 5.10 014/104] irq: Fix typos in comments
` [PATCH 5.10 015/104] irqdomain: Look for existing mapping only once
` [PATCH 5.10 016/104] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH 5.10 017/104] irqdomain: Fix mapping-creation race
` [PATCH 5.10 018/104] irqdomain: Change the type of size in __irq_domain_add() to be consistent
` [PATCH 5.10 019/104] irqdomain: Fix domain registration race
` [PATCH 5.10 020/104] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
` [PATCH 5.10 021/104] iommu/vt-d: Fix PASID directory pointer coherency
` [PATCH 5.10 022/104] arm64: efi: Make efi_rt_lock a raw_spinlock
` [PATCH 5.10 023/104] RISC-V: Avoid dereferening NULL regs in die()
` [PATCH 5.10 024/104] riscv: Avoid enabling interrupts "
` [PATCH 5.10 025/104] riscv: Add header include guards to insn.h
` [PATCH 5.10 026/104] scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
` [PATCH 5.10 027/104] ext4: Fix possible corruption when moving a directory
` [PATCH 5.10 028/104] drm/nouveau/kms/nv50-: remove unused functions
` [PATCH 5.10 029/104] drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
  ` [Nouveau] "
` [PATCH 5.10 030/104] drm/msm: Fix potential invalid ptr free
` [PATCH 5.10 031/104] drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
` [PATCH 5.10 032/104] drm/msm: Document and rename preempt_lock
` [PATCH 5.10 033/104] drm/msm/a5xx: fix the emptyness check in the preempt code
` [PATCH 5.10 034/104] drm/msm/a5xx: fix context faults during ring switch
` [PATCH 5.10 035/104] bgmac: fix *initial* chip reset to support BCM5358
` [PATCH 5.10 036/104] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
` [PATCH 5.10 038/104] ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
` [PATCH 5.10 047/104] netfilter: tproxy: fix deadlock due to missing BH disable
` [PATCH 5.10 048/104] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
` [PATCH 5.10 049/104] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH 5.10 050/104] scsi: megaraid_sas: Update max supported LD IDs to 240
` [PATCH 5.10 051/104] platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it

[bluetooth-next:master] BUILD SUCCESS dd41882582a9ab19938598179386b81b793b4a5c
 2023-03-15 12:20 UTC 

[PATCH v4] net/packet: support mergeable feature of virtio
 2023-03-15 12:20 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/bios: Rename find_section to find_bdb_section
 2023-03-15 12:21 UTC  (2+ messages)

[PATCH v5 0/5] Add Intel LJCA device driver
 2023-03-15 12:20 UTC  (3+ messages)
` [PATCH v5 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[RFC PATCH 0/3] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-03-15 12:18 UTC  (8+ messages)
  ` [RFC PATCH 1/3] sched/cpuset: Bring back cpuset_mutex
  ` [RFC PATCH 2/3] sched/cpuset: Keep track of SCHED_DEADLINE tasks in cpusets
  ` [RFC PATCH 3/3] cgroup/cpuset: Iterate only if DEADLINE tasks are present

Writing the recipes to add new custom DTS file in to the image and configure as as default DTS file to boot image #imx6
 2023-03-15 12:20 UTC 

[Syzkaller & bisect] There is "task hung in synchronize_rcu bisect" in v6.3-rc2 kernel
 2023-03-15 12:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-15 12:20 UTC 

[PATCH 5.4 00/68] 5.4.237-rc1 review
 2023-03-15 12:13 UTC  (71+ messages)
` [PATCH 5.4 01/68] fs: prevent out-of-bounds array speculation when closing a file descriptor
` [PATCH 5.4 02/68] x86/CPU/AMD: Disable XSAVES on AMD family 0x17
` [PATCH 5.4 03/68] drm/connector: print max_requested_bpc in state debugfs
` [PATCH 5.4 04/68] ext4: fix RENAME_WHITEOUT handling for inline directories
` [PATCH 5.4 05/68] ext4: fix another off-by-one fsmap error on 1k block filesystems
` [PATCH 5.4 06/68] ext4: move where set the MAY_INLINE_DATA flag is set
` [PATCH 5.4 07/68] ext4: fix WARNING in ext4_update_inline_data
` [PATCH 5.4 08/68] ext4: zero i_disksize when initializing the bootloader inode
` [PATCH 5.4 09/68] nfc: change order inside nfc_se_io error path
` [PATCH 5.4 10/68] drm/edid: Extract drm_mode_cea_vic()
` [PATCH 5.4 11/68] drm/edid: Fix HDMI VIC handling
` [PATCH 5.4 12/68] drm/edid: Add aspect ratios to HDMI 4K modes
` [PATCH 5.4 13/68] drm/edid: fix AVI infoframe aspect ratio handling
` [PATCH 5.4 14/68] iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
` [PATCH 5.4 15/68] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
` [PATCH 5.4 16/68] iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
` [PATCH 5.4 17/68] ipmi:ssif: make ssif_i2c_send() void
` [PATCH 5.4 18/68] ipmi:ssif: resend_msg() cannot fail
` [PATCH 5.4 19/68] ipmi:ssif: Remove rtc_us_timer
` [PATCH 5.4 20/68] ipmi:ssif: Increase the message retry time
` [PATCH 5.4 21/68] ipmi:ssif: Add a timer between request retries
` [PATCH 5.4 22/68] irqdomain: Change the type of size in __irq_domain_add() to be consistent
` [PATCH 5.4 23/68] irqdomain: Fix domain registration race
` [PATCH 5.4 24/68] iommu/vt-d: Fix PASID directory pointer coherency
` [PATCH 5.4 25/68] ARM: dts: exynos: Override thermal by label in Exynos4210
` [PATCH 5.4 26/68] ARM: dts: exynos: correct TMU phandle "
` [PATCH 5.4 27/68] ARM: dts: exynos: Override thermal by label in Exynos5250
` [PATCH 5.4 28/68] ARM: dts: exynos: correct TMU phandle "
` [PATCH 5.4 29/68] ARM: dts: exynos: Add GPU thermal zone cooling maps for Odroid XU3/XU4/HC1
` [PATCH 5.4 30/68] ARM: dts: exynos: correct TMU phandle in Odroid HC1
` [PATCH 5.4 31/68] ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
` [PATCH 5.4 32/68] SMB3: Backup intent flag missing from some more ops
` [PATCH 5.4 33/68] cifs: Fix uninitialized memory read in smb3_qfs_tcon()
` [PATCH 5.4 34/68] scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
` [PATCH 5.4 35/68] ext4: Fix possible corruption when moving a directory
` [PATCH 5.4 36/68] drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
` [PATCH 5.4 37/68] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
` [PATCH 5.4 38/68] ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
` [PATCH 5.4 39/68] selftests: nft_nat: ensuring the listening side is up before starting the client
` [PATCH 5.4 40/68] net: usb: lan78xx: Remove lots of set but unused ret variables
` [PATCH 5.4 41/68] net: lan78xx: fix accessing the LAN7800s internal phy specific registers from the MAC driver
` [PATCH 5.4 42/68] net: caif: Fix use-after-free in cfusbl_device_notify()
` [PATCH 5.4 43/68] bnxt_en: Avoid order-5 memory allocation for TPA data
` [PATCH 5.4 44/68] netfilter: tproxy: fix deadlock due to missing BH disable
` [PATCH 5.4 45/68] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
` [PATCH 5.4 46/68] scsi: megaraid_sas: Update max supported LD IDs to 240
` [PATCH 5.4 47/68] net/smc: fix fallback failed while sendmsg with fastopen
` [PATCH 5.4 48/68] riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
` [PATCH 5.4 49/68] ext4: Fix deadlock during directory rename
` [PATCH 5.4 50/68] clk: qcom: mmcc-apq8084: remove spdm clocks
` [PATCH 5.4 51/68] MIPS: Fix a compilation issue
` [PATCH 5.4 52/68] powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
` [PATCH 5.4 53/68] alpha: fix R_ALPHA_LITERAL reloc for large modules
` [PATCH 5.4 54/68] macintosh: windfarm: Use unsigned type for 1-bit bitfields
` [PATCH 5.4 55/68] PCI: Add SolidRun vendor ID
` [PATCH 5.4 56/68] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH 5.4 57/68] media: ov5640: Fix analogue gain control
` [PATCH 5.4 58/68] ipmi/watchdog: replace atomic_add() and atomic_sub()
` [PATCH 5.4 59/68] ipmi:watchdog: Set panic count to proper value on a panic
` [PATCH 5.4 60/68] drm/i915: Dont use BAR mappings for ring buffers with LLC
  ` [Intel-gfx] "
` [PATCH 5.4 61/68] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 62/68] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 63/68] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 64/68] powerpc/vmlinux.lds: Dont discard .rela* for relocatable builds
` [PATCH 5.4 65/68] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 66/68] sh: define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 67/68] UML: "
` [PATCH 5.4 68/68] s390/dasd: add missing discipline function

Zatrudnienie nowej osoby
 2023-03-15 12:11 UTC 

[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
 2023-03-15 12:19 UTC  (7+ messages)

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-15 12:18 UTC  (6+ messages)

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-03-15 12:18 UTC  (3+ messages)
` [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()

[Intel-gfx] [PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-15 12:18 UTC  (15+ messages)
` [Intel-gfx] [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
      `  "
` [Intel-gfx] [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
      `  "

[PATCH net 1/1] nfp: correct number of MSI vectors requests returned
 2023-03-15 12:17 UTC 

[syzbot] KASAN: use-after-free Read in io_worker_get
 2023-03-15 12:17 UTC  (3+ messages)
` [syzbot] [io-uring?] "

stable-rc/linux-5.4.y build: 188 builds: 5 failed, 183 passed, 3 errors, 77 warnings (v5.4.235-85-g1ae1d193c86d)
 2023-03-15 12:16 UTC 

[PATCH 4.19 00/39] 4.19.278-rc1 review
 2023-03-15 12:12 UTC  (41+ messages)
` [PATCH 4.19 01/39] fs: prevent out-of-bounds array speculation when closing a file descriptor
` [PATCH 4.19 02/39] x86/CPU/AMD: Disable XSAVES on AMD family 0x17
` [PATCH 4.19 03/39] ext4: fix RENAME_WHITEOUT handling for inline directories
` [PATCH 4.19 04/39] ext4: fix another off-by-one fsmap error on 1k block filesystems
` [PATCH 4.19 05/39] ext4: move where set the MAY_INLINE_DATA flag is set
` [PATCH 4.19 06/39] ext4: fix WARNING in ext4_update_inline_data
` [PATCH 4.19 07/39] ext4: zero i_disksize when initializing the bootloader inode
` [PATCH 4.19 08/39] nfc: change order inside nfc_se_io error path
` [PATCH 4.19 09/39] udf: Explain handling of load_nls() failure
` [PATCH 4.19 10/39] udf: reduce leakage of blocks related to named streams
` [PATCH 4.19 11/39] udf: Remove pointless union in udf_inode_info
` [PATCH 4.19 12/39] udf: Preserve link count of system files
` [PATCH 4.19 13/39] udf: Detect system inodes linked into directory hierarchy
` [PATCH 4.19 14/39] ARM: dts: exynos: Fix language typo and indentation
` [PATCH 4.19 15/39] ARM: dts: exynos: Override thermal by label in Exynos4210
` [PATCH 4.19 16/39] ARM: dts: exynos: correct TMU phandle "
` [PATCH 4.19 17/39] ARM: dts: exynos: Add all CPUs in cooling maps
` [PATCH 4.19 18/39] ARM: dts: exynos: Move pmu and timer nodes out of soc
` [PATCH 4.19 19/39] ARM: dts: exynos: Override thermal by label in Exynos5250
` [PATCH 4.19 20/39] ARM: dts: exynos: correct TMU phandle "
` [PATCH 4.19 21/39] kbuild: fix false-positive need-builtin calculation
` [PATCH 4.19 22/39] kbuild: generate modules.order only in directories visited by obj-y/m
` [PATCH 4.19 23/39] ARM: dts: exynos: Add GPU thermal zone cooling maps for Odroid XU3/XU4/HC1
` [PATCH 4.19 24/39] ARM: dts: exynos: correct TMU phandle in Odroid HC1
` [PATCH 4.19 25/39] ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
` [PATCH 4.19 26/39] scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
` [PATCH 4.19 27/39] Revert "spi: mt7621: Fix an error message in mt7621_spi_probe()"
` [PATCH 4.19 28/39] clk: qcom: mmcc-apq8084: remove spdm clocks
` [PATCH 4.19 29/39] MIPS: Fix a compilation issue
` [PATCH 4.19 30/39] alpha: fix R_ALPHA_LITERAL reloc for large modules
` [PATCH 4.19 31/39] macintosh: windfarm: Use unsigned type for 1-bit bitfields
` [PATCH 4.19 32/39] PCI: Add SolidRun vendor ID
` [PATCH 4.19 33/39] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH 4.19 34/39] media: ov5640: Fix analogue gain control
` [PATCH 4.19 35/39] tipc: improve function tipc_wait_for_cond()
` [PATCH 4.19 36/39] drm/i915: Dont use BAR mappings for ring buffers with LLC
  ` [Intel-gfx] "
` [PATCH 4.19 37/39] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH 4.19 38/39] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
` [PATCH 4.19 39/39] cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()

[PATCH v1] hwmon: drivetemp: support to be a platform driver for thermal_of
 2023-03-15 12:16 UTC 

[PATCH V3 0/6] Add Tegra234 HTE support
 2023-03-15 12:15 UTC  (3+ messages)
` [PATCH V3 5/6] gpio: tegra186: Add Tegra234 hte support

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-15 12:14 UTC  (7+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions

[PATCH v2] Use f-strings in python scripts
 2023-03-15 12:15 UTC  (3+ messages)

[PATCH 4.14 00/21] 4.14.310-rc1 review
 2023-03-15 12:12 UTC  (8+ messages)
` [PATCH 4.14 16/21] PCI: Add SolidRun vendor ID
` [PATCH 4.14 17/21] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH 4.14 18/21] media: ov5640: Fix analogue gain control
` [PATCH 4.14 19/21] tipc: improve function tipc_wait_for_cond()
` [PATCH 4.14 20/21] drm/i915: Dont use BAR mappings for ring buffers with LLC
  ` [Intel-gfx] "
` [PATCH 4.14 21/21] x86/cpu: Fix LFENCE serialization check in init_amd()

[PATCH] Use f-strings in python scripts
 2023-03-15 12:13 UTC  (4+ 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.