All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-17 22:23:34 to 2024-01-17 23:45:33 UTC [more...]

[PATCH net 0/5] bnxt_en: Bug fixes
 2024-01-17 23:45 UTC  (5+ messages)
` [PATCH net 1/5] bnxt_en: Wait for FLR to complete during probe
` [PATCH net 2/5] bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()
` [PATCH net 3/5] bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
` [PATCH net 4/5] bnxt_en: Prevent kernel warning when running offline self test

[PATCH 1/2] drm/amdgpu: Reset IH OVERFLOW_CLEAR bit after writing rptr
 2024-01-17 23:44 UTC  (7+ messages)

[PATCH 0/6] Update MMIO read/write functions
 2024-01-17 23:43 UTC  (14+ messages)
` [PATCH 1/6] drm/xe: Assert size of the struct xe_reg
` [PATCH 2/6] drm/xe: Define XE_REG_OPTION_VF
` [PATCH 3/6] drm/xe: Mark VF accessible GuC registers
` [PATCH 4/6] drm/xe: Mark VF accessible global registers
` [PATCH 5/6] drm/xe: Mark VF accessible GT registers
` [PATCH 6/6] drm/xe: Make xe_mmio_read|write() functions non-inline

[syzbot] [net?] KASAN: use-after-free Read in __skb_flow_dissect (3)
 2024-01-17 23:43 UTC  (4+ messages)

[PATCH] drm/xe: Do not flood dmesg with guc log
 2024-01-17 23:42 UTC  (2+ messages)

[PATCH 0/2] mm/zswap: optimize the scalability of zswap rb-tree
 2024-01-17 23:41 UTC  (3+ messages)

[PATCH BlueZ v1 1/2] client/player: Add support for printing A2DP codec details
 2024-01-17 23:41 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] transport: Print owner information when it exit or release
` [BlueZ,v1,1/2] client/player: Add support for printing A2DP codec details

[RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
 2024-01-17 23:38 UTC  (13+ messages)

[PATCH 3/3] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
 2024-01-17 23:38 UTC  (2+ messages)

[GIT PULL] Backlight for v6.8
 2024-01-17 23:38 UTC  (2+ messages)

[PATCH v2] mm: align larger anonymous mappings on THP boundaries
 2024-01-17 23:32 UTC  (10+ messages)

[openeuler:OLK-6.6 2401/2425] mm/dynamic_pool.c:822:6: warning: variable 'type' is used uninitialized whenever 'if' condition is true
 2024-01-17 23:28 UTC 

[PATCH 00/18] serial: max310x: cleanups and improvements
 2024-01-17 23:26 UTC  (21+ messages)
` [PATCH 01/18] serial: max310x: fix NULL pointer dereference in I2C instantiation
` [PATCH 02/18] serial: max310x: add I2C device table for instantiation from userspace
` [PATCH 03/18] serial: max310x: use i2c_get_match_data()
` [PATCH 04/18] serial: max310x: use spi_get_device_match_data()
` [PATCH 05/18] serial: max310x: fix syntax error in IRQ error message
` [PATCH 06/18] serial: max310x: remove holes in struct max310x_devtype
` [PATCH 07/18] serial: max310x: add macro for max number of ports
` [PATCH 08/18] serial: max310x: use separate regmap name for each port
` [PATCH 09/18] serial: max310x: simplify probe() and remove() error handling
` [PATCH 10/18] serial: max310x: add explicit return for some switch default cases
` [PATCH 11/18] serial: max310x: use dev_err_probe() instead of dev_err()
` [PATCH 12/18] serial: max310x: replace hardcoded masks with preferred GENMASK()
` [PATCH 13/18] serial: max310x: use common detect function for all variants
` [PATCH 14/18] serial: max310x: use common power "
` [PATCH 15/18] serial: max310x: replace ENOTSUPP with preferred EOPNOTSUPP (checkpatch)
` [PATCH 16/18] serial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)
` [PATCH 17/18] serial: max310x: reformat and improve comments
` [PATCH 18/18] serial: max310x: fix indentation

subject: [kernel-cve-report] New CVE entries this week
 2024-01-17 23:22 UTC 

[PATCH 0/5] Fixes for sparse warning
 2024-01-17 23:22 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RESEND RFC PATCH v1 0/2] Fix serial console for PREEMPT_RT
 2024-01-17 23:18 UTC  (7+ messages)
` [RESEND RFC PATCH v1 1/2] irq/spurious: Reset irqs_unhandled if an irq_thread handles one IRQ request
` [RESEND RFC PATCH v1 2/2] serial/8250: Avoid getting lock in RT atomic context

[PATCH v2] tcp: Add memory barrier to tcp_push()
 2024-01-17 23:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/2] btrfs-progs: parser related cleanups
 2024-01-17 23:17 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: use parse_u64() to implement arg_strtou64()
` [PATCH v2 2/2] btrfs-progs: implement arg_strtou64_with_suffix() with a new helper

[PATCH i-g-t v5 1/3] tests/intel: Add xe_exec_atomic test
 2024-01-17 23:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v5,1/3] "

[PATCH v2 0/2] btrfs-progs: parser related cleanups
 2024-01-17 23:14 UTC  (6+ messages)
  ` [PATCH v2 1/2] btrfs-progs: use parse_u64() to implement arg_strtou64()

[PATCH v2 0/5] Fix 32bit build
 2024-01-17 23:10 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-17 23:10 UTC  (12+ messages)
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework

[PATCH 00/10] KVM: arm64: fix many kernel-doc warnings
 2024-01-17 23:07 UTC  (22+ messages)
` [PATCH 01/10] KVM: arm64: debug: fix "
` [PATCH 02/10] KVM: arm64: guest: "
` [PATCH 03/10] KVM: arm64: hyp/aarch32: "
` [PATCH 04/10] KVM: arm64: vhe: fix a kernel-doc warning
` [PATCH 05/10] KVM: arm64: mmu: "
` [PATCH 06/10] KVM: arm64: PMU: fix kernel-doc warnings
` [PATCH 07/10] KVM: arm64: sys_regs: "
` [PATCH 08/10] KVM: arm64: vgic-init: fix a kernel-doc warning
` [PATCH 09/10] KVM: arm64: vgic-its: fix kernel-doc warnings
` [PATCH 10/10] KVM: arm64: vgic: fix a kernel-doc warning

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-17 23:07 UTC  (5+ messages)

[PATCH 0/1] Fix error message in git-show-ref(1) --exists
 2024-01-17 23:07 UTC  (6+ messages)
` [PATCH 1/1] builtin/show-ref: treat directory directory as non-existing in --exists

[PATCH v4 0/6] rpi5: initial support
 2024-01-17 23:06 UTC  (7+ messages)
`  "

PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
 2024-01-17 23:05 UTC  (5+ messages)

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2024-01-17 22:46 UTC  (9+ messages)

[PATCH v6] io_uring: Statistics of the true utilization of sq threads
 2024-01-17 23:04 UTC  (3+ messages)
  `  "

USB: serial: cp210x: Add VID/PID for Integrel Solutions OEG Controller
 2024-01-17 23:03 UTC 

[PATCH] doc: btrace: fix wrong format on doc
 2024-01-17 23:02 UTC  (2+ messages)

[PATCH RFC 1/2] stackdepot: add stats counters exported via debugfs
 2024-01-17 23:02 UTC  (4+ messages)
` [PATCH RFC 2/2] stackdepot: make fast paths lock-less again

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-17 23:00 UTC  (7+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()

[f2fs-dev] [PATCH] f2fs-tools: allocate logs after conventional area for HM zoned devices
 2024-01-17 23:00 UTC  (2+ messages)
`  "

[syzbot] [bluetooth?] general protection fault in btintel_read_version
 2024-01-17 22:53 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[PATCH RFC 0/4] Fix file lock cache accounting, again
 2024-01-17 22:56 UTC  (8+ messages)
` [PATCH RFC 1/4] fs/locks: "

[jsarha:topic/chromeos-4.19-s0ix 6403/9999] kernel/watchdog_buddy_cpu.c:89:6: warning: no previous prototype for function 'watchdog_check_hardlockup'
 2024-01-17 22:56 UTC 

[PATCH] drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions
 2024-01-17 22:54 UTC  (4+ messages)
` [PATCH v2] "

[PULL REQUEST] i2c-for-6.8-rc1-fixed
 2024-01-17 22:53 UTC  (2+ messages)

[Buildroot] [PATCH v3 00/10] more flutter package improvements
 2024-01-17 22:50 UTC  (11+ messages)
` [Buildroot] [PATCH v3 01/10] package/ivi-homescreen: add standard_method_codec.h to keyboard manager plugin
` [Buildroot] [PATCH v3 02/10] package/depot-tools: bump version to 8d14454ba4a35fd9d2483842b08815a2357ec86f
` [Buildroot] [PATCH v3 03/10] package/flutter-engine/Config.in: Drop nptl dependency
` [Buildroot] [PATCH v3 04/10] package/flutter-sdk-bin: bump version to 3.16.8
` [Buildroot] [PATCH v3 05/10] package/flutter-engine: "
` [Buildroot] [PATCH v3 06/10] package/flutter-pi: bump version to 75e72fef8e8ce65ec72a002c00d9c6db4d1479d3
` [Buildroot] [PATCH v3 07/10] package/flutter-pi/Config.in: propagate flutter-engine dependencies
` [Buildroot] [PATCH v3 08/10] package/flutter-gallery: add a configure step
` [Buildroot] [PATCH v3 09/10] package/flutter-gallery: fix build options
` [Buildroot] [PATCH v3 10/10] package/flutter-gallery: clean up install_target_cmds

ASMedia ASM1062 (AHCI) hang after "ahci 0000:28:00.0: Using 64-bit DMA addresses"
 2024-01-17 22:52 UTC  (4+ messages)

[PATCH] multipathd: the local path change is not considered
 2024-01-17 22:51 UTC 

[PATCH 1/1] i3c: master: svc: add support for read len bigger than 255
 2024-01-17 22:50 UTC  (2+ messages)

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2024-01-17 22:51 UTC  (3+ messages)
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[PATCH] Bluetooth: qca: fix device-address endianness
 2024-01-17 22:49 UTC  (6+ messages)

Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps
 2024-01-17 22:47 UTC 

[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
 2024-01-17 22:46 UTC  (2+ messages)

[PATCH 0/2] tcg/s390x: Fix chacha20-s390
 2024-01-17 22:45 UTC  (3+ messages)
` [PATCH 2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390

[PATCH 0/3] mm/slub: some minor optimization and cleanup
 2024-01-17 22:44 UTC  (5+ messages)
` [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
` [PATCH 2/3] mm/slub: remove full list manipulation for non-debug slab

[OE-core] [PATCH 1/2] perl: Add option to prevent COMPLEMENTARY_GLOB from ignoring perl-modules
 2024-01-17 22:44 UTC  (2+ messages)
`  "

[PATCH v2 bpf-next 0/5] bpf: volatile compare
 2024-01-17 22:43 UTC  (16+ messages)
` [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
          ` asm register constraint. Was: "

[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
 2024-01-17 22:43 UTC  (4+ messages)
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board

append recipe to multiconfig build from top-level local.conf
 2024-01-17 22:43 UTC  (3+ messages)
` [yocto] "

[PATCH BlueZ v1 1/2] client/player: Add support for printing A2DP codec details
 2024-01-17 22:42 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2024-01-17 22:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Enable Wa_14019159160 and Wa_16019325821 for MTL (rev6)

[PATCH] libfs: Attempt exact-match comparison first during casefold lookup
 2024-01-17 22:38 UTC  (2+ messages)

[PATCH v2] rebase: Fix documentation about used shell in -x
 2024-01-17 22:38 UTC  (2+ messages)

[PATCH 0/2] x86/MCE: arrange for some ENDBR zapping
 2024-01-17 22:37 UTC  (2+ messages)

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-01-17 22:37 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add support for display sharing mode

[PATCH 1/4] musl: doesn't support riscv32
 2024-01-17 22:37 UTC  (5+ messages)
` [PATCH 2/4] libunwind: merge .inc and .bb
  ` [OE-core] "

[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
 2024-01-17 22:37 UTC 

[PATCH] Fix CAT error by adjusting prefetch size for Xe2
 2024-01-17 22:35 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH] rebase: Fix documentation about used shell in -x
 2024-01-17 22:35 UTC  (3+ messages)

[PATCH v2 bpf 0/5] Tighten up arg:ctx type enforcement
 2024-01-17 22:33 UTC  (6+ messages)
` [PATCH v2 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
` [PATCH v2 bpf 2/5] bpf: extract bpf_ctx_convert_map logic and make it more reusable
` [PATCH v2 bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
` [PATCH v2 bpf 4/5] selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
` [PATCH v2 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF

[PATCH] core-parking: use alternative_call()
 2024-01-17 22:31 UTC  (2+ messages)

[PATCH] x86/fpu: verify xstate buffer size according with requested features
 2024-01-17 22:30 UTC  (3+ messages)

[PATCH] x86/guest: finish conversion to altcall
 2024-01-17 22:30 UTC  (2+ messages)

e2scrub finds corruption immediately after mounting
 2024-01-17 22:20 UTC  (11+ messages)

[PATCH] video: console: Fix buffer overflow in cmd 'font list'
 2024-01-17 22:29 UTC  (2+ messages)

[PATCH][SMB3 client] show beginning time for per share stats
 2024-01-17 22:28 UTC 

[PATCH] video: Support VIDEO_X2R10G10B10 in truetype console
 2024-01-17 22:27 UTC  (2+ messages)

[ANN] netdev call - Jan 16th
 2024-01-17 22:26 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-01-17 22:26 UTC  (4+ messages)

[PATCH RFC 0/6] video: Add UTF-8 support for UEFI applications
 2024-01-17 22:24 UTC  (14+ messages)
` [PATCH RFC 1/6] lib: charset: Fix utf8_to_utf32_stream() return value doc string
` [PATCH RFC 2/6] video: console: Parse UTF-8 character sequences
` [PATCH RFC 3/6] lib/charset: Map cp437 low chars (0x01 - 0x1f) from unicode
` [PATCH RFC 4/6] efi_selftest: Add international characters test
` [PATCH RFC 5/6] efi_selftest: Add box drawing character selftest
` [PATCH RFC 6/6] efi_selftest: Add symbol "

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-17 22:23 UTC  (4+ messages)
` [PATCH RFC 1/4] of: get dma area lower limit

[syzbot] Monthly wireguard report (Jan 2024)
 2024-01-17 22:20 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.