All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-21 18:52:24 to 2021-11-21 22:32:21 UTC [more...]

[PATCH 00/15] Introduce DAMON-based Proactive Reclamation
 2021-11-21 22:32 UTC  (2+ messages)

[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
 2021-11-21 22:30 UTC  (5+ messages)

[PATCH] erofs-utils: dump: fix format errors on some architectures
 2021-11-21 22:23 UTC 

[PATCH v3 6/7] 9p/trans_virtio: support larger msize values
 2021-11-21 22:12 UTC  (3+ messages)

Linux 5.16-rc2
 2021-11-21 22:06 UTC 

Is t7006-pager.sh racy?
 2021-11-21 22:05 UTC  (4+ messages)

[PATCH v2] Docs: Fixes link to I2C specification
 2021-11-21 21:58 UTC  (4+ messages)

[Buildroot] [PATCH] utils/getdeveloperlib.py: fix developer being reported for unrelated path
 2021-11-21 21:57 UTC 

Linux kernel 5.16-rc2 released
 2021-11-21 21:58 UTC 

New clang warning
 2021-11-21 21:56 UTC 

[PATCH] hv_netvsc: Use bitmap_zalloc() when applicable
 2021-11-21 21:56 UTC 

dtbs_check: arch/arm/boot/dts/bcm47189-luxul-xap-1440.dt.yaml: usb@4000: '#address-cells', '#size-cells', 'port@1', 'port@2' do not match any of the regexes: 'pinctrl-[0-9]+'
 2021-11-21 21:44 UTC  (2+ messages)

[PATCH 2/2] mt76: mt7921s: fix the device cannot sleep deeply in suspend
 2021-11-21 21:43 UTC  (3+ messages)

[PATCH v2] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
 2021-11-21 21:37 UTC  (2+ messages)

[Buildroot] [PATCH/next v1] package/lighttpd: switch to meson build system
 2021-11-21 21:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lighttpd: run autoreconf
 2021-11-21 21:32 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/nfs-utils: set CONFIG_NFSD
 2021-11-21 21:30 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/re2: bump version to 2021-11-01
 2021-11-21 21:29 UTC 

[Buildroot] [PATCH] package/libabseil-cpp: bump to version 20211102.0
 2021-11-21 21:29 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libabseil-cpp: bump to version 20211102.0
 2021-11-21 21:29 UTC 

[Buildroot] [PATCH] package/{python-}protobuf: bump to version 3.19.1
 2021-11-21 21:29 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/{python-}protobuf: bump to version 3.19.1
 2021-11-21 21:28 UTC 

[Buildroot] [PATCH] boot/uboot: kconfig needs the toolchain
 2021-11-21 21:28 UTC  (2+ messages)

[Buildroot] [git commit] package/strace: fix build with kernel >= 5.15
 2021-11-21 21:19 UTC 

[Buildroot] [git commit] boot/uboot: kconfig needs the toolchain
 2021-11-21 21:28 UTC 

[Buildroot] [PATCH] package/uboot-tools: add support for mkeficapsule
 2021-11-21 21:28 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/uboot-tools: add support for mkeficapsule
 2021-11-21 21:25 UTC 

[PATCH] libtracefs: Use getpid instead of gettid
 2021-11-21 21:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/strace: fix build with kernel >= 5.15
 2021-11-21 21:24 UTC  (2+ messages)

[Bug 215015] New: rtl8723bs restarting loop
 2021-11-21 21:22 UTC  (3+ messages)
` [Bug 215015] "

[PATCH v0.9 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-21 21:20 UTC  (7+ messages)
` [PATCH v0.9 1/6] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH v0.9 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.9 3/6] sched/umcg: implement UMCG syscalls
` [PATCH v0.9 4/6] sched/umcg, lib/umcg: implement libumcg
` [PATCH v0.9 5/6] sched/umcg: add Documentation/userspace-api/umcg.txt
` [PATCH v0.9 6/6] sched/umcg, lib/umcg: add tools/lib/umcg/libumcg.txt

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-11-21 21:16 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-21 12:54 UTC  (13+ messages)
` [PATCH v5 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v5 02/12] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 04/12] KVM: mips: "
` [PATCH v5 05/12] KVM: RISC-V: "
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 07/12] KVM: arm64: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v5 09/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v5 10/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v5 11/12] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
` [PATCH v5 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc

PATCH v4 00/11] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-20 18:20 UTC  (7+ messages)
` [PATCH v4 11/11] KVM: x86: First attempt at converting nested virtual APIC page to gpc
` [PATCH v4 12/11] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty

realtek,rtl-intc IRQ mapping broken on 5.16-rc1
 2021-11-21 21:11 UTC  (6+ messages)

kernel/sched/cpufreq_schedutil.c:495:16: warning: Value stored to 'prev_util' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-21 21:11 UTC 

Kernel 5.15 doesn't detect SATA drive on boot
 2021-11-21 21:09 UTC  (9+ messages)

[PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls
 2021-11-21 21:08 UTC  (4+ messages)

[PATCH] drm/i915: Remove unused intel_gmbus_set_speed() function
 2021-11-21 21:03 UTC  (5+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

stable-rc/queue/5.14 baseline: 117 runs, 1 regressions (v5.14.20-15-g377ca61cde601)
 2021-11-21 21:03 UTC 

[PATCH] net: zynq: Add support for PHY configuration in SGMII mode
 2021-11-21 20:58 UTC  (4+ messages)

[Buildroot] [PATCH] configs/nitrogen8mp: update device trees list
 2021-11-21 20:58 UTC  (2+ messages)

[Buildroot] [git commit] configs/nitrogen8mp: update device trees list
 2021-11-21 20:55 UTC 

[Buildroot] [PATCH] configs/zynqmp_zcu106_defconfig: fix arm-trusted-firmware build failure
 2021-11-21 20:54 UTC  (2+ messages)

[Buildroot] [git commit] configs/zynqmp_zcu106: fix arm-trusted-firmware build failure
 2021-11-21 20:53 UTC 

[Buildroot] [PATCH 1/1] package/smack: fix SMAKE_LINUX_CONFIG_FIXUPS typo
 2021-11-21 20:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/smcroute: fix copy-paste error in .mk file from mrouted
 2021-11-21 20:51 UTC  (2+ messages)

[Buildroot] [git commit] package/smack: fix SMAKE_LINUX_CONFIG_FIXUPS typo
 2021-11-21 20:50 UTC 

[Buildroot] [git commit] package/smcroute: fix copy-paste error in .mk file from mrouted
 2021-11-21 20:51 UTC 

[Buildroot] [PATCH 1/1] package/smcroute: bump to version 2.5.5
 2021-11-21 20:50 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/kodi-pvr-hts: bump version to 19.0.3-Matrix
 2021-11-21 20:50 UTC 

[Buildroot] [git commit branch/next] package/{mesa3d, mesa3d-headers}: bump version to 21.3.0
 2021-11-21 20:49 UTC 

[Buildroot] [git commit branch/next] package/smcroute: bump to version 2.5.5
 2021-11-21 20:50 UTC 

5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling
 2021-11-21 11:47 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/kodi-pvr-hts: bump version to 19.0.3-Matrix
 2021-11-21 20:50 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.3.0
 2021-11-21 20:49 UTC  (2+ messages)

Does sysrq work over USB?
 2021-11-21 20:49 UTC  (6+ messages)

[Buildroot] [PATCH/next 1/2] package/x265: bump version to 3.5
 2021-11-21 20:48 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/x265: bump version to 3.5
 2021-11-21 20:48 UTC 

[Buildroot] [git commit branch/next] package/x265: enable parallel build
 2021-11-21 20:48 UTC 

[Buildroot] [PATCH 1/1] package/makedumpfile: bump to version 1.7.0
 2021-11-21 20:46 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/makedumpfile: bump to version 1.7.0
 2021-11-21 20:46 UTC 

[Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause
 2021-11-21 20:46 UTC  (2+ messages)

[Buildroot] [git commit] package/micropython: replace BSD-{1, 3}-clause
 2021-11-21 20:46 UTC 

[Buildroot] [git commit] package/glorytun: replace BSD-2-clause by BSD-2-Clause
 2021-11-21 20:45 UTC 

[Buildroot] [git commit] package/websocketpp: replace BSD-3c by BSD-3-Clause
 2021-11-21 20:45 UTC 

[Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause
 2021-11-21 20:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/websocketpp: replace BSD-3c by BSD-3-Clause
 2021-11-21 20:45 UTC  (2+ messages)

[ulogd2 PATCH 0/5] Format string fixes
 2021-11-21 20:41 UTC  (6+ messages)
` [ulogd2 PATCH 1/5] include: add `format` attribute to `__ulogd_log` declaration
` [ulogd2 PATCH 2/5] ulogd: remove empty log-line
` [ulogd2 PATCH 3/5] ulogd: fix order of log arguments
` [ulogd2 PATCH 4/5] input: UNIXSOCK: correct format specifiers
` [ulogd2 PATCH 5/5] output: IPFIX: "

[Buildroot] [PATCH 1/1] package/hackrf: replace BSD-3c by BSD-3-Clause
 2021-11-21 20:38 UTC  (2+ messages)

[Buildroot] [git commit] package/hackrf: replace BSD-3c by BSD-3-Clause
 2021-11-21 20:37 UTC 

[Buildroot] [PATCH 1/1] package/asterisk: replace BSD-{3,4}c
 2021-11-21 20:37 UTC  (2+ messages)

[Buildroot] [git commit] package/asterisk: replace BSD-{3,4}c
 2021-11-21 20:37 UTC 

[Buildroot] [PATCH 1/1] package/qdecoder: set license to BSD-2-Clause
 2021-11-21 20:37 UTC  (2+ messages)

[Buildroot] [git commit] package/qdecoder: set license to BSD-2-Clause
 2021-11-21 20:37 UTC 

[Buildroot] [PATCH 1/1] package/python-cycler: set license to BSD-3-Clause
 2021-11-21 20:36 UTC  (2+ messages)

[Buildroot] [git commit] package/python-cycler: set license to BSD-3-Clause
 2021-11-21 20:36 UTC 

[PATCH 1/2] selinux: Add map perms
 2021-11-21 20:33 UTC  (2+ messages)
` [PATCH 2/2] dbus: Add filetrans for /tmp/dbus-* session socket

[PATCH 1/2] selinux: Add map perms
 2021-11-21 20:32 UTC  (2+ messages)
` [PATCH 2/2] dbus: Add filetrans for /tmp/dbus-* session socket

[syzbot] WARNING in fuse_writepage_locked
 2021-11-21 20:29 UTC 

[PATCH 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-21 20:26 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles
  ` [PATCH 2/3] dt-bindings: i2c: apple, i2c: "
` [PATCH 3/3] arm64: dts: apple: add #interrupt-cells property to pinctrl nodes

[syzbot] KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-21 20:22 UTC  (2+ messages)
` [PATCH] RDMA: fix use-after-free "

[PATCH v2 0/3] Add DTs for all Apple M1 (t8103) devices
 2021-11-21 20:16 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: apple: t8103: Add i2c and cd321x nodes

[PATCH] sunrpc: fix header include guard in trace header
 2021-11-21 20:18 UTC  (3+ messages)

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-21 20:08 UTC  (7+ messages)
` [PATCH 01/15] iio: buffer-dma: Get rid of incoming/outgoing queues

[PATCH 1/1] net: ax88796c: do not receive data in pointer
 2021-11-21 20:06 UTC 

[Buildroot] [PATCH:LTS] gitlab-ci: update the image version
 2021-11-21 20:02 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3650: warning: expecting prototype for amdgpu_device_fini(). Prototype was for amdgpu_device_fini_hw() instead
 2021-11-21 19:59 UTC  (2+ messages)

[PATCH] NFSD: Fix misuse of rcu_assign_pointer
 2021-11-21 19:57 UTC 

[PATCH] ui/vnc-clipboard: fix adding notifier twice
 2021-11-21 19:12 UTC  (2+ messages)

[PATCH v3 0/3] sun8i: r40: second ethernet support
 2021-11-21 19:53 UTC  (8+ messages)
` [PATCH v3 1/3] net: allwinner: reset control support
` [PATCH v3 2/3] dt-bindings: net: support for Allwinner R40 EMAC controller
` [PATCH v3 3/3] dts: r40: add second ethernet support

stable-rc/queue/5.10 baseline: 186 runs, 2 regressions (v5.10.80-21-g6fc1e3c907b9c)
 2021-11-21 19:55 UTC 

[PATCH] NFSD: Fix sparse warning
 2021-11-21 19:53 UTC 

Bug/Regression - Ralink RT2800 kernel deference issue since kernel 5.14
 2021-11-21 19:46 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/2] Revert "package/log4cxx: select boost chrono and date-time with gcc < 7"
 2021-11-21 19:43 UTC  (3+ messages)
` [Buildroot] [PATCH v2,2/2] package/boost: threads needs date-time
  ` [Buildroot] [PATCH v2, 2/2] "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.16-2 tag
 2021-11-21 19:39 UTC  (3+ messages)

[GIT pull] perf/urgent for v5.16-rc1
 2021-11-21 19:39 UTC  (4+ messages)
` [GIT pull] x86/urgent "

[BISECTED REGRESSION] Wireless networking kernel crashes
 2021-11-21 19:37 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-11-21 19:35 UTC  (7+ messages)
` [PATCH 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

[PATCH 00/11] migration: Make multifd use only one write on the send path
 2021-11-21 19:30 UTC  (3+ messages)
` [PATCH 02/11] dump: Remove is_zero_page()

two questions on verified boot
 2021-11-21 19:32 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 132 runs, 1 regressions (v4.9.290-161-g71211c0fc2c9)
 2021-11-21 19:27 UTC 

stable/linux-5.10.y baseline: 190 runs, 2 regressions (v5.10.81)
 2021-11-21 19:20 UTC 

[PATCH 1/2] clk: cosmetic: reorder include files
 2021-11-21 19:16 UTC  (4+ messages)
` [PATCH 2/2] clk: define LOG_CATEGORY for generic and ccf clocks

[PATCH v2 00/14] Add support for MediaTek MT7621 SoC
 2021-11-21 19:14 UTC  (3+ messages)
` [PATCH v2 13/14] net: mediatek: add "

[PATCH] qed: Use the bitmap API to simplify some functions
 2021-11-21 19:12 UTC 

[PATCH v6 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-11-21 19:12 UTC  (2+ messages)
` [PATCH v6 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events

[PATCH] net: zynq: Add support for GEM reset
 2021-11-21 19:12 UTC  (2+ messages)

[PATCH 0/7] thinkpad_acpi: 1 bugfix + a bunch of cleanups
 2021-11-21 19:11 UTC  (8+ messages)
` [PATCH 1/7] platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
` [PATCH 2/7] platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1
` [PATCH 3/7] platform/x86: thinkpad_acpi: Simplify dytc_version handling
` [PATCH 4/7] platform/x86: thinkpad_acpi: Cleanup dytc_profile_available
` [PATCH 5/7] platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()
` [PATCH 6/7] platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()
` [PATCH 7/7] platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sorting

[PATCH] net: zynq: Add support for mdio bus address decoding
 2021-11-21 19:11 UTC  (2+ messages)

[PATCH] net: gem: Reduce timeout of mdio phy idle status check
 2021-11-21 19:09 UTC  (2+ messages)

[PATCH 0/5] ASoC: Intel: machine driver updates for 5.16
 2021-11-21 19:00 UTC  (3+ messages)
` [PATCH 3/5] ASoC: Intel: add machine driver for SOF+ES8336

[PATCH] ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up
 2021-11-21 18:52 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: rockchip: fix a couple of vin-supply typos
 2021-11-21 18:52 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: rockchip: fix audio-supply for Rock Pi 4
 2021-11-21 18:52 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: rockchip: Enable HDD power on helios64
 2021-11-21 18:52 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: helios64: add variables for pcie completion
 2021-11-21 18:52 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
 2021-11-21 18:52 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.