All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-24 04:36:52 to 2023-01-24 05:46:06 UTC [more...]

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-24  5:44 UTC  (12+ messages)
` [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"
` [PATCH v1 3/4] Revert "phy: intel: Add Thunder Bay eMMC PHY support"
` [PATCH v1 4/4] Revert "dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings"

[PATCH V1] bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
 2023-01-24  5:44 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-24  5:45 UTC  (2+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-24  5:42 UTC  (27+ messages)
` [RFC PATCH 01/19] mm: Introduce vm_account
` [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
` [RFC PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
` [RFC PATCH 04/19] infiniband/umem: Convert to use vm_account
` [RFC PATCH 05/19] RMDA/siw: "
` [RFC PATCH 06/19] RDMA/usnic: convert "
` [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [RFC PATCH 09/19] io_uring: convert to use vm_account
` [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
  ` [RFC PATCH 10/19] net: skb: Switch to using vm_account
  ` [RFC PATCH 11/19] xdp: convert to use vm_account
  ` [RFC PATCH 13/19] fpga: dfl: afu: "
  ` [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
  ` [RFC PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
  ` [RFC PATCH 16/19] mm/util: Refactor account_locked_vm
  ` [RFC PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
  ` [RFC PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
  ` [RFC PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap

[PATCH net] MAINTAINERS: Update MPTCP maintainer list and CREDITS
 2023-01-24  5:44 UTC  (2+ messages)

[meta-oe][PATCH] cups-filters: build with dbus support
 2023-01-24  5:43 UTC 

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-01-24  5:41 UTC  (3+ messages)

[meta-oe][PATCHv2] cups-pk-helper: add recipe
 2023-01-24  5:41 UTC  (2+ messages)

[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-24  5:39 UTC  (6+ messages)

[PATCH net-next] net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()
 2023-01-24  5:40 UTC  (2+ messages)

pull-request: wireless-next-2023-01-23
 2023-01-24  5:40 UTC  (2+ messages)

[PATCH net-next] net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
 2023-01-24  5:40 UTC  (2+ messages)

[PATCH net 0/3] netlink: annotate various data races
 2023-01-24  5:40 UTC  (2+ messages)

[PATCH for-next v6 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-24  5:39 UTC  (4+ messages)

What would happen if the block device driver/firmware found some block of a bio is corrupted?
 2023-01-24  5:38 UTC  (3+ messages)

[PATCH v2 0/6] RISC-V: Apply Zicboz to clear_page
 2023-01-24  5:35 UTC  (8+ messages)
` [PATCH v2 2/6] dt-bindings: riscv: Document cboz-block-size

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-01-24  5:34 UTC  (5+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

[meta-oe][PATCH] cups-pk-helper: add recipe
 2023-01-24  5:35 UTC 

[PATCH 1/1] NFSD: fix leak referent count of nfsd4_ssc_umount_item in nfsd4_copy
 2023-01-24  5:34 UTC 

traceroute failure in kernel 6.1 and 6.2
 2023-01-24  5:34 UTC  (7+ messages)

[PATCH 1/1] NFSD: fix problems with cleanup on errors in nfsd4_copy
 2023-01-24  5:32 UTC 

[Intel-gfx] [PATCH v6 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-24  5:31 UTC  (14+ messages)
`  "
` [PATCH v6 1/6] mei: mei-me: resume device in prepare
  ` [Intel-gfx] "
` [PATCH v6 2/6] drm/i915/pxp: add device link between i915 and mei_pxp
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 3/6] mei: clean pending read with vtag on bus
  `  "
` [PATCH v6 4/6] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
  `  "
` [PATCH v6 6/6] drm/i915/pxp: Pxp hw init should be in resume_complete
  ` [Intel-gfx] "

[PATCH bpf-next 0/3] Enable struct_ops programs to be sleepable
 2023-01-24  5:32 UTC  (3+ messages)
` [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCHSET 0/3] xfs-documentation: updates for 6.1
 2023-01-24  5:30 UTC  (7+ messages)
` [PATCH 1/3] design: update group quota inode information for v5 filesystems
` [PATCH 2/3] design: document the large extent count ondisk format changes
` [PATCH 3/3] design: document extended attribute log item changes

[PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
 2023-01-24  5:30 UTC  (2+ messages)

[PATCH net-next] selftests: net: tcp_mmap: populate pages in send path
 2023-01-24  5:30 UTC  (2+ messages)

[PATCH v4 0/2] JH7110 PMU Support
 2023-01-24  5:27 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add starfive,jh7110-pmu

net/rxrpc/call_object.c:528:27: warning: Value stored to 'conn' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2023-01-24  5:26 UTC 

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-24  5:24 UTC  (11+ messages)
` [PATCH v4 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v4 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH v2 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
 2023-01-24  5:22 UTC  (4+ messages)
` [PATCH v2 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig

[PATCH] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-24  5:20 UTC  (5+ messages)

DMA-heap driver hints
 2023-01-24  5:19 UTC  (10+ messages)
` [PATCH 1/2] dma-heap: add device link and unlink functions

[Intel-gfx] [PATCH] drm/i915: Use uabi engines for the default engine map
 2023-01-24  5:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Use uabi engines for the default engine map (rev4)

[meta-ti][dunfell][PATCH v2 2/2] am62xx-evm: Add support for AM62xx HS-SE evm
 2023-01-24  5:17 UTC 

[ti:ti-linux-5.10.y 20399/20446] drivers/media/platform/chips-media/wave5/wave5-hw.c:122:28: warning: left shift count >= width of type
 2023-01-24  5:16 UTC 

[intel-tdx:guest-filter-upstream 22/30] arch/x86/coco/tdx/filter.c:21:13: warning: unused variable 'filter_overridden'
 2023-01-24  5:16 UTC 

[PATCH v2 0/1] Use .env file for environment variables
 2023-01-24  5:16 UTC  (2+ messages)
` [PATCH v2 1/1] include: configs: am62x_evm: Add .env file for Am62x

[meta-ti][dunfell][PATCH v2 1/2] conf: machine: am62xx-evm: Add Support for AM62xx HS-SE
 2023-01-24  5:14 UTC 

[linux-nvme:nvme-6.3] BUILD SUCCESS 202708ad84639fb8a3ab06322a5117c390afc879
 2023-01-24  5:13 UTC 

[linux-nvme:nvme-6.2] BUILD SUCCESS 98e3528012cd571c48bbae7c7c0f868823254b6c
 2023-01-24  5:13 UTC 

[PATCH 0/4] Allwinner D1 video engine support
 2023-01-24  5:11 UTC  (5+ messages)

[PATCH V3 0/9] Added Standard mode and SMBus support
 2023-01-24  5:04 UTC  (20+ messages)
` [PATCH V3 1/9] i2c: xiic: Add standard mode support for > 255 byte
` [PATCH V3 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode
` [PATCH V3 3/9] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH V3 4/9] i2c: xiic: Add wait for FIFO empty in send_tx
` [PATCH V3 5/9] i2c: xiic: Add smbus_block_read functionality
` [PATCH V3 6/9] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH V3 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to
` [PATCH V3 8/9] i2c: xiic: Update compatible with new IP version
` [PATCH V3 9/9] i2c: xiic: Add SCL frequency configuration support

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-24  5:09 UTC  (2+ messages)

[PATCH v2 0/9] jevents/pmu-events improvements
 2023-01-24  5:04 UTC  (20+ messages)
` [PATCH v2 4/9] perf pmu-events: Separate metric out of pmu_event
` [PATCH v2 7/9] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v2 8/9] perf jevents: Generate metrics and events as separate tables

[PATCH v2] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-24  5:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Use unversioned blob path for ADLP DMC
 2023-01-24  4:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 00/13] Introduce igb
 2023-01-24  4:53 UTC  (3+ messages)

[bug report] usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
 2023-01-24  4:53 UTC 

[PATCH v3 00/13] Introduce igb
 2023-01-24  4:46 UTC  (14+ messages)
` [PATCH v3 01/13] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v3 02/13] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v3 03/13] e1000: Split header files
` [PATCH v3 04/13] igb: Copy e1000e code
` [PATCH v3 05/13] igb: Rename identifiers
` [PATCH v3 06/13] igb: Build igb
` [PATCH v3 07/13] igb: Transform to 82576 implementation
` [PATCH v3 08/13] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v3 09/13] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v3 10/13] tests/qtest/libqos/igb: Copy e1000e code
` [PATCH v3 11/13] tests/qtest/libqos/igb: Transform to igb tests
` [PATCH v3 12/13] tests/avocado: Add igb test
` [PATCH v3 13/13] docs/system/devices/igb: Add igb documentation

linux-next: duplicate patches in the rcu tree
 2023-01-24  4:48 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/8] Add _PICK_EVEN_2RANGES
 2023-01-24  4:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add _PICK_EVEN_2RANGES (rev2)

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-24  4:47 UTC  (5+ messages)
` [PATCH v2 4/4] security: binder: Add binder object flags to selinux_binder_transfer_file

[RFC PATCH net-next v14] vmxnet3: Add XDP support
 2023-01-24  4:45 UTC 

[PATCH v2 09/25] ASoC: rt: use helper function
 2023-01-24  4:45 UTC  (2+ messages)

[dunfell][PATCH] xserver-xorg: Fix Multiple CVEs
 2023-01-24  4:44 UTC 

[PATCH v2] soc: apple: rtkit: Add register dump decoding to crashlog
 2023-01-24  4:42 UTC  (4+ messages)

[PATCH v4 0/4] eficonfig: add vertical scroll support and refactoring
 2023-01-24  4:43 UTC  (4+ messages)
` [PATCH v4 3/4] eficonfig: add vertical scroll support

[LTP] [PATCH] network/stress/http: Do not use SIGPIPE
 2023-01-24  4:42 UTC 

[PATCH RESEND] igbvf: Fix rx_buffer_len
 2023-01-24  4:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v8 00/27] Parent Pointers
 2023-01-24  4:38 UTC  (2+ messages)

[PATCH v2 00/26] e1000x cleanups (preliminary for IGB)
 2023-01-24  4:31 UTC  (13+ messages)
` [PATCH v2 03/26] fsl_etsec: Use hw/net/mii.h
` [PATCH v2 08/26] e1000e: Use more constant definitions
` [PATCH v2 09/26] e1000: Use memcpy to intialize registers
` [PATCH v2 10/26] e1000e: "
` [PATCH v2 11/26] e1000e: Remove pending interrupt flags
` [PATCH v2 12/26] e1000e: Improve software reset
` [PATCH v2 13/26] e1000: Configure ResettableClass
` [PATCH v2 15/26] e1000e: Introduce e1000_rx_desc_union
` [PATCH v2 18/26] net: Check L4 header size
` [PATCH v2 23/26] e1000e: Perform software segmentation for loopback
` [PATCH v2 24/26] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v2 26/26] MAINTAINERS: Add e1000e test files

[Intel-wired-lan] [PATCH] igbvf: Fix rx_buffer_len
 2023-01-24  4:37 UTC 

[Intel-gfx] [PATCH v7 0/7] Enable HDCP2.x via GSC CS
 2023-01-24  4:37 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7 4/6] drm/i915/hdcp: Refactor HDCP API structures


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.