All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 02:26:53 to 2023-01-26 04:52:10 UTC [more...]

[PATCH qemu 1/1] Remove a stray "@end table" marker
 2023-01-26  3:34 UTC  (2+ messages)

[PATCH resend 0/3] Input: touchscreen - settings module-param support
 2023-01-26  4:51 UTC  (5+ messages)
` [PATCH resend 1/3] Input: touchscreen - Extend touchscreen_parse_properties() to allow overriding settings with a module option
` [PATCH resend 2/3] Input: silead - Add a settings module-parameter

[Intel-gfx] [PATCH v5 0/8] Allow error capture without a request & fix locking issues
 2023-01-26  4:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Allow error capture without a request & fix locking issues (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v5 00/36] tcg: Support for Int128 with helpers
 2023-01-26  4:38 UTC  (37+ messages)
` [PATCH v5 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH v5 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
` [PATCH v5 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
` [PATCH v5 04/36] tcg: Introduce tcg_out_addi_ptr
` [PATCH v5 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH v5 06/36] tcg: Introduce tcg_target_call_oarg_reg
` [PATCH v5 07/36] tcg: Add TCG_CALL_RET_BY_VEC
` [PATCH v5 08/36] include/qemu/int128: Use Int128 structure for TCI
` [PATCH v5 09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH v5 10/36] tcg/tci: Fix big-endian return register ordering
` [PATCH v5 11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH v5 12/36] tcg: "
` [PATCH v5 13/36] tcg: Add temp allocation for TCGv_i128
` [PATCH v5 14/36] tcg: Add basic data movement "
` [PATCH v5 15/36] tcg: Add guest load/store primitives "
` [PATCH v5 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PATCH v5 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
` [PATCH v5 18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
` [PATCH v5 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
` [PATCH v5 20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
` [PATCH v5 21/36] tests/tcg/s390x: Add div.c
` [PATCH v5 22/36] tests/tcg/s390x: Add clst.c
` [PATCH v5 23/36] tests/tcg/s390x: Add long-double.c
` [PATCH v5 24/36] target/s390x: Use a single return for helper_divs32/u32
` [PATCH v5 25/36] target/s390x: Use a single return for helper_divs64/u64
` [PATCH v5 26/36] target/s390x: Use Int128 for return from CLST
` [PATCH v5 27/36] target/s390x: Use Int128 for return from CKSM
` [PATCH v5 28/36] target/s390x: Use Int128 for return from TRE
` [PATCH v5 29/36] target/s390x: Copy wout_x1 to wout_x1_P
` [PATCH v5 30/36] target/s390x: Use Int128 for returning float128
` [PATCH v5 31/36] target/s390x: Use Int128 for passing float128
` [PATCH v5 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
` [PATCH v5 33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
` [PATCH v5 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
` [PATCH v5 35/36] target/i386: Inline cmpxchg8b
` [PATCH v5 36/36] target/i386: Inline cmpxchg16b

[PATCH v6 0/2]
 2023-01-26  4:43 UTC  (4+ messages)
` [PATCH v6 1/2] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-26  4:42 UTC  (8+ messages)
              `  "

[PATCH v3 0/5] Split RX and RW regions for separate pmp entries
 2023-01-26  4:41 UTC  (9+ messages)
` [PATCH v3 5/5] Add two entries:

[Intel-gfx] [PATCH] drm/i915/mtl/selftests: Flush all tiles on test exit
 2023-01-26  4:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[kernel PATCH v1 1/1] Bluetooth: Don't send HCI commands to remove adv if adapter is off
 2023-01-26  4:33 UTC  (4+ messages)
` Reason to disable adv during power off without clearing

[PATCH] powerpc/vdso: Filter clang's auto var init zero enabler when linking
 2023-01-26  4:23 UTC  (3+ messages)

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-26  4:22 UTC  (7+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS

[PATCH v4 0/3] memory: prevent dma-reentracy issues
 2023-01-26  4:18 UTC  (4+ messages)
` [PATCH v4 2/3] async: Add an optional reentrancy guard to the BH API

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-01-26  4:16 UTC  (3+ messages)

[PATCH v2 RESEND] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-01-26  4:16 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915/xehp: GAM registers don't need to be re-applied on engine resets
 2023-01-26  4:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 00/36] tcg: Support for Int128 with helpers
 2023-01-26  4:11 UTC  (4+ messages)
` [PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg

Article pitch - please take a look
 2023-01-26  4:09 UTC 

ublk-nbd: ublk-nbd is avaialbe
 2023-01-26  4:08 UTC  (4+ messages)

[PATCH v1 0/7] hwmon: (it87) Complete handling multi-chip configuration
 2023-01-26  4:02 UTC  (8+ messages)
` [PATCH v1 1/7] hwmon: (it87) Allow disabling exiting of configuration mode
` [PATCH v1 2/7] hwmon: (it87) Disable configuration exit for certain chips
` [PATCH v1 3/7] hwmon: (it87) List full chip model name
` [PATCH v1 4/7] hwmon: (it87) Add chip_id in some info message
` [PATCH v1 5/7] hwmon: (it87) Allow multiple chip IDs for force_id
` [PATCH v1 6/7] hwmon: (it87) Add new chipset IT87952E
` [PATCH v1 7/7] hwmon: (it87) Updated documentation for recent updates to it87

[PATCH 3/3] crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
 2023-01-26  3:56 UTC 

[PATCH 2/3] crypto: x86/blowfish - Convert to use ECB/CBC helpers
 2023-01-26  3:56 UTC 

[PATCH 0/3] crypto: x86/blowfish - Cleanup and convert to ECB/CBC macros
 2023-01-26  3:54 UTC  (2+ messages)
` [PATCH 1/3] crypto: x86/blowfish - Remove unused encode parameter

[Intel-gfx] [PATCH v2] drm/i915/display: Pass drm_i915_private as param to i915 funcs
 2023-01-26  3:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Pass drm_i915_private as param to i915 funcs (rev3)

[PATCH] tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums
 2023-01-26  3:50 UTC  (2+ messages)

[PATCH] e2scrub_all: fix typo in manpage
 2023-01-26  3:50 UTC  (2+ messages)

[PATCH] e2fsck: optimize clone_file on large devices
 2023-01-26  3:50 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/gt: Add selftests for TLB invalidation
 2023-01-26  3:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev3)

[PATCH 0/5] platform/x86/amd/pmf: Updates to PMF driver
 2023-01-26  3:39 UTC  (2+ messages)

[PATCH 0/4] Updates to amd_pmc driver
 2023-01-26  3:38 UTC  (6+ messages)
` [PATCH 2/4] platform/x86/amd: pmc: Write dummy postcode into the STB DRAM

[PATCH v5 0/3] add support for clocks on MT7981 SoC
 2023-01-26  3:34 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: clock: Add compatibles for MT7981
` [PATCH v5 2/3] dt-bindings: clock: mediatek: add mt7981 clock IDs
` [PATCH v5 3/3] clk: mediatek: add MT7981 clock support

[RFC PATCH 0/7] Allow race-free block device handling
 2023-01-26  3:33 UTC  (7+ messages)
` [RFC PATCH 1/7] block: Support creating a struct file from a block device
` [RFC PATCH 2/7] Allow userspace to get an FD to a newly-created DM device
` [RFC PATCH 3/7] Implement diskseq checks in blkback
` [RFC PATCH 4/7] Increment diskseq when releasing a loop device
` [RFC PATCH 6/7] Minor blkback cleanups
` [RFC PATCH 7/7] xen/blkback: Inform userspace that device has been opened

[PATCH] objtool: check that module init/exit function is an indirect call target
 2023-01-26  3:33 UTC  (2+ messages)

[PATCH] btrfs/299: update kernel commit hash and subject
 2023-01-26  3:32 UTC  (2+ messages)

[PATCH] xfs: allow setting full range of panic tags
 2023-01-26  3:27 UTC  (3+ messages)

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-01-26  3:14 UTC  (46+ messages)
` [RFC PATCH v2 01/22] xhci: fix event ring segment table related masks and variables in header
` [RFC PATCH v2 02/22] xhci: remove xhci_test_trb_in_td_math early development check
` [RFC PATCH v2 03/22] xhci: Refactor interrupter code for initial multi interrupter support
` [RFC PATCH v2 04/22] xhci: Add support to allocate several interrupters
` [RFC PATCH v2 05/22] usb: xhci: Add XHCI APIs to support USB offloading
` [RFC PATCH v2 06/22] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [RFC PATCH v2 07/22] ASoC: Add SOC USB APIs for adding an USB backend
` [RFC PATCH v2 08/22] ASoC: dt-bindings: Add USB_RX port
` [RFC PATCH v2 09/22] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH v2 10/22] ASoC: qdsp6: q6afe: Increase APR timeout
` [RFC PATCH v2 11/22] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks
` [RFC PATCH v2 13/22] sound: usb: Export USB SND APIs for modules
` [RFC PATCH v2 14/22] dt-bindings: usb: dwc3: Add snps, num-hc-interrupters definition
  ` [RFC PATCH v2 14/22] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [RFC PATCH v2 15/22] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [RFC PATCH v2 16/22] sound: usb: Introduce QC USB SND offloading support
` [RFC PATCH v2 17/22] sound: usb: card: Check for support for requested audio format
` [RFC PATCH v2 18/22] sound: soc: soc-usb: Add PCM format check API for USB backend
` [RFC PATCH v2 19/22] sound: soc: qcom: qusb6: Ensure PCM format is supported by USB audio device
` [RFC PATCH v2 20/22] sound: usb: Prevent starting of audio stream if in use
` [RFC PATCH v2 21/22] ASoC: dt-bindings: Add Q6USB backend bindings
` [RFC PATCH v2 22/22] ASoC: dt-bindings: Update example for enabling USB offload on SM8250

[PATCH] ls-tree: add --sparse-filter-oid argument
 2023-01-26  3:25 UTC  (5+ messages)
` [PATCH v2] "

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-01-26  3:25 UTC  (5+ messages)
` [RFC bpf-next 4/5] selftests/bpf: __imm_insn macro to embed raw insns in inline asm

[PATCH v4 0/3] add support for clocks on MT7981 SoC
 2023-01-26  3:21 UTC  (5+ messages)
` [PATCH v4 3/3] clk: mediatek: add MT7981 clock support

[PATCH] docs: leds: fix the following docu build warning
 2023-01-26  3:15 UTC  (2+ messages)

[meta-ti][dunfell][PATCH 0/4] Update to cicd.dunfell.202301251855
 2023-01-26  3:14 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301251855
` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: "
` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: "

[PATCH] efi_loader: leave attribute check to StMM variable service
 2023-01-26  3:15 UTC 

[PATCH] dt-bindings: input: azoteq: Fix differing types
 2023-01-26  3:10 UTC  (3+ messages)

ARM: ptw.c:S1_ptw_translate
 2023-01-26  3:09 UTC  (5+ messages)

[kirkstone PATCH 0/4] Graphics, graphics, and more graphics
 2023-01-26  3:08 UTC  (5+ messages)
` [kirkstone PATCH 1/4] meta-ti-bsp: mesa: Add current patches
` [kirkstone PATCH 2/4] meta-ti-bsp: graphics: Resolve dependency chain
` [kirkstone PATCH 3/4] meta-ti-bsp: machine: Remove all gpu features
` [kirkstone PATCH 4/4] meta-ti-bsp: machine: Attempt to update DC alias

[PATCH v2 00/11] KVM perf support
 2023-01-26  3:08 UTC  (6+ messages)
` [PATCH v2 11/11] RISC-V: KVM: Implement firmware events

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-01-26  3:07 UTC  (9+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
  ` [PATCH v2 1/3] branch: "

[PATCH v9 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando System Resource chip
 2023-01-26  2:59 UTC  (3+ messages)

[PATCH 2/2] HID: hid-steam: Add rumble on Deck
 2023-01-26  3:01 UTC  (4+ messages)
` [PATCH v2 0/2] HID: hid-steam: Add Steam Deck support
` [PATCH v2 1/2] "
` [PATCH v2 2/2] HID: hid-steam: Add rumble on Deck

[PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-01-26  2:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] driver: bus: simple-pm-bus: Add Freescale i.MX8qm/qxp CSR compatible strings
 2023-01-26  2:54 UTC  (3+ messages)

[PATCH 0/4] DRM: BRIDGE: TFP410: Add i2c support
 2023-01-26  2:54 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: tfp410: Add tfp410 i2c example

[PATCH v2 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-26  2:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: fsi: Document the "

i.MX8MN: SAI: First playback failure, second succeeds
 2023-01-26  2:51 UTC  (3+ messages)

[PATCH bpf-next] Fix malformed documentation formatting
 2023-01-26  2:47 UTC 

[PATCH v4 00/19] leak fixes: various simple leak fixes
 2023-01-26  2:44 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 17/19] grep API: plug memory leaks by freeing "header_list"
  ` [PATCH v5 18/19] receive-pack: free() the "ref_name" in "struct command"
  ` [PATCH v5 19/19] push: free_refs() the "local_refs" in set_refspecs()

[QEMU][PATCH v4 00/10] Introduce xenpvh machine for arm architecture
 2023-01-26  2:44 UTC  (7+ messages)
` [QEMU][PATCH v4 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v4 09/10] hw/arm: introduce xenpvh machine

[PATCH] Revert "config: tools only: add VIDEO to build bmp_logo"
 2023-01-26  2:44 UTC  (12+ messages)

[PATCH bpf-next] Add documentation to map pinning API functions
 2023-01-26  2:42 UTC 

[PATCH v14 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-01-26  2:41 UTC  (6+ messages)
` [PATCH v14 1/1] clk: npcm8xx: add clock controller

[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
 2023-01-26  2:36 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings

[PATCH v1 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-01-26  2:35 UTC  (7+ messages)
` [PATCH v1 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v1 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process "

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-26  2:31 UTC  (5+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob

[0/4] Add eMMC 5.1 support for Versal NET
 2023-01-26  2:29 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915: Error/underrun interrupt fixes
 2023-01-26  2:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4 00/23] MediaTek clocks cleanups and improvements
 2023-01-26  2:26 UTC  (3+ messages)

[PATCH v2] kbuild: do not automatically add -w option to modpost
 2023-01-26  2:26 UTC 


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.