All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 12:08:25 to 2020-08-24 13:03:59 UTC [more...]

[PATCH] efi/efivars: create efivars mount point when get variable services are available
 2020-08-24 13:03 UTC  (3+ messages)

[PATCH 06/11] evm: Allow setxattr() and setattr() if metadata digest won't change
 2020-08-24 13:02 UTC  (10+ messages)
` [PATCH 07/11] evm: Set IMA_CHANGE_XATTR/ATTR bit if EVM_ALLOW_METADATA_WRITES is set
` [PATCH 08/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH 09/11] ima: Don't remove security.ima if file must not be appraised
` [PATCH 10/11] ima: Don't ignore errors from crypto_shash_update()

[PATCH] MAINTAINERS, edac: Calxeda Highbank, handover maintenance to Andre Przywara
 2020-08-24 13:02 UTC  (2+ messages)

[PATCH THIRD RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers
 2020-08-24 13:02 UTC  (3+ messages)

[PATCH 0/3] yocto-bsp/poky: kernel updates and default
 2020-08-24 13:02 UTC  (3+ messages)
` [yocto] "

[dpdk-dev] [PATCH] bus/dpaa: remove logically dead code
 2020-08-24 13:02 UTC 

[PATCH] disas/libvixl: Fix fall-through annotation for GCC >= 7
 2020-08-24 13:01 UTC 

[PATCH v5] overlayfs: Provide a mount option "volatile" to skip sync
 2020-08-24 13:02 UTC  (7+ messages)

Severe performance regression in "net: macsec: preserve ingress frame ordering"
 2020-08-24 13:01 UTC  (9+ messages)

[PATCH v2 0/5] x86: M2P maintenance adjustments (step 1)
 2020-08-24 13:00 UTC  (11+ messages)
` [PATCH v2 1/5] x86: convert set_gpfn_from_mfn() to a function
` [PATCH v2 2/5] x86: don't maintain compat M2P when !PV32
` [PATCH v2 3/5] x86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRY
` [PATCH v2 4/5] x86/PV: also check kernel endianness when building Dom0
` [PATCH v2 5/5] x86: simplify is_guest_l2_slot()

[meta-virtualization] [PATCH] python3-xstatic-angular-fileupload: Remove python recipe
 2020-08-24 17:27 UTC  (2+ messages)

[meta-virtualization] [PATCH] python3-xstatic-bootstrap-scss: upgrade 3.3.7.1 -> 3.4.1.0
 2020-08-24 20:08 UTC  (3+ messages)
` [meta-virtualization] [PATCH] python3-xstatic-bootstrap-datepicker: Remove python recipe

[meta-virtualization] [PATCH] python3-xstatic-angular-cookies: Remove python recipe
 2020-08-24 17:26 UTC  (2+ messages)

[PATCH] seccomp: Use current_pt_regs()
 2020-08-24 12:59 UTC 

[PATCH] net: systemport: Fix memleak in bcm_sysport_probe
 2020-08-24 12:59 UTC  (2+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-08-24 12:55 UTC  (49+ messages)
` [PATCH v18 01/32] mm/memcg: warning on !memcg after readahead page charged
` [PATCH v18 02/32] mm/memcg: bail out early from swap accounting when memcg is disabled
` [PATCH v18 03/32] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v18 04/32] mm/thp: clean up lru_add_page_tail
` [PATCH v18 05/32] mm/thp: remove code path which never got into
` [PATCH v18 06/32] mm/thp: narrow lru locking
` [PATCH v18 07/32] mm/swap.c: stop deactivate_file_page if page not on lru
` [PATCH v18 08/32] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v18 09/32] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v18 10/32] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v18 11/32] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v18 12/32] mm/memcg: optimize mem_cgroup_page_lruvec
` [PATCH v18 13/32] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v18 14/32] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v18 15/32] mm/lru: move lock into lru_note_cost
` [PATCH v18 16/32] mm/lru: introduce TestClearPageLRU
` [PATCH v18 17/32] mm/compaction: do page isolation first in compaction
` [PATCH v18 18/32] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v18 19/32] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v18 21/32] mm/lru: introduce the relock_page_lruvec function
` [PATCH v18 22/32] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v18 23/32] mm/lru: revise the comments of lru_lock
` [PATCH v18 24/32] mm/pgdat: remove pgdat lru_lock
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page
` [PATCH v18 26/32] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v18 27/32] mm/swap.c: optimizing __pagevec_lru_add lru_lock
` [PATCH v18 28/32] mm/compaction: Drop locked from isolate_migratepages_block
` [PATCH v18 29/32] mm: Identify compound pages sooner in isolate_migratepages_block
` [PATCH v18 30/32] mm: Drop use of test_and_set_skip in favor of just setting skip
` [PATCH v18 31/32] mm: Add explicit page decrement in exception path for isolate_lru_pages
` [PATCH v18 32/32] mm: Split release_pages work into 3 passes

ANNOUNCE: build system conversion to Meson has landed
 2020-08-24 12:57 UTC  (3+ messages)

[PATCH] namei: use current_fsuid() in may_follow_link()
 2020-08-24 12:56 UTC 

stable-rc/linux-4.14.y baseline: 124 runs, 1 regressions (v4.14.194-51-g509a87150f17)
 2020-08-24 12:56 UTC 

[PATCH stable-4.14.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 12:56 UTC  (2+ messages)

[PATCH stable-4.4.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 12:55 UTC  (2+ messages)

[PATCH stable-4.9.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 12:55 UTC  (2+ messages)

[PATCH] integrity: Use current_uid() in integrity_audit_message()
 2020-08-24 12:54 UTC 

[dpdk-dev] [PATCH] net/hinic: fix negative array index read
 2020-08-24 12:54 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] net: hns: Fix memleak in hns_nic_dev_probe
 2020-08-24 12:54 UTC  (2+ messages)

[PATCH] virt: vbox: Use current_uid() in vbg_misc_device_requestor()
 2020-08-24 12:53 UTC 

[PATCH 0/2] Fix race conditions when reading out policy data
 2020-08-24 12:52 UTC  (4+ messages)
` [PATCH 1/2] selinux: fix a race condition in security_read_policy()

pm/testing baseline: 77 runs, 6 regressions (v5.9-rc2-8-gf5eba0ea1052)
 2020-08-24 12:51 UTC 

[PATCH 0/3] kernel-yocto: consolidated pull request
 2020-08-24 12:51 UTC  (9+ messages)
` [PATCH 3/3] linux-yocto/5.8: update to v5.8.2
  ` [OE-core] "

[PATCH] x86: guard against straight-line speculation past RET
 2020-08-24 12:50 UTC 

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24 12:49 UTC  (6+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel

[PATCH] security/commoncap: Use current_user_ns()
 2020-08-24 12:49 UTC 

[kvm-unit-tests PATCH 0/2] Use same test names in the default and the TAP13 output format
 2020-08-24 12:48 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] runtime.bash: remove outdated comment

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-24 12:48 UTC  (8+ messages)

[PATCH v4 0/2] arm64: dts: imx8mq: Add NWL DSI host controller to Librem 5 Devkit
 2020-08-24 12:46 UTC  (3+ messages)

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-08-24 12:47 UTC  (4+ messages)

[PATCH 0/2][v2] Some leaked root fixes
 2020-08-24 12:46 UTC  (4+ messages)
` [PATCH 2/2] btrfs: pretty print leaked root name

[PATCH v2] ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy
 2020-08-24 12:45 UTC  (3+ messages)

[PATCH] xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
 2020-08-24 12:46 UTC 

[PATCH v6 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-08-24 12:44 UTC  (4+ messages)
` [PATCH v6 16/16] drm/i915: panel: Use atomic PWM API for devs with an external PWM controller
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Link count for directories
 2020-08-24 12:44 UTC  (2+ messages)

[PATCH 1/2] perf cs-etm: Fix corrupt data after perf inject from
 2020-08-24 12:41 UTC  (4+ messages)
` [PATCH 2/2] perf intel-pt: "

[PATCH v7 00/47] block: Deal with filters
 2020-08-24 12:42 UTC  (4+ messages)
` [PATCH v7 37/47] qemu-img: Use child access functions

[BUG] git-cherry false-positive on upstream new-line change at end-of-file
 2020-08-24 12:42 UTC  (4+ messages)
` [PATCH] patch-id: ignore newline at end of file in diff_flush_patch_id()

[Buildroot] [PATCH 1/1] package/netopeer2: add patch to solve issue with empty group name
 2020-08-24 12:41 UTC 

[dpdk-dev] [PATCH] net/qede: fix dereference before null check
 2020-08-24 12:41 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] selinux: fix a race condition in security_read_policy()
 2020-08-24 12:40 UTC  (4+ messages)

nfnetlink: Busy-loop in nfnetlink_rcv_msg()
 2020-08-24 12:39 UTC  (4+ messages)

[PATCH v2] drm/amd/pm: fix is_dpm_running() run error on 32bit system
 2020-08-24 12:41 UTC 

[PATCH RFC 00/10] fix some comment spelling errors
 2020-08-24 12:35 UTC  (14+ messages)
` [PATCH RFC 02/10] migration/: "
` [PATCH RFC 03/10] docs/: "
` [PATCH RFC 04/10] scripts/: "
` [PATCH RFC 07/10] block/: "
` [PATCH RFC 08/10] disas/: "
` [PATCH RFC 09/10] qapi/: "

[Buildroot] [PATCH-2020.02.x] package/ffmpeg: bump version to 4.2.4
 2020-08-24 12:35 UTC 

x86/kprobes: kretprobe fails to triggered if kprobe at function entry is not optimized (trigger by int3 breakpoint)
 2020-08-24 12:02 UTC 

[PATCH] ARM: dts: imx6qdl-gw553x: Remove unneeded #address-cells/#size-cells
 2020-08-24 12:29 UTC 

[PATCH] x86: guard against port I/O overlapping the RTC/CMOS range
 2020-08-24 12:32 UTC  (4+ messages)
    ` Ping: "

[PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
 2020-08-24 12:30 UTC  (5+ messages)
` [PATCHv6 2/7] crypto: sa2ul: Add crypto driver

[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
 2020-08-24 12:32 UTC  (3+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY

[PATCH v2 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-24 12:29 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH v2 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
` [PATCH v2 3/8] dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
` [PATCH v2 4/8] dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
` [PATCH v2 5/8] arm64: visconti: Add initial support for Toshiba Visconti platform
` [PATCH v2 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
` [PATCH v2 7/8] MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
` [PATCH v2 8/8] arm64: defconfig: Enable configs for Toshiba Visconti

[igt-dev] [PATCH i-g-t] meson: Add option to not build the assembler
 2020-08-24 12:21 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

stable-rc/linux-4.19.y baseline: 129 runs, 1 regressions (v4.19.141-72-g62187e309cc4)
 2020-08-24 12:32 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion 15 inches
 2020-08-24 12:31 UTC  (2+ messages)

[PATCH] sched/fair: Fix wrong cpu selecting from isolated domain
 2020-08-24 12:30 UTC 

[mm] c566586818: BUG:kernel_hang_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok
 2020-08-24 12:29 UTC  (4+ messages)

[PATCH] media: dvbdev: Fix memleak in dvb_register_device
 2020-08-24 12:27 UTC 

[PATCH] drm/amd/pm: fix is_dpm_running() run error on 32bit system
 2020-08-24 12:27 UTC  (3+ messages)

[GIT] Pull request: u-boot-clk (24.08.2020)
 2020-08-24 12:26 UTC 

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-24 12:25 UTC  (5+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[sashal-linux-stable:queue-4.4 25/27] ld.lld: error: failed to open drivers/input/touchscreen/built-in.o: Cannot allocate memory
 2020-08-24 12:25 UTC 

[RFD] x86: Curing the exception and syscall trainwreck in hardware
 2020-08-24 12:24 UTC 

[RFC PATCH 0/3] opp: required_opps: Power on genpd, scale down in reverse order
 2020-08-24 12:23 UTC  (6+ messages)
` [RFC PATCH 1/3] opp: Reduce code duplication in _set_required_opps()

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-08-24 12:21 UTC  (3+ messages)
` [PATCH v6 12/12] mm,hwpoison: double-check page count in __get_any_page()

[PATCH] virtio: add Virtio*BusClass sizes
 2020-08-24 12:20 UTC 

[PATCH] MAINTAINERS: Update Cavium/Marvell entries
 2020-08-24 12:20 UTC 

Xen Security Advisory 335 v2 (CVE-2020-14364) - QEMU: usb: out-of-bounds r/w access issue
 2020-08-24 12:18 UTC 

[PATCH] ALSA: hda: Refactor calculating SDnFMT according to specification
 2020-08-24 12:16 UTC  (2+ messages)

[PATCH] net: Get rid of consume_skb when tracing is off
 2020-08-24 12:17 UTC  (4+ messages)

ld.lld: error: failed to open drivers/gpu/drm/nouveau/nouveau.o: Cannot allocate memory
 2020-08-24 12:17 UTC 

Yocto uses older PV instead of newest - how to figure out why?
 2020-08-24 12:17 UTC  (3+ messages)
` [yocto] "

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-08-24 12:16 UTC  (5+ messages)
` [PATCH 04/11] evm: Check size of security.evm before using it
` [PATCH 05/11] evm: Allow xattr/attr operations for portable signatures if check fails

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion 15 inches
 2020-08-24 12:15 UTC 

[PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument
 2020-08-24 12:15 UTC  (3+ messages)

looking for recent headers in different path in configure
 2020-08-24 12:15 UTC 

[PATCH] xilinx: drivers: Use '_' instead of '-' in driver name
 2020-08-24 12:15 UTC 

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-24 12:15 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema

[PATCH v2 0/5] Remodel HD3SS3220 device nodes
 2020-08-24 12:14 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus

[dpdk-dev] DPDK 20.11 NVIDIA Mellanox Roadmap
 2020-08-24 12:14 UTC 

[LTP] [PATCH] syscalls/setsockopt05: associate receiver with destination address
 2020-08-24 12:10 UTC 

[chrome-os:chromeos-5.4 200/207] drivers/gpu/drm/virtio/virtgpu_ioctl.c:633 virtio_gpu_resource_create_blob_ioctl() error: we previously assumed 'obj->pages' could be null (see line 624)
 2020-08-24 12:08 UTC  (2+ messages)

[PATCH v2 0/2] build: corrections to .init.o generation logic
 2020-08-24 12:08 UTC  (2+ messages)
` [PATCH v2 2/2] EFI: free unused boot mem in at least some cases


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.