All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 19:28:48 to 2021-09-07 20:49:54 UTC [more...]

[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.4.21
 2021-09-07 20:49 UTC  (2+ messages)

[PATCH v3 0/9] nbd reconnect on open
 2021-09-07 20:45 UTC  (7+ messages)
` [PATCH v3 3/9] nbd: allow reconnect on open, with corresponding new options
` [PATCH v3 4/9] nbd/client-connection: nbd_co_establish_connection(): return real error
` [PATCH v3 5/9] nbd/client-connection: improve error message of cancelled attempt

[PATCH v3 0/9] fs/ntfs3: Use new mount api and change some opts
 2021-09-07 20:47 UTC  (5+ messages)

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-09-07 20:47 UTC  (13+ messages)

Next steps in recovery?
 2021-09-07 20:47 UTC  (13+ messages)

stable-rc/queue/4.4 baseline: 146 runs, 13 regressions (v4.4.283-13-g6dc598250b25)
 2021-09-07 20:47 UTC 

Command timeouts with NVMe TCP kernel driver
 2021-09-07 20:46 UTC  (7+ messages)

[GIT PULL REQUEST] watchdog - v5.12 Merge window
 2021-09-07 19:25 UTC  (2+ messages)

expired key in junio-gpg-pub
 2021-09-07 20:41 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.10
 2021-09-07 20:40 UTC  (2+ messages)

[PATCH 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-07 20:38 UTC  (2+ messages)

[patch V2.1 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-07 20:37 UTC  (22+ messages)
` [patch V2.1 01/20] x86/extable: Tidy up redundant handler functions
` [patch V2.1 02/20] x86/extable: Get rid of redundant macros
` [patch V2.1 03/20] x86/mce: Deduplicate exception handling
` [patch V2.1 04/20] x86/mce: Get rid of stray semicolons
` [patch V2.1 05/20] x86/extable: Rework the exception table mechanics
` [patch V2.1 06/20] x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
` [patch V2.1 07/20] x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
` [patch V2.1 08/20] x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE "
` [patch V2.1 09/20] x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
` [patch V2.1 10/20] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
` [patch V2.1 11/20] x86/fpu: Dont use MCE safe fixups for writing FPU state to user space
` [patch V2.1 12/20] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
` [patch V2.1 13/20] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
` [patch V2.1 14/20] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
` [patch V2.1 15/20] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers "
` [patch V2.1 16/20] x86/signal: Change return type of restore_sigcontext() "
` [patch V2.1 17/20] x86/fpu/signal: Change return type of fpu__restore_sig() "
` [patch V2.1 18/20] x86/fpu/signal: Change return type of __fpu_restore_sig() "
` [patch V2.1 19/20] x86/fpu/signal: Change return code of check_xstate_in_sigframe() "
` [patch V2.1 20/20] x86/fpu/signal: Change return code of restore_fpregs_from_user() "

[Bug 214137] USB randomly stops working, starting with mouse
 2021-09-07 20:37 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-07 20:35 UTC 

[PATCH 0/3] namei: fix use-after-free and adjust calling conventions
 2021-09-07 20:35 UTC  (4+ messages)
` [PATCH 3/3] namei: Standardize callers of filename_create()

bridge.c:157:11: error: variable 'err' is used uninitialized whenever 'if' condition is false
 2021-09-07 20:34 UTC  (4+ messages)

[PATCH] mm: multigenerational lru: fix flexible_array.cocci warnings
 2021-09-07 20:34 UTC 

[PATCH RESEND] i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
 2021-09-07 20:33 UTC 

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-07 20:32 UTC  (5+ messages)

[PATCH v2] libtracefs: Fix sometimes uninitialized warning
 2021-09-07 20:31 UTC 

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-07 20:30 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: Update IOT2050 boards
 2021-09-07 20:28 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices

[PATCH 1/3] drm/amdkfd: separate kfd_iommu_resume from kfd_resume
 2021-09-07 20:30 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: move iommu_resume before ip init/resume

[PATCH v1] net: macb: fix use after free on rmmod
 2021-09-07 20:29 UTC 

[PATCH v6 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-07 20:29 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/3] perf: enable branch record for software events
` [PATCH v6 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v6 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[PATCH 0/3] Apple Mailbox Controller support
 2021-09-07 20:26 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: mailbox: Add Apple mailbox bindings
` [PATCH 3/3] mailbox: apple: Add driver for Apple mailboxes

[PATCH 1/3] Add support for new %w wildcard in checkout filter
 2021-09-07 20:28 UTC  (2+ messages)

[u-boot PATCH] arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge
 2021-09-07 20:27 UTC  (5+ messages)

[PATCH] Makefile: remove the check_bindir script
 2021-09-07 20:27 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.15
 2021-09-07 20:26 UTC  (11+ messages)
  `  "

[PATCH] blktrace:remove redundant memset() following calloc()
 2021-09-07 20:26 UTC 

[PATCH] test-tool run-command: remove dead "testsuite" code
 2021-09-07 20:26 UTC  (2+ messages)

stable-rc/queue/5.14 baseline: 230 runs, 2 regressions (v5.14.1-14-gc097b4308d82)
 2021-09-07 20:25 UTC 

[PATCH v3] mmap_lock: Change trace and locking order
 2021-09-07 20:25 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: lpass: add binding headers for digital codecs
 2021-09-07 20:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.14.7
 2021-09-07 20:24 UTC  (2+ messages)

[PATCH] watchdog: iTCO_wdt: Fix detection of SMI-off case
 2021-09-07 20:14 UTC  (5+ messages)

[PATCH 0/8] i915: Introduce Xe_HP compute engines
 2021-09-07 20:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[patch V2 05/20] x86/extable: Rework the exception table mechanics
 2021-09-07 20:22 UTC  (2+ messages)

[PATCH 0/9] remove dead shell code
 2021-09-07 19:58 UTC  (9+ messages)
` [PATCH v2 0/7] remove dead & undocumented "
  ` [PATCH v2 1/7] git-sh-setup: remove unused git_pager() function

[PATCH 0/3] Add PM8350C PMIC PWM support for backlight
 2021-09-07 20:20 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: leds: Add pm8350c pmic support
` [PATCH 2/3] leds: Add pm8350c support to Qualcomm LPG driver

[bitbake-devel] [PATCH] cooker: Only warn on potentially incompatible layer
 2021-09-07 20:18 UTC  (4+ messages)
`  "

[patch V2 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-07 20:18 UTC  (4+ messages)

[igt-dev] [PATCH] Change igt log level from warn to info
 2021-09-07 20:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[GIT PULL] dmi fix for v5.15
 2021-09-07 20:17 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
 2021-09-07 20:16 UTC  (8+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode

[PATCH] i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
 2021-09-07 20:15 UTC 

[PATCH] ll-merge: teach ll_binary_merge() a trivial three-way merge
 2021-09-07 20:15 UTC  (4+ messages)
` [PATCH v2] apply: resolve trivial merge without hitting ll-merge with "--3way"

[GIT PULL] Backlight for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[GIT PULL] MFD for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[GIT PULL] kgdb changes for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[GIT PULL] fuse update for 5.15
 2021-09-07 20:14 UTC  (2+ messages)

[GIT PULL] NTB bug fixes for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[PATCH v5 0/3] Input: ads7846: pdata cleanups and devm init
 2021-09-07 20:07 UTC  (4+ messages)
` [PATCH v5 1/3] Input: ads7846: Add short-hand for spi->dev in probe() function
` [PATCH v5 2/3] Input: ads7846: Remove custom filter handling functions from pdata
` [PATCH v5 3/3] Input: ads7846: Switch to devm initialization

[PATCH] nvme-cli: fix the [data|mdata]_len param
 2021-09-07 20:11 UTC 

[PATCH v8 08/15] media: amphion: add vpu v4l2 m2m support
 2021-09-07 20:08 UTC  (3+ messages)

[PATCH 5.10 00/29] 5.10.63-rc1 review
 2021-09-07 20:07 UTC  (2+ messages)

[PATCH 5.13 00/24] 5.13.15-rc1 review
 2021-09-07 20:07 UTC  (2+ messages)

[PATCH] fix missing 'sys' package
 2021-09-07 20:06 UTC  (2+ messages)

[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
 2021-09-07 20:06 UTC  (5+ messages)
` [PATCH 2/2] ref-filter: implement "quick" formats

[PATCH 5.14 00/14] 5.14.2-rc1 review
 2021-09-07 20:06 UTC  (2+ messages)

[PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
 2021-09-07 20:05 UTC  (2+ messages)

[BUG?] git range-diff -Ix @{1}... segfaults
 2021-09-07 20:05 UTC  (3+ messages)

[PATCH] x86/umip: Add a umip= cmdline switch
 2021-09-07 20:04 UTC 

[PATCH] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-09-07 20:02 UTC  (2+ messages)

[PATCH v4 00/10] Add Modem support on SC7280 SoCs
 2021-09-07 20:01 UTC  (4+ messages)
` [PATCH v4 05/10] remoteproc: mss: q6v5-mss: Add modem support on SC7280

[PATCH 1/2] libsepol/cil: Add function to get number of items in a stack
 2021-09-07 19:58 UTC  (2+ messages)
` [PATCH 2/2] libsepol/cil: Limit the number of active line marks

[PATCH v9 0/5] Introduce SoC sleep stats driver
 2021-09-07 19:58 UTC  (3+ messages)
` [PATCH v9 1/5] dt-bindings: Introduce SoC sleep stats bindings

[patch V2 20/20] x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
 2021-09-07 19:56 UTC 

[patch V2 19/20] x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
 2021-09-07 19:56 UTC 

[patch V2 18/20] x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
 2021-09-07 19:56 UTC 

[patch V2 17/20] x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
 2021-09-07 19:56 UTC 

[patch V2 16/20] x86/signal: Change return type of restore_sigcontext() to boolean
 2021-09-07 19:56 UTC 

[patch V2 15/20] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean
 2021-09-07 19:56 UTC 

[patch V2 14/20] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
 2021-09-07 19:56 UTC 

[patch V2 13/20] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
 2021-09-07 19:56 UTC 

[patch V2 12/20] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
 2021-09-07 19:56 UTC 

[patch V2 11/20] x86/fpu: Dont use MCE safe fixups for writing FPU state to user space
 2021-09-07 19:56 UTC 

[patch V2 10/20] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
 2021-09-07 19:56 UTC 

[patch V2 09/20] x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
 2021-09-07 19:56 UTC 

[patch V2 08/20] x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
 2021-09-07 19:56 UTC 

[patch V2 07/20] x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
 2021-09-07 19:56 UTC 

[patch V2 06/20] x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
 2021-09-07 19:56 UTC 

[PATCH] Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node"
 2021-09-07 19:56 UTC  (2+ messages)

[patch V2 04/20] x86/mce: Get rid of stray semicolons
 2021-09-07 19:56 UTC 

[patch V2 03/20] x86/mce: Deduplicate exception handling
 2021-09-07 19:56 UTC 

[patch V2 02/20] x86/extable: Get rid of redundant macros
 2021-09-07 19:56 UTC 

[patch V2 01/20] x86/extable: Tidy up redundant handler functions
 2021-09-07 19:56 UTC 

[linux-rt-devel:linux-5.14.y-rt-rebase 202/263] mm/zsmalloc.o: warning: objtool: local_lock_acquire()+0xce: unreachable instruction
 2021-09-07 19:55 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-platform: Reset irq clear reg post handling interrupts
 2021-09-07 19:54 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add HDR mode helper function
 2021-09-07 19:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Add HDR mode helper function (rev2)

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-09-07 19:54 UTC  (5+ messages)
` [PATCH v2 0/6] Implement a batched fsync "

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-07 19:52 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`

xen-unstable linux-5.14: 1 of 2 multicall(s) failed: cpu 0
 2021-09-07 19:52 UTC  (3+ messages)

[PATCH 7/8] hwmon: (tmp421) really disable channels
 2021-09-07 19:52 UTC  (3+ messages)

[PATCH v10 0/4] drm: update locking for modesetting
 2021-09-07 19:50 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-07 19:48 UTC  (6+ messages)
` [PATCH 0/3] rename *.idx file into place last (also after *.bitmap)
  ` [PATCH 1/3] pack-write: use more idiomatic strbuf usage for packname construction
  ` [PATCH 2/3] pack-write: split up finish_tmp_packfile() function
  ` [PATCH 3/3] pack-write: rename *.idx file into place last (really!)

[PATCH] ath10k: Don't always treat modem stop events as crashes
 2021-09-07 19:48 UTC  (5+ messages)

[PATCH] drm/i915/gtt: add some flushing for the 64K GTT path
 2021-09-07 19:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gtt: add some flushing for the 64K GTT path (rev2)

[RFC v4 net-next 0/2] Add RTNL interface for SyncE
 2021-09-07 19:47 UTC  (12+ messages)
` [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
                    ` [Intel-wired-lan] "

[PATCH 0/6] cxl fixes for v5.15-rc1
 2021-09-07 19:46 UTC  (5+ messages)
` [PATCH 2/6] cxl/pci: Fix lockdown level

[memcg] 0f12156dff: will-it-scale.per_process_ops -33.6% regression
 2021-09-07 19:42 UTC  (10+ messages)

[PATCH v2 ipsec-next] xfrm: Add possibility to set the default to block if we have no policy
 2021-09-07 19:35 UTC  (5+ messages)
` [PATCH ipsec 0/2] xfrm: fix uapi for the default policy
  ` [PATCH ipsec 1/2] xfrm: make user policy API complete
  ` [PATCH ipsec 2/2] xfrm: notify default policy on update
  ` [RFC PATCH iproute2] xfrm: enable to manage default policies

[PATCH 0/2] drm/i915: Add MOCS tables for XeHP SDV and DG2
 2021-09-07 19:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add MOCS tables for XeHP SDV and DG2 (rev3)

[PATCH bpf-next v2] libbpf: ignore .eh_frame sections when parsing elf files
 2021-09-07 19:36 UTC  (10+ messages)

[PATCH iproute2 0/2] add json support on tc u32
 2021-09-07 19:32 UTC  (4+ messages)
` [PATCH iproute2 1/2] tc: u32: add support for json output

stable-rc/queue/4.14 baseline: 187 runs, 3 regressions (v4.14.246-12-g4a6168861a83)
 2021-09-07 19:32 UTC 

INFO: task hung in io_uring_cancel_generic
 2021-09-07 19:30 UTC  (2+ messages)

[BUG] android: possible ABBA deadlock in print_binder_proc() and binder_get_txn_from_and_acq_inner()
 2021-09-07 19:29 UTC  (2+ messages)

[v2,0/2] update mediatek wdt driver and dt-binding
 2021-09-07 19:28 UTC  (3+ messages)
` [v2,2/2] dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support

[PATCH] net: renesas: sh_eth: Fix freeing wrong tx descriptor
 2021-09-07 19:29 UTC  (2+ messages)

[PATCH v4 0/2] refactor sqthread cpu binding logic
 2021-09-07 19:28 UTC  (7+ messages)
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu


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.