All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-05 06:29:19 to 2023-05-05 07:31:11 UTC [more...]

[PATCH 00/17] y2038: Part one - Cleanup existing implementation + general preparation
 2023-05-05  7:21 UTC  (17+ messages)
` [PATCH 01/17] y2038: cobalt: posix/sem: Remove compat syscall for sem_timedwait64
` [PATCH 02/17] y2038: cobalt: posix/clock: Remove compat syscall for clock_gettime64
` [PATCH 03/17] y2038: cobalt: posix/clock: Remove compat syscall for clock_settime64
` [PATCH 04/17] y2038: cobalt: posix/clock: Remove compat syscall for clock_nanosleep64
` [PATCH 05/17] y2038: cobalt: posix/clock: Remove compat syscall for clock_getres64
` [PATCH 06/17] y2038: cobalt: posix/clock: Remove compat syscall for clock_adjtime64
` [PATCH 07/17] y2038: cobalt: posix/mutex: Remove compat syscall for mutex_timedlock64
` [PATCH 08/17] y2038: cobalt: posix/mqueue: Remove compat syscall for mq_timedsend64
` [PATCH 10/17] y2038: cobalt: posix/event: Remove compat syscall for event_wait64
` [PATCH 11/17] y2038: cobalt: posix/cond: Remove compat syscall for cond_wait_prologue64
` [PATCH 12/17] y2038: cobalt: Cleanup code style of time.{c,h}
` [PATCH 13/17] y2038: posix/mq: Fix mq_timedsend syscall routing
` [PATCH 14/17] y2038: posix/mq: Harmonize mq_receive and mq_timedreceive
` [PATCH 15/17] y2038: testsuite/smokey/y2038: Fix a very unlikely resource leak
` [PATCH 16/17] y2038: cobalt/posix/clock: Use timespec64_valid() for validation
` [PATCH 17/17] y2038: Prepare code base for 64bit time_t

[PATCH] misc: hpilo: Fix use after free bug in ilo_remove due to race condition with ilo_open
 2023-05-05  7:30 UTC  (4+ messages)

[PATCH 1/1] tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
 2023-05-05  7:30 UTC  (3+ messages)

[RFC PATCH net-next v6 0/9] TXGBE PHYLINK support
 2023-05-05  7:42 UTC  (10+ messages)
` [RFC PATCH net-next v6 1/9] net: txgbe: Add software nodes to support phylink
` [RFC PATCH net-next v6 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [RFC PATCH net-next v6 3/9] net: txgbe: Register fixed rate clock
` [RFC PATCH net-next v6 4/9] net: txgbe: Register I2C platform device
` [RFC PATCH net-next v6 5/9] net: txgbe: Add SFP module identify
` [RFC PATCH net-next v6 6/9] net: txgbe: Support GPIO to SFP socket
` [RFC PATCH net-next v6 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [RFC PATCH net-next v6 8/9] net: txgbe: Implement phylink pcs
` [RFC PATCH net-next v6 9/9] net: txgbe: Support phylink MAC layer

[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-05-05  7:28 UTC  (3+ messages)

[drm-misc:drm-misc-next] [drm/tests] 881e2a9cc1: dmesg.WARNING:at_drivers/gpu/drm/drm_rect.c:#drm_rect_calc_vscale[drm_kms_helper]
 2023-05-05  6:03 UTC 

[PATCH 0/4] ARM: Move dts files to vendor sub-directories
 2023-05-05  7:28 UTC  (11+ messages)
` [PATCH 2/4] ARM: dts: Add .dts files missing from the build
` [PATCH 4/4] ARM: dts: Move .dts files to vendor sub-directories

[oe][meta-oe][PATCH] pahole: fix native package build error
 2023-05-05  7:27 UTC 

[Bug 217398] New: amdgpu module loading breaks display output - no signal
 2023-05-05  7:25 UTC  (2+ messages)
` [Bug 217398] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 4b99907a5a3dc8b8bfa91bf4dbde0e59371cab64
 2023-05-05  7:24 UTC 

[PATCH] hw: Fix format for comments
 2023-05-05  7:23 UTC 

[PATCH v2 00/21] Enable CET Virtualization
 2023-05-05  7:24 UTC  (7+ messages)
` [PATCH v2 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v2 12/21] KVM:x86: Add fault checks for guest CR4.CET setting

[PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-05  7:24 UTC  (7+ messages)
` [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
    `  "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
    `  "

[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
 2023-05-05  7:24 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors

[PATCH v10 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-05  7:23 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)

[meta-python][PATCH 0/6] Support updated python3-pylint
 2023-05-05  7:22 UTC  (4+ messages)
` [meta-python][PATCH 5/6] python3-pylint: add ptest
  ` [oe] "

[PATCH 0/4] powerpc/64: ELFv2 conversion
 2023-05-05  7:18 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64: Force ELFv2 when building with LLVM linker
` [PATCH 2/4] powerpc/64: Make ELFv2 the default for big-endian builds
` [PATCH 3/4] powerpc/64s: Remove support for ELFv1 little endian userspace
` [RFC PATCH 4/4] powerpc/64: Remove support for kernel's built with ELFv1 ABI

[dm-devel] [PATCH blktests v2] tests/dm: add a regression test
 2023-05-05  7:22 UTC  (4+ messages)
    `  "

[PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
 2023-05-05  7:20 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6] Introduce sink_format and other fixes
 2023-05-05  7:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Introduce sink_format and other fixes (rev2)

[PATCH] drm/amdgpu/display: Enable DC_FP for LoongArch
 2023-05-05  4:44 UTC 

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-05-05  7:21 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature

[PATCH V4 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-05-05  7:21 UTC  (5+ messages)
` [PATCH V4 03/11] vfio/pci: Prepare for dynamic interrupt context storage

[BTTV] [FSL P50x0] [PASEMI] TV Time doesn't work anymore after dropping the overlay support
 2023-05-05  7:20 UTC  (6+ messages)

[PATCH 0/9] QEMU file cleanups
 2023-05-05  7:19 UTC  (5+ messages)
` [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()

[PATCH] ALSA: pcm: fix snd_pcm_playback_silence() with free-running mode
 2023-05-05  7:17 UTC  (9+ messages)

[PATCH] dt-bindings: misc: brcm,kona-smc: convert to YAML
 2023-05-05  7:18 UTC  (3+ messages)

[PATCH 1/2 v5] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-05  7:17 UTC  (7+ messages)
    ` [EXT] "

b4 bugs / future improvements
 2023-05-05  7:17 UTC  (5+ messages)

[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
 2023-05-05  7:16 UTC  (3+ messages)
` [PATCH 1/2] media: ov5640: Remove unused 'framerate' parameter
` [PATCH 2/2] media: ov5640: Drop dead code using frame_interval

[PATCH v1] drivers: usb: wwan: treat any error as a fatal error
 2023-05-05  7:16 UTC  (4+ messages)

[igt-dev] [PATCH v2 0/2] Add negative test for extended display
 2023-05-05  7:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] sh: j2: Use ioremap() to translate device tree address into kernel memory
 2023-05-05  7:30 UTC  (2+ messages)

[PATCH] mm: kfence: Fix false positives on big endian
 2023-05-05  7:14 UTC  (2+ messages)

[PATCH] pwm: imx-tpm: force 'real_period' to be zero in suspend
 2023-05-05  6:58 UTC  (2+ messages)

[PATCH V3] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-05  7:12 UTC  (3+ messages)

[PATCH v2 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-05  7:13 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations

[PATCH v3 0/6] misc tweaks for kvm and the 64bit pci window
 2023-05-05  7:11 UTC  (7+ messages)
` [PATCH v3 1/6] better kvm detection
` [PATCH v3 2/6] detect physical address space size
` [PATCH v3 3/6] move 64bit pci window to end of address space
` [PATCH v3 4/6] be less conservative with the 64bit pci io window
` [PATCH v3 5/6] qemu: log reservations in fw_cfg e820 table
` [PATCH v3 6/6] check for e820 conflict

[PATCH 0/3] md: bugfix of writing raid sysfs
 2023-05-05  7:11 UTC  (7+ messages)
` [PATCH 2/3] md/raid10: fix overflow in safe_delay_store
` [PATCH 3/3] md/raid10: fix wrong setting of max_corr_read_errors

[igt-dev] [PATCH i-g-t] scripts/test_list.py: expand testlist fields
 2023-05-05  7:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection
 2023-05-05  7:10 UTC  (3+ messages)
` [PATCH 1/1] "

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2023-05-05  7:10 UTC  (2+ messages)

TCP_ULP option is not working for tls
 2023-05-05  7:09 UTC  (2+ messages)

[PATCH v1 0/7] ISA string parser cleanups++
 2023-05-05  7:07 UTC  (5+ messages)
` [PATCH v1 1/7] RISC-V: simplify register width check in ISA string parsing
` [PATCH v1 2/7] RISC-V: only iterate over possible CPUs in ISA string parser

[PATCH v2 0/8] Add RK3588 OTP memory support
 2023-05-05  7:06 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: nvmem: Convert rockchip-otp.txt to dt-schema
` [PATCH v2 2/8] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3588

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-05-05  7:07 UTC  (3+ messages)

[ovmf test] 180538: all pass - PUSHED
 2023-05-05  7:06 UTC 

[PATCH v2 0/7] btrfs-progs: fix -Wmissing-prototypes warnings and enable that warning option
 2023-05-05  7:05 UTC  (4+ messages)
` [PATCH v2 3/7] btrfs-progs: crypto/blake2: remove blake2 simple API

[PATCH v3 00/14 RESEND] Intel Hardware P-States (HWP) support
 2023-05-05  7:04 UTC  (9+ messages)
` [PATCH v3 04/14 RESEND] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH v3 05/14 RESEND] xenpm: Change get-cpufreq-para output for internal

[igt-dev] [i-g-t V2] scripts/test_list: Create dir if it doesn't exist
 2023-05-05  7:00 UTC 

[dcui-tdx:decui/mainline/v6-dda 7/13] arch/x86/hyperv/ivm.c:427: undefined reference to `__tdx_hypercall_ret'
 2023-05-05  7:04 UTC 

[PATCH] credential/libsecret: support password_expiry_utc
 2023-05-05  7:04 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Intel-gfx] [PATCH v5 0/8] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-05-05  7:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: move DSC RC tables to drm_dsc_helper.c (rev6)

[PATCH] build: shorten macro references
 2023-05-05  7:03 UTC  (2+ messages)

[PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-05  7:02 UTC  (14+ messages)
` [PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>

[PATCH v4 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
 2023-05-05  6:59 UTC  (6+ messages)
` [v4,5/6] "

[kirkstone][PATCH] webkitgtk: fix CVE-2022-32888 & CVE-2022-32923
 2023-05-05  7:00 UTC 

Raid5 to raid6 grow interrupted, mdadm hangs on assemble command
 2023-05-05  6:58 UTC  (5+ messages)

[Bug 217321] New: Intel platforms can't sleep deeper than PC3 during long idle
 2023-05-05  6:56 UTC  (3+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-05  6:56 UTC  (6+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver

[RFC PATCH v1 0/5] Amlogic A1 SoC Family Support
 2023-05-05  6:55 UTC  (11+ messages)
` [RFC PATCH v1 1/5] ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7
` [RFC PATCH v1 2/5] ARM: dts: sync meson-a1-ad401 "
` [RFC PATCH v1 3/5] ARM: meson: add A1 support
` [RFC PATCH v1 4/5] pinctrl: meson: add pinctrl driver for Amlogic A1
` [RFC PATCH v1 5/5] board: amlogic: add support for AD401 board

[djiang:cxl-qtg 19/28] drivers/acpi/numa/hmat.c:132: warning: expecting prototype for acpi_get_gen_coordinates(). Prototype was for acpi_get_genport_coordinates() instead
 2023-05-05  6:54 UTC 

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62x based hardware
 2023-05-05  6:53 UTC  (3+ messages)

bpf: add support to check kernel features in BPF program
 2023-05-05  6:54 UTC  (5+ messages)

NFS mount fail
 2023-05-05  6:53 UTC  (3+ messages)

[PATCH V2] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-05  6:43 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/connector: document enum drm_connector_tv_mode DRM_MODE_TV_MODE_MAX
 2023-05-05  6:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t] scripts/test_list: Create dir if it doesn't exist
 2023-05-05  6:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
 2023-05-05  6:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] binder: fix UAF caused by faulty buffer cleanup
 2023-05-05  6:48 UTC 

[PATCH v4 00/48] igb: Fix for DPDK
 2023-05-05  6:46 UTC  (3+ messages)

[PATCH 1/2] dt-bindings:iio:temperature:melexis,mlx90614: Document MLX90615 support
 2023-05-05  6:47 UTC  (2+ messages)

[PATCH] vhost_net: Use fdget() and fdput()
 2023-05-05  6:45 UTC  (3+ messages)

[PATCH v2] media: ov5640: fix incorrect frame frate issue for defulat VGA
 2023-05-05  6:45 UTC  (2+ messages)

[PATCH] perf parse-events: Do not break up AUX event group
 2023-05-05  6:44 UTC 

[PATCH] arm64: dts: qcom: Add Fxtec Pro1X (QX1050) DTS
 2023-05-05  6:45 UTC  (2+ messages)

Sending Multicast General QUERY with unicast dest MAC
 2023-05-05  6:44 UTC 

[igt-dev] [PATCH i-g-t] scripts/test_list: don't mangle directory names
 2023-05-05  6:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] spi: lpspi: run transfer speed_hz sanity check
 2023-05-05  6:41 UTC 

[PATCH v1] MAINTAINERS: add Conor as a dt-bindings maintainer
 2023-05-05  6:41 UTC  (4+ messages)

[PATCH v4 0/5] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-05  6:40 UTC  (6+ messages)
` [PATCH v4 1/5] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v4 2/5] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support
` [PATCH v4 3/5] usb: misc: eud: Add driver support for SM6115 / SM4250
` [PATCH v4 4/5] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector
` [PATCH v4 5/5] arm64: dts: qcom: qrb4210-rb2: Enable EUD debug peripheral

[PATCH] wifi: iwlwifi: Fix spurious packet drops with RSS
 2023-05-05  6:40 UTC  (3+ messages)

[PATCH v1 0/4] Improve USB FIFO handling and enable UMS mode on PRTT1L boards
 2023-05-05  6:39 UTC  (2+ messages)

[PATCH v4 0/8] Add StarFive Camera Subsystem driver
 2023-05-05  6:40 UTC  (4+ messages)

22.11.2 patches review and test
 2023-05-05  6:39 UTC  (3+ messages)

[PATCH] drm/amdgpu: set default num_kcq to 2 under sriov
 2023-05-05  6:39 UTC 

[PATCH V23 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-05-05  6:36 UTC  (8+ messages)
` [PATCH V23 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema
` [PATCH V23 2/3] misc: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V23 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[PATCH] spi: lpspi: disable lpspi module irq in DMA mode
 2023-05-05  6:35 UTC 

[PATCH v4 0/2] acpi: Make TPM version configurable
 2023-05-05  6:34 UTC  (3+ messages)
` [PATCH v4 1/2] "

[Intel-gfx] [PATCH] drm/i915: avoid flush_scheduled_work() usage
 2023-05-05  6:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: avoid flush_scheduled_work() usage (rev4)

[RFC 0/7] vhost-vdpa: add support for iommufd
 2023-05-05  6:29 UTC  (3+ messages)

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-05-05  6:29 UTC  (4+ messages)

[PATCH] ASoC: da7219: Add Jack insertion detection polarity selection
 2023-05-05  6:27 UTC  (3+ 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.