All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-30 20:47:32 to 2021-11-30 21:44:09 UTC [more...]

[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-11-30 21:41 UTC  (13+ messages)
` [PATCH 01/31] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH 02/31] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH 03/31] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH 05/31] kasan, page_alloc: init memory of skipped pages on free
` [PATCH 06/31] mm: clarify __GFP_ZEROTAGS comment

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-11-30 21:41 UTC  (16+ messages)
` [PATCH v6 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v6 02/29] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v6 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v6 05/29] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v6 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v6 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v6 08/29] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v6 09/29] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v6 10/29] KVM: x86: "
` [PATCH v6 11/29] KVM: RISC-V: "
` [PATCH v6 12/29] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v6 13/29] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v6 14/29] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v6 16/29] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()

[Intel-wired-lan] [PATCH net v1] i40e: Fix for failed to init adminq while VF reset
 2021-11-30 21:42 UTC  (2+ messages)

[PATCH] i2c: stm32f7: remove noisy and imprecise log messages
 2021-11-30 21:41 UTC  (3+ messages)

[PATCH] irqdomain: Constify irq_generic_chip_ops
 2021-11-30 21:40 UTC 

[PATCH V1] mtd: spi-nor: winbond: Add support for winbond chip
 2021-11-30 21:31 UTC  (3+ messages)

[PATCH bpf] bpf: Fix the off-by-two error in range markings
 2021-11-30 21:40 UTC  (2+ messages)

iwd configure location and files
 2021-11-30 21:40 UTC 

`git diff` after `git checkout from-branch -- files` reports nothing
 2021-11-30 21:39 UTC  (2+ messages)

[PATCH] x86/fpu/signal: initialize sw_bytes in save_xstate_epilog()
 2021-11-30 21:38 UTC  (3+ messages)

[PATCH 00/12] reflog + gc: refactor, progress output, reftable-readyness
 2021-11-30 21:38 UTC  (13+ messages)
` [PATCH 01/12] reflog delete: narrow scope of "cmd" passed to count_reflog_ent()
` [PATCH 02/12] reflog expire: narrow scope of "cb" in cmd_reflog_expire()
` [PATCH 03/12] reflog: change one->many worktree->refnames to use a string_list
` [PATCH 04/12] reflog expire: don't do negative comparison on enum values
` [PATCH 05/12] reflog expire: refactor & use "tip_commit" only for UE_NORMAL
` [PATCH 06/12] reflog expire: don't use lookup_commit_reference_gently()
` [PATCH 07/12] reflog: reduce scope of "struct rev_info"
` [PATCH 08/12] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN
` [PATCH 09/12] reflog + refs-backend: move "verbose" out of the backend
` [PATCH 10/12] reflog expire: add progress output on --stale-fix
` [PATCH 11/12] gc + reflog: emit progress output from "reflog expire --all"
` [PATCH 12/12] gc + reflog: don't stall before initial "git gc" progress output

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-30 21:37 UTC  (9+ messages)

[PATCH 1/2] x86/cpu: introduce x86_get_freq
 2021-11-30 21:36 UTC  (2+ messages)

linux-next: manual merge of the fscache tree with Linus' tree
 2021-11-30 21:36 UTC 

[Intel-wired-lan] [PATCH net] igb: fix deadlock caused by taking RTNL in RPM resume path
 2021-11-30 21:35 UTC  (6+ messages)
      `  "

[PATCH v1 1/2] i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
 2021-11-30 21:34 UTC  (6+ messages)
` [PATCH v1 2/2] i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-11-30 21:34 UTC  (4+ messages)
` [PATCH v4] branch: add flags and config to inherit tracking

Request for cherry-picking USB-audio fixes to 5.15.x stable
 2021-11-30 21:33 UTC 

✅ PASS: Test report for kernel 5.15.5 (stable-queue, 862cfde7)
 2021-11-30 21:31 UTC 

[PATCH nf-next] netfilter: conntrack: allow to tune gc behavior
 2021-11-30 21:31 UTC  (4+ messages)

[PATCH v3 0/2] tracing: Add and use event_command parsing func helpers
 2021-11-30 21:31 UTC  (3+ messages)
` [PATCH v3 2/2] tracing: Have existing event_command implementations use helpers

[RFC PATCH net] net: ipv6: make fib6_nh_init properly clean after itself on error
 2021-11-30 21:30 UTC  (6+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dp: Perform 30ms delay after source OUI write
 2021-11-30 21:29 UTC  (4+ messages)
` [PATCH v3] "
  ` [Intel-gfx] "

iwd configure location and files
 2021-11-30 21:29 UTC 

[PATCH] media: s5p-jpeg: Constify struct v4l2_m2m_ops
 2021-11-30 21:27 UTC  (2+ messages)

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2021-11-30 21:27 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/9] tmp-objdir: new API for creating temporary writable databases

[PATCH v10 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-30 21:26 UTC  (18+ messages)
` [PATCH v10 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v10 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v10 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
  ` [PATCH v10 3/8] dt-bindings: display: Add ingenic, jz4780-dw-hdmi "
` [PATCH v10 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v10 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v10 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v10 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v10 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[PATCH 1/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2021-11-30 21:21 UTC  (3+ messages)
` [PATCH 2/3] clk: qcom: Add display clock controller driver for SM6125
` [PATCH 3/3] arm64: dt: qcom: sm6125.dtsi: Add dispcc

[PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains
 2021-11-30 21:23 UTC  (4+ messages)
` [PATCH 2/4] drivers: soc: qcom: rpmpd: Add support for sm6125
` [PATCH 3/4] arm64: dt: sm6125: Add RPMPD node
` [PATCH 4/4] arm64: dt: sm6125: Add power domains to sdhc

[ardb:for-kernelci 18/28] arch/arm/mach-footbridge/common.c:102:6: warning: no previous prototype for 'dc21285_handle_irq'
 2021-11-30 21:22 UTC  (2+ messages)

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30 21:23 UTC  (10+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH net-next v2 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-11-30 21:20 UTC  (11+ messages)
` [PATCH net-next v2 01/10] iavf: Add change MTU message
` [PATCH net-next v2 02/10] iavf: Log info when VF is entering and leaving Allmulti mode
` [PATCH net-next v2 03/10] iavf: return errno code instead of status code
` [PATCH net-next v2 04/10] iavf: Add trace while removing device
` [PATCH net-next v2 05/10] iavf: Enable setting RSS hash key
` [PATCH net-next v2 06/10] iavf: Refactor iavf_mac_filter struct memory usage
` [PATCH net-next v2 07/10] iavf: Fix static code analysis warning
` [PATCH net-next v2 08/10] iavf: Refactor text of informational message
` [PATCH net-next v2 09/10] iavf: Refactor string format to avoid static analysis warnings
` [PATCH net-next v2 10/10] iavf: Fix displaying queue statistics shown by ethtool

[PATCH V2 XRT Alveo Infrastructure 0/9] XRT Alveo driver infrastructure overview
 2021-11-30 21:21 UTC  (7+ messages)
` [PATCH V2 XRT Alveo Infrastructure 3/9] of: handle fdt buffer alignment inside unflatten function
` [PATCH V2 XRT Alveo Infrastructure 4/9] of: create empty of root

[Intel-wired-lan] [PATCH net-next 01/14] ice: Refactor spoofcheck configuration functions
 2021-11-30 21:21 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH net-next 02/14] ice: Add helper function for adding VLAN 0
` [Intel-wired-lan] [PATCH net-next 03/14] ice: Add new VSI VLAN ops
` [Intel-wired-lan] [PATCH net-next 04/14] ice: Introduce ice_vlan struct
` [Intel-wired-lan] [PATCH net-next 05/14] ice: Refactor vf->port_vlan_info to use ice_vlan
` [Intel-wired-lan] [PATCH net-next 06/14] ice: Use the proto argument for VLAN ops
` [Intel-wired-lan] [PATCH net-next 07/14] ice: Adjust naming for inner VLAN operations
` [Intel-wired-lan] [PATCH net-next 08/14] ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
` [Intel-wired-lan] [PATCH net-next 09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
` [Intel-wired-lan] [PATCH net-next 10/14] ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
` [Intel-wired-lan] [PATCH net-next 11/14] ice: Support configuring the device to Double VLAN Mode
` [Intel-wired-lan] [PATCH net-next 12/14] ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
` [Intel-wired-lan] [PATCH net-next 13/14] ice: Add support for 802.1ad port VLANs VF
` [Intel-wired-lan] [PATCH net-next 14/14] ice: Add ability for PF admin to enable VF VLAN pruning

[RESEND PATCH 0/5] msg2638: Add support for msg2138 and key events
 2021-11-30 21:21 UTC  (5+ messages)
` [RESEND PATCH 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [RESEND PATCH 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support

[PATCH] clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1
 2021-11-30 21:20 UTC 

What's cooking in git.git (Nov 2021, #07; Mon, 29)
 2021-11-30 21:18 UTC  (7+ messages)
` ab/run-command + em/missing-pager (was: What's cooking in git.git (Nov 2021, #07; Mon, 29))
` ab/ci-updates "
` ab/config-based-hooks-2 "
` fs/test-prereq "
` jc/c99-var-decl-in-for-loop "

[PATCH 0/2] MIPS misc fixes
 2021-11-30 21:17 UTC  (3+ messages)
` [PATCH 1/2] hw/mips: bootloader: Fix write_ulong
` [PATCH 2/2] hw/mips/boston: Fix load_elf error detection

[PATCH v2 1/2] vim: fix CVE-2021-3968 and CVE-2021-3973
 2021-11-30 21:20 UTC  (4+ messages)
` [PATCH v2 2/2] vim: set PACKAGECONFIG idiomatically
  ` [OE-core] "

[PATCH 0/3] x86/vPMU: adjustements to vendor hooks treatment
 2021-11-30 21:18 UTC  (5+ messages)
` [PATCH 1/3] x86/vPMU: convert vendor hook invocations to altcall
` [PATCH 2/3] x86/vPMU: invoke <vendor>_vpmu_initialise() through a hook as well

'btrfs replace' hangs at end of replacing a device (v5.10.82)
 2021-11-30 21:18 UTC  (3+ messages)

[RFC] meson needs a pkg-config wrapper script
 2021-11-30 21:18 UTC  (2+ messages)
` [OE-core] "

[net-next PATCH v2 1/2] dt-bindings: net: dsa: split generic port definition from dsa.yaml
 2021-11-30 21:16 UTC  (2+ messages)
` [net-next PATCH v2 2/2] dt-bindings: net: dsa: qca8k: improve port definition documentation

[PATCH] counter: ti-eqep: Enable for TDA4VM/J721E
 2021-11-30 21:16 UTC  (2+ messages)

[Bug 215177] New: Stop exporting platform_profile interface for Lenovo T14/P14s Gen2 AMD
 2021-11-30 21:16 UTC  (2+ messages)
` [Bug 215177] "

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-11-30 21:15 UTC  (3+ messages)

[dm-devel] [PATCH 00/21] multipath-tools: coverity fixes
 2021-11-30 21:14 UTC  (7+ messages)
` [dm-devel] [PATCH 05/21] libmultipath (coverity): improve input checking in parse_vpd_pg83

[PATCH] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-11-30 21:09 UTC  (3+ messages)

[PATCH] KVM: ensure APICv is considered inactive if there is no APIC
 2021-11-30 21:08 UTC  (3+ messages)

[PATCH 0/2] Set GIT_TRACE2_EVENT_NESTING in test-lib.sh
 2021-11-30 21:08 UTC  (3+ messages)
` [PATCH] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD

[PATCH v2 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-30 21:07 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (7+ messages)
      ` [OpenRISC] "

[Intel-gfx] [PATCH v4 0/2] More preparation for multi gt patches
 2021-11-30 21:07 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915: Use to_root_gt() to refer to the root tile
    `  "

[PATCH 1/2] dt-bindings: arm: fsl: Add Y Soft IOTA Crux/Crux+ boards
 2021-11-30 21:06 UTC  (2+ messages)

[PATCH 00/64] fscache, cachefiles: Rewrite
 2021-11-30 21:05 UTC  (4+ messages)
` [PATCH 51/64] cachefiles: Implement the I/O routines

[PATCH 1/2] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
 2021-11-30 21:06 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"

+ firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch added to -mm tree
 2021-11-30 21:05 UTC 

[PATCH v11 0/6] gpio-sim: configfs-based GPIO simulator
 2021-11-30 21:04 UTC  (6+ messages)
` [PATCH v11 2/6] gpiolib: allow to specify the firmware node in struct gpio_chip

Will -fsyntax-only hide issues with -pedantic? I think not
 2021-11-30 21:02 UTC  (2+ messages)

[PATCH v2 0/6] x86-64: Stack protector and percpu improvements
 2021-11-30 20:55 UTC  (7+ messages)
` [PATCH v2 1/6] x86: Remove stack protector test scripts
` [PATCH v2 2/6] x86-64: Convert stack protector to normal percpu variable
` [PATCH v2 3/6] x86-64: Use relative per-cpu offsets
` [PATCH v2 4/6] x86-64: Remove inverse relocations
` [PATCH v2 5/6] kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
` [PATCH v2 6/6] percpu: Remove PER_CPU_FIRST_SECTION

[PATCH 0/4] iommu: M1 Pro/Max DART support
 2021-11-30 20:56 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-11-30 20:55 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: Add Apple SoC watchdog driver

[PATCH 0/4] TI K3 R5F and C71x support on J721S2
 2021-11-30 20:52 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCs
` [PATCH 2/4] dt-bindings: remoteproc: k3-dsp: "

net/mptcp/options.c:1480:2: error: expected expression before '}' token
 2021-11-30 20:52 UTC  (2+ messages)

[PATCH 0/1] Add a test balloon for C99
 2021-11-30 20:43 UTC  (2+ messages)
` Microsoft's C language policy (was: [PATCH 0/1] Add a test balloon for C99)

iwd configure location and files
 2021-11-30 20:52 UTC 

[RFC PATCH] vreportf: ensure sensible ordering of normal and error output
 2021-11-30 20:52 UTC  (6+ messages)

[linux-linus test] 166942: tolerable FAIL - PUSHED
 2021-11-30 20:51 UTC 

[PATCH 1/7] device property: Fix fwnode_graph_devcon_match() fwnode leak
 2021-11-30 20:50 UTC  (5+ messages)
` [PATCH 3/7] Documentation: ACPI: Fix data node reference documentation

[PATCH 0/2] MUX: Add support for mux-states
 2021-11-30 20:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mux: Document mux-states property

[PATCH v3 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-11-30 20:47 UTC  (8+ messages)
` [PATCH v3 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms


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.