All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 02:29:30 to 2022-01-26 03:58:01 UTC [more...]

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-26  3:57 UTC  (28+ messages)
` [RFC PATCH v7 01/16] net: dsa: provide switch operations for tracking the master state
` [RFC PATCH v7 02/16] net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
` [RFC PATCH v7 03/16] net: dsa: tag_qca: convert to FIELD macro
` [RFC PATCH v7 04/16] net: dsa: tag_qca: move define to include linux/dsa
` [RFC PATCH v7 05/16] net: dsa: tag_qca: enable promisc_on_master flag
` [RFC PATCH v7 06/16] net: dsa: tag_qca: add define for handling mgmt Ethernet packet
` [RFC PATCH v7 08/16] net: dsa: tag_qca: add support for handling mgmt and MIB "
` [RFC PATCH v7 09/16] net: dsa: qca8k: add tracking state of master port
` [RFC PATCH v7 13/16] net: dsa: qca8k: move page cache to driver priv
` [RFC PATCH v7 14/16] net: dsa: qca8k: cache lo and hi for mdio write
` [RFC PATCH v7 15/16] net: da: qca8k: add support for larger read/write size with mgmt Ethernet
` [RFC PATCH v7 16/16] net: dsa: qca8k: introduce qca8k_bulk_read/write function

[agd5f:drm-next 150/190] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:213:6: warning: no previous prototype for 'retrieve_downstream_port_device'
 2022-01-26  3:55 UTC  (2+ messages)

[RESEND PATCH net-next 0/2] net: hns3: add support for TX push
 2022-01-26  3:55 UTC  (5+ messages)
` [RESEND PATCH net-next 1/2] net: hns3: add support for TX push mode
` [RESEND PATCH net-next 2/2] net: hns3: add ethtool priv-flag for TX push

linux-next: build failure after merge of the kspp tree
 2022-01-26  3:52 UTC  (15+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Fix header test and log spam on !x86
 2022-01-26  3:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v3 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
 2022-01-26  3:48 UTC  (5+ messages)
` [PATCH v3 2/5] clk: qcom: gcc-msm8998: add "
` [PATCH v3 5/5] arm64: dts: qcom: msm8998: reserve potentially inaccessible clocks With the gcc driver now being more complete and describing clocks which might not always be write-accessible to the OS, conservatively specify all such clocks as protected in the SoC dts. The board dts - or even user-supplied dts - can override this property to reflect the actual configuration

[PATCH] KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
 2022-01-26  3:47 UTC 

[PATCH] platform/chrome: cros_ec_typec: Check for EC device
 2022-01-26  3:46 UTC  (2+ messages)

Relation between MMC_CAP_WAIT_WHILE_BUSY and card_busy()
 2022-01-26  3:45 UTC 

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-01-26  3:45 UTC  (3+ messages)
` [PATCH 22/23] NFS: swap-out must always use STABLE writes

arch/x86/kernel/traps.c:533:24: warning: Value stored to 't' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-26  3:44 UTC 

[PATCH net-next] net: drop_monitor: support drop reason
 2022-01-26  3:38 UTC  (3+ messages)

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-26  3:41 UTC  (2+ messages)

[PATCH] net: stmmac: don't stop RXC during LPI
 2022-01-26  3:40 UTC  (3+ messages)

[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
 2022-01-26  3:37 UTC  (4+ messages)

[PATCH 1/2] erofs-utils: fsck: never follow exist symlinks when overwriting
 2022-01-26  3:37 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: fsck: don't set attributes when fscking only

[PATCH v3 00/11] dra7: bring up and support IPU load/start
 2022-01-26  3:37 UTC  (3+ messages)
` [PATCH v3 04/11] drivers: misc: Makefile: Enable fs_loader compilation at SPL Level

[Bridge] [PATCH 4.19 0/1] Fix UBSAN: undefined-behaviour in maybe_deliver
 2022-01-26  3:36 UTC  (4+ messages)
`  "
` [Bridge] [PATCH 4.19 1/1] net: bridge: clear bridge's private skb space on xmit
  `  "

[intel-tdx:guest-upstream 24/33] arch/x86/mm/mem_encrypt.c:69:13: warning: no previous prototype for function 'mem_encrypt_init'
 2022-01-26  3:34 UTC  (2+ messages)

[PATCH] arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-01-26  3:33 UTC 

[PATCH v2 1/2] usb: typec: tcpm: Do not disconnect while receiving VBUS off
 2022-01-26  3:34 UTC  (2+ messages)

[PATCH v1] raw/ifpga: fix ifpga devices cleanup function
 2022-01-26  3:29 UTC 

[PATCH v3] audit: log AUDIT_TIME_* records only from rules
 2022-01-26  3:24 UTC 

[PATCH][next] hwspinlock: stm32: Use struct_size() helper in devm_kzalloc()
 2022-01-26  3:30 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: nvmem: support describing cells
 2022-01-26  3:29 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: nvmem: cells: add MAC address cell

[igt-dev] [PATCH i-g-t v5] tests/kms_plane_scaling: Increase buffer size if driver doesn't support larger scale factors
 2022-01-26  3:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_scaling: Increase buffer size if driver doesn't support larger scale factors (rev5)

[PATCH][next] hwspinlock: sprd: Use struct_size() helper in devm_kzalloc()
 2022-01-26  3:31 UTC  (2+ messages)

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-26  3:29 UTC  (9+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH V3] panic: Move panic_print before kmsg dumpers
 2022-01-26  3:29 UTC  (11+ messages)

[PATCH net-next v2 0/3] Cadence MACB/GEM support for ZynqMP SGMII
 2022-01-26  3:29 UTC  (3+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: cdns,macb: added generic PHY and reset mappings for ZynqMP

[RFC PATCH v2 0/2] Multicolor PWM LED support
 2022-01-26  3:29 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: leds: Add multicolor PWM LED bindings

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-26  3:26 UTC  (7+ messages)
` [PATCH v5 11/18] vfio-user: find and init PCI device
` [PATCH v5 12/18] vfio-user: run vfio-user context

[geert-renesas-drivers:topic/r8a779f0-pfc-v1] BUILD SUCCESS 189a03276a00473535b88a6b46e5bf27333ce24f
 2022-01-26  3:28 UTC 

[PATCH v15.1 00/13] amphion video decoder/encoder driver
 2022-01-26  3:09 UTC  (28+ messages)
` [PATCH v15.1 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v15.1 02/13] media: add nv12m_8l128 and nv12m_10be_8l128 video format
` [PATCH v15.1 03/13] media: amphion: add amphion vpu device driver
` [PATCH v15.1 04/13] media: amphion: add vpu core driver
` [PATCH v15.1 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v15.1 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v15.1 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v15.1 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v15.1 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v15.1 10/13] media: amphion: implement malone decoder "
` [PATCH v15.1 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v15.1 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v15.1 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH v2 0/9] vhost: improve logging
 2022-01-26  3:27 UTC  (19+ messages)
` [PATCH v2 1/9] vhost: improve IOTLB logs
` [PATCH v2 2/9] vhost: improve vDPA registration failure log
` [PATCH v2 3/9] vhost: improve Vhost layer logs
` [PATCH v2 4/9] vhost: improve Vhost-user "
` [PATCH v2 5/9] vhost: improve socket "
` [PATCH v2 6/9] vhost: improve Virtio-net "
` [PATCH v2 7/9] vhost: remove multi-line logs
` [PATCH v2 8/9] vhost: differentiate IOTLB logs
` [PATCH v2 9/9] vhost: use proper logging type for data path

[PATCH 1/4] drm/amdgpu: add umc_fill_error_record to make code more simple
 2022-01-26  3:26 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: update algorithm of umc address conversion

[PATCH net-next 0/6] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-26  3:25 UTC  (17+ messages)
` [PATCH net-next 2/6] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH net-next 3/6] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH net-next 4/6] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH net-next 5/6] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()

[PATCH] scripts: Makefile: also clean subdir dtc
 2022-01-26  3:24 UTC  (2+ messages)

[morse:mpam/snapshot/v5.16 9/137] arch/x86/kernel/cpu/resctrl/core.c:400:6: warning: no previous prototype for function 'setup_default_ctrlval'
 2022-01-26  3:24 UTC  (2+ messages)

[PATCH 0/6] RISC-V IPI Improvements
 2022-01-26  3:16 UTC  (5+ messages)
` [PATCH 2/6] irqchip/riscv-intc: Set intc domain as the default host

[PATCH] hw/sd: Correct CMD58's R3 response "in idle state" bit in SPI-mode
 2022-01-26  3:13 UTC 

[PATCH v3 33/40] cxl/mem: Add the cxl_mem driver
 2022-01-26  3:16 UTC  (2+ messages)
` [PATCH v4 "

+ revert-mm-page_isolation-unset-migratetype-directly-for-non-buddy-page.patch added to -mm tree
 2022-01-26  3:15 UTC 

[geert-renesas-drivers:topic/r8a779f0-gpio-v1] BUILD SUCCESS 91eccf1fd497bff7ed85ce8824e89197638f811e
 2022-01-26  3:14 UTC 

[oe] [meta-multimedia] [PATCH] gerbera: fix bug caused by update of fmt
 2022-01-26  3:13 UTC 

[PATCH v2 00/38] target/ppc: PowerISA Vector/VSX instruction batch
 2022-01-25 12:19 UTC  (10+ messages)
` [PATCH v2 01/38] target/ppc: Introduce TRANS*FLAGS macros
` [PATCH v2 02/38] target/ppc: moved vector even and odd multiplication to decodetree
` [PATCH v2 03/38] target/ppc: Moved vector multiply high and low "
` [PATCH v2 10/38] target/ppc: Move Vector Compare Not Equal or Zero "
` [PATCH v2 30/38] target/ppc: Remove xscmpnedp instruction
` [PATCH v2 35/38] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PATCH v2 36/38] target/ppc: Refactor VSX_MAX_MINC helper
` [PATCH v2 37/38] target/ppc: Implement xs{max,min}cqp
` [PATCH v2 38/38] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions

Patch: Make ACPI subsystem provide CEDT table
 2022-01-26  3:12 UTC  (3+ messages)

[PATCH v2] RAS: Report ARM processor information to userspace
 2022-01-26  3:09 UTC 

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-01-26  3:10 UTC  (9+ messages)

[PATCH] erofs-utils: fsck: fix issues related to --extract=X
 2022-01-26  3:10 UTC  (3+ messages)

[PATCH v3 22/40] cxl/core/hdm: Add CXL standard decoder enumeration to the core
 2022-01-26  3:09 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v2 0/2] Add support for Azoteq IQS7222A/B/C
 2022-01-26  3:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add bindings "
` [PATCH v2 2/2] Input: add support "

Bug#1003490: u-boot: FTBFS on arch:all with qemu-ppce500 target
 2022-01-26  3:04 UTC  (2+ messages)

Raspberry Pi?
 2022-01-26  2:59 UTC  (2+ messages)

[linux-next:master 1562/1734] drivers/hid/hid-hyperv.c:218:9: sparse: sparse: cast from restricted __le16
 2022-01-26  3:03 UTC  (2+ messages)

fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
 2022-01-26  3:02 UTC  (2+ messages)

[Buildroot] Buildroot check-package packaged as pre-commit.com hook
 2022-01-26  3:01 UTC 

[LTP] [RESEND] syscalls/statx09: Add new test
 2022-01-26  3:00 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[PATCH v2 0/5] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-01-26  3:01 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sc7280: Add herobrine-r1

[PATCH v10 0/8] Enroll kernel keys thru MOK
 2022-01-26  2:58 UTC  (9+ messages)
` [PATCH v10 1/8] integrity: Fix warning about missing prototypes
` [PATCH v10 2/8] integrity: Introduce a Linux keyring called machine
` [PATCH v10 3/8] integrity: add new keyring handler for mok keys
` [PATCH v10 4/8] KEYS: store reference to machine keyring
` [PATCH v10 5/8] KEYS: Introduce link restriction for machine keys
` [PATCH v10 6/8] efi/mokvar: move up init order
` [PATCH v10 7/8] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v10 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH] hw/misc/macio/cuda: Simplify using the ldst API
 2022-01-25 13:55 UTC  (3+ messages)

[PATCH] coredump: Also dump first pages of non-executable ELF libraries
 2022-01-26  2:57 UTC 

parallel file create rates (+high latency)
 2022-01-26  2:57 UTC  (6+ messages)

[PATCH mptcp-next v5 0/2] add the id argument for set_flags
 2022-01-26  2:56 UTC  (3+ messages)
` [PATCH mptcp-next v5 1/2] selftests: mptcp: "
` [PATCH mptcp-next v5 2/2] selftests: mptcp: add set_flags tests in pm_netlink.sh

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-26  2:56 UTC  (2+ messages)

[Bridge] [PATCH net] net: bridge: vlan: Fix dumping with ifindex
 2022-01-26  2:54 UTC  (5+ messages)
    `  "

[PATCH v3 16/40] cxl/core/port: Use dedicated lock for decoder target list
 2022-01-26  2:54 UTC  (2+ messages)
` [PATCH v4 "

Get j5 WebCam JVCU100 supported by Linux UVC driver
 2022-01-26  2:47 UTC 

[PATCH] libtracefs: Initialized func_list in tracefs_filter_functions()
 2022-01-26  2:53 UTC 

[PATCH] vmap(): don't allow invalid pages
 2022-01-26  2:50 UTC  (4+ messages)

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-26  2:50 UTC  (5+ messages)
` [PATCH v5 2/9] fprobe: Add ftrace based probe APIs

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-26  2:48 UTC  (10+ messages)
` [PATCH v4 52/66] mm/ksm: Use maple tree iterators instead of vma linked list
` [PATCH v4 54/66] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v4 55/66] mm/mempolicy: Use maple tree iterators instead of vma linked list

+ tools-testing-scatterlist-add-missing-defines.patch added to -mm tree
 2022-01-26  2:45 UTC 

[PATCH] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-01-26  2:45 UTC  (4+ messages)

[PATCH] tools/testing/scatterlist: Add missing defines
 2022-01-26  2:44 UTC  (2+ messages)

[PATCH 3/3] riscv: convert pgtable_l4_enabled to static key
 2022-01-26  2:42 UTC  (4+ messages)

[PATCH] To fix the below failure of handling page fault caused by the invalid input from user
 2022-01-26  2:42 UTC  (2+ messages)

[meta-oe][PATCH] php: Update to 8.1.2
 2022-01-26  2:38 UTC 

[PATCH] soc: imx: Remove Layerscape check
 2022-01-26  2:34 UTC  (2+ messages)

[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
 2022-01-26  2:18 UTC  (3+ messages)

[PATCH mptcp-next v4 0/2] add the id argument for set_flags
 2022-01-26  2:35 UTC  (3+ messages)
` [PATCH mptcp-next v4 1/2] selftests: mptcp: "
` [PATCH mptcp-next v4 2/2] selftests: mptcp: add set_flags tests in pm_netlink.sh

eminder: Xenomai community call on Wednesday, Jan 26, 2022, UTC 7:00 AM
 2022-01-26  2:35 UTC 

[PATCH v3] rcu: Add per-CPU rcuc task info to RCU CPU stall warnings
 2022-01-26  2:34 UTC  (4+ messages)

[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
 2022-01-26  2:33 UTC  (3+ messages)

[RESEND][PATCH] Documentation: added order requirement for ima_hash=
 2022-01-26  2:32 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/rpl-s: Add stepping info
 2022-01-26  2:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/rpl-s: Add stepping info (rev4)

[PATCH v2] vmap(): don't allow invalid pages
 2022-01-26  2:29 UTC  (3+ messages)

[PATCH 0/2] EFI: Add CAPSULE_FLAG_INITIATE_RESET support
 2022-01-26  2:29 UTC  (5+ messages)
` [PATCH 1/2] EFI: Support CAPSULE_FLAGS_INITIATE_RESET for capsule update


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.