public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-06 10:14:49 to 2022-06-06 14:13:02 UTC [more...]

[PATCH 00/13] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
 2022-06-06 14:10 UTC  (13+ messages)
` [PATCH 01/13] platform/chrome: cros_ec_commands: fix compile errors
` [PATCH 02/13] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
` [PATCH 03/13] platform/chrome: use macros for passthru indexes
` [PATCH 04/13] platform/chrome: cros_ec_proto: assign buffer size from protocol info
` [PATCH 05/13] platform/chrome: cros_ec_proto: remove redundant NULL check
` [PATCH 06/13] platform/chrome: cros_ec_proto: use cros_ec_map_error()
` [PATCH 07/13] platform/chrome: cros_ec_proto: separate fill_protocol_info()
` [PATCH 08/13] platform/chrome: cros_ec_proto: separate fill_protocol_info_legacy()
` [PATCH 09/13] platform/chrome: cros_ec_proto: use devm_krealloc()
` [PATCH 10/13] platform/chrome: cros_ec_proto: arrange get_host_command_version_mask()
` [PATCH 11/13] platform/chrome: cros_ec_proto: fix get_host_command_version_mask() returns
` [PATCH 13/13] platform/chrome: cros_ec_proto: fix get_host_event_wake_mask() returns

fsdax: output address in dax_iomap_pfn() and rename it
 2022-06-06 14:10 UTC 

[PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
 2022-06-06 14:09 UTC  (8+ messages)
` [PATCH v2 2/6] serial: 8250: Create serial_lsr_in()
` [PATCH v2 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
` [PATCH v2 4/6] serial: 8250: Adjust misleading LSR related comment
` [PATCH v2 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
` [PATCH v2 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()

[PATCH 0/1] KUnit tests for drm_format_helper
 2022-06-06 14:09 UTC  (8+ messages)
` [PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()

[PATCH] firmware: arm_scmi: Relax BASE protocol sanity checks on protocol list
 2022-06-06 14:03 UTC  (4+ messages)
  ` Aw: "

[xiang:erofs/initrd-fsdax 2/3] drivers/block/brd.c:466 brd_alloc() warn: missing error code 'err'
 2022-06-06 14:02 UTC  (2+ messages)

[PATCH] arm64: Enable docker support in defconfig
 2022-06-06 14:01 UTC 

[PATCH net-next 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes
 2022-06-06 13:57 UTC  (7+ messages)
` [PATCH net-next 1/5] net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
` [PATCH net-next 2/5] net: dsa: realtek: rtl8365mb: remove port_mask private data member
` [PATCH net-next 3/5] net: dsa: realtek: rtl8365mb: correct the max number of ports
` [PATCH net-next 4/5] net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
` [PATCH net-next 5/5] net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly

[PATCH 2/2] mwl8k: use time_after to replace "jiffies > a"
 2022-06-06 13:54 UTC 

[PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-06 13:50 UTC  (9+ messages)
` [PATCH 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH 3/6] bitops: define gen_test_bit() the same way as the rest of functions
` [PATCH 4/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH 6/6] bitops: let optimize out non-atomic bitops on compile-time constants

[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
 2022-06-06 13:49 UTC  (3+ messages)
` [PATCH memcg v6] "

[PATCH 1/2] HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"
 2022-06-06 13:47 UTC 

[PATCH v3 0/6] OPE support on Tegra210 and later
 2022-06-06 13:48 UTC  (5+ messages)
` [PATCH v3 1/6] ASoC: tegra: Add binding doc for OPE module

[PATCH net] net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
 2022-06-06 13:47 UTC  (3+ messages)

[PATCH v13 0/3] eDP/DP Phy vdda realted function
 2022-06-06 13:48 UTC  (3+ messages)
` [PATCH v13 1/3] phy: qcom-edp: add regulator_set_load to edp phy

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-06 13:39 UTC  (3+ messages)
` [PATCH v5 3/9] mm/demotion: Move memory demotion related code

[PATCH -next] crypto: sun8i-ss - fix error return code in allocate_flows()
 2022-06-06 13:48 UTC 

[PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev()
 2022-06-06 13:48 UTC 

[PATCH v4 0/2] Add nvmem support for dynamic partitions
 2022-06-06 13:36 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: partitions: Document new dynamic-partition nodes

[PATCH] hwmon: (occ) Delete unnecessary NULL check
 2022-06-06 13:33 UTC  (2+ messages)

[PATCH v5 1/2] tty: Implement lookahead to process XON/XOFF timely
 2022-06-06 13:32 UTC  (2+ messages)
` [PATCH v5 2/2] tty: Use flow-control char function on closing path

[RESEND v4 0/3] MediaTek MT8195 display binding
 2022-06-06 13:30 UTC  (6+ messages)
` [RESEND v4 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195
` [RESEND v4 3/3] dt-bindings: mediatek: add ethdr "

[PATCH v2] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-06 13:29 UTC  (3+ messages)

[PATCH 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-06 13:28 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
` [PATCH 2/3] dt-bindings: mfd: atmel,flexcom: Add new compatible string for lan966x

[jsarha:topic/chromeos-4.19-s0ix 6373/9999] kismet: WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS when selected by QCOM_AOSS_QMP
 2022-06-06 13:27 UTC 

[PATCH v4 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-06 13:28 UTC  (4+ messages)
` [PATCH v4 5/6] arm64: mm: Convert to GENERIC_IOREMAP

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-06 13:27 UTC 

[PATCH] dt-bindings: remoteproc: qcom: q6v5: fix example
 2022-06-06 13:23 UTC 

[PATCH] staging: Also remove the Unisys visorbus.h
 2022-06-06 13:22 UTC 

[RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
 2022-06-06 13:16 UTC  (9+ messages)
      `  "

[PATCH v2 00/12] MIPS: Support I6500 multi-cluster configuration
 2022-06-06 13:14 UTC  (9+ messages)
` [PATCH v2 03/12] irqchip: mips-gic: Introduce gic_with_each_online_cpu()
` [PATCH v2 04/12] irqchip: mips-gic: Support multi-cluster in gic_with_each_online_cpu()
` [PATCH v2 06/12] irqchip: mips-gic: Multi-cluster support
` [PATCH v2 11/12] MIPS: Report cluster in /proc/cpuinfo

[PATCH v1 0/6] clear riscv dtbs_check errors
 2022-06-06 13:11 UTC  (5+ messages)
` [PATCH v1 2/6] dt-bindings: i2c: convert ocores binding to yaml
` [PATCH v1 4/6] dt-bindings: mfd: convert da9063 "

[PATCH v1] kernel/reboot: Change registration order of legacy power-off handler
 2022-06-06 13:07 UTC  (5+ messages)

[PATCH] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-06 13:06 UTC  (2+ messages)

drivers/pci/controller/pci-xgene.c:626:34: warning: 'xgene_pcie_match_table' defined but not used
 2022-06-06 13:06 UTC 

[PATCH v6 0/2] Add support for UltraSoc System Memory Buffer
 2022-06-06 13:02 UTC  (3+ messages)
` [PATCH v6 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v6 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH 0/3] Add support for multiport controller
 2022-06-06 13:04 UTC  (5+ messages)
` [PATCH 3/3] usb: dwc3: Refactor PHY logic to support Multiport Controller

[PATCH v6] PCI: Make sure the bus bridge powered on when scanning bus
 2022-06-06 13:00 UTC 

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-06 13:00 UTC  (12+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM

[PATCH v2 RESEND] ARM: dts: nuvoton: wpcm450: Add missing aliases for serial0/serial1
 2022-06-06 12:57 UTC  (3+ messages)

[REGRESSION] net: SRv6 End.DT6 function is broken in VRF mode
 2022-06-06 12:33 UTC  (2+ messages)

[PATCH] media: amphion: delete unnecessary NULL check
 2022-06-06 13:10 UTC 

[PATCH v4 0/3] x86: Prefer MWAIT over HLT on AMD processors
 2022-06-06 12:50 UTC  (3+ messages)
` [PATCH v4 2/3] x86: Remove vendor checks from prefer_mwait_c1_over_halt

[PATCH] ARM: Mark the FDT_FIXED sections as shareable
 2022-06-06 12:48 UTC 

[syzbot] general protection fault in __device_attach
 2022-06-06 12:38 UTC  (9+ messages)

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-06-06 12:42 UTC  (6+ messages)

[PATCH v2] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-06-06 12:42 UTC  (2+ messages)

[PATCH] cgroup: serialize css kill and release paths
 2022-06-06 12:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: erofs: add myself as reviewer
 2022-06-06 12:38 UTC  (3+ messages)

[PATCH] MAINTAINERS: erofs: add myself as reviewer
 2022-06-06 12:38 UTC  (2+ messages)

[PATCH v3] RISC-V: Add fixup to support fast call of crash_kexec()
 2022-06-06 12:37 UTC 

[PATCH v2] RDMA/hw/hfi1/pio_copy: Fix typo in comment
 2022-06-06 12:34 UTC 

[PATCH v2] RDMA/hw/hfi1/pio_copy: Fix syntax errors in comments
 2022-06-06 12:33 UTC 

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-06-06 12:32 UTC  (8+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH] certs: Convert spaces in certs/Makefile to a tab
 2022-06-06 12:31 UTC 

[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-06-06 12:30 UTC  (9+ messages)

[PATCH] counter: 104-quad-8: Implement and utilize register structures
 2022-06-01 20:36 UTC 

[PATCH v9 00/69] Maple Tree v9
 2022-06-06 12:26 UTC  (3+ messages)
` [PATCH v9 08/69] mm: start tracking VMAs with maple tree

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:664 netfs_find_writeback_start() error: uninitialized symbol 'ret'
 2022-06-06 12:24 UTC 

[PATCH] sched/fair: avoid redundant hrtimer check
 2022-06-06 12:26 UTC 

[PATCH] x86: topology_update_package_map function doesn't use the return value
 2022-06-06 12:23 UTC 

[PATCH v3 0/4] cpumask: Fix invalid uniprocessor assumptions
 2022-06-06 12:22 UTC  (6+ messages)
` [PATCH v3 2/4] lib/test: Introduce cpumask KUnit test suite
` [PATCH v3 4/4] cpumask: Update cpumask_next_wrap() signature

[PATCH 3/3] btrfs: Replace kmap() with kmap_local_page() in zlib.c
 2022-06-06 12:11 UTC  (2+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-06-06 12:09 UTC  (4+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states

[PATCH 00/12] staging: some memory-related patches
 2022-06-06 12:08 UTC  (3+ messages)

[PATCH 0/2] Add support for Radxa ROCK Pi S
 2022-06-06 12:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-s add more peripherals

[PATCH] RDMA/hw/hfi1/pio_copy: Fix syntax errors in comments
 2022-06-06 11:57 UTC  (2+ messages)

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-06 11:55 UTC  (9+ messages)
` [PATCH v9 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v9 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v9 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v9 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v9 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v9 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v9 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-06 11:55 UTC  (3+ messages)
` [PATCH v2 1/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address

[PATCH v2 0/5] mfd: max597x: Add support for max597x
 2022-06-06 11:54 UTC 

Linux 5.19-rc1
 2022-06-06 11:51 UTC  (2+ messages)

[next] arm64: boot failed - next-20220606
 2022-06-06 11:46 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-06 11:42 UTC  (4+ messages)
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support

[RFC PATCH v1] iio: trigger: move trig->owner init to trigger allocate() stage
 2022-06-06 11:37 UTC  (3+ messages)

[RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC
 2022-06-06 11:34 UTC  (11+ messages)

[PATCH] random: credit cpu and bootloader seeds by default
 2022-06-06 11:32 UTC  (2+ messages)

drivers/irqchip/irq-apple-aic.c:941 aic_of_ic_init() error: uninitialized symbol 'off'
 2022-06-06 11:25 UTC  (3+ messages)

[PATCH 0/5] mfd: max597x: Add support for max597x
 2022-06-06 11:25 UTC 

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-06-06 11:26 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device
` [RFC PATCH 2/2] mtd: spi-nor: Add support for stacked/parallel memories

drivers/irqchip/irq-apple-aic.c:980 aic_of_ic_init() error: uninitialized symbol 'start_off'
 2022-06-06 11:18 UTC 

[PATCH] misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
 2022-06-06 11:22 UTC  (3+ messages)

[PATCH] drm/sun4i: sun8i: Add support for pixel blend mode property
 2022-06-06 11:21 UTC  (6+ messages)

drivers/cpufreq/qcom-cpufreq-hw.c:333 qcom_lmh_dcvs_notify() error: uninitialized symbol 'throttled_freq'
 2022-06-06 11:13 UTC 

[PATCH 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor
 2022-06-06 11:11 UTC  (6+ messages)
` [PATCH 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH 2/5] PM / devfreq: Fix kernel warning with cpufreq passive register fail
` [PATCH 3/5] PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
` [PATCH 4/5] PM / devfreq: Rework freq_table to be local to devfreq struct
` [PATCH 5/5] PM / devfreq: Mute warning on governor PROBE_DEFER

[PATCH v4 0/3] Implement readahead for squashfs
 2022-06-06 11:09 UTC  (11+ messages)
` [PATCH v4 3/3] squashfs: implement readahead

[PATCH v5] char: xillybus: Check endpoint type at probe time
 2022-06-06 11:09 UTC 

[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-06 11:04 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
` [PATCH v3 2/3] net: ethernet: ti: am65-cpsw: Add support "
` [PATCH v3 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location

[PATCH v2 0/3] Add support for multiport controller
 2022-06-06 11:00 UTC  (3+ messages)
` [PATCH v2 2/3] usb: phy: Add devm_of_usb_get_phy_by_phandle

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-06 10:57 UTC  (4+ messages)
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker

[PATCH] comedi: vmk80xx: fix expression for tx buffer size
 2022-06-06 10:52 UTC 

mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers")
 2022-06-06 10:51 UTC  (8+ messages)

[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
 2022-06-06 10:46 UTC  (2+ messages)

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-06 10:41 UTC  (6+ messages)
` [PATCH v1 05/15] remoteproc: mediatek: Add SCP core 1 driver for dual-core scp

[PATCH v3 1/4] cpumask: Fix invalid uniprocessor mask assumption
 2022-06-06 10:40 UTC  (3+ messages)

[PATCH v3 0/2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
 2022-06-06 10:39 UTC  (5+ messages)
` [PATCH v3 1/2] sched: Fix the check of nr_running at queue wakelist
` [PATCH v3 2/2] sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle

[PATCH 0/3] btrfs: Replace kmap() with kmap_local_page()
 2022-06-06 10:32 UTC  (5+ messages)

[PATCH] net/mlx5: Add affinity for each irq
 2022-06-06 10:29 UTC  (3+ messages)

[PATCH v2 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-06-06 10:28 UTC  (9+ messages)
  ` [PATCH v2 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
  ` [PATCH v2 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
  ` [PATCH v2 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
  ` [PATCH v2 4/5] phy: Add ARTPEC-8 PCIe PHY driver

amdgpu errors (VM fault / GPU fault detected) with 5.19 merge window snapshots
 2022-06-06 10:25 UTC  (7+ messages)
` (REGRESSION bisected) "

[PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
 2022-06-06 10:21 UTC  (11+ messages)
` [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
  ` [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the "
    ` [PATCH v3 10/16] arch_topology: Set thread sibling cpumask only within the cluster
      ` [PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
        ` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
          ` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
            ` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
              ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-06-06 10:17 UTC  (5+ messages)
` [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()

[RFC PATCH] rslib: Replace hard-coded 1 with alpha_to[0]
 2022-06-06 10:19 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] rslib: Introduce init_rs16()

[PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3
 2022-06-06 10:16 UTC  (3+ messages)

[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
 2022-06-06 10:10 UTC 

[PATCH v3 0/4] Add support for XP-PEN Deco L
 2022-06-06 10:12 UTC  (2+ messages)

[PATCH] slimbus: messaging: fix typos in comments
 2022-06-06 10:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox