All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-13 16:12:10 to 2022-11-13 17:22:45 UTC [more...]

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2022-11-13 17:22 UTC 

[igt-dev] [PATCH i-g-t v3] tests/kms_color: check degamma and gamma props in CTM subtests
 2022-11-13 17:23 UTC  (2+ messages)

[PATCH 0/7] Zbb string optimizations and call support in alternatives
 2022-11-13 17:20 UTC  (6+ messages)
` [PATCH 1/7] efi/riscv: libstub: mark when compiling libstub
` [PATCH 2/7] RISC-V: add auipc elements to parse_asm header

[PATCH v6 0/5] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2022-11-13 17:15 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: timer: Document RZ/G2L MTU3a bindings
` [PATCH v6 2/5] clocksource/drivers: Add Renesas RZ/G2L MTU3a core driver
` [PATCH v6 3/5] Documentation: ABI: sysfs-bus-counter: add external_input_phase_clock_select & long_word_access_ctrl_mode items
` [PATCH v6 4/5] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH v6 5/5] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[Bug 216683] New: notifier callback hci_suspend_notifier [bluetooth] already registered
 2022-11-13 17:15 UTC  (2+ messages)
` [Bug 216683] "

Upstream Homa?
 2022-11-13 17:10 UTC  (7+ messages)

[PATCH v7 0/4] KVM: Dirty quota-based throttling
 2022-11-13 17:05 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v7 2/4] KVM: x86: Dirty "
` [PATCH v7 3/4] KVM: arm64: "
` [PATCH v7 4/4] KVM: selftests: Add selftests for dirty quota throttling

[Buildroot] [git commit branch/2022.02.x] package/libtorrent-rasterbar: openssl is optional, not mandatory
 2022-11-13 17:02 UTC 

[PATCH v2] net: sched: fix memory leak in tcindex_set_parms
 2022-11-13 17:05 UTC 

[Buildroot] [git commit branch/2022.08.x] package/libtorrent-rasterbar: openssl is optional, not mandatory
 2022-11-13 17:02 UTC 

[Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: openssl is optional, not mandatory
 2022-11-13 17:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/umtprd: add patch to fix output_dir make dependency
 2022-11-13 16:55 UTC 

[Buildroot] [git commit branch/2022.02.x] package/oracle-mysql: add CPE variables
 2022-11-13 16:49 UTC 

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-13 17:01 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry

[Buildroot] [git commit branch/2022.02.x] utils/genrandconfig: handle a10disp
 2022-11-13 16:48 UTC 

[Buildroot] [git commit branch/2022.08.x] utils/genrandconfig: handle a10disp
 2022-11-13 16:48 UTC 

[Buildroot] [git commit branch/2022.08.x] package/umtprd: add patch to fix output_dir make dependency
 2022-11-13 16:55 UTC 

[PATCH 2/2] extcon: usbc-tusb320: Add USB TYPE-C support
 2022-11-13 16:59 UTC 

[Buildroot] [git commit branch/2022.08.x] package/oracle-mysql: add CPE variables
 2022-11-13 16:49 UTC 

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-13 16:58 UTC  (4+ messages)
` [PATCH vfio 01/13] vfio: Add an option to get migration data size

[PATCH v4 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2022-11-13 16:56 UTC  (5+ messages)
` [PATCH v4 1/4] crypto: aria: add keystream array into request ctx
` [PATCH v4 2/4] crypto: aria: do not use magic number offsets of aria_ctx
` [PATCH v4 3/4] crypto: aria: implement aria-avx2
` [PATCH v4 4/4] crypto: aria: implement aria-avx512

[PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters
 2022-11-13 16:56 UTC  (24+ messages)

[Buildroot] [PATCH 1/1] package/umtprd: add patch to fix output_dir make dependency
 2022-11-13 16:55 UTC  (2+ messages)

[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-13 16:38 UTC  (51+ messages)
` [PATCH v4 01/16] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
` [PATCH v4 02/16] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH v4 03/16] KVM: arm64: PMU: Always advertise the CHAIN event
` [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
` [PATCH v4 05/16] KVM: arm64: PMU: Narrow the overflow checking when required
` [PATCH v4 06/16] KVM: arm64: PMU: Only narrow counters that are not 64bit wide
` [PATCH v4 07/16] KVM: arm64: PMU: Add counter_index_to_*reg() helpers
` [PATCH v4 08/16] KVM: arm64: PMU: Simplify setting a counter to a specific value
` [PATCH v4 09/16] KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
` [PATCH v4 10/16] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH v4 11/16] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
` [PATCH v4 12/16] KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon "
` [PATCH v4 13/16] KVM: arm64: PMU: Implement PMUv3p5 long counter support
` [PATCH v4 14/16] KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
` [PATCH v4 15/16] KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
` [PATCH v4 16/16] KVM: arm64: PMU: Make kvm_pmc the main data structure

[Buildroot] [PATCH 1/1] package/oracle-mysql: add CPE variables
 2022-11-13 16:49 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.08.x] package/wpa_supplicant: fix static build issue with zlib-ng
 2022-11-13 16:41 UTC 

[Buildroot] [git commit branch/2022.08.x] package/hostapd: fix static build issue with zlib-ng
 2022-11-13 16:41 UTC 

[Buildroot] [PATCH 1/1] utils/genrandconfig: handle a10disp
 2022-11-13 16:49 UTC  (2+ messages)

[PATCH 0/3] pack-objects: fix and simplify --filter handling
 2022-11-13 16:49 UTC  (8+ messages)
` [PATCH 1/3] pack-objects: fix handling of multiple --filter options
` [PATCH 2/3] pack-object: simplify --filter handling

[PATCH] can: etas_es58x: report the firmware version through ethtool
 2022-11-13 16:48 UTC  (3+ messages)
` [PATCH v3 0/3] can: etas_es58x: report firmware, bootloader and hardware version

[Buildroot] [git commit branch/2022.02.x] package/wpa_supplicant: fix static build issue with zlib-ng
 2022-11-13 16:42 UTC 

[Buildroot] [git commit branch/2022.02.x] package/hostapd: fix static build issue with zlib-ng
 2022-11-13 16:42 UTC 

[Buildroot] [PATCH v2 0/2] hostapd/wpa_s: fix static build issue with zlib-ng
 2022-11-13 16:48 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/2] package/hostapd: "
` [Buildroot] [PATCH v2 2/2] package/wpa_supplicant: "

[PATCH net-next 0/7] sctp: support vrf processing
 2022-11-13 16:44 UTC  (8+ messages)
` [PATCH net-next 1/7] sctp: verify the bind address with the tb_id from l3mdev
` [PATCH net-next 2/7] sctp: check ipv6 addr with sk_bound_dev if set
` [PATCH net-next 3/7] sctp: check sk_bound_dev_if when matching ep in get_port
` [PATCH net-next 4/7] sctp: add skb_sdif in struct sctp_af
` [PATCH net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
` [PATCH net-next 6/7] sctp: add sysctl net.sctp.l3mdev_accept
` [PATCH net-next 7/7] selftests: add a selftest for sctp vrf

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-11-13 16:44 UTC  (9+ messages)
` [PATCH v2 2/2] "

[syzbot] WARNING in __split_huge_page_tail
 2022-11-13 16:44 UTC  (6+ messages)

[tglx-devel:devmsi-arm 1/127] include/clocksource/hyperv_timer.h:18:10: fatal error: asm/hyperv_timer.h: No such file or directory
 2022-11-13 16:42 UTC 

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-13 16:41 UTC  (3+ messages)
  ` [External] "

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-13 16:35 UTC  (24+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
` [PATCH 3/7] RDMA/qib: "
` [PATCH 4/7] cnic: "
` [PATCH 5/7] s390/ism: "
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH v2] udmabuf: add vmap method to udmabuf_ops
 2022-11-13 16:35 UTC  (5+ messages)

[Buildroot] [git commit branch/2022.02.x] package/msmtp: security bump to version 1.8.22
 2022-11-13 16:27 UTC 

[Buildroot] [git commit branch/2022.02.x] package/exim: fix typo in comment
 2022-11-13 16:23 UTC 

[Buildroot] [git commit branch/2022.02.x] package/exfatprogs: drop host-pkgconf dependency
 2022-11-13 16:24 UTC 

[Buildroot] [git commit branch/2022.08.x] package/msmtp: security bump to version 1.8.22
 2022-11-13 16:27 UTC 

[Buildroot] [git commit branch/2022.08.x] package/exim: fix typo in comment
 2022-11-13 16:22 UTC 

[Buildroot] [git commit branch/2022.08.x] package/exfatprogs: drop host-pkgconf dependency
 2022-11-13 16:25 UTC 

[Buildroot] [PATCH 1/1] package/gawk: fix double free during kernel build
 2022-11-13 16:32 UTC  (3+ messages)

start removing writepage instances
 2022-11-13 16:29 UTC  (10+ messages)
` [PATCH 1/9] extfat: remove ->writepage
` [PATCH 2/9] ext2: "
` [PATCH 3/9] fat: "
` [PATCH 4/9] hfs: "
` [PATCH 5/9] hfsplus: "
` [PATCH 6/9] hpfs: "
` [PATCH 7/9] jfs: "
` [PATCH 8/9] omfs: "
` [PATCH 9/9] udf: "

[PATCH v3 0/8] Implement AMD Pstate EPP Driver
 2022-11-13 16:28 UTC  (19+ messages)
` [PATCH v3 1/8] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v3 2/8] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v3 3/8] cpufreq: amd-pstate: change driver to be built-in type
` [PATCH v3 5/8] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v3 6/8] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry

[Buildroot] [PATCH 1/1] package/msmtp: security bump to version 1.8.22
 2022-11-13 16:28 UTC  (2+ messages)

[PATCH] net/iavf: revert fix VLAN insertion
 2022-11-13 16:30 UTC  (2+ messages)
` [PATCH v5] "

4.4-st-rc updated with patches up-to 4.9.328
 2022-11-13 16:27 UTC 

[PATCH v2] ACPI: make remove callback of ACPI driver void
 2022-11-13 16:26 UTC 

[Buildroot] [PATCH 1/2] package/exfatprogs: drop host-pkgconf dependency
 2022-11-13 16:25 UTC  (2+ messages)

move the low-level btrfs_bio code into a separate file v2
 2022-11-13 16:24 UTC  (4+ messages)
` [PATCH 1/3] btrfs: move struct btrfs_tree_parent_check out of disk-io.h
` [PATCH 2/3] btrfs: split the bio submission path into a separate file
` [PATCH 3/3] btrfs: move repair_io_failure to bio.c

[Buildroot] [PATCH 1/1] package/exim: fix typo in comment
 2022-11-13 16:23 UTC  (2+ messages)

RFC: nvme-pci: split the probe and reset handlers
 2022-11-13 16:19 UTC  (10+ messages)
` [PATCH 02/12] nvme: move OPAL setup from PCIe to core
` [PATCH 11/12] nvme-pci: split the initial probe from the rest path

[PATCH can-utils-dev 0/5] can-utils-dev: a set of cleanup patches
 2022-11-13 16:18 UTC  (7+ messages)
` [PATCH can-utils-dev v2 "
  ` [PATCH can-utils-dev v2 1/5] slcanpty: remove redundant asc2nibble()
  ` [PATCH can-utils-dev v2 2/5] lib: add pr_debug() macro
  ` [PATCH can-utils-dev v2 3/5] lib: snprintf_can_error_frame: print counter errors if CAN_ERR_CNT is set
  ` [PATCH can-utils-dev v2 4/5] candump: add global variable progname
  ` [PATCH can-utils-dev v2 5/5] candump: use linux/net_tstamp.h instead of redefining values ourselves

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-11-13 16:16 UTC  (5+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile

[PATCH v2 0/4] Migrate i8255 GPIO drivers to regmap API
 2022-11-13 14:13 UTC  (5+ messages)
` [PATCH v2 4/4] gpio: i8255: Migrate "

nvme-pci: split the probe and reset handlers v2
 2022-11-13 16:11 UTC  (9+ messages)
` [PATCH 06/13] nvme-pci: factor the iod mempool creation into a helper
` [PATCH 07/13] nvme-pci: factor out a nvme_pci_alloc_dev helper
` [PATCH 08/13] nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
` [PATCH 09/13] nvme-pci: call nvme_pci_configure_admin_queue from nvme_pci_enable
` [PATCH 10/13] nvme-pci: simplify nvme_dbbuf_dma_alloc
` [PATCH 11/13] nvme-pci: move the HMPRE check into nvme_setup_host_mem
` [PATCH 12/13] nvme-pci: split the initial probe from the rest path
` [PATCH 13/13] nvme-pci: don't unbind the driver on reset failure


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.