messages from 2022-09-14 00:52:23 to 2022-09-14 02:33:35 UTC [more...]
[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
2022-09-14 2:33 UTC
[PATCH] arm64: arch_timer: Fix the lack of set_next_event* for workaround of Cortex-A73 erratum 858921
2022-09-14 2:30 UTC (7+ messages)
[PATCH RESEND v3 0/9] Add gamma lut support for mt8195
2022-09-14 1:48 UTC (31+ messages)
` [PATCH RESEND v3 3/9] drm/mediatek: Adjust mtk_drm_gamma_set_common parameters
` [PATCH RESEND v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
` [PATCH RESEND v3 5/9] drm/mediatek: Add gamma support different lut_bits "
` [PATCH RESEND v3 6/9] drm/mediatek: Add gamma support different bank_size "
` [PATCH RESEND v3 7/9] drm/mediatek: Add gamma lut support for mt8195
` [PATCH RESEND v3 8/9] drm/mediatek: Add clear RELAY_MODE bit to set gamma
[PATCH ima-evm-utils v3 00/15] address deprecated warnings
2022-09-14 2:29 UTC (16+ messages)
` [PATCH ima-evm-utils v3 01/15] travis: update dist=focal
` [PATCH ima-evm-utils v3 02/15] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v3 03/15] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v3 04/15] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v3 05/15] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v3 06/15] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v3 07/15] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v3 08/15] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v3 09/15] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v3 10/15] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v3 11/15] Limit configuring OpenSSL engine support
` [PATCH ima-evm-utils v3 12/15] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v3 13/15] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v3 14/15] Build OpenSSL without engine support
` [PATCH ima-evm-utils v3 15/15] Fix d2i_x509_fp failure
[PATCH v4 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-09-14 2:25 UTC (7+ messages)
` [PATCH v4 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PATCH v4 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v4 13/15] virtio-net: support queue reset
[OE-core][dunfell 0/9] Patch review
2022-09-14 2:25 UTC (10+ messages)
` [OE-core][dunfell 1/9] python3: Fix CVE-2021-28861 for python3
` [OE-core][dunfell 2/9] tiff: Fix for CVE-2022-2867/8/9
` [OE-core][dunfell 3/9] tiff: Security fixes CVE-2022-1354 and CVE-2022-1355
` [OE-core][dunfell 4/9] connman: fix CVE-2022-32292
` [OE-core][dunfell 5/9] gnutls: fix CVE-2021-4209
` [OE-core][dunfell 6/9] virglrenderer: fix CVE-2022-0135
` [OE-core][dunfell 7/9] systemd: Fix unwritable /var/lock when no sysvinit handling
` [OE-core][dunfell 8/9] systemd: Add 'no-dns-fallback' PACKAGECONFIG option
` [OE-core][dunfell 9/9] binutils : CVE-2022-38533
[asahilinux:bits/080-wifi 5/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1849:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
2022-09-14 2:25 UTC
[PATCH 0/2] SDM670 Pin Control Driver
2022-09-14 2:25 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH 2/2] "
[PATCH v3] webkitgtk: Fix build on 32bit arm
2022-09-14 2:25 UTC (2+ messages)
[PATCH v1 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
2022-09-14 2:23 UTC (9+ messages)
` [RESEND PATCH v4 "
` [RESEND PATCH v4 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
` [RESEND PATCH v4 2/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
` [RESEND PATCH v4 3/3] MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
Beyond recursive merge
2022-09-14 2:24 UTC
[PATCH 0/3] Vhost-vdpa Shadow Virtqueue VLAN support
2022-09-14 2:22 UTC (8+ messages)
` [PATCH 2/3] vdpa: load vlan configuration at NIC startup
[PATCH v2] clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 85821
2022-09-14 2:21 UTC (2+ messages)
[PATCH 1/8] vdpa/ifc: add new device ID
2022-09-14 2:23 UTC (6+ messages)
` [PATCH v2 0/8] vdpa/ifc: add multi queue support
` [PATCH v2 5/8] vdpa/ifc: only configure enabled queue
` [PATCH v2 6/8] vdpa/ifc: support dynamic enable/disable queue
[PATCH] Documentation/process/magic-number.rst: kill
2022-09-14 2:22 UTC (3+ messages)
` [PATCH v2] Documentation: remove magic number doc
[PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
2022-09-14 1:44 UTC
[OE-core][kirkstone 00/24] Patch review
2022-09-14 2:19 UTC (4+ messages)
` [OE-core][kirkstone 07/24] libtasn1: upgrade 4.18.0 -> 4.19.0
[Intel-gfx] [PATCH v2 0/3] drm/i915: A couple of if/else ladder refactors
2022-09-14 2:19 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/gt: Extract per-platform function for frequency read
` "
[PATCH 0/5] selftests/resctrl: Some improvements of resctrl selftest
2022-09-14 1:51 UTC (7+ messages)
` [PATCH 1/5] selftests/resctrl: Clear unused initalization code in MBM tests
` [PATCH] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH 2/5] selftests/resctrl: Clear unused common codes called by CAT/MBA tests
` [PATCH 3/5] selftests/resctrl: Remove duplicate codes that clear each test result file
` [PATCH 4/5] selftests/resctrl: Kill the child process before exiting the parent process if an exception occurs
` [PATCH 5/5] selftests/resctrl: Flush stdout file buffer before executing fork()
[PATCH] mm/filemap: Make folio_put_wait_locked static
2022-09-14 2:17 UTC
[igt-dev] [PATCH i-g-t 0/4] tests/core_hotunplug: A couple of fixes and enhancements
2022-09-14 2:17 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
2022-09-14 2:15 UTC
[PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
2022-09-14 2:13 UTC
[PATCH] mm/slub: return 0 when object pointer is NULL
2022-09-14 2:11 UTC (3+ messages)
` [mm/slub] fb670abe87: BUG_kmem_cache_node(Not_tainted):Freechain_corrupt
[PATCH v2 00/24] blk: Rationalise the block interface
2022-09-14 2:08 UTC (8+ messages)
` [PATCH v2 09/24] blk: Rename HAVE_BLOCK_DEVICE
` [PATCH v2 22/24] blk: Drop if_type
` [PATCH v2 24/24] blk: Rename if_type to uclass_id
[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
2022-09-14 2:08 UTC (9+ messages)
` [PATCH 8/8] hugetlb: use new vma_lock for "
[PATCH 5.15 1/2] usb: gadget: f_uac2: clean up some inconsistent indenting
2022-09-14 2:03 UTC (2+ messages)
` [PATCH 5.15 2/2] usb: gadget: f_uac2: fix superspeed transfer
[PATCH] kasan: call kasan_malloc() from __kmalloc_*track_caller()
2022-09-14 2:00 UTC
[PATCH] mm/filemap: Make folio_put_wait_locked static
2022-09-14 1:58 UTC
[PATCH char-misc-next] misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIMPLE_DEV_PM_OPS() in pci1xxxx's gpio driver
2022-09-14 1:59 UTC (4+ messages)
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-09-14 1:55 UTC (12+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[PATCH 00/21] mm: introduce Designated Movable Blocks
2022-09-14 1:53 UTC (15+ messages)
` [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
` [PATCH 03/21] mm/hugetlb: correct demote page offset logic
[PATCH linux-next] soundwire: intel: Remove unused parameter ret
2022-09-14 1:52 UTC (2+ messages)
[RFC 0/1] mm: Track per-task tlb events
2022-09-14 1:51 UTC (2+ messages)
` [RFC 1/1] mm: Add per-task struct tlb counters
[PATCH net] net: stmmac: fix invalid usage of irq_set_affinity_hint
2022-09-14 1:51 UTC (2+ messages)
[PATCH resend v2] Kconfig: remove sym_set_choice_value
2022-09-14 1:59 UTC
[PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc
2022-09-14 1:48 UTC (2+ messages)
[PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-14 1:48 UTC (4+ messages)
` [PATCH v6 0/6] "
` [PATCH v6 4/6] fsmonitor: avoid socket location check if using hook
[PATCH v6 0/5] PCI: qcom: Add system suspend & resume support
2022-09-14 1:47 UTC (8+ messages)
` [PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc
[PATCH v3 0/9] Add gamma lut support for mt8195
2022-09-14 1:37 UTC (20+ messages)
` [PATCH v3 3/9] drm/mediatek: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
` [PATCH v3 5/9] drm/mediatek: Add gamma support different lut_bits "
` [PATCH v3 8/9] drm/mediatek: Add clear RELAY_MODE bit to set gamma
[RESEND][PATCH V8 0/2] Add ums512 clocks and relative bindings file
2022-09-14 1:47 UTC (3+ messages)
` [RESEND][PATCH V8 2/2] clk: sprd: Add clocks support for UMS512
[PATCH] dt-bindings: pci: qcom,pcie-ep: correct qcom,perst-regs
2022-09-14 1:47 UTC (5+ messages)
[PATCH v6 2/5] PCI: qcom: Add retry logic for link to be stable in L1ss
2022-09-14 1:45 UTC (6+ messages)
[PATCH] staging: rtl8192u: Fix return type of ieee80211_xmit
2022-09-14 1:45 UTC (3+ messages)
[Intel-gfx] [PATCH v2 0/1] Fix bug in version reduced firmware update
2022-09-14 1:44 UTC (5+ messages)
` "
` [PATCH v2 1/1] drm/i915/uc: Fix issues with overriding firmware files
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix bug in version reduced firmware update (rev2)
[PATCH] net: atlantic: fix potential memory leak in aq_ndev_close()
2022-09-14 1:42 UTC
[PATCH] PNPBIOS: remove unused pnpid32_to_pnpid() declaration
2022-09-14 1:41 UTC (2+ messages)
[PATCH] mmd: core: Terminate infinite loop in SD-UHS voltage switch
2022-09-14 1:40 UTC
[PATCH v4 0/3] SDM670 Global Clocks
2022-09-14 1:39 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v4 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v4 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
imx8mq allocation issue
2022-09-14 1:39 UTC (6+ messages)
[PATCH] imx8mq_evk: enlarge SYS_MALLOC_F_LEN
2022-09-14 2:23 UTC
[PATCH v2 0/4] md/raid10: reduce lock contention for io
2022-09-14 1:49 UTC (5+ messages)
` [PATCH v2 1/4] md/raid10: cleanup wait_barrier()
` [PATCH v2 2/4] md/raid10: prevent unnecessary calls to wake_up() in fast path
` [PATCH v2 3/4] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH v2 4/4] md/raid10: convert resync_lock to use seqlock
wbt_lat_usec still set despite wbt disabled by BFQ
2022-09-14 1:35 UTC (6+ messages)
[PATCH -next 0/2] Kconfig: clean code
2022-09-14 1:34 UTC (4+ messages)
` [PATCH -next 1/2] Kconfig: remove unused argment 'ch'
[PATCH] mfd: mt6370: add bounds checking to regmap_read/write functions
2022-09-14 1:33 UTC (8+ messages)
[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
2022-09-14 1:33 UTC (2+ messages)
[PATCH v2] PNPBIOS: remove unused pnpid32_to_pnpid() declaration
2022-09-14 1:33 UTC
[PATCH v2] vfs: fix link vs. rename race
2022-09-14 1:30 UTC (6+ messages)
[f2fs-dev] [PATCH -next] f2fs: code clean and fix a type error
2022-09-14 1:33 UTC
[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_content_protection: Test Refactoring
2022-09-14 1:29 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] xtensa: add FDPIC and static PIE support for noMMU
2022-09-14 1:26 UTC
[PATCH net-next 0/2] Add FEC support on s32v234 platform
2022-09-14 1:26 UTC (3+ messages)
` [PATCH net-next 2/2] net: fec: Add initial s32v234 support
[PATCH 3/3] dmaengine: tegra: Add support for dma-channel-mask
2022-09-14 1:25 UTC (2+ messages)
[PATCH v2 1/1] iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
2022-09-14 1:18 UTC
[PATCH v8 00/12] preparation for the rte_flow offload of nfp PMD
2022-09-14 1:23 UTC (8+ messages)
` [PATCH v8 05/12] net/nfp: add flower PF setup logic
[PATCH v13 0/3] Add TDX Guest Attestation support
2022-09-14 1:23 UTC (4+ messages)
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process
[PATCH v2] net/drivers: igc: introduce rt_igc driver
2022-09-14 1:02 UTC
[PATCH v4] soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
2022-09-14 1:22 UTC
[PATCH 01/12] xtensa: clean up ELF_PLAT_INIT macro
2022-09-14 1:22 UTC
[PATCH 1/1] mm/hugetlb: Remove unnecessary 'NULL' values from Pointer
2022-09-14 1:21 UTC
What's cooking in git.git (Sep 2022, #03; Tue, 13)
2022-09-14 1:18 UTC
[PATCH v6 0/5] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
2022-09-14 2:17 UTC (6+ messages)
` [PATCH v6 1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
` [PATCH v6 2/5] ksmbd: Fix wrong return value in smb2_ioctl()
` [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check "
` [PATCH v6 4/5] cifs: Add neg dialects info to smb version values
` [PATCH v6 5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array
Interesting data corruption in bpf_object_open_opts
2022-09-14 1:13 UTC
[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
2022-09-13 22:51 UTC (2+ messages)
[Intel-gfx] [PATCH v5 00/15] drm/i915: HuC loading for DG2
2022-09-14 1:11 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HuC loading for DG2 (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH] net/ncsi: Add Intel OS2BMC OEM command
2022-09-14 1:10 UTC (8+ messages)
[f2fs-dev] [PATCH -next 0/3] f2fs: clean code and fix type error
2022-09-14 1:08 UTC (3+ messages)
` [f2fs-dev] 答复: "
[PATCH 1/2] vhost: keep a reference to virtqueue index
2022-09-14 1:05 UTC (6+ messages)
` [PATCH v3 0/4] vHost IOTLB cache rework
` [PATCH v3 1/4] vhost: fix vq use after free on NUMA reallocation
[PATCH 2/2] gpiolib: cdev: export the consumer's PID
2022-09-14 1:00 UTC (11+ messages)
[syzbot] linux-next test error: WARNING in set_peer
2022-09-14 0:55 UTC (2+ messages)
[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
2022-09-14 0:53 UTC (6+ messages)
` [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
[ammarfaizi2-block:palmer/linux/riscv-hwprobe 4/4] arch/riscv/kernel/cpufeature.c:233:23: error: implicit declaration of function 'hartid_to_cpuid_map'
2022-09-14 0:52 UTC
[PATCH -next 1/2] x86: crypto: kmsan: revert !KMSAN dependencies
2022-09-14 0:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.