All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-02 08:51:23 to 2022-04-02 10:50:17 UTC [more...]

[PATCH v3 00/27] revision.[ch]: add and use release_revisions()
 2022-04-02 10:49 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 13/27] revisions API users: use release_revisions() in builtin/log.c
  ` [PATCH v5 00/27] revision.[ch]: add and use release_revisions()
    ` [PATCH v5 01/27] t/helper/test-fast-rebase.c: don't leak "struct strbuf"
    ` [PATCH v5 02/27] blame: use "goto cleanup" for cleanup_scoreboard()
    ` [PATCH v5 03/27] string_list API users: use string_list_init_{no,}dup
    ` [PATCH v5 04/27] format-patch: don't leak "extra_headers" or "ref_message_ids"
    ` [PATCH v5 05/27] cocci: add and apply free_commit_list() rules
    ` [PATCH v5 06/27] revision.[ch]: provide and start using a release_revisions()
    ` [PATCH v5 07/27] revisions API users: add straightforward release_revisions()
    ` [PATCH v5 08/27] revision.[ch]: document and move code declared around "init"
    ` [PATCH v5 09/27] revisions API users: use release_revisions() needing REV_INFO_INIT
    ` [PATCH v5 10/27] stash: always have the owner of "stash_info" free it
    ` [PATCH v5 11/27] revisions API users: add "goto cleanup" for release_revisions()
    ` [PATCH v5 12/27] revisions API users: use release_revisions() in http-push.c

[PATCH v5] input/i8042: Rework quirk tables
 2022-04-02 10:47 UTC  (2+ messages)

[PATCH v2 00/23] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-02 10:47 UTC  (3+ messages)
` [PATCH v2 02/23] media: v4l2-mem2mem: Trace on implicit un-hold

[PATCH 1/2] clocksource/drivers: dovetail: fix dependency on GENERIC_CLOCKSOURCE_VDSO
 2022-04-02 10:47 UTC  (2+ messages)
` [PATCH 2/2] x86: irq_pipeline: resolve conflict among users of HV callback vector

(no subject)
 2022-04-02 10:43 UTC  (9+ messages)
` [PATCH v1 1/2] arm64: dts: rockchip: Change io-domains of bpi-r2-pro
` [PATCH v1 2/2] arm64: dts: rockchip: Add gmac1 and change network settings

❌ FAIL: Test report for kernel 5.17.0 (mainline.kernel.org-clang, 8467b0ed)
 2022-04-02 10:45 UTC 

[PATCH mptcp-next 0/2] split MP_FAIL testcases
 2022-04-02 10:44 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 199/9999] arch/arm64/kvm/perf.c:58:36: error: implicit declaration of function 'perf_num_counters'
 2022-04-02 10:44 UTC  (9+ messages)

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-04-02 10:37 UTC  (5+ messages)
` [PATCH v6 1/8] drm/msm/dp: Add eDP support via aux_bus

[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-02 10:35 UTC  (2+ messages)

[PATCH v2 0/4] Remove usage of list iterator after the loop body
 2022-04-02 10:33 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: "
` [PATCH v2 2/4] tracing: Remove usage of list iterator variable after the loop
` [PATCH v2 3/4] tracing: Replace usage of found with dedicated list iterator variable
` [PATCH v2 4/4] tracing: Remove check of list iterator against head past the loop body

troubles caused by conntrack overlimit in init_netns
 2022-04-02 10:33 UTC 

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-02 10:32 UTC  (2+ messages)

[PATCH wireless-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:32 UTC  (7+ messages)
  ` [PATCH net-next] "

[Weekly meetings] MoM - 31st of March 2022
 2022-04-02 10:32 UTC 

[PATCH] char: agp: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:29 UTC  (5+ messages)
` [PATCH] char: tpm: "

[PATCH] sched: topology: make cache topology separate from cpu topology
 2022-04-02 10:29 UTC  (14+ messages)

Remove usage of list iterator after the loop body
 2022-04-02 10:28 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: "
` [PATCH v2 2/4] tracing: Remove usage of list iterator variable after the loop
` [PATCH v2 3/4] tracing: Replace usage of found with dedicated list iterator variable
` [PATCH v2 4/4] tracing: Remove check of list iterator against head past the loop body

[PATCH 00/17 stable-5.15.y] Fix mmap + page fault deadlocks
 2022-04-02 10:25 UTC  (18+ messages)
` [PATCH 01/17 stable-5.15.y] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH 02/17 stable-5.15.y] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH 03/17 stable-5.15.y] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH 04/17 stable-5.15.y] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH 05/17 stable-5.15.y] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH 06/17 stable-5.15.y] gfs2: Clean up function may_grant
` [PATCH 07/17 stable-5.15.y] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH 08/17 stable-5.15.y] gfs2: Eliminate ip->i_gh
` [PATCH 09/17 stable-5.15.y] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH 10/17 stable-5.15.y] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH 11/17 stable-5.15.y] iomap: Support partial direct I/O on user copy failures
` [PATCH 12/17 stable-5.15.y] iomap: Add done_before argument to iomap_dio_rw
` [PATCH 13/17 stable-5.15.y] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH 14/17 stable-5.15.y] iov_iter: Introduce nofault "
` [PATCH 15/17 stable-5.15.y] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH 16/17 stable-5.15.y] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH 17/17 stable-5.15.y] btrfs: fix deadlock due to page faults during direct IO reads and writes

[PATCH] eal: add seqlock
 2022-04-02 10:25 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] video: fbdev: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:22 UTC  (2+ messages)

[PATCH] usb: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:21 UTC 

[PATCH] tty: serial: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:20 UTC  (2+ messages)

[PATCH] iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:08 UTC  (2+ messages)

[PATCH] tty: hvc: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:18 UTC  (2+ messages)

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-04-02 10:18 UTC  (4+ messages)

[PATCH 0/5] populate/unpopulate memory when domain on static
 2022-04-02 10:16 UTC  (8+ messages)
` [PATCH v1 3/5] xen/arm: unpopulate memory when domain on static allocation

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:17 UTC 

[PATCH] scsi: cxlflash: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:15 UTC 

AM5749: tty serial 8250 omap driver crash
 2022-04-02 10:15 UTC  (12+ messages)

[PATCH] staging: r8188eu: Remove goto to no-op exit label
 2022-04-02 10:13 UTC  (3+ messages)

[PATCH] pci: hotplug: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:11 UTC  (2+ messages)

[PATCH v2][RFC] sched/fair: Change SIS_PROP to search idle CPU based on sum of util_avg
 2022-04-02 10:11 UTC  (4+ messages)

[PATCH 0/2] add support for ASM330LHHX
 2022-04-02 10:09 UTC  (3+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to ASM330LHHX
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindings

git log --since to not stop after first old commit?
 2022-04-02 10:09 UTC  (3+ messages)
` [PATCH] git-log: add a --since-as-filter option
  ` [PATCH v2] "

[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:06 UTC  (2+ messages)

[PATCH] Documentation/process: mention patch changelog in review process
 2022-04-02 10:07 UTC 

[PATCH] drm/radeon/combios: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:02 UTC 

[GIT PULL] KVM fixes and docs for Linux 5.18 merge window
 2022-04-02 10:01 UTC 

[PATCH 0/3] Add initial support for MA35D1 SoC
 2022-04-02  9:55 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1

[PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-04-02  9:51 UTC 

[RFC PATCH] rbd: add support for sparse reads
 2022-04-02  9:54 UTC  (2+ messages)

[PATCH] dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  9:54 UTC 

[PATCH] cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  9:52 UTC  (2+ messages)

[PATCH] ath11k: select QRTR for AHB as well
 2022-04-02  9:52 UTC  (4+ messages)

[PATCH] spi: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  9:50 UTC 

[PATCH v2 RESEND] memcg: enable accounting for nft objects
 2022-04-02  9:50 UTC  (7+ messages)
` [PATCH nft] nft: memcg accounting for dynamically allocated objects
          ` [PATCH v2] "

[PATCH 0/4] efi_loader: simplify string handling
 2022-04-02  9:47 UTC  (5+ messages)
` [PATCH 1/4] lib: convert u16_strlen() into a macro
` [PATCH 2/4] lib: simplify u16_strdup()
` [PATCH 3/4] efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
` [PATCH 4/4] efi_loader: simplify efi_serialize_load_option()

[PATCH] mm: modify the method to search addr in unmapped_area_topdown
 2022-04-02  9:45 UTC 

[linux-dovetail PATCH 1/2] x86: fix duplication definication issue in making allyesconfig
 2022-04-02  9:45 UTC  (4+ messages)
` [linux-dovetail PATCH 2/2] clocksource: GENERIC_CLOCKSOURCE_VDSO only supported on ARM

drivers/cxl/core/port.c:227:2: warning: There is an unknown macro here somewhere. Configuration is required. If list_for_each_entry_safe is a macro then please configure it. [unknownMacro]
 2022-04-02  9:44 UTC 

[PATCH v5 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-02  9:41 UTC  (7+ messages)
` [PATCH v5 1/8] capsule: board: Add information needed for capsule updates
` [PATCH v5 4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
` [PATCH v5 5/8] test: capsule: Modify the capsule tests to use GUID values for sandbox

[PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-04-02  9:33 UTC 

[PATCH 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-02  9:39 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8916: "
` [PATCH 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

[helgaas-pci:for-linus] BUILD SUCCESS c1d27b79a94fea1741e643ec0e3e24fe6e1aadf8
 2022-04-02  9:33 UTC 

[PATCH] fscache: Expose fscache_end_operation() helper
 2022-04-02  9:32 UTC 

[PATCH 0/1] drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD panels
 2022-04-02  9:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] Hvideo: fbdev: pm2fb: Fix a kernel-doc formatting issue
 2022-04-01  8:41 UTC 

[PATCH] drm/amdgpu/vcn: remove Unneeded semicolon
 2022-04-01 15:38 UTC 

[PATCH 1/2] drm/panel: lvds: Simplify mode parsing
 2022-04-01 15:05 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: lvds: Use bus_flags from DT panel-timing property

[PATCH 0/7] staging: r8188eu: more SetHwReg8188EU() cleanups
 2022-04-02  9:23 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()
` [PATCH 2/7] staging: r8188eu: remove HW_VAR_ACK_PREAMBLE "
` [PATCH 3/7] staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE "
` [PATCH 4/7] staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT "
` [PATCH 5/7] staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING "
` [PATCH 6/7] staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT "
` [PATCH 7/7] staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD "

[PATCH stable v5.10-v5.17] can: isotp: sanitize CAN ID checks in isotp_bind()
 2022-04-02  9:12 UTC 

[PATCH 1/2] cifs: prevent bad output lengths in smb2_ioctl_query_info()
 2022-04-02  9:20 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix multiple blank lines warning
 2022-04-02  9:15 UTC  (2+ messages)

[PATCH AUTOSEL 5.17 001/149] drm: Add orientation quirk for GPD Win Max
 2022-04-02  9:14 UTC  (4+ messages)

GATT issue, possible bluez bug?
 2022-04-02  9:14 UTC  (18+ messages)

[PATCH] staging: rtl8723bs: simplify control flow
 2022-04-02  9:13 UTC  (4+ messages)

gpiolib: why does gpio_set_bias() suppress ENOTSUPP?
 2022-04-02  9:11 UTC  (6+ messages)

FAILED: patch "[PATCH] io_uring: ensure recv and recvmsg handle MSG_WAITALL" failed to apply to 5.16-stable tree
 2022-04-02  9:09 UTC 

FAILED: patch "[PATCH] io_uring: ensure recv and recvmsg handle MSG_WAITALL" failed to apply to 5.10-stable tree
 2022-04-02  9:09 UTC 

FAILED: patch "[PATCH] io_uring: ensure recv and recvmsg handle MSG_WAITALL" failed to apply to 5.15-stable tree
 2022-04-02  9:09 UTC 

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-02  9:09 UTC  (3+ messages)
` [RFC PATCH 1/4] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain

FAILED: patch "[PATCH] io_uring: ensure recv and recvmsg handle MSG_WAITALL" failed to apply to 5.17-stable tree
 2022-04-02  9:09 UTC 

[PATCH v2 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-04-02  9:07 UTC  (2+ messages)

[PATCH] ext4: Fix typo
 2022-04-02  9:07 UTC 

[PATCH v2 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
 2022-04-02  9:05 UTC  (2+ messages)

[PATCH v15 0/6] drm/loongson: add drm driver for loongson display controller
 2022-04-02  9:02 UTC  (14+ messages)
` [PATCH v15 1/6] MIPS: Loongson64: dts: update the display controller device node
` [PATCH v15 2/6] MIPS: Loongson64: introduce board specific dts and add model property
` [PATCH v15 3/6] dt-bindings: display: Add Loongson display controller
` [PATCH v15 4/6] MIPS: Loongson64: defconfig: enable display bridge drivers
` [PATCH v15 5/6] drm/loongson: add drm driver for loongson display controller
` [PATCH v15 6/6] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH v2 0/4] Dirty ring and auto converge optimization
 2022-04-02  8:59 UTC  (4+ messages)
` [PATCH v2 3/4] kvm: Introduce a dirty rate calculation method based on dirty ring

[PATCH v2 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
 2022-04-02  9:01 UTC  (2+ messages)

[PATCH] ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  8:59 UTC  (2+ messages)

[PATCH v2 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-04-02  8:55 UTC  (2+ messages)

drivers/clk/clk-fixed-mmio.c:26: undefined reference to `of_iomap'
 2022-04-02  8:53 UTC 

[Buildroot] [PATCH 1/1] package/quazip: bump to version 1.2
 2022-04-02  8:51 UTC 

[PATCH 0/6] staging: r8188eu: cleanup
 2022-04-02  8:50 UTC  (3+ messages)
` [PATCH 5/6] staging: r8188eu: remove unnecessary braces in conditional statements
` [PATCH 6/6] staging: r8188eu: remove spaces before tabs


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.