All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 07:28:49 to 2023-10-13 08:01:43 UTC [more...]

[RFC PATCH v2 00/78] Strict disable implicit fallthrough
 2023-10-13  7:57 UTC  (7+ messages)
` [RFC PATCH v2 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH v2 02/78] block: add fallthrough pseudo-keyword
` [RFC PATCH v2 13/78] hw/adc: "
` [RFC PATCH v2 20/78] target/mips: "
` [RFC PATCH v2 23/78] target/arm: "
` [RFC PATCH v2 58/78] hw/ppc: "

[PATCH v2] ARM: OMAP1: ams-delta: Fix MODEM initialization failure
 2023-10-13  8:01 UTC  (3+ messages)

[RFC PATCH 37/75] system/rtc.c: add fallthrough pseudo-keyword
 2023-10-13  7:48 UTC  (15+ messages)
` [RFC PATCH 38/75] hw/scsi: "
` [RFC PATCH 39/75] hw/sd/sdhci.c: "
` [RFC PATCH 41/75] hw/i386: "
` [RFC PATCH 42/75] hw/misc: "
` [RFC PATCH 43/75] hw/m68k/mcf_intc.c: "
` [RFC PATCH 45/75] disas: "
` [RFC PATCH 46/75] contrib/rdmacm-mux: "
` [RFC PATCH 47/75] contrib/vhost-user-scsi: "
` [RFC PATCH 50/75] chardev: "
` [RFC PATCH 51/75] hw/char: "
` [RFC PATCH 53/75] hw/core: "
` [RFC PATCH 54/75] hw/display: "
` [RFC PATCH 55/75] hw/input: "
` [RFC PATCH 56/75] hw/net: "

[PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
 2023-10-13  7:59 UTC 

[RFC PATCH 00/78] Strict disable implicit fallthrough
 2023-10-13  7:56 UTC  (44+ messages)
` [RFC PATCH 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH 02/78] block: add fallthrough pseudo-keyword
` [RFC PATCH 03/78] fpu/softfloat: "
` [RFC PATCH 04/78] qapi/opts-visitor: "
` [RFC PATCH 05/78] qobject/json: "
` [RFC PATCH 07/78] hw/virtio/virtio-balloon.c: "
` [RFC PATCH 08/78] hw/block: "
` [RFC PATCH 09/78] hw/acpi/aml-build.c: "
` [RFC PATCH 10/78] hw/ide/atapi.c: "
` [RFC PATCH 12/78] hw/usb: "
` [RFC PATCH 13/78] hw/adc: "
` [RFC PATCH 14/78] util/error-report.c: "
` [RFC PATCH 15/78] accel/tcg: "
` [RFC PATCH 18/78] ui/win32-kbd-hook.c: "
` [RFC PATCH 19/78] target/hppa: "
` [RFC PATCH 20/78] target/mips: "
` [RFC PATCH 21/78] target/sparc: "
` [RFC PATCH 22/78] target/ppc: "
` [RFC PATCH 23/78] target/arm: "
` [RFC PATCH 25/78] target/i386: "
` [RFC PATCH 26/78] target/s390x: "
` [RFC PATCH 30/78] target/nios2: "
` [RFC PATCH 31/78] target/xtensa: "
` [RFC PATCH 32/78] target/m68k: "
` [RFC PATCH 33/78] target/rx: "
` [RFC PATCH 34/78] target/tricore: "
` [RFC PATCH 35/78] target/sh4: "
` [RFC PATCH 36/78] target/openrisc: "
` [RFC PATCH 37/78] target/hexagon: "
` [RFC PATCH 38/78] system/rtc.c: "
` [RFC PATCH 39/78] hw/scsi: "
` [RFC PATCH 42/78] hw/i386: "
` [RFC PATCH 43/78] hw/misc: "
` [RFC PATCH 45/78] hw/dma: "
` [RFC PATCH 46/78] disas: "
` [RFC PATCH 48/78] contrib/vhost-user-scsi: "
` [RFC PATCH 49/78] hw/arm: "
` [RFC PATCH 51/78] chardev: "
` [RFC PATCH 52/78] hw/char: "
` [RFC PATCH 54/78] hw/core: "
` [RFC PATCH 55/78] hw/display: "
` [RFC PATCH 57/78] hw/net: "

[PATCH net] net/smc: return the right falback reason when prefix checks fail
 2023-10-13  8:00 UTC  (2+ messages)

[PATCH v9 0/6] introduce tee-based EFI Runtime Variable Service
 2023-10-13  7:59 UTC  (19+ messages)
` [PATCH v9 1/6] efi: expose efivar generic ops register function
` [PATCH v9 2/6] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v9 3/6] efi: Add tee-based EFI variable driver
` [PATCH v9 4/6] efivarfs: automatically update super block flag
` [PATCH v9 5/6] efivarfs: force RO when remounting if SetVariable is not supported
` [PATCH v9 6/6] tee: optee: restore efivars ops when tee-supplicant stops

[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
 2023-10-13  7:59 UTC  (10+ messages)

[GIT PULL] STi DT changes for v6.7 #1
 2023-10-13  7:58 UTC  (2+ messages)

[Intel-xe] [RFC v1 00/17] uAPI Alignment - take 2
 2023-10-13  7:58 UTC  (5+ messages)
` [Intel-xe] [RFC v1 04/17] drm/xe: Add uAPI to query micro-controler firmware version

[PATCH v3 2/2] dts: reformat to 100 line length
 2023-10-13  7:58 UTC  (3+ messages)
` [PATCH v4 1/2] doc: increase python max line length to 100
  ` [PATCH v4 2/2] dts: reformat to 100 line length

[Intel-xe] [PATCH v4 0/6] Fix compatibility issue for intel_dmc
 2023-10-13  7:57 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for Fix compatibility issue for intel_dmc (rev4)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[PATCH v2 1/2] doc: increase python max line length to 100
 2023-10-13  7:56 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] ovl: rely on SB_I_NOUMASK
 2023-10-13  7:56 UTC  (3+ messages)

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-13  7:56 UTC  (5+ messages)

Prosím kontaktujte
 2023-10-13  7:55 UTC 

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-13  7:55 UTC 

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-13  7:55 UTC  (13+ messages)
` [PATCH 1/4] vdpa: introduce .reset_map operation callback
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH 4/4] vdpa/mlx5: implement .reset_map driver op

[android-common:android13-5.10 2/3] block/blk-mq.h:281:17: error: 'struct task_struct' has no member named 'plug'
 2023-10-13  7:54 UTC 

Pozycjonowanie- informacja
 2023-10-13  7:40 UTC 

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-10-13  7:53 UTC  (5+ messages)
` [PATCH v8 4/5] efivarfs: automatically update super block flag

[PATCH] arm64: defconfig: add various drivers for Amlogic based boards
 2023-10-13  7:52 UTC  (4+ messages)

[bug report] btrfs: new ioctl TREE_SEARCH_V2
 2023-10-13  7:52 UTC 

[PATCH v3] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-13  7:51 UTC  (4+ messages)

[PATCH] iio: resolver: ad2s1210: add support for adi,fixed-mode
 2023-10-13  7:53 UTC  (2+ messages)

[PATCH v10 00/27] Rust support
 2023-10-13  7:50 UTC  (10+ messages)
` [PATCH v10 25/27] x86: enable initial "

[virtio-dev] [PATCH RFC 3/3] rng: leak detection support
 2023-10-13  7:49 UTC  (13+ messages)
` [virtio-comment] "

[PATCH] tty: gdm724x: Add blank line after declaration
 2023-10-13  7:50 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] Remove load_stress_all_kernel_modules.sh
 2023-10-13  7:49 UTC 

[patch net-next] tools: ynl: introduce option to ignore unknown attributes or types
 2023-10-13  7:49 UTC  (3+ messages)

[LTP] [PATCH 0/4] Add .modprobe (loading modules in C API)
 2023-10-13  7:47 UTC  (5+ messages)
` [LTP] [PATCH 1/4] tst_kernel: Add safe_check_driver()
` [LTP] [PATCH 2/4] lib: Add .modprobe
` [LTP] [PATCH 3/4] madvise11: Replace .needs_drivers with .modprobe
` [LTP] [PATCH 4/4] can_bcm01: Move vcan to .modprobe

[igt-dev] [PATCH i-g-t v2 00/12] PAT and cache coherency support
 2023-10-13  7:48 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 07/12] lib/allocator: add get_offset_pat_index() helper
` [igt-dev] [PATCH i-g-t v2 08/12] lib/intel_blt: support pat_index

[PATCH v2 0/5] clk : rockchip: update rk3568 and rk3588 clk driver
 2023-10-13  7:44 UTC  (11+ messages)
` [PATCH v2 1/5] clk: rockchip: rk3568: support dclk_vop select more parent clks
` [PATCH v2 2/5] clk: rk3588: Add 742.5M parameter for PLL
` [PATCH v2 3/5] clk: rockchip: rk3588: support aclk_top_root set 750M
` [PATCH v2 4/5] clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
` [PATCH v2 5/5] clk: rockchip: rk3588: fix up the frac pll calculation

[PATCH] tty: gdm724x: Match alignment with open parenthesis
 2023-10-13  7:48 UTC  (3+ messages)

[PATCH] wifi: ath12k: drop NULL pointer check in ath12k_update_per_peer_tx_stats()
 2023-10-13  7:47 UTC  (2+ messages)

[igt-dev] [PATCH] tests: save GPU engine information more properly
 2023-10-13  7:47 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] ocfs2: Clean up errors in dlmunlock.c
 2023-10-13  7:45 UTC 

[PATCH] net/nfp: fix the Tx performance issue
 2023-10-13  7:46 UTC 

Słowa kluczowe do wypozycjonowania
 2023-10-13  7:36 UTC 

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-13  7:38 UTC  (12+ messages)
` [PATCH V2 1/4] dt-bindings: clock: add Amlogic C3 PLL clock controller bindings
` [PATCH V2 4/4] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-13  7:46 UTC  (6+ messages)

biznesowy angielski
 2023-10-13  7:40 UTC 

[PATCH 0/2] staging: rts5208: Fix checkpatch macro warnings
 2023-10-13  7:46 UTC  (2+ messages)

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-13  7:44 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1

[PATCH] mm, memcg: avoid recycling when there is no more recyclable memory
 2023-10-13 15:40 UTC 

[PATCH mptcp-next v4 0/7] export helpers to mptcp_lib.sh
 2023-10-13  7:44 UTC  (8+ messages)
` [PATCH mptcp-next v4 1/7] selftests: mptcp: add mptcp_lib_kill_wait
` [PATCH mptcp-next v4 2/7] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH mptcp-next v4 3/7] selftests: mptcp: add mptcp_lib_get_counter
` [PATCH mptcp-next v4 4/7] selftests: mptcp: add missing oflag=append
` [PATCH mptcp-next v4 5/7] selftests: mptcp: add mptcp_lib_make_file
` [PATCH mptcp-next v4 6/7] selftests: mptcp: add mptcp_lib_check_transfer
` [PATCH mptcp-next v4 7/7] selftests: mptcp: add mptcp_lib_wait_local_port_listen

[PATCH] perf/x86/amd/uncore: fix error codes in amd_uncore_init()
 2023-10-13  7:44 UTC  (4+ messages)
` [tip: perf/core] perf/x86/amd/uncore: Fix uninitialized return value "

[android-common:android14-6.1 1/4] include/trace/hooks/mmc.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-13  7:42 UTC 

[PATCH] ocfs2/dlm: Clean up errors in dlmdomain.c
 2023-10-13  7:39 UTC 

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-13  7:41 UTC  (6+ messages)
` [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller

Napływ Klientów ze strony
 2023-10-13  7:40 UTC 

[virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification
 2023-10-13  7:40 UTC  (12+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-13  7:37 UTC  (6+ messages)
` [PATCH 03/15] sched/fair: Add lag based placement
      `  "

[PATCH v1 0/6] RISC-V: hwprobe: Introduce which-cpus
 2023-10-13  7:39 UTC  (8+ messages)
` [PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-10-13  7:38 UTC  (12+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "

[PATCH V3] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 2023-10-13  7:36 UTC  (2+ messages)

linux-next: duplicate patch in the pinctrl tree
 2023-10-13  7:37 UTC  (5+ messages)

[PATCH v3 0/6] drm/solomon: Add support for the SSD132x controller family
 2023-10-13  7:35 UTC  (4+ messages)
` [PATCH v3 4/6] drm/ssd130x: Add support for the SSD132x OLED "

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-13  7:35 UTC 

[PATCH v1] config/arm: update aarch32 build with gcc13
 2023-10-13  7:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V2 0/3] Fix for shellcheck issues with latest scripts in tests/shell
 2023-10-13  7:30 UTC  (8+ messages)
` [PATCH V2 1/3] tools/perf/tests Ignore the shellcheck SC2046 warning in lock_contention
` [PATCH V2 2/3] tools/perf/tests: Fix shellcheck warning in record_sideband.sh test
` [PATCH V2 3/3] tools/perf/tests/shell: Fix shellcheck warning SC2112 with stat_all_metricgroups

[PATCH] ocfs2/dlm: Clean up errors in dlmmaster.c
 2023-10-13  7:30 UTC 

[PATCH 00/26] i.MX8M HAB Fixes
 2023-10-13  7:28 UTC  (3+ messages)
` [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

[PATCH v10 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-10-13  7:28 UTC  (8+ messages)
` [PATCH v10 1/7] drm: bridge: Cadence: Creat mhdp helper driver
` [PATCH v10 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver


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.