messages from 2021-11-09 02:16:49 to 2021-11-09 03:09:03 UTC [more...]
[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
2021-11-09 3:08 UTC (4+ messages)
` [PATCH v3 01/21] x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
[PATCH] builtin-commit: re-read file index before launching editor
2021-11-09 3:08 UTC (3+ messages)
[oracle-dtrace:v1/5.15 30/35] net/ipv4/raw.c:358:21: warning: variable 'dropreason' set but not used
2021-11-09 3:04 UTC (2+ messages)
[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
2021-11-09 3:05 UTC (5+ messages)
` [PATCH RFT 1/3] blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
` [PATCH RFT 2/3] blk-mq: Delete busy_iter_fn
[RFC PATCH v3 0/8] Adds support for PHY LEDs with offload triggers
2021-11-09 3:02 UTC (11+ messages)
` [RFC PATCH v3 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v3 2/8] leds: add function to configure hardware controlled LED
` [RFC PATCH v3 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v3 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [RFC PATCH v3 5/8] leds: trigger: netdev: add hardware control support
` [RFC PATCH v3 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v3 7/8] net: dsa: qca8k: add LEDs support
` [RFC PATCH v3 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example
[PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
2021-11-09 3:00 UTC (5+ messages)
` [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
` [PATCH v4 2/4] receive-pack: Clean dead code from update_worktree()
` [PATCH v4 3/4] receive-pack: Protect current branch for bare repository worktree
` [PATCH v4 4/4] branch: Protect branches checked out in all worktrees
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-09 2:59 UTC (8+ messages)
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
[djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once
2021-11-09 2:57 UTC (4+ messages)
` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
Chardev: delete the QemuOpts reserved in vm_config_groups
2021-11-09 2:55 UTC (3+ messages)
` =?gb18030?B?u9i4tKO6IENoYXJkZXY6IGRlbGV0ZSB0aGUgUWVtdU9wdHMgcmVzZXJ2ZWQgaW4gdm1fY29uZmlnX2dyb3Vwcw==?=
[PATCH 1/2] eni_vdpa: Fix an error handling path in 'eni_vdpa_probe()'
2021-11-09 2:56 UTC (8+ messages)
` [PATCH 2/2] eni_vdpa: Simplify 'eni_vdpa_probe()'
[PATCH v4 00/10] user_events: Enable user processes to create and write to trace events
2021-11-09 2:56 UTC (7+ messages)
` [PATCH v4 02/10] user_events: Add minimal support for trace_event into ftrace
[PATCH] pci: Don't call resume callback for nearly bound devices
2021-11-09 2:56 UTC (2+ messages)
linux-next: Tree for Nov 9
2021-11-09 2:55 UTC (2+ messages)
[PATCH 1/2] erofs: add sysfs interface
2021-11-09 2:54 UTC (4+ messages)
` [PATCH 2/2] erofs: add sysfs node to control sync decompression strategy
[PATCH v10 1/2] net: brcm: netXtreme driver
2021-11-09 2:55 UTC (6+ messages)
Bug#998840: Strange warning when deleting subvolume as non-root user
2021-11-09 2:52 UTC
[phosphor-host-ipmid] Question about IPMI SDR
2021-11-09 2:48 UTC (3+ messages)
` 回覆: "
[meta-arm] [PATCH 1/2] optee: updae optee-os.inc to support external TAs
2021-11-09 2:48 UTC (2+ messages)
[dpdk-dev] [Bug 879] compiling failed for Graviton2
2021-11-09 2:44 UTC
[PATCH 1/2] drm/bridge: anx7625: add HDCP support
2021-11-09 2:42 UTC (2+ messages)
` [PATCH 2/2] drm/bridge: anx7625: add audio codec .get_eld support
[squash! clocksource] 0a526bb47c: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog
2021-11-09 2:41 UTC (2+ messages)
[PULL] u-boot-riscv/master
2021-11-09 2:40 UTC
[PATCH 00/17] KVM: selftests: aarch64: Test userspace IRQ injection
2021-11-09 2:39 UTC (36+ messages)
` [PATCH 01/17] KVM: selftests: aarch64: move gic_v3.h to shared headers
` [PATCH 02/17] KVM: selftests: aarch64: add function for accessing GICv3 dist and redist registers
` [PATCH 03/17] KVM: selftests: aarch64: add GICv3 register accessor library functions
` [PATCH 04/17] KVM: selftests: add kvm_irq_line library function
` [PATCH 05/17] KVM: selftests: aarch64: add vGIC library functions to deal with vIRQ state
` [PATCH 06/17] KVM: selftests: aarch64: add vgic_irq to test userspace IRQ injection
` [PATCH 07/17] KVM: selftests: aarch64: abstract the injection functions in vgic_irq
` [PATCH 08/17] KVM: selftests: aarch64: cmdline arg to set number of IRQs in vgic_irq test
` [PATCH 09/17] KVM: selftests: aarch64: cmdline arg to set EOI mode in vgic_irq
` [PATCH 10/17] KVM: selftests: aarch64: add preemption tests "
` [PATCH 11/17] KVM: selftests: aarch64: level-sensitive interrupts "
` [PATCH 12/17] KVM: selftests: aarch64: add tests for LEVEL_INFO "
` [PATCH 13/17] KVM: selftests: aarch64: add test_inject_fail to vgic_irq
` [PATCH 14/17] KVM: selftests: add IRQ GSI routing library functions
` [PATCH 15/17] KVM: selftests: aarch64: add tests for IRQFD in vgic_irq
` [PATCH 16/17] KVM: selftests: aarch64: add ISPENDR write tests "
` [PATCH 17/17] KVM: selftests: aarch64: add test for restoring active IRQs
[PATCH] virtio-mmio : fix the crash in the vm shutdown
2021-11-09 2:37 UTC
A question about the PREEMPT_RT patch set
2021-11-09 2:27 UTC
incoming
2021-11-09 2:36 UTC (88+ messages)
` [patch 01/87] vfs: keep inodes with page cache off the inode shrinker LRU
` [patch 02/87] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
` [patch 03/87] procfs: do not list TID 0 in /proc/<pid>/task
` [patch 04/87] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [patch 05/87] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [patch 06/87] x86/xen: print a warning when HVMOP_get_mem_type fails
` [patch 07/87] proc/vmcore: let pfn_is_ram() return a bool
` [patch 08/87] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [patch 09/87] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [patch 10/87] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [patch 11/87] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [patch 12/87] virtio-mem: kdump mode to sanitize /proc/vmcore access
` [patch 13/87] proc: allow pid_revalidate() during LOOKUP_RCU
` [patch 14/87] kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers
` [patch 15/87] kernel.h: split out container_of() and typeof_member() macros
` [patch 16/87] include/kunit/test.h: replace kernel.h with the necessary inclusions
` [patch 17/87] include/linux/list.h: "
` [patch 18/87] include/linux/llist.h: "
` [patch 19/87] include/linux/plist.h: "
` [patch 20/87] include/media/media-entity.h: "
` [patch 21/87] include/linux/delay.h: "
` [patch 22/87] include/linux/sbitmap.h: "
` [patch 23/87] include/linux/radix-tree.h: "
` [patch 24/87] include/linux/generic-radix-tree.h: "
` [patch 25/87] kernel.h: split out instruction pointer accessors
` [patch 26/87] linux/container_of.h: switch to static_assert
` [patch 27/87] mailmap: update email address for Colin King
` [patch 28/87] MAINTAINERS: add "exec & binfmt" section with myself and Eric
` [patch 29/87] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
` [patch 30/87] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
` [patch 31/87] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
` [patch 32/87] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT
` [patch 33/87] lib, stackdepot: check stackdepot handle before accessing slabs
` [patch 34/87] lib, stackdepot: add helper to print stack entries
` [patch 35/87] lib, stackdepot: add helper to print stack entries into buffer
` [patch 36/87] include/linux/string_helpers.h: add linux/string.h for strlen()
` [patch 37/87] lib: uninline simple_strntoull() as well
` [patch 38/87] mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
` [patch 39/87] const_structs.checkpatch: add a few sound ops structs
` [patch 40/87] checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses
` [patch 41/87] checkpatch: get default codespell dictionary path from package location
` [patch 42/87] binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
` [patch 43/87] ELF: simplify STACK_ALLOC macro
` [patch 44/87] kallsyms: remove arch specific text and data check
` [patch 45/87] kallsyms: fix address-checks for kernel related range
` [patch 46/87] sections: move and rename core_kernel_data() to is_kernel_core_data()
` [patch 47/87] sections: move is_kernel_inittext() into sections.h
` [patch 48/87] x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
` [patch 49/87] sections: provide internal __is_kernel() and __is_kernel_text() helper
` [patch 50/87] mm: kasan: use is_kernel() helper
` [patch 51/87] extable: use is_kernel_text() helper
` [patch 52/87] powerpc/mm: use core_kernel_text() helper
` [patch 53/87] microblaze: use is_kernel_text() helper
` [patch 54/87] alpha: "
` [patch 55/87] ramfs: fix mount source show for ramfs
` [patch 56/87] init: make unknown command line param message clearer
` [patch 57/87] coda: avoid NULL pointer dereference from a bad inode
` [patch 58/87] coda: check for async upcall request using local state
` [patch 59/87] coda: remove err which no one care
` [patch 60/87] coda: avoid flagging NULL inodes
` [patch 61/87] coda: avoid hidden code duplication in rename
` [patch 62/87] coda: avoid doing bad things on inode type changes during revalidation
` [patch 63/87] coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
` [patch 64/87] coda: use vmemdup_user to replace the open code
` [patch 65/87] coda: bump module version to 7.2
` [patch 66/87] nilfs2: replace snprintf in show functions with sysfs_emit
` [patch 67/87] nilfs2: remove filenames from file comments
` [patch 68/87] hfs/hfsplus: use WARN_ON for sanity check
` [patch 69/87] crash_dump: fix boolreturn.cocci warning
` [patch 70/87] crash_dump: remove duplicate include in crash_dump.h
` [patch 71/87] signal: remove duplicate include in signal.h
` [patch 72/87] seq_file: move seq_escape() to a header
` [patch 73/87] seq_file: fix passing wrong private data
` [patch 74/87] kernel/fork.c: unshare(): use swap() to make code cleaner
` [patch 75/87] sysv: use BUILD_BUG_ON instead of runtime check
` [patch 76/87] Documentation/kcov: include types.h in the example
` [patch 77/87] Documentation/kcov: define `ip' "
` [patch 78/87] kcov: allocate per-CPU memory on the relevant node
` [patch 79/87] kcov: avoid enable+disable interrupts if !in_task()
` [patch 80/87] kcov: replace local_irq_save() with a local_lock_t
` [patch 81/87] scripts/gdb: handle split debug for vmlinux
` [patch 82/87] kernel/resource: clean up and optimize iomem_is_exclusive()
` [patch 83/87] kernel/resource: disallow access to exclusive system RAM regions
` [patch 84/87] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
` [patch 85/87] selftests/kselftest/runner/run_one(): allow running non-executable files
` [patch 86/87] ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
` [patch 87/87] ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
[thesofproject:topic/sof-dev 3/3] ERROR: modpost: "snd_soc_acpi_codec_list" [sound/soc/amd/snd-acp-config.ko] undefined!
2021-11-09 2:33 UTC
[PATCH v3 2/2] thermal: add a virtual sensor to aggregate temperatures
2021-11-09 2:32 UTC (3+ messages)
Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
2021-11-09 2:15 UTC (4+ messages)
` [Summit topic] Server-side merge/rebase: needs and wants?
[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
2021-11-09 2:28 UTC (7+ messages)
` [PATCH 3/7] thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
` [PATCH 5/7] thermal: intel: hfi: Enable notification interrupt
drivers/firmware/efi/capsule.c:172 efi_capsule_update_locked() warn: should '((((sg_pages[0]) - mem_map) + riscv_pfn_base)) << (12)' be a 64 bit type?
2021-11-09 2:27 UTC
[PATCH 0/3] clk: qcom: smd-rpm: Report enable state to framework
2021-11-09 2:25 UTC (4+ messages)
` [PATCH 1/3] clk: qcom: smd-rpm: Mark clock enabled in clk_smd_rpm_handoff()
` [PATCH 2/3] clk: qcom: smd-rpm: Add .is_enabled hook
` [PATCH 3/3] clk: qcom: smd-rpm: Add .is_prepared hook
[PATCH net-next 13/13] af_unix: Relax race in unix_autobind()
2021-11-09 2:24 UTC (2+ messages)
[dpdk-dev] [PATCH] test/ipfrag: add test content to the test unit
2021-11-09 2:21 UTC (3+ messages)
[PATCH v3] Fix WWAN device disabled issue after S3 deep
2021-11-09 2:06 UTC (3+ messages)
` "
[kvalo-ath:master-pending] BUILD SUCCESS 569c6801ad9a78933cdc99cd5b340c528f32b7bd
2021-11-09 2:16 UTC
[kvalo-ath:pending] BUILD SUCCESS 571511966f1c00a7de1023abb676f9229ce0b81d
2021-11-09 2:16 UTC
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2021-11-09 2:20 UTC
ima-evm-utils: version 1.4 released
2021-11-09 2:17 UTC (6+ messages)
[kvalo-ath:ath-next] BUILD SUCCESS cfdf6b19e750f7de8ae71a26932f63b52e3bf74c
2021-11-09 2:15 UTC
[kvalo-ath:master] BUILD SUCCESS 3f87a3b7cf09c28e759da736eaa7d2dfe8807f14
2021-11-09 2:15 UTC
[kvalo-ath:ath-qca] BUILD SUCCESS 207a707b23620285ff36b6b969d1a386f4b5087f
2021-11-09 2:15 UTC
[RFC PATCH bpf-next 0/9] bpf: Clean up _OR_NULL arg types
2021-11-09 2:16 UTC (3+ messages)
` [RFC PATCH bpf-next 8/9] bpf: Rename ARG_CONST_ALLOC_SIZE_OR_ZERO
` [RFC PATCH bpf-next 9/9] bpf: Rename ARG_PTR_TO_STACK_OR_NULL
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.