All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-31 22:46:44 to 2021-01-01 06:07:33 UTC [more...]

[PATCH 1/3] ARM: dts: Configure missing thermal interrupt for 4430
 2021-01-01  6:06 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: motorola-mapphone: Add 1.2GHz OPP

[PATCH][SMB3] allow files to be created with backslash in file name
 2021-01-01  6:00 UTC  (2+ messages)

[PATCH 3/3] btrfs-progs: add TLS arguments to send/receive
 2021-01-01  5:53 UTC  (3+ messages)

[PATCH v2 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-01  5:44 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix a possible NULL pointer issue
` [PATCH v2 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[djwong-xfs:reserve-rt-metadata-space 34/179] fs/xfs/scrub/inode_repair.c:652 xrep_inode() error: we previously assumed 'sc->ip' could be null (see line 633)
 2021-01-01  5:18 UTC 

hierarchical, tree-like structure of snapshots
 2021-01-01  4:54 UTC  (11+ messages)

Generate the config file for kernel compilation non-interactively in script
 2021-01-01  4:51 UTC 

[RFC PATCH 0/7] target: fix up locking in IO paths
 2021-01-01  4:45 UTC  (3+ messages)
` [PATCH 3/7] tcm qlaxx: move sess cmd list/lock to driver

cron job: media_tree daily build: ERRORS
 2021-01-01  4:29 UTC 

[PATCH v2] fs/dax: include <asm/page.h> to fix build error on ARC
 2021-01-01  4:29 UTC  (3+ messages)

[PATCH RESEND] ia64: remove duplicate entries in generic_defconfig
 2021-01-01  4:14 UTC  (2+ messages)

[PATCH v2] Documentation/admin-guide: kernel-parameters: hyphenate comma-separated
 2021-01-01  4:08 UTC 

problem with orangefs readpage
 2021-01-01  4:08 UTC  (2+ messages)

[ANN] git-send-series 1.0
 2021-01-01  3:51 UTC 

[PATCH] [v2]net:ppp: remove disc_data_lock in ppp line discipline
 2021-01-01  3:37 UTC 

[linux-linus test] 158057: regressions - FAIL
 2021-01-01  3:30 UTC 

[PATCH RFC] KVM: arm64: vgic: Decouple the check of the EnableLPIs bit from the ITS LPI translation
 2021-01-01  3:08 UTC  (7+ messages)

[ANN] git-completion 1.3 released
 2021-01-01  2:41 UTC 

[PATCH] mm: memcg: add swapcache stat for memcg v2
 2021-01-01  2:39 UTC  (3+ messages)

[PATCH 00/10] merge-ort: add more handling of basic conflict types
 2021-01-01  2:34 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] merge-ort: handle D/F conflict where directory disappears due to merge
  ` [PATCH v2 02/10] merge-ort: handle directory/file conflicts that remain
  ` [PATCH v2 03/10] merge-ort: implement unique_path() helper
  ` [PATCH v2 04/10] merge-ort: handle book-keeping around two- and three-way content merge
  ` [PATCH v2 05/10] merge-ort: flesh out implementation of handle_content_merge()
  ` [PATCH v2 06/10] merge-ort: copy and adapt merge_3way() from merge-recursive.c
  ` [PATCH v2 07/10] merge-ort: copy and adapt merge_submodule() "
  ` [PATCH v2 08/10] merge-ort: implement format_commit()
  ` [PATCH v2 09/10] merge-ort: copy find_first_merges() implementation from merge-recursive.c
  ` [PATCH v2 10/10] merge-ort: add handling for different types of files at same path

[Intel-gfx] [drm-intel:topic/dp-hdmi-2.1-pcon 9/15] drivers/gpu/drm/i915/display/intel_dp.c:4053:10: warning: Suspicious condition (assignment + comparison); Clarify expression with parentheses
 2021-01-01  2:30 UTC  (3+ messages)
`  "

[PATCH] arm64: dts: qcom: c630: keep both touchpad devices enabled
 2021-01-01  2:24 UTC 

[PATCH 00/47] completion: git-completion 1.3 patches
 2021-01-01  2:16 UTC  (48+ messages)
` [PATCH 01/47] completion: bash: fix prefix detection in branch.*
` [PATCH 02/47] completion: fix for suboptions with value
` [PATCH 03/47] completion: bash: fix for multiple dash commands
` [PATCH 04/47] completion: bash: add correct suffix in variables
` [PATCH 05/47] completion: bash: do not modify COMP_WORDBREAKS
` [PATCH 06/47] test: completion: fix currently typed words
` [PATCH 07/47] test: completion: switch __gitcomp_nl prefix test
` [PATCH 08/47] test: completion: add run_func() helper
` [PATCH 09/47] completion: bash: remove non-append functionality
` [PATCH 10/47] completion: bash: get rid of _append() functions
` [PATCH 11/47] completion: bash: get rid of any non-append code
` [PATCH 12/47] completion: zsh: fix options with arguments
` [PATCH 13/47] completion: zsh: expand --git-dir file argument
` [PATCH 14/47] completion: zsh: add support for general -C opts
` [PATCH 15/47] completion: zsh: fix for undefined completions
` [PATCH 16/47] completion: zsh: add support for general -c opts
` [PATCH 17/47] completion: zsh: fix extra space on foo=
` [PATCH 18/47] completion: zsh: add excluded options
` [PATCH 19/47] completion: zsh: always set compset
` [PATCH 20/47] completion: factor out check in __gitcomp
` [PATCH 21/47] completion: simplify equal suffix check
` [PATCH 22/47] completion: refactor __gitcomp
` [PATCH 23/47] completion: simplify __gitcomp
` [PATCH 24/47] completion: bash: change suffix check in __gitcomp
` [PATCH 25/47] completion: improve __gitcomp suffix code
` [PATCH 26/47] completion: bash: simplify config_variable_name
` [PATCH 27/47] test: completion: add missing test
` [PATCH 28/47] completion: bash: improve __gitcomp description
` [PATCH 29/47] completion: add __gitcomp_opts
` [PATCH 30/47] completion: bash: cleanup __gitcomp* invocations
` [PATCH 31/47] completion: bash: shuffle __gitcomp functions
` [PATCH 32/47] completion: zsh: simplify __gitcomp_direct
` [PATCH 33/47] completion: zsh: shuffle __gitcomp* functions
` [PATCH 34/47] completion: zsh: fix direct quoting
` [PATCH 35/47] completion: zsh: add elements individually in __gitcomp_opts
` [PATCH 36/47] completion: zsh: add __gitcompadd helper
` [PATCH 37/47] completion: zsh: add correct removable suffix
` [PATCH 38/47] completion: bash: simplify _get_comp_words_by_ref()
` [PATCH 39/47] completion: bash: refactor _get_comp_words_by_ref()
` [PATCH 40/47] completion: bash: cleanup _get_comp_words_by_ref()
` [PATCH 41/47] completion: bash: trivial cleanup
` [PATCH 42/47] completion: bash: rename _get_comp_words_by_ref()
` [PATCH 43/47] completion: bash: add __git_have_func helper
` [PATCH 44/47] completion: bash: improve function detection
` [PATCH 45/47] test: completion: add tests for __git_complete
` [PATCH 46/47] completion: add proper public __git_complete
` [PATCH 47/47] completion: zsh: add higher-priority location

Index.AlongRizal
 2021-01-01  1:57 UTC 

checkpatch.pl: Bogus case of DT_SPLIT_BINDING_PATCH
 2021-01-01  1:55 UTC  (2+ messages)

[PATCH 0/9] This series adds support for flashing eMMC boot partitions, and for
 2021-01-01  1:54 UTC  (12+ messages)
` [PATCH 1/9] mmc: sandbox: Add support for writing
` [PATCH 2/9] test: dm: Add test for fastboot mmc partition naming
` [PATCH 3/9] part: Give several functions more useful return values
` [PATCH 4/9] part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
` [PATCH 5/9] part: Support string block devices in part_get_info_by_dev_and_name
` [PATCH 6/9] fastboot: Remove mmcpart argument from raw_part_get_info_by_name
` [PATCH 7/9] fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
` [PATCH 8/9] fastboot: Allow u-boot-style partitions
` [PATCH 9/9] fastboot: Document alternate partition names

drivers/net/wireless/ath/ath9k/htc_hst.c:344 ath9k_htc_txcompletion_cb() warn: potential spectre issue 'htc_handle->endpoint' (local cap)
 2021-01-01  1:44 UTC 

[PATCH] net: remove disc_data_lock in ppp line discipline
 2021-01-01  1:37 UTC  (3+ messages)

FYI, Second Edition Release Candidate 1 now available
 2021-01-01  1:30 UTC  (9+ messages)

[PATCH v5 1/6] MAINTAINERS: Add Advantech AHC1 embedded controller entry
 2021-01-01  1:28 UTC  (3+ messages)
` [PATCH v5 5/6] hwmon: ahc1ec0-hwmon: Add sub-device hwmon for Advantech embedded controller

[RFC][PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2021-01-01  1:18 UTC  (2+ messages)

What's the difference between inet_rcv_saddr and inet_saddr?
 2021-01-01  1:00 UTC 

What's the difference between inet_rcv_saddr and inet_saddr?
 2021-01-01  0:48 UTC 

WARNING: suspicious RCU usage in xt_obj_to_user
 2021-01-01  0:49 UTC 

Regression for 32-bit ppc on PowerBook G4 Aluminum (bisected to commit d0e3fc69d00d)
 2021-01-01  0:45 UTC 

[qemu-mainline test] 158054: regressions - FAIL
 2021-01-01  0:37 UTC 

arch/powerpc/kernel/traps.c:1627 alignment_exception() warn: bitwise AND condition is false here
 2021-01-01  0:27 UTC 

[android-goldfish:android-3.18 93/96] drivers/edac/edac_mc_sysfs.c:324:1: sparse: sparse: symbol 'dev_attr_legacy_ch6_dimm_label' was not declared. Should it be
 2021-01-01  0:24 UTC  (2+ messages)
` [RFC PATCH android-goldfish] EDAC: dev_attr_legacy_ch6_dimm_label can be static

[PATCH 1/1] doc: update Kernel documentation build system
 2021-01-01  0:21 UTC 

[PATCH] [sh] fix trivial misannotations
 2021-01-01  0:14 UTC  (2+ messages)

+ mm-cma-allocate-cma-areas-bottom-up-fix-3-fix.patch added to -mm tree
 2021-01-01  0:12 UTC 

[BUG] doc/develop/logging.rst
 2021-01-01  0:07 UTC 

fs/cifs/inode.c:2882:1: warning: stack frame size of 2096 bytes in function 'cifs_setattr'
 2021-01-01  0:03 UTC  (2+ messages)

[Bug report] Git gets stuck in rebase mode
 2020-12-31 23:55 UTC  (2+ messages)
` [PATCH] rebase: verify commit parameter

[PATCH] sound: Convert strlcpy to strscpy when return value is unused
 2020-12-31 21:23 UTC  (6+ messages)
` [Cocci] cocci: missed strlcpy->strscpy conversion?

[PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2020-12-31 23:51 UTC  (5+ messages)
` [PATCH v5 2/6] dt: bindings: add mt7621-clk device tree binding documentation

[PATCH] ccache: Build fixes for clang and riscv32
 2020-12-31 23:49 UTC 

[PATCH 1/1] doc: sifive: fu540: fix heading levels
 2020-12-31 23:40 UTC 

drivers/md/dm-zoned-metadata.c:1378 dmz_init_zone() warn: passing a valid pointer to 'PTR_ERR'
 2020-12-31 23:34 UTC 

[PATCH 1/1] doc: board: fix README.b4860qds
 2020-12-31 23:34 UTC 

[PATCH] execveat.2: srcfix
 2020-12-31 23:29 UTC  (8+ messages)

[PULL 00/17] Block layer patches
 2020-12-31 23:26 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 355845b738e76445c8522802552146d96cb4afa7
 2020-12-31 23:23 UTC 

[Buildroot] [PATCH 2/2] package/mosquitto: bump to v2.0.4
 2020-12-31 23:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: change email for Titouan Christophe
 2020-12-31 23:19 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: change email for Titouan Christophe
 2020-12-31 23:18 UTC 

net/wireless/pmsr.c:164:12: warning: stack frame size of 2432 bytes in function 'pmsr_parse_peer'
 2020-12-31 23:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Clarify error message on failed workaround
 2020-12-31 23:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 00/18] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
 2020-12-31 22:49 UTC  (19+ messages)
` [PATCH 01/18] hw/pci-host/bonito: Remove unused definitions
` [PATCH 02/18] hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
` [PATCH 03/18] hw/pci-host/bonito: Use PCI_DEVFN() macro
` [PATCH 04/18] hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
` [PATCH 05/18] hw/pci-host/bonito: Simplify soft reset using FIELD_EX32()
` [RFC PATCH 06/18] hw/pci-host/bonito: Do not allow big-endian targets
` [PATCH 07/18] hw/pci-host/bonito: Make BONPONCFG register read-only
` [RFC PATCH 08/18] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
` [PATCH 09/18] hw/pci-host/bonito: Rename north bridge helpers
` [PATCH 10/18] hw/pci-host/bonito: Rename PCI host helpers
` [PATCH 11/18] hw/pci-host/bonito: Rename PCI function helpers
` [PATCH 12/18] hw/pci-host/bonito: Rename PCIBonitoState -> BonitoPciState
` [PATCH 13/18] hw/pci-host/bonito: Create PCI regions in bonito_host_realize()
` [RFC PATCH 14/18] hw/pci-host/bonito: Simplify using pci_host_conf_le_ops MemoryRegionOps
` [PATCH 15/18] hw/pci-host/bonito: Map north bridge region in bonito_host_realize()
` [PATCH 16/18] hw/pci-host/bonito: Create TYPE_PCI_BONITO "
` [PATCH 17/18] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in include/
` [RFC PATCH 18/18] hw/mips/fuloong2e: Inline bonito_init()

[PATCH 1/3] alfred: Update copyright years for 2021
 2020-12-31 23:01 UTC  (3+ messages)
` [PATCH 2/3] batctl: "
` [PATCH 3/3] batman-adv: "

[PATCH -next v4 00/13] introduce mt7921e support
 2020-12-31 22:58 UTC  (4+ messages)
` [PATCH -next v4 03/13] mt76: mt7921: add MAC support

[GIT PULL] xfs: new code for 5.11
 2020-12-31 22:52 UTC  (3+ messages)

[tip:x86/microcode] BUILD SUCCESS c769dcd423785703f17ca0a99925a7f9d84b3cbc
 2020-12-31 22:54 UTC 

[PATCH 0/4] Add support for Qualcomm QCA639x chips family
 2020-12-31 22:52 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mfd: qcom,qca639x: add binding for QCA639x defvice
` [PATCH 2/4] mfd: qca639x: add support for QCA639x powerup sequence

[PATCH] atomic: remove further references to atomic_ops
 2020-12-31 22:51 UTC  (2+ messages)

2020 NYE Patchbomb Guide!
 2020-12-31 22:48 UTC  (25+ messages)
` [PATCHSET v22 0/5] xfs: online repair hard problems
` [PATCHSET RFC v2 00/17] xfs: atomic file updates
` [PATCHSET v22 0/4] xfs: online repair of directories
` [PATCHSET v2 00/15] xfs: metadata inode directories
` [PATCHSET 00/14] xfs: refactor btrees to support records in inode root
` [PATCHSET 0/2] xfs: enable in-core block reservation for rt metadata
` [PATCHSET 0/3] xfs: widen EFI format to support rt
` [PATCHSET v11 00/27] xfs: realtime reverse-mapping support
` [PATCHSET RFC 0/4] xfs: noalloc allocation groups
` [PATCHSET 00/31] xfs: reflink on the realtime device
` [PATCHSET 0/7] xfs: reflink with large realtime extents
` [PATCHSET v3 0/2] xfs_db: add minimal directory navigation
` [PATCHSET 0/3] xfs: add the ability to flag a fs for repair
` [PATCHSET 0/2] xfs_admin: support upgrading v5 filesystems
` [PATCHSET v2 0/2] xfs_repair: rebuild inode fork mappings
` [PATCHSET 0/2] xfsprogs: packaging cleanups
` [PATCHSET 0/5] xfsprogs: file write utility refactoring
` [PATCHSET 0/3] xfs_scrub: improve balancing of threads for inode scan
` [PATCHSET 0/4] xfs_scrub: second fixes series
` [PATCHSET 00/12] xfs_scrub: track data dependencies for repairs
` [PATCHSET 0/5] xfstests: establish baseline for fuzz tests
` [PATCHSET 00/15] xfstests: improve xfs fuzzing
` [PATCHSET 0/2] xfstests: strengthen fuzz testing
` [PATCHSET 0/3] common/dm*: support external log and rt devices

[RFC PATCH] Documentation: doc-guide: fixes to sphinx.rst
 2020-12-31 22:49 UTC  (2+ messages)

[PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark
 2020-12-31 22:47 UTC  (2+ messages)

[PATCH] Documentation: admin: early_param()s are also listed in kernel-parameters
 2020-12-31 22:46 UTC  (2+ 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.