All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-17 08:41:15 to 2023-10-17 09:21:05 UTC [more...]

[PATCH v10 00/12] ceph: support idmapped mounts
 2023-10-17  9:20 UTC  (3+ messages)

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-10-17  9:20 UTC  (14+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v12 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v12 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v12 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v12 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH v24 00/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-10-17  9:19 UTC  (3+ messages)
  ` [PATCH v24 08/16] PCI: dwc: Disable two BARs to avoid unnecessary memory assignment

[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
 2023-10-17  9:19 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: Introduce Himax HID-over-SPI device
` [PATCH v3 2/4] HID: touchscreen: Add initial support for Himax HID-over-SPI
` [PATCH v3 3/4] "
` [PATCH v3 4/4] "

[OE-core][PATCH 1/4] systemd: sort packages before pn
 2023-10-17  9:19 UTC  (4+ messages)
` [OE-core][PATCH 2/4] systemd: add systemd-crypt package
` [OE-core][PATCH 3/4] systemd: add cryptsetup-plugins package config
` [OE-core][PATCH 4/4] systemd: add p11kit "

[PATCH V2 0/2] Support dma channel mask
 2023-10-17  9:18 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
` [PATCH V2 2/2] dmaengine: tegra210-adma: Support dma-channel-mask property

[PATCH v3 0/3] Improve pwm-ir-tx precision
 2023-10-17  9:17 UTC  (4+ messages)
` [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "

[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-17  9:18 UTC  (2+ messages)

[PATCH 5/6] media: v4l: subdev: Switch to stream-aware state functions
 2023-10-17  9:17 UTC  (2+ messages)

kernel/trace/ftrace.c:1256: warning: Function parameter or member 'ops' not described in 'ftrace_free_filter'
 2023-10-17  9:17 UTC 

[PATCH] staging: wlan-ng: use netdev_dbg over pr_debug
 2023-10-17  9:18 UTC 

[powerpc] Kernel crash while running LTP (bisected)
 2023-10-17  9:16 UTC 

[PATCH 00/14] wifi: iwlwifi: updates - 2023-10-17
 2023-10-17  9:16 UTC  (15+ messages)
` [PATCH 01/14] wifi: iwlwifi: make time_events MLO aware
` [PATCH 02/14] wifi: iwlwifi: support link_id in SESSION_PROTECTION cmd
` [PATCH 03/14] wifi: iwlwifi: support link id in SESSION_PROTECTION_NOTIF
` [PATCH 04/14] wifi: iwlwifi: api: fix center_freq label in PHY diagram
` [PATCH 05/14] wifi: iwlwifi: mvm: remove set_tim callback for MLD ops
` [PATCH 06/14] wifi: iwlwifi: mvm: fix netif csum flags
` [PATCH 07/14] wifi: iwlwifi: add support for SNPS DPHYIP region type
` [PATCH 08/14] wifi: iwlwifi: pcie: synchronize IRQs before NAPI
` [PATCH 09/14] wifi: iwlwifi: mvm: fix size check for fw_link_id
` [PATCH 10/14] wifi: iwlwifi: mvm: Return success if link could not be removed
` [PATCH 11/14] wifi: iwlwifi: disable multi rx queue for 9000
` [PATCH 12/14] wifi: iwlwifi: mvm: simplify the reorder buffer
` [PATCH 13/14] wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resume
` [PATCH 14/14] wifi: iwlwifi: mvm: fix regdb initialization

[PATCH v8 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-17  9:16 UTC  (4+ messages)
` [PATCH v8 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver

[PATCH net-next 00/14] net: tls: various code cleanups and improvements
 2023-10-17  9:16 UTC  (4+ messages)
` [PATCH net-next 08/14] tls: also use init_prot_info in tls_set_device_offload

[PATCH] drm/amdgpu: move task_info to amdgpu_fpriv
 2023-10-17  9:14 UTC  (6+ messages)

[PATCH 1/1] efi_loader: expose the device-tree file name
 2023-10-17  9:14 UTC  (2+ messages)

CVE CHECK scorev3
 2023-10-17  9:14 UTC  (3+ messages)
` [poky] "

[PATCH v3] x86/amd: Address AMD erratum #1485
 2023-10-17  9:13 UTC  (4+ messages)

[PATCH] chardev: Simplify usage of try_module_get()
 2023-10-17  9:13 UTC  (3+ messages)

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-17  9:12 UTC  (5+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

[PATCH v2 1/2] net: openvswitch: Use struct_size()
 2023-10-17  9:10 UTC  (5+ messages)
` [PATCH v2 2/2] net: openvswitch: Annotate struct mask_array with __counted_by
    ` [ovs-dev] "
` [ovs-dev] [PATCH v2 1/2] net: openvswitch: Use struct_size()

[PATCH] cpu/hotplug: dont offline the last non-isolated CPU
 2023-10-17  9:09 UTC  (2+ messages)
` [PATCH V2] "

[PATCH bpf-next] selftests/bpf: Add additional mprog query test coverage
 2023-10-17  9:09 UTC  (2+ messages)

[PATCH v2] bus: mhi: host: Add tracing support
 2023-10-17  9:08 UTC  (3+ messages)

[Bridge] [PATCH net-next 00/13] Add MDB get support
 2023-10-17  9:08 UTC  (25+ messages)
` [Bridge] [PATCH net-next 01/13] bridge: mcast: Dump MDB entries even when snooping is disabled
  `  "
` [Bridge] [PATCH net-next 02/13] bridge: mcast: Account for missing attributes
  `  "
` [Bridge] [PATCH net-next 03/13] bridge: mcast: Factor out a helper for PG entry size calculation
  `  "
` [Bridge] [PATCH net-next 04/13] bridge: mcast: Rename MDB entry get function
  `  "
` [Bridge] [PATCH net-next 05/13] vxlan: mdb: Adjust function arguments
  `  "
` [Bridge] [PATCH net-next 06/13] vxlan: mdb: Factor out a helper for remote entry size calculation
  `  "
` [Bridge] [PATCH net-next 07/13] bridge: add MDB get uAPI attributes
  `  "
` [Bridge] [PATCH net-next 08/13] net: Add MDB get device operation
  `  "

[RFC 0/3] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
 2023-10-17  9:07 UTC  (4+ messages)
` [RFC 1/3] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [RFC 2/3] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
` [RFC 3/3] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-17  9:07 UTC  (7+ messages)
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-17  9:08 UTC  (9+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
` [RFC PATCH v2 2/8] mseal: Wire up mseal syscall
` [RFC PATCH v2 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v2 4/8] mseal: Check seal flag for mprotect(2)
` [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-17  9:07 UTC  (5+ messages)

[PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
 2023-10-17  9:07 UTC  (4+ messages)

[bitbake-devel][RFC v2 01/18] asyncrpc: Abstract sockets
 2023-10-17  9:06 UTC  (2+ messages)
` [RFC v2 11/18] hashserv: Implement read-only version of "report"

[PATCH v2 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-17  9:06 UTC  (5+ messages)
` [PATCH v2 net-next 4/5] net-device: reorganize net_device fast path variables

[PATCH v2] iio: afe: rescale: Accept only offset channels
 2023-10-17  9:05 UTC  (5+ messages)

[linux-next:master 12600/13086] security/landlock/net.h:26:1: warning: 'landlock_append_net_rule' declared 'static' but never defined
 2023-10-17  9:05 UTC 

[linux-next:master 12600/13086] security/landlock/net.h:28:1: error: expected identifier or '('
 2023-10-17  9:05 UTC 

[freescale-fslc:5.4-2.3.x-imx 2744/30000] sound/soc/sof/sof-of-dev.c:43:5: warning: no previous declaration for 'sof_of_parse'
 2023-10-17  9:05 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-17  9:05 UTC  (28+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[PATCH] ci: test stdatomic API
 2023-10-17  9:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH nft v2 0/3] add "eval-exit-code" and skip tests based on kernel version
 2023-10-17  9:04 UTC  (5+ messages)
` [PATCH nft v2 1/3] tests/shell: add "tests/shell/helpers/eval-exit-code"
` [PATCH nft v2 2/3] tests/shell: skip "table_onoff" test on older kernels
` [PATCH nft v2 3/3] tests/shell: skip "vlan_8021ad_tag" "

[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase
 2023-10-17  9:04 UTC  (8+ messages)
` [PATCH v2 1/5] Staging: sm750fb: Rename displayControlAdjust_SM750E

[PATCH] drm/amdgpu: update to the latest GC 11.5 headers
 2023-10-17  9:04 UTC  (2+ messages)

Question regarding scmi_perf_domain.c
 2023-10-17  9:04 UTC  (11+ messages)

[PATCH net-next 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-17  9:04 UTC  (2+ messages)
` [PATCH net-next v2 "

online encryption progress
 2023-10-17  9:03 UTC  (2+ messages)

[PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
 2023-10-17  9:02 UTC  (8+ messages)

[PULL 0/1] Block patches
 2023-10-17  9:01 UTC  (3+ messages)
` [PULL 1/1] virtio-blk: don't start dataplane during the stop of dataplane

[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
 2023-10-17  9:02 UTC  (10+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board

[RESEND PATCH v4 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-17  9:00 UTC  (5+ messages)
` [RESEND PATCH v4 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[RFC PATCH net-next 00/12] mlxsw: Add support for new reset flow
 2023-10-17  9:01 UTC  (5+ messages)
` [RFC PATCH net-next 02/12] devlink: Hold a reference on parent device

[PATCH 0/3] Handle reversed SBU orientation for FSA4480
 2023-10-17  9:01 UTC  (3+ messages)
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation

[PATCH 0/4] imx93: add DWC EQoS MAC driver support
 2023-10-17  9:01 UTC  (5+ messages)
` [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support

[igt-dev] [PATCH 0/2] Move dpcd_(read/write) to igt_dpcd
 2023-10-17  8:55 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib

[igt-dev] [PATCH i-g-t 0/3] Add copy basic test to exercise blt commands
 2023-10-17  9:00 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/3] lib/intel_cmds_info: Add M_MATRIX in mem_copy as it is supported for PVC
` [igt-dev] [PATCH i-g-t 3/3] intel/xe_copy_basic: Add copy basic test to exercise blt commands

[Intel-wired-lan] [PATCH iwl-next 0/4] iavf: cleanups, dead code removal
 2023-10-17  8:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 3/4] iavf: add a common function for undoing the interrupt scheme

[PATCH] dma/skeleton: fix pthread set affinity
 2023-10-17  8:59 UTC  (4+ messages)

Qemu-arm64: kvm-unit-tests: WARNING: at kernel/events/core.c:244 event_function
 2023-10-17  8:58 UTC  (2+ messages)

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-17  8:58 UTC  (6+ messages)

[PATCH] block: fix ioctl return error with GENHD_FL_NO_PART
 2023-10-17  8:58 UTC  (2+ messages)

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-17  8:58 UTC  (5+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "

kernel/sched/fair.c:939:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-10-17  8:53 UTC 

[PATCH] btrfs: zoned: wait for data BG to be finished on direct IO allocation
 2023-10-17  8:57 UTC  (3+ messages)

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-17  8:54 UTC  (5+ messages)
` [PATCH v11 41/56] media: cedrus: Stop direct calls to queue num_buffers field

[XEN PATCH v2 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-17  8:54 UTC  (4+ messages)
` [XEN PATCH][for-4.19 v2 7/8] xen/types: address Rule 10.1 for DECLARE_BITMAP use

[PATCH] ci: test manuals generation in GHA
 2023-10-17  8:53 UTC 

[PATCH v1] dma/cnxk: offload source buffer free
 2023-10-17  8:54 UTC  (2+ messages)

[PATCH nft 1/3] tests/shell: skip "table_onoff" test if kernel patch is missing
 2023-10-17  8:53 UTC  (4+ messages)

[PATCH net] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-10-17  8:53 UTC 

[patch net-next v3 0/7] devlink: fix a deadlock when taking devlink instance lock while holding RTNL lock
 2023-10-17  8:53 UTC  (15+ messages)
` [patch net-next v3 1/7] net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
` [patch net-next v3 2/7] devlink: call peernet2id_alloc() with net pointer under RCU read lock
` [patch net-next v3 3/7] devlink: take device reference for devlink object
` [patch net-next v3 4/7] devlink: don't take instance lock for nested handle put
` [patch net-next v3 5/7] Documentation: devlink: add nested instance section
` [patch net-next v3 6/7] Documentation: devlink: add a note about RTNL lock into locking section
` [patch net-next v3 7/7] devlink: document devlink_rel_nested_in_notify() function

[Intel-xe] [PATCH v5 00/20] uAPI Alignment - take 1 v5
 2023-10-17  8:52 UTC  (2+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-17  8:52 UTC  (4+ messages)
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}

[PATCH net] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-17  8:52 UTC  (3+ messages)

[PATCH] systemd: fix packaging tpm2 plugin for cryptsetup
 2023-10-17  8:51 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 0/6] Replace acpi_driver with platform_driver
 2023-10-17  8:51 UTC  (3+ messages)
` [PATCH v2 5/6] ACPI: NFIT: "

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-10-17  8:50 UTC  (6+ messages)

[PATCH] stop_machine: Avoid potential race behaviour of multi_stop_data::state
 2023-10-17  8:50 UTC 

arch/um/kernel/skas/uaccess.c:269: warning: Function parameter or member 'op' not described in 'arch_futex_atomic_op_inuser'
 2023-10-17  8:32 UTC  (2+ messages)
` [PATCH] um: document arch_futex_atomic_op_inuser

[PATCH 0/2] virtio: Drop out of coroutine context in virtio_load()
 2023-10-17  8:48 UTC  (4+ messages)
` [PATCH 2/2] "

[Intel-xe] [PATCH] drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MIT
 2023-10-17  8:48 UTC  (6+ messages)

fix the non-coherent coldfire dma_alloc_coherent v2
 2023-10-17  8:48 UTC  (7+ messages)
` [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
` [PATCH 12/12] m68k: remove unused includes from dma.c

[PATCH v3] wifi: wilc1000: use vmm_table as array in wilc struct
 2023-10-17  8:47 UTC  (2+ messages)

[PATCH v3 0/2] offload support to free dma source buffer
 2023-10-17  8:47 UTC  (3+ messages)
` [PATCH v4 0/2] offload support to auto free dma buffer

[PATCH 00/15] bloom: changed-path Bloom filters v2
 2023-10-17  8:45 UTC  (13+ messages)
` [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries)
  ` [PATCH v3 03/17] commit-graph: ensure Bloom filters are read with consistent settings
  ` [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`
  ` [PATCH v3 08/17] t4216: test changed path filters with high bit paths
  ` [PATCH v3 10/17] commit-graph: new filter ver. that fixes murmur3
  ` [PATCH v3 13/17] commit-graph.c: unconditionally load Bloom filters

[PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2
 2023-10-17  8:44 UTC  (2+ messages)

[PATCH] btrfs: zoned: drop no longer valid write pointer check
 2023-10-17  8:43 UTC  (2+ messages)

[PATCH] PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()
 2023-10-17  8:43 UTC  (2+ messages)

[PATCH] thermal/drivers/mediatek: Fix probe for THERMAL_V2
 2023-10-17  8:43 UTC  (4+ messages)

[PATCH] ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
 2023-10-17  8:43 UTC  (2+ messages)
` [docs] "

[PATCHv2 0/2] tools/build: Fix -s detection code for new make
 2023-10-17  8:43 UTC  (6+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build

[PATCH] accel/ivpu: Don't enter d0i3 during FLR
 2023-10-17  8:43 UTC  (3+ messages)

[PATCH v1 0/6] Add support for Intel PPS Generator
 2023-10-17  8:42 UTC  (3+ messages)
` [PATCH v1 1/6] kernel/time: Add system time to system counter conversion

[Buildroot] [git commit] .checkpackageignore: drop now removed network-manager patches
 2023-10-17  8:35 UTC 

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-17  8:40 UTC  (3+ messages)
` [RFC PATCH v3 09/78] hw/acpi/aml-build.c: add fallthrough pseudo-keyword

[PATCH extcon-next] extcon: realtek: add the error handler for nvmem_cell_read
 2023-10-17  8:41 UTC  (2+ messages)

[PATCH v3 -next 0/3] RISC-V: ACPI improvements
 2023-10-17  8:41 UTC  (3+ messages)
` [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems


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.