messages from 2023-03-13 20:46:27 to 2023-03-13 21:39:38 UTC [more...]
[PATCH v3 00/23] CONFIG_IS_ENABLED vs IS_ENABLED
2023-03-13 21:31 UTC (24+ messages)
` [PATCH v3 01/23] kconfig: add IS_ENABLED_NOCHECK to bypass usage_of_is_enabled_check
` [PATCH v3 02/23] cmd: nvedit: remove error check, handle with Kconfig
` [PATCH v3 03/23] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v3 04/23] lib: md5: "
` [PATCH v3 05/23] lib: sha1: "
` [PATCH v3 06/23] lib: sha256: "
` [PATCH v3 07/23] lib: sha512: "
` [PATCH v3 08/23] watchdog: add and use Kconfig HAS_WATCHDOG_RUNNING
` [PATCH v3 09/23] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v3 10/23] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v3 11/23] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v3 12/23] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v3 13/23] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v3 14/23] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v3 15/23] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v3 16/23] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v3 17/23] ns16550: match when to define bdf with uart code
` [PATCH v3 18/23] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
` [PATCH v3 19/23] wandboard: "
` [PATCH v3 20/23] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v3 21/23] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v3 22/23] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v3 23/23] CI: add test/usage_of_is_enabled_check.sh
[PATCH] mips: bmips: BCM6358: disable arch_sync_dma_for_cpu_all()
2023-03-13 21:39 UTC (8+ messages)
[PATCH] Add symlink in /sys/class/net for interface altnames
2023-03-13 21:39 UTC (2+ messages)
[PATCH v5 0/3] md/bitmap: Optimal last page size
2023-03-13 21:38 UTC (2+ messages)
[PATCH v2 00/25] drm/dma-helper: Add dedicated fbdev emulation
2023-03-13 21:37 UTC (6+ messages)
[PATCH BlueZ v2 1/2] mesh: Fix uninitialized memory usage
2023-03-13 21:38 UTC (2+ messages)
` [BlueZ,v2,1/2] "
[PATCH v2 0/3] Assume libbpf 1.0+
2023-03-13 21:38 UTC (4+ messages)
` [PATCH v2 2/3] perf build: Remove libbpf pre-1.0 feature tests
[PATCH] drm/i915/huc: Cancel HuC delayed load timer on reset
2023-03-13 21:38 UTC (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
[RFT] test-pmd: go back to using cmdline_interact
2023-03-13 21:38 UTC (2+ messages)
` [RFT v2] "
[PATCH v1 0/7] t: fix unused files, part 1
2023-03-13 21:38 UTC (3+ messages)
` [PATCH v1 3/7] t1010: assert empty output of mktree
linux-next: Fixes tag needs some work in the qcom tree
2023-03-13 21:37 UTC
[PATCH v4 0/5] Several UFS MCQ Code Changes
2023-03-13 21:36 UTC (4+ messages)
` [PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
[PATCH 1/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
2023-03-13 21:36 UTC (5+ messages)
[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
2023-03-13 21:35 UTC (9+ messages)
` [PATCH 09/11] tests/tcg: disable pauth for aarch64 gdb tests
[Buildroot] [PATCH v2 1/1] package/python-hwdata: new package
2023-03-13 21:34 UTC
[PATCH v2 0/7] Add Array BIST test support to IFS
2023-03-13 21:34 UTC (5+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] platform/x86/intel/ifs: Reorganize driver data
[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
2023-03-13 21:32 UTC (2+ messages)
[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
2023-03-13 21:32 UTC (4+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "
[PATCH 0/2] ASoC: mt8192: Address spammy log messages
2023-03-13 21:29 UTC (8+ messages)
` [PATCH 1/2] ASoC: mt8192: Remove function name "
` [PATCH 2/2] ASoC: mt8192: Move spammy messages to debug level
[PATCH net v2] 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
2023-03-13 21:30 UTC (3+ messages)
[PATCH 0/2] ASoC: mt8192: Address spammy log messages
2023-03-13 21:29 UTC
[PATCH bpf-next v3] bpf, docs: Add extended call instructions
2023-03-13 21:30 UTC (2+ messages)
` [Bpf] "
[PATCH v2 0/4] Fix blk-crypto keyslot race condition
2023-03-13 21:26 UTC (3+ messages)
` [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
[Intel-xe] [PATCH] drm/xe: Replace i915 with xe in uapi
2023-03-13 21:26 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH] dax/hmem: Drop empty platform remove function
2023-03-13 21:25 UTC (4+ messages)
[PATCH v2 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
2023-03-13 21:25 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes
linux-next: duplicate patch in the mm-hotfixes tree
2023-03-13 21:24 UTC
[pynfs PATCH v2 0/5] An assortment of pynfs patches
2023-03-13 21:23 UTC (4+ messages)
` [pynfs PATCH v2 5/5] LOCK24: fix the lock_seqid in second lock request
[PATCH 00/34] address various checkpatch.pl requirements
2023-03-13 21:20 UTC (4+ messages)
[PATCH 3/3] tzcode-native: fix build with gcc-13 on host
2023-03-13 21:20 UTC
[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
2023-03-13 21:19 UTC (15+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
[PATCH v4 1/3] selftests: use canonical ftrace path
2023-03-13 21:17 UTC (3+ messages)
` [PATCH v4 2/3] leaking_addresses: also skip "
` [PATCH v4 3/3] tools/kvm_stat: use "
[PATCH RESEND v2 00/11] PCI: dwc: Relatively simple fixes and cleanups
2023-03-13 21:17 UTC (2+ messages)
[PATCH] s390x/gdb: Split s390-virt.xml
2023-03-13 21:16 UTC
[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
2023-03-13 21:12 UTC (3+ messages)
[PATCH 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-03-13 20:59 UTC (66+ messages)
` [PATCH v2 01/21] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [PATCH v2 02/21] pinctrl: ralink: rt305x: add new compatible string for every SoC
` [PATCH v2 03/21] pinctrl: ralink: mt7620: split out to mt76x8
` [PATCH v2 04/21] pinctrl: ralink: move to mediatek as mtmips
` [PATCH v2 05/21] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [PATCH v2 06/21] dt-bindings: pinctrl: ralink: move additionalProperties to top
` [PATCH v2 07/21] dt-bindings: pinctrl: ralink: drop quotes from referred schemas
` [PATCH v2 08/21] dt-bindings: pinctrl: ralink: add new compatible strings
` [PATCH v2 09/21] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek
` [PATCH v2 10/21] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [PATCH v2 11/21] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [PATCH v2 12/21] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [PATCH v2 13/21] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [PATCH v2 14/21] dt-bindings: pinctrl: mediatek: fix naming inconsistency
` [PATCH v2 15/21] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting
` [PATCH v2 16/21] dt-bindings: pinctrl: mediatek: fix pinmux header location
` [PATCH v2 17/21] dt-bindings: pinctrl: mediatek: drop quotes from referred schemas
` [PATCH v2 18/21] dt-bindings: pinctrl: mediatek: mt7986: fix patternProperties regex
` [PATCH v2 19/21] dt-bindings: pinctrl: ralink: rt305x: split binding
` [PATCH v2 20/21] dt-bindings: pinctrl: mediatek: mt7620: "
` [PATCH v2 21/21] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl
drivers/pinctrl/stm32/pinctrl-stm32.c:294:24: warning: Value stored to 'pctl' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
2023-03-13 21:13 UTC
[PATCH] md: make kobj_type structures constant
2023-03-13 21:12 UTC (2+ messages)
[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
2023-03-13 21:11 UTC (4+ messages)
` [PATCH v2 3/7] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
[syzbot] [mm?] kernel BUG in hpage_collapse_scan_file
2023-03-13 21:11 UTC (5+ messages)
[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
2023-03-13 21:11 UTC (3+ messages)
[PATCH] flask: label-pci: Allow specifying optional irq label
2023-03-13 21:11 UTC (4+ messages)
[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges
2023-03-13 21:10 UTC (6+ messages)
` [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option
` [PATCH v2 1/8] for-each-ref: add --stdin option
[PATCH v5] scsi: ufs: core: Add trace event for MCQ
2023-03-13 21:09 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm6115: Add remoteproc nodes
2023-03-13 21:03 UTC (3+ messages)
[cocci] HELP: multiple inserts at one position
2023-03-13 21:09 UTC (6+ messages)
[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
2023-03-13 21:08 UTC (4+ messages)
[PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
2023-03-13 21:09 UTC (6+ messages)
` [PATCH v8 13/24] rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap
[Intel-xe] [PATCH 0/6] Cpu page-table updates and fixes
2023-03-13 21:08 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[syzbot] [wireless?] KMSAN: uninit-value in ath9k_hw_init
2023-03-13 21:05 UTC (2+ messages)
[PATCH] wifi: mac80211: Serialize calls to drv_wake_tx_queue()
2023-03-13 21:04 UTC (2+ messages)
[PATCH v1 00/13] Perf tool build improvements
2023-03-13 21:05 UTC (7+ messages)
` [PATCH v1 02/13] perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
[PATCH v3 0/3] use canonical ftrace path whenever possible
2023-03-13 21:00 UTC (5+ messages)
` [PATCH bpf-next v4 0/2] "
` [PATCH bpf-next v4 1/2] bpf: use canonical ftrace path
` [PATCH bpf-next v4 2/2] selftests/bpf: "
[PATCH v4 00/11] Better fixes for grouping of events
2023-03-13 20:58 UTC (4+ messages)
` [PATCH v4 06/11] perf evsel: Add function to compute group PMU name
[PATCH] btrfs-progs: fix btrfs filesystem usage on older kernels
2023-03-13 20:58 UTC
[PATCH] iio: adc: palmas_gpadc: fix NULL dereference on rmmod
2023-03-13 20:50 UTC
[PATCH v4] alpha: Clean-up the panic notifier code
2023-03-13 20:57 UTC (4+ messages)
[RFC net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
2023-03-13 20:56 UTC (5+ messages)
[PATCH] PCI: iproc: Use of_property_read_bool() for boolean properties
2023-03-13 20:55 UTC (3+ messages)
[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
2023-03-13 20:53 UTC (6+ messages)
` [PATCH 11/28] media: platform: ti: am437x: "
[PATCH v2] staging: sm750: Rename function to avoid CamelCase
2023-03-13 20:54 UTC (2+ messages)
[PATCH 0/2] md/raid10: random bugfix
2023-03-13 20:53 UTC (3+ messages)
[PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
2023-03-13 20:53 UTC (3+ messages)
` [PATCH 2/3] serial: uart_poll_init() should power on the UART
[LTP] [PATCH 1/1] ns_ifmove.c: Rewrite to new API
2023-03-13 20:53 UTC (6+ messages)
vmlinux.o: warning: objtool: ct_irq_enter+0x35: call to ftrace_likely_update() leaves .noinstr.text section
2023-03-13 20:53 UTC
[PATCH v8 0/5] Add function suspend/resume and remote wakeup support
2023-03-13 20:29 UTC (3+ messages)
` [PATCH v8 2/5] usb: dwc3: Add remote wakeup handling
[PATCH v2 00/10] gitdm metadata updates
2023-03-13 20:47 UTC (3+ messages)
` [PATCH v2 10/10] contrib/gitdm: add group map for AMD
[PATCH 0/3] RZ/G2L: Add CRU, CSI support
2023-03-13 20:50 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Add OV5645 node
[PATCH] npm.bbclass: avoid DeprecationWarning with new python
2023-03-13 20:50 UTC
[PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
2023-03-13 20:48 UTC (5+ messages)
` [PATCH 1/4] perf lock contention: Track and show mmap_lock with address
` [PATCH 2/4] perf lock contention: Track and show siglock "
` [PATCH 3/4] perf lock contention: Show per-cpu rq_lock "
` [PATCH 4/4] perf lock contention: Show lock type "
[PATCH] MAINTAINERS: Mark the Nios II CPU as orphan
2023-03-13 20:46 UTC (2+ messages)
[PATCH net-next 0/2] ipv6: optimize rt6_score_route()
2023-03-13 20:46 UTC (3+ messages)
` [PATCH net-next 2/2] ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
[Intel-xe] [PATCH] drm/xe: make compound literal initialization const
2023-03-13 20:46 UTC (2+ messages)
[PATCH v2] mm: add tracepoints to ksm
2023-03-13 20:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.