All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-19 18:32:07 to 2022-12-19 19:25:41 UTC [more...]

[PATCH 6.0 00/28] 6.0.15-rc1 review
 2022-12-19 19:23 UTC  (5+ messages)
` [PATCH 6.0 02/28] kallsyms: Make module_kallsyms_on_each_symbol generally available
` [PATCH 6.0 11/28] udf: Fix preallocation discarding at indirect extent boundary
` [PATCH 6.0 12/28] udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
` [PATCH 6.0 13/28] udf: Fix extending file within last block

[PATCH] imxtract: specify max gunzip size
 2022-12-19 19:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] add support for repository-local .patman config file
 2022-12-19 19:20 UTC  (13+ messages)
` [PATCH 1/6] patman: fix pep8 warnings in settings module
` [PATCH 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH 3/6] patman: import gitutil module where it is needed
` [PATCH 4/6] patman: set the default config_fname argument value to None
` [PATCH 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH 6/6] patman: additionally honor a local .patman config file

[PATCH 6.1 00/25] 6.1.1-rc1 review
 2022-12-19 19:23 UTC  (26+ messages)
` [PATCH 6.1 01/25] x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
` [PATCH 6.1 02/25] libbpf: Fix uninitialized warning in btf_dump_dump_type_data
` [PATCH 6.1 03/25] PCI: mt7621: Add sentinel to quirks table
` [PATCH 6.1 04/25] mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
` [PATCH 6.1 05/25] mips: ralink: mt7621: soc queries and tests as functions
` [PATCH 6.1 06/25] mips: ralink: mt7621: do not use kzalloc too early
` [PATCH 6.1 07/25] irqchip/ls-extirq: Fix endianness detection
` [PATCH 6.1 08/25] udf: Discard preallocation before extending file with a hole
` [PATCH 6.1 09/25] udf: Fix preallocation discarding at indirect extent boundary
` [PATCH 6.1 10/25] udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
` [PATCH 6.1 11/25] udf: Fix extending file within last block
` [PATCH 6.1 12/25] usb: gadget: uvc: Prevent buffer overflow in setup handler
` [PATCH 6.1 13/25] USB: serial: option: add Quectel EM05-G modem
` [PATCH 6.1 14/25] USB: serial: cp210x: add Kamstrup RF sniffer PIDs
` [PATCH 6.1 15/25] USB: serial: f81232: fix division by zero on line-speed change
` [PATCH 6.1 16/25] USB: serial: f81534: "
` [PATCH 6.1 17/25] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
` [PATCH 6.1 18/25] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
` [PATCH 6.1 19/25] staging: r8188eu: fix led register settings
` [PATCH 6.1 20/25] igb: Initialize mailbox message for VF reset
` [PATCH 6.1 21/25] usb: typec: ucsi: Resume in separate work
` [PATCH 6.1 22/25] usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system for Raptor Lake
` [PATCH 6.1 23/25] cifs: fix oops during encryption
` [PATCH 6.1 24/25] KEYS: encrypted: fix key instantiation with user-provided data
` [PATCH 6.1 25/25] usb: ulpi: defer ulpi_register on ulpi_read_id timeout

[PATCH v2 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
 2022-12-19 19:20 UTC  (16+ messages)
` [PATCH v2 2/8] patman: locate test data files via __file__ and pathlib
` [PATCH v2 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
` [PATCH v2 4/8] patman: rename main script to __main__.py
` [PATCH v2 5/8] patman: add pytest configuration file
` [PATCH v2 6/8] patman: hide the 'test' action unless test data is available
` [PATCH v2 7/8] patman: document how to run test suite via pytest
` [PATCH v2 8/8] patman: document default 'send' command

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2022-12-19 19:20 UTC  (4+ messages)
  ` [External] : "

[PATCH v12 0/4] MBSSID and EMA support in AP mode
 2022-12-19 19:22 UTC  (6+ messages)
` [PATCH v12 2/4] mac80211: MBSSID support in interface handling

[PATCH 1/2] cmd: exit: Fix return value propagation out of environment scripts
 2022-12-19 19:20 UTC  (3+ messages)
` [PATCH 2/2] test: cmd: exit: Add unit test for exit and partly run commands

[PATCH v7 0/5] Generate modules.builtin.alias from match ids
 2022-12-19 19:21 UTC  (12+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v8 1/9] imx: Fix typo
  ` [PATCH v8 2/9] rockchip-mailbox: "
  ` [PATCH v8 3/9] scsi/BusLogic: Always include device id table
  ` [PATCH v8 4/9] stmpe-spi: Fix typo
  ` [PATCH v8 5/9] module.h: MODULE_DEVICE_TABLE for built-in modules
  ` [PATCH v8 6/9] modpost: Track module name "
  ` [PATCH v8 7/9] modpost: Add -b option for emitting built-in aliases
  ` [PATCH v8 8/9] file2alias.c: Implement builtin.alias generation
  ` [PATCH v8 9/9] build: Add modules.builtin.alias

[RESEND RFC PATCH 0/2] video: ti: am335x: drop pre-driver-model code
 2022-12-19 19:20 UTC  (5+ messages)
` [RESEND RFC PATCH 1/2] Revert "video: Drop CONFIG_AM335X_LCD"
` [RESEND RFC PATCH 2/2] video: ti: am335x: drop pre-driver-model code

[PATCH 1/5] gpiolib: of: remove of_gpio_count()
 2022-12-19 19:20 UTC  (5+ messages)
` [PATCH 2/5] gpiolib: of: stop exporting of_gpio_named_count()
` [PATCH 3/5] gpiolib: of: remove obsolete comment for of_gpio_get_count()
` [PATCH 4/5] gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
` [PATCH 5/5] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs

[PATCH] rockchip: Only call binman when TPL available
 2022-12-19 19:20 UTC  (2+ messages)

[PATCH v3 0/7] KVM: arm64: Normalize cache configuration
 2022-12-19 17:52 UTC  (8+ messages)
` [PATCH v3 1/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation

[igt-dev] [PATCH] tests/kms_color: Reduce skips on some ctm-* tests
 2022-12-19 19:21 UTC 

[PATCH v7 00/10] introduce Arm FF-A support
 2022-12-19 19:20 UTC  (11+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver

[PATCH v2] arm64: dts: imx8mp: Add Hantro G1, G2 DT nodes
 2022-12-19 17:50 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: qcom: enable sa8540p-ride rtc
 2022-12-19 19:17 UTC  (4+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: rename pm8450a dtsi to sa8540p-pmics

[PATCH] libbpf: Fix build warning on ref_ctr_off
 2022-12-19 19:17 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 1/1] tests/i915/pxp: PXP debugfs path promoted to global
 2022-12-19 19:20 UTC 

[PATCH] net/gve: add support for basic stats
 2022-12-19 19:17 UTC  (4+ messages)

[PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
 2022-12-19 19:16 UTC  (6+ messages)
` [PATCH v3] "

[krzk-github:wip/qcom-rt 61/328] drivers/soc/qcom/rpmh-rsc.c:160:48: warning: right shift count >= width of type
 2022-12-19 19:16 UTC 

[PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder
 2022-12-19 19:16 UTC  (2+ messages)

[krzk-github:wip/qcom-rt 153/328] drivers/hwtracing/coresight/coresight-etm4x-core.c:987:48: error: 'dev' undeclared; did you mean 'cdev'?
 2022-12-19 19:16 UTC 

[PATCH v1 00/16] vfio/ccw: channel program cleanup
 2022-12-19 19:16 UTC  (3+ messages)
` [PATCH v1 10/16] vfio/ccw: refactor the idaw counter

[PATCH 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers
 2022-12-19 19:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom: Update maintainers
` [PATCH 2/3] dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties
` [PATCH 3/3] arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1

[PATCH v2] libbpf: Fix build warning on ref_ctr_off
 2022-12-19 19:15 UTC 

Virtio-disk updates for latest Xen ?
 2022-12-19 19:16 UTC  (5+ messages)

WARNING in __mark_chain_precision
 2022-12-19 19:13 UTC  (2+ messages)

[PATCH] ath9k: remove most hidden macro dependencies on ah
 2022-12-19 19:12 UTC  (3+ messages)

[PATCH v4 0/4] arm64: dts: qcom: enable sa8540p-ride rtc
 2022-12-19 19:10 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: rename pm8450a dtsi to sa8540p-pmics
` [PATCH v4 2/4] arm64: dts: qcom: sa8450p-pmics: add rtc node
` [PATCH v4 3/4] arm64: dts: qcom: sa8295p-adp: use sa8540p-pmics
` [PATCH v4 4/4] arm64: dts: qcom: pm8941-rtc add alarm register

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2022-12-19 19:12 UTC 

[PATCH v2 1/2] dt-bindings: iio: adc: ep93xx: Add cirrus,ep9301-adc description
 2022-12-19 17:36 UTC  (2+ messages)
` [PATCH v2 2/2] iio: adc: ep93xx: Add OF support

[PATCH] regulator: dt-bindings: Convert Fairchild FAN53555 to DT schema
 2022-12-19 19:11 UTC 

[PATCH v2 0/7] media/drm: renesas: Add new pixel formats
 2022-12-19 19:10 UTC  (4+ messages)
` [PATCH v2 1/7] media: Add 2-10-10-10 RGB formats

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2022-12-19 19:10 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

Ping^1: Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty)
 2022-12-19 19:10 UTC  (8+ messages)
        ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...))
              ` groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table)
                  ` patching suffixes(7) (was: groff 1.23.0.rc2 status report)

[PATCH v2 2/2] selinux: Implement mptcp_add_subflow hook
 2022-12-19 19:10 UTC  (2+ messages)
` selinux: Implement mptcp_add_subflow hook: Tests Results

[PATCH 0/3] rtc: m41t80: set xtal load capacitance from DT
 2022-12-19 19:09 UTC  (4+ messages)
` [PATCH 1/3] rtc: m41t80: probe: use IS_ENABLED for CONFIG_OF
` [PATCH 2/3] dt-bindings: m41t80: add xtal load capacitance
` [PATCH 3/3] rtc: m41t80: set xtal load capacitance from DT

[PATCH v3] RISC-V: re-order Kconfig selects alphanumerically
 2022-12-19 17:28 UTC 

[PATCH] patches: Avoid NLA_POLICY_RANGE() for NL80211_ATTR_EHT_CAPABILITY
 2022-12-19 19:07 UTC 

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2022-12-19 19:06 UTC  (5+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

[krzk-github:wip/qcom-rt 125/328] drivers/pci/endpoint/functions/pci-epf-test.c:829:5: warning: no previous prototype for 'pci_epf_test_link_up'
 2022-12-19 19:06 UTC 

[PATCH] check: wipe tmp.arglist
 2022-12-19 19:03 UTC  (3+ messages)

[report] OOB in bpf_load_prog() flow
 2022-12-19 19:02 UTC  (2+ messages)

[PATCHSET 0/1] fstests: fix tests for kernel 6.1
 2022-12-19 19:01 UTC  (7+ messages)
` [PATCH 1/1] xfs/122: fix EFI/EFD log format structure size after flex array conversion

[PATCH v2 0/4] Clean up and fixes for swap
 2022-12-19 18:58 UTC  (5+ messages)
` [PATCH v2 1/4] swapfile: get rid of volatile and avoid redundant read
` [PATCH v2 2/4] swap: avoid a redundant pte map if ra window is 1
` [PATCH v2 3/4] swap: fold swap_ra_clamp_pfn into swap_ra_info
` [PATCH v2 4/4] swap: avoid holding swap reference in swap_cache_get_folio

[PATCH] fstests: report: always save the dmesg as system-err if KEEP_DMESG is set
 2022-12-19 18:56 UTC  (3+ messages)

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2022-12-19 17:10 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[PATCH 0/8] crypto: kernel-doc for assembly language
 2022-12-19 18:55 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] crypto: clean up kernel-doc headers
  ` [PATCH v2 2/8] doc: support kernel-doc for asm functions
  ` [PATCH v2 3/8] crypto: x86/sha - add kernel-doc comments to assembly
  ` [PATCH v2 4/8] crypto: x86/crc "
  ` [PATCH v2 5/8] crypto: x86/sm3 "
  ` [PATCH v2 6/8] crypto: x86/ghash "
  ` [PATCH v2 7/8] crypto: x86/blake2s "
  ` [PATCH v2 8/8] crypto: x86/chacha "

[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
 2022-12-19 18:54 UTC  (3+ messages)

[kvm-unit-tests PATCH] arm: Remove MAX_SMP probe loop
 2022-12-19 18:52 UTC  (2+ messages)

USB Device buffer overflow
 2022-12-19 18:52 UTC  (9+ messages)
` [PATCH] Prevent buffer overflow on USB control endpoint

[PATCH] libbpf: fix crash when input null program point in USDT API
 2022-12-19 18:50 UTC  (2+ messages)

[RFC PATCH for 8.0] backends/vhost-user: relax the ioeventfd check
 2022-12-19 18:49 UTC  (2+ messages)

[PATCH] tcm_loop: Increase maximum request size
 2022-12-19 18:49 UTC  (5+ messages)

[PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-19 17:00 UTC  (5+ messages)

[PATCH 0/2] Provide matching audit timestamp in the SELinux AVC trace event
 2022-12-19 18:47 UTC  (4+ messages)
` [PATCH 1/2] audit: introduce a struct to represent an audit timestamp

drivers/clocksource/timer-stm32-lp.c:203:34: warning: 'stm32_clkevent_lp_of_match' defined but not used
 2022-12-19 18:45 UTC 

[PATCH] win32: close handles of threads that have been joined
 2022-12-19 18:40 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 16:57 UTC  (15+ messages)
` [PATCH v4 2/5] dt-bindings: soc: rockchip: grf: add rockchip,lvds.yaml
` [PATCH v4 3/5] dt-bindings: phy: add port node to phy-rockchip-inno-usb2.yaml
` [PATCH v4 4/5] ARM: dts: rockchip: rk3288: add lvds_out node
` [PATCH v4 5/5] arm64: dts: rockchip: px30: "

[PATCH 0/5] exec: QAPI housekeeping for user emulation
 2022-12-19 18:43 UTC  (9+ messages)
` [PATCH 1/5] exec: Remove unused 'qemu/timer.h' timer
` [PATCH 2/5] tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" header
` [PATCH 3/5] accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation
` [PATCH 5/5] tests/unit: Restrict machine-smp.c test "

[PATCH V6 0/7] fixes for virtual address update
 2022-12-19 18:42 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
 2022-12-19 18:41 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add BPF_F_NO_TUNNEL_KEY test

[PATCH 0/6] cmake: guard OS-specific code & cleanup & chmod +x on *nix
 2022-12-19 18:39 UTC  (7+ messages)
` [PATCH 1/6] cmake: don't copy chainlint.pl to build directory
` [PATCH 2/6] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
` [PATCH 3/6] cmake: increase test timeout on Windows only
` [PATCH 4/6] cmake: only look for "sh" in "C:/Program Files" on Windows
` [PATCH 5/6] cmake: copy over git-p4.py for t983[56] perforce test
` [PATCH 6/6] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-19 16:51 UTC  (6+ messages)

[PATCH 7/7] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
 2022-12-19 18:37 UTC  (2+ messages)

[PATCH] Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY
 2022-12-19 18:33 UTC  (2+ messages)

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-19 16:44 UTC  (5+ messages)
` [PATCH v1 1/9] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible

[PATCH] diff: use strncmp to check for "diff." prefix
 2022-12-19 18:26 UTC  (2+ messages)

2 modules from 1 source ?
 2022-12-19 18:36 UTC  (3+ messages)

[PATCH 0/2] tracing: Add a way to filter function addresses to function names
 2022-12-19 18:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tracing/selftests: Add test for event filtering on function name

[PATCH] drm/drv: Make use of local variable driver in drm_dev_register()
 2022-12-19 18:31 UTC 

[PATCH v3 00/15] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-19 18:29 UTC  (9+ messages)
` [PATCH v3 08/15] arm64: dts: qcom: sm8250: Fix the base addresses of "
` [PATCH v3 09/15] arm64: dts: qcom: sm8350: "
` [PATCH v3 10/15] arm64: dts: qcom: sm8450: "
` [PATCH v3 11/15] arm64: dts: qcom: sm6350: "
` [PATCH v3 12/15] EDAC/device: Make use of poll_msec value in edac_device_ctl_info struct
` [PATCH v3 13/15] EDAC/qcom: Add platform_device_id table for module autoloading
` [PATCH v3 14/15] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
` [PATCH v3 15/15] qcom: llcc/edac: Support polling mode for ECC handling

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-19 18:31 UTC  (3+ messages)

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2022-12-19 18:31 UTC  (6+ messages)
` [PATCH v3 14/14] dt-bindings: rtc: pcf2127: add PCF2131

xHCI host dies on device unplug
 2022-12-19 18:31 UTC  (7+ messages)


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.