All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-14 19:10:32 to 2020-05-14 19:44:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-05-14 19:44 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-05-14 19:44 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-05-14 19:44 UTC 

[PATCH v5 00/10] input: elants: Support Asus TF300T touchscreen
 2020-05-14 19:43 UTC  (3+ messages)
` [PATCH v5 05/10] input: elants: refactor elants_i2c_execute_command()

stable-rc/linux-4.9.y boot: 111 boots: 2 failed, 97 passed with 5 offline, 7 untried/unknown (v4.9.223-41-g1ec0b5b2a219)
 2020-05-14 19:43 UTC 

[PATCH] security: fix the default value of secid_to_secctx hook
 2020-05-14 19:43 UTC  (4+ messages)

[PATCH v4 0/3] iotests: add JobRunner framework
 2020-05-14 19:37 UTC  (12+ messages)
` [PATCH v4 1/3] qmp.py: change event_wait to use a dict
` [PATCH v4 2/3] iotests: add JobRunner class
` [PATCH v4 3/3] iotests: modify test 040 to use JobRunner

[PATCH bpf] bpf: fix bug in mmap() implementation for BPF array map
 2020-05-14 19:42 UTC  (3+ messages)

[PATCH 0/8 v1] Remove FMR support from RDMA drivers
 2020-05-14 19:42 UTC  (4+ messages)

Errors in util-linux man pages, here: adjtime_config.5: Wording
 2020-05-14 19:42 UTC  (3+ messages)

[PATCH net-next v1] net: phy: tja11xx: execute cable test on link up
 2020-05-14 19:42 UTC 

[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-14 19:37 UTC  (3+ messages)
` [PATCH for-5.1 V3 2/7] hw/mips: Implement the kvm_type() hook in MachineClass

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-05-14 19:41 UTC 

[PATCH v1 0/18] backlight updates
 2020-05-14 19:41 UTC  (37+ messages)
` [PATCH v1 05/18] backlight: drop backlight_put()
` [PATCH v1 06/18] backlight: make of_find_backlight_by_node() static
` [PATCH v1 07/18] backlight: refactor fb_notifier_callback()
` [PATCH v1 08/18] backlight: add backlight_is_blank()
` [PATCH v1 09/18] backlight: improve backlight_ops documentation
` [PATCH v1 10/18] backlight: improve backlight_properties documentation
` [PATCH v1 11/18] backlight: improve backlight_device documentation
` [PATCH v1 12/18] backlight: document inline functions in backlight.h
` [PATCH v1 13/18] backlight: document enums "
` [PATCH v1 14/18] backlight: remove the unused backlight_bl driver
` [PATCH v1 15/18] backlight: drop extern from prototypes
` [PATCH v1 16/18] backlight: add overview and update existing doc
` [PATCH v1 17/18] backlight: wire up kernel-doc documentation
` [PATCH v1 18/18] backlight: use backlight_is_blank() in all backlight drivers

[PATCH v2 net-next 00/11] net: qed/qede: critical hw error handling
 2020-05-14 19:40 UTC  (3+ messages)
  ` [EXT] "

[Intel-gfx] [PATCH v8 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-14 19:41 UTC  (7+ messages)
` [Intel-gfx] [PATCH v8 2/7] drm/i915: Extract cdclk requirements checking to separate function
` [Intel-gfx] [PATCH v8 3/7] drm/i915: Check plane configuration properly
` [Intel-gfx] [PATCH v8 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+

[PATCH bpf] samples: bpf: fix build error
 2020-05-14 19:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-05-14 19:39 UTC 

WARNING: suspicious RCU usage with PROVE_RCU_LIST=y
 2020-05-14 19:38 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-05-14 19:38 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-05-14 19:38 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-05-14 19:38 UTC 

[PATCH v17 00/10] Landlock LSM
 2020-05-14 19:37 UTC  (7+ messages)
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-14 19:37 UTC  (14+ messages)

[PATCH v2 00/17] target/mips: FPU and other cleanups and improvements
 2020-05-14 19:20 UTC  (18+ messages)
` [PATCH v2 01/17] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v2 02/17] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v2 03/17] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v2 04/17] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v2 05/17] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v2 06/17] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v2 07/17] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v2 08/17] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v2 09/17] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v2 10/17] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH v2 11/17] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v2 12/17] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v2 13/17] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v2 14/17] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v2 15/17] target/mips: fpu: Name better paired-single variables
` [PATCH v2 16/17] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v2 17/17] hw/mips: Convert Malta "ifdef 0"-ed code to comments

[RFC PATCH] kunit: Support skipped tests
 2020-05-14 19:35 UTC  (2+ messages)

remove kernel_setsockopt and kernel_getsockopt
 2020-05-14 19:35 UTC  (13+ messages)
            ` [Ocfs2-devel] "
              ` [Cluster-devel] "

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-05-14 19:34 UTC  (8+ messages)
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

[LTP] [PATCH 0/4] Update installation docs
 2020-05-14 19:34 UTC  (3+ messages)
` [LTP] [PATCH 2/4] INSTALL: Document 32bit and cross-compilation setup

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-05-14 19:32 UTC  (5+ messages)

[PATCH 1/1] powerpc/rtas: Implement reentrant rtas call
 2020-05-14 19:04 UTC  (4+ messages)

suggestions for current embedded linux security aspects?
 2020-05-14 19:32 UTC 

[PATCH 0/4] kernel/kernel-yocto: consolidated pull request
 2020-05-14 19:32 UTC  (5+ messages)
` [PATCH 4/4] kernel/reproducibility: factor kernel source epoch for common use
  ` [OE-core] "

[GIT PULL] MMC fixes for v5.7-rc6
 2020-05-14 19:31 UTC 

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-05-14 19:31 UTC 

[PATCH v29 00/20] Intel SGX foundations
 2020-05-14 19:30 UTC  (12+ messages)

[PATCH v3 0/2] Implement reentrant rtas call
 2020-05-14 18:58 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/rtas: "

[LTP] [PATCH 1/1] rpc-tirpc: Fix deprecated glibc detection
 2020-05-14 19:30 UTC 

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-14 19:28 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-05-14 19:28 UTC 

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/39] scsi: ibmvscsi: Fix WARN_ON during event pool release

[PATCH 4.19 00/48] 4.19.123-rc1 review
 2020-05-14 19:27 UTC  (4+ messages)
` [PATCH 4.19 37/48] x86/entry/64: Fix unwind hints in register clearing code

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-05-14 19:27 UTC 

[kvm-unit-tests PATCH 00/11] Misc fixes and CI improvements
 2020-05-14 19:26 UTC  (12+ messages)
` [kvm-unit-tests PATCH 01/11] x86/access: Fix phys-bits parameter
` [kvm-unit-tests PATCH 02/11] Fix out-of-tree builds
` [kvm-unit-tests PATCH 03/11] x86: avoid multiply defined symbol
` [kvm-unit-tests PATCH 04/11] Fixes for the umip test
` [kvm-unit-tests PATCH 05/11] Always compile the kvm-unit-tests with -fno-common
` [kvm-unit-tests PATCH 06/11] Fix powerpc issue with the linker from Fedora 32
` [kvm-unit-tests PATCH 07/11] Update the gitlab-ci to "
` [kvm-unit-tests PATCH 08/11] x86: use a non-negative number in shift
` [kvm-unit-tests PATCH 09/11] x86: use inline asm to retrieve stack pointer
` [kvm-unit-tests PATCH 10/11] vmx_tests: Silence warning from Clang
` [kvm-unit-tests PATCH 11/11] Compile the kvm-unit-tests also with Clang

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-05-14 19:27 UTC 

[PATCH 0/1] virtio-9pfs: don't truncate response
 2020-05-14 19:21 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 0/9] xfs_repair: use btree bulk loading
 2020-05-14 19:23 UTC  (7+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: unindent phase 5 function

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-05-14 19:20 UTC  (5+ messages)

[PATCH] xfs_repair: remove gratuitous code block in phase5
 2020-05-14 19:23 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 01/31] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/31] scsi: ibmvscsi: Fix WARN_ON during event pool release

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-14 19:21 UTC  (10+ messages)
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[PATCH] compat: remove gmtime
 2020-05-14 19:18 UTC 

[PATCH bpf-next 0/6] BPF ring buffer
 2020-05-14 19:18 UTC  (4+ messages)
` [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-05-14 19:18 UTC 

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-14 19:18 UTC  (3+ messages)
` [PATCH RFC 2/5] KVM: x86: introduce "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-05-14 19:17 UTC 

[PATCH 0/3] qla2xxx SAN Congestion Management (SCM) support
 2020-05-14 19:15 UTC  (3+ messages)
` [PATCH 3/3] qla2xxx: Pass SCM counters to the application

[Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
 2020-05-14 19:16 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/params: prevent changing module params runtime

Error during update_runstate_area with KPTI activated
 2020-05-14 19:13 UTC  (6+ messages)

[PATCH 0/5] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-14 19:13 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:51 UTC  (22+ messages)
` [PATCH AUTOSEL 5.6 04/62] gcc-common.h: Update for GCC 10
` [PATCH AUTOSEL 5.6 05/62] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 5.6 06/62] HID: logitech: Add support for Logitech G11 extra keys
` [PATCH AUTOSEL 5.6 07/62] HID: alps: Add AUI1657 device ID
` [PATCH AUTOSEL 5.6 09/62] phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
` [PATCH AUTOSEL 5.6 11/62] scsi: qla2xxx: Delete all sessions before unregister local nvme port
` [PATCH AUTOSEL 5.6 12/62] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH AUTOSEL 5.6 13/62] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 5.6 14/62] aquantia: Fix the media type of AQC100 ethernet controller in the driver
` [PATCH AUTOSEL 5.6 15/62] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()
` [PATCH AUTOSEL 5.6 17/62] component: Silence bind error on -EPROBE_DEFER
` [PATCH AUTOSEL 5.6 18/62] net/ena: Fix build warning in ena_xdp_set()
` [PATCH AUTOSEL 5.6 21/62] ibmvnic: Skip fatal error reset after passive init
` [PATCH AUTOSEL 5.6 22/62] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 5.6 23/62] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 5.6 24/62] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 5.6 26/62] ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set
` [PATCH AUTOSEL 5.6 28/62] x86/apic: Move TSC deadline timer debug printk
` [PATCH AUTOSEL 5.6 33/62] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
` [PATCH AUTOSEL 5.6 34/62] sun6i: dsi: fix gcc-4.8

Errors in util-linux man pages, here: rtcwake.8: Wording
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: runuser.1: Markup/Wording
 2020-05-14 18:51 UTC 

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-05-14 19:12 UTC  (4+ messages)

Errors in util-linux man pages, here: script.1: Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: script.1: Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: script.1: Wording
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: scriptlive.1: Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: scriptreplay.1: Content
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: scriptreplay.1: Typo/Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: scriptreplay.1: Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: scriptreplay.1: Markup
 2020-05-14 18:51 UTC 

[PATCH] cpuidle: psci: Fixup execution order when entering a domain idle state
 2020-05-14 19:11 UTC  (6+ messages)

Errors in util-linux man pages, here: scriptreplay.1: Content
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: setarch.8: Typo?
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: setpriv.1: Typo
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: sfdisk.8: Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: sfdisk.8: Typo
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: sfdisk.8: Typo/Markup
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: sfdisk.8: Wording
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: su.1: Missing markup
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: sfdisk.8: Typo
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: sfdisk.8: Wording
 2020-05-14 18:51 UTC 

Errors in util-linux man pages, here: swapon.8: Missing markup
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: unshare.1: Markup?
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: umount.8: Markup
 2020-05-14 18:52 UTC 

[PATCH V3 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-14 19:11 UTC  (4+ messages)
` [PATCH V3 4/4] x86/resctrl: Use appropriate API for strings terminated by newline

[PATCH v5 00/21] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-05-14 19:10 UTC  (3+ messages)

Errors in util-linux man pages, here: wdctl.8: Missing markup
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: unshare.1: English
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: mount.8: Typo
 2020-05-14 18:52 UTC 

Errors in util-linux man pages, here: wdctl.8: Typo
 2020-05-14 18:52 UTC 

[PATCH net-next 0/2] DP83822 Fiber enablement
 2020-05-14 18:52 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: DP83822: Add ability to advertise Fiber connection


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.