All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-09 14:35:27 to 2021-03-09 15:06:29 UTC [more...]

[PATCH RESEND 0/6] hw/mips/gt64120: Minor fixes
 2021-03-09 14:26 UTC  (3+ messages)
` [PATCH RESEND 2/6] hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
` [PATCH RESEND 4/6] hw/mips/gt64xxx: Rename trace events related to interrupt registers

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2021-03-09 15:06 UTC 

[PATCH v25 00/25] LSM: Module stacking for AppArmor
 2021-03-09 14:42 UTC  (42+ messages)
  ` [PATCH v25 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v25 02/25] LSM: Add the lsmblob data structure
  ` [PATCH v25 03/25] LSM: provide lsm name and id slot mappings
  ` [PATCH v25 04/25] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v25 05/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v25 06/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v25 07/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v25 08/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v25 09/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v25 10/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v25 11/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v25 12/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v25 13/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v25 14/25] LSM: Specify which LSM to display
  ` [PATCH v25 15/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v25 16/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v25 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v25 18/25] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v25 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v25 20/25] LSM: Verify LSM display sanity in binder

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-09 15:05 UTC  (7+ messages)
` [PATCH V6 1/2] "

[RFC v5 00/36] arm cleanup experiment for kvm-only build
 2021-03-09 14:25 UTC  (32+ messages)
` [RFC v5 05/36] target/arm: only build psci for TCG
` [RFC v5 06/36] target/arm: split off cpu-sysemu.c
` [RFC v5 07/36] target/arm: move physical address translation to cpu-mmu
` [RFC v5 08/36] target/arm: cpu-mmu: fix comment style
` [RFC v5 09/36] target/arm: split cpregs from tcg/helper.c
` [RFC v5 10/36] target/arm: cpregs: fix style (mostly just comments)
` [RFC v5 11/36] target/arm: move cpu definitions to common cpu module
` [RFC v5 12/36] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v5 13/36] target/arm: kvm: add stubs for some helpers
` [RFC v5 14/36] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v5 15/36] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v5 17/36] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v5 18/36] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v5 19/36] target/arm: move arm_sctlr away from tcg helpers
` [RFC v5 20/36] target/arm: move arm_cpu_list to common_cpu
` [RFC v5 21/36] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v5 22/36] target/arm: split 32bit cpu models from cpu.c to cpu32.c
` [RFC v5 23/36] target/arm: move sve_exception_el out of TCG helpers
` [RFC v5 24/36] target/arm: move TCG cpu and models inside tcg/
` [RFC v5 25/36] target/arm: cpu: fix style
` [RFC v5 26/36] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v5 27/36] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v5 28/36] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v5 29/36] target/arm: cleanup cpu includes
` [RFC v5 30/36] target/arm: remove broad "else" statements when checking accels
` [RFC v5 31/36] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v5 32/36] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v5 33/36] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v5 34/36] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v5 35/36] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v5 36/36] revert commit 6e937ba7f8fb90d66cb3781f7fed32fb4239556a

[PATCH 4.15 0/2] Start 4.15 changelog
 2021-03-09 15:04 UTC  (8+ messages)
` [PATCH 4.15 1/3] MAINTAINERS: Make myself the owner of the changelog
` [PATCH 4.15 2/3] CHANGELOG.md: Clear out 4.14 stuff and start 4.15 info
` [PATCH 4.15 3/3] CHANGELOG.md: Glean some information from SUPPORT.md

[intel-linux-intel-lts:4.19/android_r 19120/22085] arch/x86/kernel/smp.c:273:1: warning: unused label 'finish'
 2021-03-09 15:04 UTC 

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-09 15:02 UTC  (7+ messages)
` [PATCH 01/11] doc: ABI: devfreq: remove invalid central_polling description
` [PATCH 02/11] PM / devfreq: remove the invalid description for get_target_freq

[patch 0/2] highmem/ARM: kmap_atomic cleanups
 2021-03-09 15:01 UTC  (3+ messages)

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-09 15:04 UTC  (2+ messages)

Making the "new repo" requests go faster
 2021-03-09 15:03 UTC  (4+ messages)

[PATCH v4 00/12] Simple IPC Mechanism
 2021-03-09 15:02 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] pkt-line: eliminate the need for static buffer in packet_write_gently()
  ` [PATCH v5 02/12] pkt-line: do not issue flush packets in write_packetized_*()
  ` [PATCH v5 03/12] pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option
  ` [PATCH v5 04/12] pkt-line: add options argument to read_packetized_to_strbuf()
  ` [PATCH v5 05/12] simple-ipc: design documentation for new IPC mechanism
  ` [PATCH v5 06/12] simple-ipc: add win32 implementation
  ` [PATCH v5 07/12] unix-socket: eliminate static unix_stream_socket() helper function
  ` [PATCH v5 08/12] unix-socket: add backlog size option to unix_stream_listen()
  ` [PATCH v5 09/12] unix-socket: disallow chdir() when creating unix domain sockets
  ` [PATCH v5 10/12] unix-stream-server: create unix domain socket under lock
  ` [PATCH v5 11/12] simple-ipc: add Unix domain socket implementation
  ` [PATCH v5 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool

[PATCH V10 0/8] nvmet: add ZBD backend support
 2021-03-09 15:03 UTC  (4+ messages)
` [PATCH V10 6/8] nvme-core: check ctrl css before setting up zns

[PATCH v3 0/3] Some modifications about ram_save_host_page()
 2021-03-09 14:33 UTC  (6+ messages)
` [PATCH v3 2/3] migration/ram: Reduce unnecessary rate limiting

[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-09 15:02 UTC  (5+ messages)
` [PATCH 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH 3/5] powercap/drivers/dtpm: Simplify the dtpm table

[PATCH] device: revert pipelining UAPI requests
 2021-03-09 15:02 UTC 

[xen-unstable test] 159882: tolerable FAIL
 2021-03-09 15:01 UTC 

stable-rc/queue/4.14 baseline: 123 runs, 6 regressions (v4.14.224-6-g87947eea5b9c2)
 2021-03-09 15:01 UTC 

[PATCH v3] staging: rtl8712: fixed whitespace coding style issue
 2021-03-09 15:00 UTC  (2+ messages)

[PATCH 0/2] io_req_complete_post() fix
 2021-03-09 15:01 UTC  (2+ messages)

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-09 15:00 UTC  (3+ messages)
` [patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT

[intel-linux-intel-lts:4.19/android_r 20723/22085] include/linux/page-flags-layout.h:95:2: error: #error "Not enough bits in page flags"
 2021-03-09 15:00 UTC  (2+ messages)

[PATCH 0/2] spec: liburing-2.0 updates
 2021-03-09 15:00 UTC  (2+ messages)

user_namespaces(7) should mention overlay as mountable since Linux 5.11
 2021-03-09 15:00 UTC 

[PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
 2021-03-09 14:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2021-03-09 14:59 UTC 

post-receive: pub/scm/linux/kernel/git/teigland/linux-dlm
 2021-03-09 14:58 UTC 

[syzbot] possible deadlock in io_sq_thread_finish
 2021-03-09 14:57 UTC  (2+ messages)

[PATCH 1/9] memcg: accounting for allocations called with disabled BH
 2021-03-09 14:57 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm: Add support for SPI EEPROM
 2021-03-09 14:54 UTC  (5+ messages)

[PATCH] arm64: make STACKPROTECTOR_PER_TASK configurable
 2021-03-09 14:53 UTC  (5+ messages)

RESEND v2: scsi: ufshcd: use a macro for UFS versions
 2021-03-09 14:55 UTC  (3+ messages)
` [RESEND PATCH v2 1/3] scsi: ufshcd: use a function to calculate versions

[PATCH] staging: wfx: remove unused included header files
 2021-03-09 14:54 UTC  (6+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2021-03-09 14:55 UTC 

Can git change?
 2021-03-09 14:54 UTC  (9+ messages)
        ` RES: "

how often would one use "VAR_someoverride_append = ..."?
 2021-03-09 14:55 UTC  (4+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-03-09 14:54 UTC 

[PATCH] Input: elan_i2c - Reduce the resume time for new devices
 2021-03-09 14:53 UTC  (11+ messages)
  ` [PATCH] Input: elan_i2c - Reduce the resume time for new dev ices

[LTP] [PATCH] max_map_count: Add judgment of abnormal situation
 2021-03-09 14:54 UTC  (2+ messages)

[LTP] [RFC PATCH v2 0/7] CGroup API rewrite
 2021-03-09 14:54 UTC  (3+ messages)
` [LTP] [RFC PATCH v2 5/7] docs: Update CGroups API

[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-09 14:52 UTC  (6+ messages)

[PATCH v3 for-4.15] x86/msr: introduce an option for compatible MSR behavior selection
 2021-03-09 14:53 UTC  (5+ messages)

[PATCH] mdmonitor: check if udev has finished events processing
 2021-03-09 14:52 UTC  (7+ messages)

[PATCH v2 0/4] arm64: dts: ti: am642x: add CPSW3g DT nodes
 2021-03-09 14:51 UTC  (3+ messages)

[SPDK] Re: bdev architecture
 2021-03-09 14:52 UTC 

[PATCH] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-09 14:52 UTC  (2+ messages)

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-09 14:50 UTC  (6+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH 1/3] dt-bindings: phy: convert Broadcom NS USB 2.0 to the json-schema
 2021-03-09 14:50 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: phy: brcm,ns-usb2-phy: bind single CRU reg

[PATCH v2 0/2][4.15] x86: guest MSR access handling tweaks
 2021-03-09 14:50 UTC  (10+ messages)
` [PATCH v2 1/2][4.15] x86/PV: conditionally avoid raising #GP for early guest MSR reads

GPIO regression on mvebu and/or max310x since 2ab73c6d8323
 2021-03-09 14:49 UTC  (6+ messages)

[PATCH 0/2] some cleanup code
 2021-03-09 14:48 UTC  (8+ messages)
` [PATCH 2/2] MIPS: Loongson64: Move loongson_system_configuration to loongson.h

[lttng-dev] lttng-modules: block: invalid/unknown value for rwbs field
 2021-03-09 14:49 UTC  (3+ messages)

[PATCH] KVM: arm64: Cap default IPA size to the host's own size
 2021-03-09 14:46 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2021-03-09 14:48 UTC 

[RFC PATCH 0/3] LSM Documentation - Render lsm_hooks.h for kernel_docs
 2021-03-09 14:39 UTC  (3+ messages)
` [RFC PATCH 1/3] Documentation/security: Update LSM security hook text
` [RFC PATCH 3/3] include/linux: Update LSM hook text part2

[PATCH] mfd: lm3533: Switch to using the new API kobj_to_dev()
 2021-03-09 14:46 UTC  (2+ messages)

[PATCHv2 0/4] perf/core: Add support to exclude kernel mode PMU tracing
 2021-03-09 14:44 UTC  (4+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.224)
 2021-03-09 14:45 UTC 

[PATCH v2 00/12] gpio: implement the configfs testing module
 2021-03-09 14:44 UTC  (4+ messages)
` [PATCH v2 05/12] lib: bitmap: remove the 'extern' keyword from function declarations

[PATCH v2 0/2] AM64: Add support for GPIO
 2021-03-09 14:43 UTC  (3+ messages)

[PATCH] Squashfs: fix xattr id and id lookup sanity checks
 2021-03-09 14:43 UTC 

[PATCH v2] rtl8712: fixed whitespace coding style issue
 2021-03-09 14:43 UTC  (3+ messages)

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-09 14:43 UTC  (4+ messages)
` [PATCH kvmtool v2 17/22] virtio: Switch trap handling to use MMIO handler

[PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-09 14:41 UTC  (7+ messages)
` [PATCH v2 3/4] arm64: dts: ti: Add support for Siemens "
      ` [PATCH v3 "

[PATCH 1/3] ASoC: simple-card-utils: Fix device module clock
 2021-03-09 14:41 UTC  (2+ messages)

[PATCH] iavf: remove duplicate free resources calls
 2021-03-09 14:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] NFSD: fix dest to src mount in inter-server COPY
 2021-03-09 14:41 UTC 

[PATCH 1/1] NFSD: fix error handling in callbacks
 2021-03-09 14:41 UTC 

[PATCH] xen/arm: Use register_t type in cpuinfo entries
 2021-03-09 14:41 UTC  (4+ messages)

[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
 2021-03-09 14:38 UTC  (5+ messages)

[PATCH v2 0/3] ASoC: sdm845: array out of bound issues
 2021-03-09 14:21 UTC  (2+ messages)
` [PATCH v2 1/3] ASoC: qcom: sdm845: Fix array out of bounds access

stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.260-4-g4f518bc252fec)
 2021-03-09 14:38 UTC 

[PATCH net v3 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-09 14:35 UTC  (4+ messages)
` [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct

otg_fsm.c:undefined reference to `usb_gadget_vbus_connect'
 2021-03-09 14:35 UTC 

[PATCH] tegra-video/csi.h: fix kernel-doc mistake
 2021-03-09 14:35 UTC 

[PATCH 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-09 14:34 UTC  (3+ 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.