All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 20:55:07 to 2021-09-07 22:20:20 UTC [more...]

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-07 21:07 UTC  (7+ messages)

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

[PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
 2021-09-07 22:17 UTC  (26+ messages)
` [PATCH 0/2] ARM: support THREAD_INFO_IN_TASK (v7 only) (v2)
  ` [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
  ` [PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
    ` [PATCH 1/7] ARM: Pass cpu number to secondary_start_kernel
    ` [PATCH 2/7] ARM: Pass task "
    ` [PATCH 3/7] ARM: Use smp_processor_id() in vfp_pm_suspend instead of ti->cpu
    ` [PATCH 4/7] ARM: Use hack from powerpc to get current cpu number
    ` [PATCH 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
    ` [PATCH 6/7] ARM: Use TPIDRPRW for current
    ` [PATCH 7/7] ARM: Move thread_info into task_struct (v7 only)

[PULL 00/42] bsd-user updates to run hello world
 2021-09-07 21:53 UTC  (34+ messages)
` [PULL 01/42] bsd-user: remove sparc and sparc64
` [PULL 02/42] bsd-user: add copyright header to elfload.c
` [PULL 03/42] bsd-user: Add Stacey's copyright to main.c
` [PULL 04/42] bsd-user: add license to bsdload.c
` [PULL 05/42] bsd-user: style nits: bsdload.c whitespace to qemu standard
` [PULL 06/42] bsd-user: Remove all non-x86 code from elfload.c
` [PULL 07/42] bsd-user: move arch specific defines out of elfload.c
` [PULL 08/42] bsd-user: pass the bsd_param into loader_exec
` [PULL 09/42] bsd-user: Fix calculation of size to allocate
` [PULL 10/42] bsd-user: implement path searching
` [PULL 11/42] bsd-user: Eliminate elf personality
` [PULL 12/42] bsd-user: remove a.out support
` [PULL 13/42] bsd-user: TARGET_NGROUPS unused in this file, remove
` [PULL 14/42] bsd-user: elfload: simplify bswap a bit
` [PULL 15/42] bsd-user: assume pthreads and support of __thread
` [PULL 16/42] bsd-user: add host-os.h
` [PULL 17/42] bsd-user: Include host-os.h from main
` [PULL 18/42] bsd-user: save the path to the qemu emulator
` [PULL 19/42] bsd-user: start to move target CPU functions to target_arch*
` [PULL 20/42] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PULL 21/42] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PULL 22/42] bsd-user: Include more things in qemu.h
` [PULL 23/42] bsd-user: define max args in terms of pages
` [PULL 24/42] bsd-user: Create target specific vmparam.h
` [PULL 25/42] bsd-user: Add system independent stack, data and text limiting
` [PULL 27/42] bsd-user: Implement --seed and initialize random state
` [PULL 28/42] bsd-user: Move stack initializtion into a per-os file
` [PULL 29/42] bsd-user: Add architecture specific signal tramp code
` [PULL 30/42] bsd-user: elf cleanup
` [PULL 31/42] bsd-user: Remove dead #ifdefs from elfload.c
` [PULL 32/42] bsd-user: Rewrite target system call definintion glue
` [PULL 37/42] bsd-user: elfload.c style catch up patch
` [PULL 41/42] bsd-user: Add '-0 argv0' option to bsd-user/main.c

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

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-07 22:16 UTC  (3+ messages)

[PATCH v2 0/5] arm: mach-k3: Fixes for j721e/j7200 clock data and drivers
 2021-09-07 22:16 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
` [PATCH v2 2/5] arm: mach-k3: j7200: "
` [PATCH v2 3/5] arm: mach-k3: Add note to auto-generated files
` [PATCH v2 4/5] clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
` [PATCH v2 5/5] clk: ti: k3: Update driver to account for divider flags

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 626bf91a)
 2021-09-07 22:15 UTC 

[linux-chenxing:msc313_mainlining 24/40] drivers/pinctrl/mstar/pinctrl-msc313.c:1528:5: error: no previous prototype for 'mstar_pin_config_get'
 2021-09-07 22:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Some code improvements and code style fixes for DRRS
 2021-09-07 22:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915/display: Some code improvements and code style fixes for DRRS (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/3] drm/i915/display: Some code improvements and code style fixes for DRRS (rev3)

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 10 warnings (v5.4.144-21-gb97123bcdebe)
 2021-09-07 22:13 UTC 

[PATCH] hash-object: prefix_filename() returns allocated memory these days
 2021-09-07 22:10 UTC 

[PATCH] staging: r8188eu: remove redundant variable hoffset
 2021-09-07 22:10 UTC  (2+ messages)

[PATCH v2 1/3] tools/sco-tester: add test cases to get offload codecs
 2021-09-07 22:07 UTC  (3+ messages)
` [v2,1/3] "

[Bisected Regression] OLPC XO-1.5: Internal drive and SD card (mmcblk*) gone since commit ea718c699055
 2021-09-07 22:05 UTC  (2+ messages)

[PATCH v15 01/13] Bluetooth: Enumerate local supported codec and cache details
 2021-09-07 22:06 UTC  (3+ messages)
` [v15,01/13] "

[PATCH] pci/hotplug/pnv-php: Remove probable double put
 2021-09-07 22:01 UTC  (2+ messages)

[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
 2021-09-07 21:59 UTC  (4+ messages)
` [RESEND PATCH v4 1/4] drivers/nvdimm: Add nvdimm pmu structure

[PATCH v2 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-07 21:57 UTC  (3+ messages)
` [PATCH v2 2/2] drivers: thermal: tsens: add timeout to get_tem_tsens_valid

[PATCH] Documentation: fix default directory of git bugreport -o
 2021-09-07 21:56 UTC  (7+ messages)
` bugreport papercuts
  ` [PATCH 1/2] bugreport: avoid duplicating options in usage()
  ` [PATCH 2/2] bugreport: slightly better memory management

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2021-09-07 21:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

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

[PATCH 0/3] namei: fix use-after-free and adjust calling conventions
 2021-09-07 21:54 UTC  (4+ messages)

[PATCH u-boot-marvell v2 00/39] kwboot higher baudrate
 2021-09-07 21:53 UTC  (3+ messages)
` [PATCH u-boot-marvell v2 15/39] tools: kwboot: Allow greater timeout when executing header code

[dm-devel] [PATCH 0/3] multipath-tools: final touces before next PR
 2021-09-07 21:51 UTC  (2+ messages)

[PATCH] cdrom: add linux-block list to uniform CD-ROM entry in MAINTAINERS file
 2021-09-07 21:51 UTC  (3+ messages)

[PATCH] SUNRPC: use congestion_wait() in svc_alloc_args()
 2021-09-07 21:47 UTC  (7+ messages)

[PATCH v2 0/3] namei: fix use-after-free and adjust calling conventions
 2021-09-07 21:44 UTC  (2+ messages)

[patch V2.1 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-07 21:44 UTC  (4+ messages)
` [patch V2.1 05/20] x86/extable: Rework the exception table mechanics

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-09-07 21:42 UTC  (6+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-09-07 21:42 UTC  (3+ messages)
` [Patch v5 2/3] Drivers: hv: add Azure Blob driver

[PATCH 0/1] ubifs: ubifs to export filesystem error counters
 2021-09-07 21:40 UTC  (4+ messages)
` [PATCH 1/1] "

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

HVM/PVH Ballon crash
 2021-09-07 21:40 UTC  (7+ messages)
  ` HVM/PVH Balloon crash

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-07 21:40 UTC  (6+ messages)
        ` [Virtio-fs] "

[Intel-gfx] [PATCH] drm/i915: deduplicate frequency dump on debugfs
 2021-09-07 21:39 UTC 

[GIT PULL] PCI changes for v5.15
 2021-09-07 21:39 UTC 

[PATCH] set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds
 2021-09-07 21:30 UTC  (6+ messages)

Poky:dunfell: SDK install issue (sed: -e expression #1, char 0: no previous regular expression)
 2021-09-07 21:37 UTC  (2+ messages)
` [poky] "

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

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-07 21:36 UTC  (5+ messages)
` [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-09-07 21:34 UTC  (3+ messages)

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-07 21:34 UTC  (13+ messages)

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, a2b28235)
 2021-09-07 21:33 UTC 

INFO: task hung in io_uring_cancel_generic
 2021-09-07 21:31 UTC  (3+ messages)

[dpdk-dev] [RFC 01/15] eventdev: make driver interface as internal
 2021-09-07 21:31 UTC  (6+ messages)
` [dpdk-dev] [RFC 11/15] eventdev: reserve fields in timer object
    ` [dpdk-dev] [EXT] "

[PATCH v4 0/3] add a test mode for SANITIZE=leak, run it in CI
 2021-09-07 21:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
  ` [PATCH v5 2/3] CI: refactor "if" to "case" statement
  ` [PATCH v5 3/3] tests: add a test mode for SANITIZE=leak, run it in CI

[PATCH] fabrics: fix return value of hostnqn_read_file()
 2021-09-07 21:29 UTC  (2+ messages)

[PATCH 0/5][RFC] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-07 21:28 UTC  (3+ messages)
` [PATCH 5/5][RFC] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry

[RFC PATCH 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-07 21:28 UTC  (4+ messages)
` [RFC PATCH 1/3] xen: Introduce "gpaddr_bits" field to XEN_SYSCTL_physinfo

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-09-07 21:27 UTC  (11+ messages)
                ` [LKP] "

[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
 2021-09-07 21:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[pull request][net 0/7] mlx5 fixes 2021-09-07
 2021-09-07 21:24 UTC  (8+ messages)
` [net 1/7] net/mlx5: Bridge, fix uninitialized variable usage
` [net 2/7] net/mlx5: Fix rdma aux device on devlink reload
` [net 3/7] net/mlx5: Lag, don't update lag if lag isn't supported
` [net 4/7] net/mlx5: FWTrace, cancel work on alloc pd error flow
` [net 5/7] net/mlx5: Fix potential sleeping in atomic context
` [net 6/7] net/mlx5e: Fix mutual exclusion between CQE compression and HW TS
` [net 7/7] net/mlx5e: Fix condition when retrieving PTP-rqn

[PATCH 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-07 21:24 UTC  (4+ messages)
` [PATCH 2/2] drivers: thermal: tsens: add timeout to get_tem_tsens_valid

[PATCH] drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
 2021-09-07 21:24 UTC  (5+ messages)

[PATCH v3] mm: fs: invalidate bh_lrus for only cold path
 2021-09-07 21:23 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.15
 2021-09-07 21:22 UTC  (2+ messages)

[GIT PULL] Networking for 5.15-rc1
 2021-09-07 21:22 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.12 Merge window
 2021-09-07 21:22 UTC  (4+ messages)

[syzbot] net build error (3)
 2021-09-07 21:20 UTC  (4+ messages)

[renesas-devel:renesas-arm-dt-for-v5.16] BUILD SUCCESS f70f24bf012808d33e47fde38e8a11cf68b35b82
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-allocate-private-object-map-for-validate_slab_cache.patch removed from -mm tree
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-allocate-private-object-map-for-debugfs-listings.patch removed from -mm tree
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-dont-call-flush_all-from-slab_debug_trace_open.patch removed from -mm tree
 2021-09-07 21:18 UTC 

Cannot connect to SAE protected AP with iwd 1.16 and beyond
 2021-09-07 21:18 UTC  (2+ messages)

[PATCH] tests: Let xorriso fixely assume UTF-8 as local character set
 2021-09-07 21:15 UTC  (3+ messages)

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-07 21:18 UTC  (5+ messages)
` [PATCH 1/4] t/helper/test-bitmap.c: add 'dump-hashes' mode
` [PATCH 2/4] pack-bitmap.c: propagate namehash values from existing bitmaps
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
` [PATCH 4/4] t5326: test propagating hashcache values

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

[PATCH 1/9] hwsim: add MatchTimes property
 2021-09-07 21:14 UTC  (9+ messages)
` [PATCH 2/9] auto-t: hwsim.py: add match_times property
` [PATCH 3/9] hwsim: add DropAck rule property
` [PATCH 4/9] auto-t: hwsim.py: add drop_ack property
` [PATCH 5/9] netdev: print error if CMD_ASSOCIATE fails
` [PATCH 6/9] sae: print state and transaction on received packets
` [PATCH 7/9] sae: fix a few spec violations regarding dropped frames
` [PATCH 8/9] sae: don't send commit in confirmed state
` [PATCH 9/9] auto-t: add sae test for non-acked commit

[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-07 21:12 UTC  (11+ messages)
` [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/

[PATCH] Docs: web server must setenv GIT_PROTOCOL for v2
 2021-09-07 21:11 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove unused function Hal_ProSetCrystalCap()
 2021-09-07 21:09 UTC 

+ mm-mempolicy-fix-a-race-between-offset_il_node-and-mpol_rebind_task.patch added to -mm tree
 2021-09-07 21:09 UTC 

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

[PATCH] ceph: enable async dirops by default
 2021-09-07 21:07 UTC  (3+ messages)

[PATCH] ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio_add_device()'
 2021-09-07 21:06 UTC 

[PATCH v2 0/7] Drop support for git rebase --preserve-merges
 2021-09-07 21:05 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] t5520: do not use `pull.rebase=preserve`
  ` [PATCH v3 02/11] remote: warn about unhandled branch.<name>.rebase values
  ` [PATCH v3 03/11] tests: stop testing `git rebase --preserve-merges`
  ` [PATCH v3 04/11] pull: remove support for `--rebase=preserve`
  ` [PATCH v3 05/11] rebase: drop support for `--preserve-merges`
  ` [PATCH v3 06/11] git-svn: "
  ` [PATCH v3 07/11] rebase: drop the internal `rebase--interactive` command
  ` [PATCH v3 08/11] rebase: remove obsolete code comment
  ` [PATCH v3 09/11] rebase: stop mentioning the -p option in comments
  ` [PATCH v3 10/11] rebase: remove a no-longer-used function
  ` [PATCH v3 11/11] sequencer: restrict scope of a formerly public function

[PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
 2021-09-07 21:00 UTC 

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-09-07 21:02 UTC  (11+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] ASoC: pcm5102a: increase rate from 192k to 384k
 2021-09-07 21:01 UTC 

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-07 20:58 UTC  (4+ messages)

[PATCH v6 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-07 20:58 UTC  (3+ messages)

+ mm-kmemleak-allow-__gfp_nolockdep-passed-to-kmemleaks-gfp.patch added to -mm tree
 2021-09-07 20:57 UTC 

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

[PATCH v1] mmc: mediatek: Add HS400 online tuning support
 2021-09-07 20:53 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting


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.