All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 01:52:06 to 2021-01-14 02:09:03 UTC [more...]

pull-request: can-next 2021-01-13
 2021-01-14  1:59 UTC  (3+ messages)
` [net-next 09/17] can: length: can_fd_len2dlc(): simplify length calculcation

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-13 22:25 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] pack-revindex: introduce a new API
  ` [PATCH v2 03/20] write_reused_pack_one(): convert to new revindex API
  ` [PATCH v2 07/20] show_objects_for_type(): "
  ` [PATCH v2 09/20] try_partial_reuse(): "
  ` [PATCH v2 10/20] rebuild_existing_bitmaps(): "
  ` [PATCH v2 11/20] get_delta_base_oid(): "
  ` [PATCH v2 12/20] retry_bad_packed_offset(): "
  ` [PATCH v2 13/20] packed_object_info(): "
  ` [PATCH v2 14/20] unpack_entry(): "
  ` [PATCH v2 15/20] for_each_object_in_pack(): "
  ` [PATCH v2 16/20] builtin/gc.c: guess the size of the revindex
  ` [PATCH v2 17/20] pack-revindex: remove unused 'find_pack_revindex()'
  ` [PATCH v2 18/20] pack-revindex: remove unused 'find_revindex_position()'
  ` [PATCH v2 19/20] pack-revindex: hide the definition of 'revindex_entry'
  ` [PATCH v2 20/20] pack-revindex.c: avoid direct revindex access in 'offset_to_pack_pos()'

[bug] git-ls-files sometimes does not list files with pathspec magic ":(exclude)"
 2021-01-14  2:07 UTC  (2+ messages)

[PATCH v5 0/9] libperf and arm64 userspace counter access support
 2021-01-14  2:06 UTC  (16+ messages)
` [PATCH v5 1/9] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v5 2/9] arm64: perf: Enable PMU counter direct access for perf event
` [PATCH v5 3/9] tools/include: Add an initial math64.h
` [PATCH v5 4/9] libperf: Add evsel mmap support
` [PATCH v5 5/9] libperf: tests: Add support for verbose printing
` [PATCH v5 6/9] libperf: Add support for user space counter access
` [PATCH v5 7/9] libperf: Add arm64 support to perf_mmap__read_self()
` [PATCH v5 8/9] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v5 9/9] Documentation: arm64: Document PMU counters access from userspace

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-14  2:07 UTC  (2+ messages)

[PATCH V4 0/4] nvmet: admin-cmd related cleanups and a fix
 2021-01-14  2:07 UTC  (9+ messages)
` [PATCH V4 1/4] nvmet: set right status on error in id-ns handler
` [PATCH V4 2/4] nvmet: remove extra variable in smart log nsid
` [PATCH V4 3/4] nvmet: remove extra variable in id-desclist
` [PATCH V4 4/4] nvmet: remove extra variable in identify ns

[PATCH 00/13] V4L2 Async notifier API cleanup
 2021-01-14  2:06 UTC  (5+ messages)
` [PATCH 01/13] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev semantics
` [PATCH 03/13] media: renesas-ceu: Use v4l2_async_notifier_add_{i2c,fwnode_remote}_subdev helpers

[PATCH] of: property: add port base loop
 2021-01-14  2:06 UTC  (3+ messages)

arch/mips/bmips/dma.c:43:12: warning: no previous prototype for 'phys_to_dma'
 2021-01-14  2:05 UTC  (2+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-14  2:05 UTC  (6+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-13 22:28 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] packfile: prepare for the existence of '*.rev' files
  ` [PATCH v2 6/8] t: prepare for GIT_TEST_WRITE_REV_INDEX
  ` [PATCH v2 8/8] pack-revindex: ensure that on-disk reverse indexes are given precedence

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-14  2:05 UTC  (3+ messages)

Old platforms: bring out your dead
 2021-01-13 22:27 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-13 22:29 UTC  (5+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-01-13 22:27 UTC 

[PATCH] trace-cmd: Fix lib audit warning message
 2021-01-14  6:44 UTC  (2+ messages)

[PATCH v2] libsepol/cil: fix NULL pointer dereference when parsing an improper integer
 2021-01-13 22:28 UTC  (3+ messages)

[PATCH v1 00/17] Add support for SDM845 Camera Subsystem
 2021-01-13 22:38 UTC  (5+ messages)
` [PATCH v1 04/17] media: camss: Make ISPIF subdevice optional
` [PATCH v1 05/17] media: camss: Refactor VFE HW version support

[PATCH v4 0/6] Fix issues on pf8x00 driver
 2021-01-13 22:20 UTC  (2+ messages)
` [PATCH v4 1/6] regulator: pf8x00: add a doc for the module

[PATCH] libsepol: destroy filename_trans list properly
 2021-01-13 22:30 UTC  (3+ messages)

[PATCH 1/2] bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
 2021-01-13 22:36 UTC  (2+ messages)
` [PATCH 2/2] tools/bpftool: Add -Wall when building BPF programs

[RFC PATCH net-next] bonding: add a vlan+srcmac tx hashing option
 2021-01-14  1:58 UTC  (4+ messages)
` [PATCH net-next v2] bonding: add a vlan+mac "
  ` [PATCH iproute2] bond: support xmit_hash_policy=vlan+mac

[PATCH v2] drivers/soc/litex: Add restart handler
 2021-01-14  2:03 UTC  (4+ messages)

[PATCH v5 00/13] io_uring: buffer registration enhancements
 2021-01-14  2:01 UTC  (3+ messages)
` [PATCH v5 13/13] io_uring: support buffer registration sharing

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-13 22:37 UTC  (3+ messages)

ERROR: failed to read block groups: Input/output error
 2021-01-13 23:39 UTC  (2+ messages)

[PATCH v13 00/45] sg: add v4 interface
 2021-01-13 22:45 UTC  (17+ messages)
` [PATCH v13 06/45] sg: make open count an atomic
` [PATCH v13 07/45] sg: move header to uapi section
` [PATCH v13 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v13 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v13 10/45] sg: improve naming
` [PATCH v13 11/45] sg: change rwlock to spinlock
` [PATCH v13 12/45] sg: ioctl handling
` [PATCH v13 15/45] sg: rework sg_vma_fault
` [PATCH v13 18/45] sg: rework scatter gather handling
` [PATCH v13 20/45] sg: sg_find_srp_by_id
` [PATCH v13 26/45] sg: sense buffer rework
` [PATCH v13 27/45] sg: add sg v4 interface support
` [PATCH v13 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v13 32/45] sg: add some __must_hold macros
` [PATCH v13 40/45] sg: remove rcv_done request state
` [PATCH v13 44/45] sg: [RFC] add blk_poll support

[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
 2021-01-13 23:18 UTC 

[PATCH] bpf: Hoise pahole version checks into Kconfig
 2021-01-13 23:07 UTC  (8+ messages)

[PATCH for doc-next] doc/zh_CN: adjust table markup in mips/ingenic-tcu.rst
 2021-01-13 23:21 UTC  (2+ messages)

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2021-01-13 23:20 UTC  (4+ messages)
` [PATCH v2] "

linux-next: build warning after merge of the usb tree
 2021-01-13 22:48 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-13 22:47 UTC  (6+ messages)
` [PATCH v4 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[PATCH bpf-next V11 0/7] bpf: New approach for BPF MTU handling
 2021-01-13 23:07 UTC  (3+ messages)
` [PATCH bpf-next V11 4/7] bpf: add BPF-helper for MTU checking

[PATCH 0/3] usb: dwc2: Fixes and improvements
 2021-01-13 23:20 UTC  (2+ messages)

[PATCH v7 0/7] media: i2c: Add RDACM21 camera module
 2021-01-13 23:23 UTC  (3+ messages)
` [PATCH v7 3/7] fixup! media: i2c: rdacm21: Break-out ov10640 initialization

[PATCH 0/3] Adding the Sparx5 Switch Reset Driver
 2021-01-13 23:23 UTC  (3+ messages)
` [PATCH 2/3] reset: mchp: sparx5: add switch reset driver

[PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-13 23:01 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] fs/namei.c: Remove unlikely of status being -ECHILD in lookup_fast()
 2021-01-13 23:13 UTC  (2+ messages)

[PATCH v7 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-13 22:46 UTC  (4+ messages)
` [PATCH v7 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

+ fs-proc-expose-rseq-configuration.patch added to -mm tree
 2021-01-13 23:14 UTC 

[masahiroy:cc-check 1/1] sh: 1: scripts/cc-check.sh: not found
 2021-01-14  2:02 UTC 

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Try to guess PCH type even without ISA bridge
 2021-01-14  2:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Try to guess PCH type even without ISA bridge (rev4)

[PATCH for doc-next] doc/zh_CN: mips: use doc references instead
 2021-01-13 23:24 UTC  (2+ messages)

[RFC PATCH net-next 0/2] Port-based priority on DSA switches using tc-matchall
 2021-01-13 23:41 UTC  (5+ messages)
` [RFC PATCH net-next 1/2] net: dsa: allow setting port-based QoS priority using tc matchall skbedit
` [RFC PATCH net-next 2/2] net: dsa: felix: offload port priority

[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
 2021-01-13 23:26 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: add sysfs exports for all banks of "
` [PATCH v5 2/2] ABI: add sysfs description for tpm exports "

[PATCH v3 bpf-next 0/7] Support kernel module ksym variables
 2021-01-13 22:55 UTC  (5+ messages)
` [PATCH v3 bpf-next 5/7] bpf: support BPF ksym variables in kernel modules

[PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one
 2021-01-13 23:36 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-14  1:36 UTC  (3+ messages)
` [PATCH v5 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-14  1:58 UTC  (4+ messages)
` [PATCH v3 03/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter

[PATCH] drm/amdgpu: change the fence ring wait timeout
 2021-01-14  2:00 UTC  (3+ messages)

[freescale-fslc:5.4-2.2.x-imx 10205/16278] drivers/gpu/drm/bridge/nxp-seiko-43wvfig.c:214:14: error: 'struct drm_bridge' has no member named 'of_node'
 2021-01-14  2:00 UTC 

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-01-13 23:27 UTC  (6+ messages)

linux-next: build warning after merge of the jc_docs tree
 2021-01-13 23:27 UTC  (2+ messages)

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-13 23:30 UTC  (4+ messages)
` [v3 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred

[PATCH net 0/6] Fixes on Microchip KSZ8795 DSA switch driver
 2021-01-13 23:54 UTC  (11+ messages)
` [PATCH net 1/6] net: dsa: ksz: fix FID management
` [PATCH net 2/6] net: dsa: ksz: move tag/untag action
` [PATCH net 4/6] net: dsa: ksz: do not change tagging on del
` [PATCH net 5/6] net: dsa: ksz: fix wrong pvid
` [PATCH net 6/6] net: dsa: ksz: fix wrong read cast to u64

[RESEND 1/2] Bluetooth: btusb: Add support for queuing during polling interval
 2021-01-13 23:53 UTC  (6+ messages)
` [RESEND 2/2] Bluetooth: L2CAP: Fix handling fragmented length

[PATCH] net: phy: micrel: reconfigure the phy on resume
 2021-01-13 23:28 UTC  (2+ messages)

[PATCH] mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batch
 2021-01-13 23:29 UTC  (2+ messages)

[pull request][net-next V2 00/11] mlx5 updates 2021-01-07
 2021-01-13 23:41 UTC  (2+ messages)

+ mm-compaction-return-proper-state-in-should_proactive_compact_node.patch added to -mm tree
 2021-01-13 23:40 UTC 

[RFC] another attempt to reduce sub-block DIO serialisation
 2021-01-13 22:49 UTC  (5+ messages)
` [PATCH 09/10] iomap: add a IOMAP_DIO_NOALLOC flag

[PATCH net-next 1/1] ice: Improve MSI-X vector enablement fallback logic
 2021-01-13 23:42 UTC 

[PATCH net-next v4 0/3] Arrow SpeedChips XRS700x DSA Driver
 2021-01-14  1:56 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

[PATCH v3] usb: gadget: u_ether: support configuring interface names
 2021-01-13 23:42 UTC 

[PATCH] mm/compaction: return proper state in should_proactive_compact_node
 2021-01-13 23:42 UTC  (2+ messages)

[PATCH v2] usb: gadget: u_ether: support configuring interface names
 2021-01-13 23:43 UTC  (3+ messages)

[PATCH] power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] overrun
 2021-01-13 22:53 UTC 

+ mm-compaction-return-proper-state-in-should_proactive_compact_node-fix.patch added to -mm tree
 2021-01-13 23:43 UTC 

[PATCH] drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
 2021-01-13 22:45 UTC  (2+ messages)

[PATCH v4 0/2] Take away EREMOVE from sgx_free_epc_page()
 2021-01-13 23:35 UTC  (3+ messages)
` [PATCH v4 1/2] x86/sgx: Remove a warn "
` [PATCH v4 2/2] x86/sgx: Wipe out EREMOVE "

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2021-01-13 22:48 UTC  (8+ messages)

[PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-13 23:35 UTC  (4+ messages)
  `  "

[PATCH v3] tcg: Fix execution on Apple Silicon
 2021-01-14  1:55 UTC  (3+ messages)

[Ocfs2-devel] [Ocfs2-users] how to find out the real size of a reflink ?
 2021-01-14  1:50 UTC 

[PATCH 0/2] *** fix missing unplug interrupt problem ***
 2021-01-13 23:46 UTC  (11+ messages)
` [PATCH 1/2] drm/msm/dp: postpone irq_hpd event during connection pending state
` [PATCH 2/2] drm/msm/dp: unplug interrupt missed after irq_hpd handler

VBAT: The 1st Virtual Bakeaton
 2021-01-13 23:45 UTC 

+ mm-dmapool-use-might_alloc.patch added to -mm tree
 2021-01-13 23:45 UTC 

+ bdi-use-might_alloc.patch added to -mm tree
 2021-01-13 23:45 UTC 

[PATCH 0/4] configfs: implement committable items and add sample code
 2021-01-13 23:46 UTC  (3+ messages)
` [PATCH 3/4] configfs: implement committable items

Intent to release 3.2-rc1
 2021-01-13 23:05 UTC  (2+ messages)

[PATCHSET v2 0/7] xfs: consolidate posteof and cowblocks cleanup
 2021-01-13 23:53 UTC  (4+ messages)
` [PATCH 4/7] xfs: consolidate the eofblocks and cowblocks workers

[bug report] power: supply: bq256xx: Introduce the BQ256XX charger driver
 2021-01-13 22:51 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] drm/mediatek: mtk_dpi: Create connector for bridges
 2021-01-13 23:48 UTC  (3+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-13 23:27 UTC  (6+ messages)
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH v2 0/2] fix missing unplug interrupt problem
 2021-01-14  0:01 UTC  (4+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-14  0:11 UTC  (6+ messages)

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-13 23:54 UTC  (7+ messages)

[PATCH v6 00/13] Generalize memory encryption models
 2021-01-13 23:56 UTC  (7+ messages)
` [PATCH v6 13/13] s390: Recognize confidential-guest-support option

[PATCH v6 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-13 23:54 UTC  (4+ messages)
` [PATCH v6 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v6 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v6 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"

[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2021-01-14  1:35 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-13 23:58 UTC  (14+ messages)
` [PATCH v7 01/13] qom: Allow optional sugar props
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v7 03/13] sev: Remove false abstraction of flash encryption
` [PATCH v7 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PATCH v7 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v7 06/13] sev: Add Error ** to sev_kvm_init()
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v7 09/13] confidential guest support: Update documentation
` [PATCH v7 10/13] spapr: Add PEF based confidential guest support
` [PATCH v7 11/13] spapr: PEF: prevent migration
` [PATCH v7 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

+ mm-slub-disable-user-tracing-for-kmemleak-caches-by-default.patch added to -mm tree
 2021-01-13 23:04 UTC 

+ mm-slab-slub-stop-taking-memory-hotplug-lock.patch added to -mm tree
 2021-01-13 23:50 UTC 

+ mm-slab-slub-stop-taking-cpu-hotplug-lock.patch added to -mm tree
 2021-01-13 23:50 UTC 

[RESEND PATCH v3 0/4] configfs: implement committable items and add sample code
 2021-01-13 23:49 UTC  (3+ messages)

objtool/ORC generation for noreturn functions
 2021-01-13 22:45 UTC  (3+ messages)

+ mm-slub-stop-freeing-kmem_cache_node-structures-on-node-offline.patch added to -mm tree
 2021-01-13 23:50 UTC 

stable-rc/queue/4.4 baseline: 112 runs, 13 regressions (v4.4.251-7-gb90fbdbdfe93)
 2021-01-13 23:04 UTC 

[PATCH v4 0/5] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-14  1:49 UTC  (3+ messages)
` [PATCH v4 4/5] mm: Fix page reference leak in soft_offline_page()

[PATCH] python/semanage: empty stdout before exiting on BrokenPipeError
 2021-01-13 22:50 UTC  (3+ messages)
` [PATCH 2/2] python/semanage: Sort imports in alphabetical order

[PATCH 0/3] soc: qcom: mdt_loader: General improvements
 2021-01-13 23:01 UTC  (4+ messages)
` [PATCH 3/3] soc: qcom: mdt_loader: Read hash from firmware blob

[PATCH 0/4] IB/iser cleanups and fixes for 5.11
 2021-01-14  0:03 UTC  (7+ messages)
` [PATCH 1/4] IB/iser: remove unneeded semicolons
` [PATCH 3/4] IB/iser: enforce iser_max_sectors to be greater than 0
` [PATCH 4/4] IB/iser: simplify prot_caps setting

[PATCH net-next v3 00/13] selftests: Updates to allow single instance of nettest for client and server
 2021-01-14  0:08 UTC  (4+ messages)
` [PATCH net-next v3 06/13] selftests: Use separate stdout and stderr buffers in nettest

[PATCH 0/4] Add sysfs interface to collect reports from debugging tools
 2021-01-14  0:06 UTC  (3+ messages)
` [PATCH 2/4] lib: add error_report_notify to collect debugging tools' reports

[tip:x86/entry] BUILD SUCCESS bde718b7e154afc99e1956b18a848401ce8e1f8e
 2021-01-14  0:04 UTC 

[PATCH bpf-next] bpf: reject too big ctx_size_in for raw_tp test run
 2021-01-13 23:28 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 0/2] Support i40e PMD on Windows
 2021-01-14  1:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 2/2] build: "

[PATCH] tcp: fix TCP_USER_TIMEOUT with zero window
 2021-01-14  0:00 UTC  (3+ 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.