messages from 2019-12-24 18:19:30 to 2019-12-25 00:03:06 UTC [more...]
[PATCH v13 00/25] LSM: Module stacking for AppArmor
2019-12-24 23:59 UTC (22+ messages)
` [PATCH v13 01/25] LSM: Infrastructure management of the sock security
` [PATCH v13 02/25] LSM: Create and manage the lsmblob data structure
` [PATCH v13 03/25] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v13 04/25] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v13 05/25] net: Prepare UDS for security module stacking
` [PATCH v13 06/25] Use lsmblob in security_secctx_to_secid
` [PATCH v13 07/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v13 08/25] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v13 09/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v13 10/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v13 11/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v13 12/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v13 13/25] LSM: Specify which LSM to display
` [PATCH v13 14/25] LSM: Ensure the correct LSM context releaser
` [PATCH v13 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v13 16/25] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v13 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v13 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v13 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v13 20/25] LSM: Verify LSM display sanity in binder
` [PATCH v13 21/25] Audit: Add subj_LSM fields when necessary
[PATCH v12 00/25] LSM: Module stacking for AppArmor
2019-12-24 23:58 UTC (27+ messages)
` [PATCH v12 01/25] LSM: Infrastructure management of the sock security
` [PATCH v12 02/25] LSM: Create and manage the lsmblob data structure
` [PATCH v12 03/25] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v12 04/25] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v12 05/25] net: Prepare UDS for security module stacking
` [PATCH v12 06/25] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v12 07/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v12 08/25] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v12 09/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v12 10/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v12 11/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v12 12/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v12 13/25] LSM: Specify which LSM to display
` [PATCH v12 14/25] LSM: Ensure the correct LSM context releaser
` [PATCH v12 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v12 16/25] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v12 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v12 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v12 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v12 20/25] LSM: Verify LSM display sanity in binder
` [PATCH v12 21/25] Audit: Add subj_LSM fields when necessary
` [PATCH v12 22/25] Audit: Include object data for all security modules
` [PATCH v12 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs
` [PATCH v12 24/25] LSM: Add /proc attr entry for full LSM context
` [PATCH v12 25/25] AppArmor: Remove the exclusive flag
nds32le-linux-objcopy: 'net/ax25/.tmp_mx_af_ax25.o': No such file
2019-12-24 23:55 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/tgl: Assume future platforms will inherit TGL's SFC capability
2019-12-24 23:53 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[PATCH 0/3] docs: ftrace: Fix minor issues in the doc
2019-12-24 23:52 UTC (4+ messages)
` [PATCH 1/3] docs: ftrace: Clarify the RAM impact of buffer_size_kb
` [PATCH 2/3] docs: ftrace: Fix typos
` [PATCH 3/3] docs: ftrace: Fix small notation mistake
[alsa-devel] [PATCH] ASoC: Add MediaTek MT6660 Speaker Amp Driver
2019-12-24 23:51 UTC (6+ messages)
` "
[PATCH net-next] bonding: rename AD_STATE_* to BOND_3AD_STATE_*
2019-12-24 23:42 UTC (2+ messages)
[PATCH V8 net-next 00/12] Peer to Peer One-Step time stamping
2019-12-24 23:47 UTC (2+ messages)
[PATCH] utilities/autodate: Fix build error by adding '\ ' in \date{}
2019-12-24 23:19 UTC (5+ messages)
` [PATCH v2] utilities/autodate: Restore compatibility with bash
[PATCH v12 05/25] net: Prepare UDS for security module stacking
2019-12-24 23:13 UTC (11+ messages)
` [PATCH v12 07/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v12 09/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v12 10/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v12 11/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v12 12/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v12 14/25] LSM: Ensure the correct LSM context releaser
` [PATCH v12 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v12 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v12 21/25] Audit: Add subj_LSM fields when necessary
` [PATCH v12 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs
[PATCH v5 00/14] xfs: Delay Ready Attributes
2019-12-24 23:18 UTC (4+ messages)
` [PATCH v5 13/14] xfs: Add delay ready attr remove routines
nds32le-linux-objcopy: 'net/tls/.tmp_mx_tls_main.o': No such file
2019-12-24 23:15 UTC (2+ messages)
[PATCH nftables] evaluate: remove expr_set_context call
2019-12-24 23:16 UTC (4+ messages)
` [PATCH nft v2] evaluate: fix expr_set_context call for shift binops
[Intel-gfx] [CI 01/10] drm/i915: simplify prefixes on device_info
2019-12-24 23:12 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,01/10] drm/i915: simplify prefixes on device_info (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/10] drm/i915: simplify prefixes on device_info (rev3)
[PATCH 0/3] docs: ftrace: Fix minor issues in the doc
2019-12-24 23:11 UTC (3+ messages)
` [PATCH 2/3] docs: ftrace: Fix typos
[igt-dev] [PATCH i-g-t v5] tools: Add an intel_dbuf_map tool
2019-12-24 23:11 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tools: Add an intel_dbuf_map tool (rev3)
[PATCH] drm/i915: save AUD_FREQ_CNTRL state at audio domain suspend
2019-12-24 23:08 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] u-boot: Update to v2020.01-rc5
2019-12-24 22:41 UTC
[RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-24 22:56 UTC (10+ messages)
` [RESEND RFC 2/2] X86: Use KVM CR pin MSRs
[PATCH] udp: fix integer overflow while computing available space in sk_rcvbuf
2019-12-24 22:54 UTC (2+ messages)
[PATCH] fscrypt: Restore modular support
2019-12-24 22:38 UTC (6+ messages)
` [v2 PATCH] fscrypt: Allow modular crypto algorithms
` [v3 "
[pm:bleeding-edge 59/60] drivers/power/avs/qcom-cpr.c:1081:15: sparse: sparse: symbol 'cpr_get_opp_hz_for_req' was not declared. Should it be static?
2019-12-24 22:18 UTC (6+ messages)
` [Devel] "
` [RFC PATCH pm] power: avs: cpr_get_opp_hz_for_req() can be static
` [Devel] "
building vlc
2019-12-24 22:18 UTC (2+ messages)
` [yocto] "
[PATCH] mv88e6xxx: Add serdes Rx statistics
2019-12-24 22:17 UTC (3+ messages)
[PATCH 1/1] cmd: add rng command
2019-12-24 22:16 UTC
[PATCH v4 0/8] Add a random number generator uclass
2019-12-24 22:09 UTC (6+ messages)
` [PATCH v4 5/8] sandbox: rng: Add a random number generator(rng) driver
` [PATCH v4 8/8] virtio: "
[jwboyer-fedora:f30 46/94] drivers/gpu/drm/i915/display/intel_display.c:13006:17: sparse: sparse: incorrect type in argument 2 (different base types)
2019-12-24 22:07 UTC
[PATCH] format-patch: make format.outputDirectory relative to worktree
2019-12-24 22:05 UTC (3+ messages)
[PATCH 0/6] Six UFS patches
2019-12-24 22:02 UTC (7+ messages)
` [PATCH 1/6] ufs: Fix indentation in ufshcd_query_attr_retry()
` [PATCH 2/6] ufs: Make ufshcd_add_command_trace() easier to read
` [PATCH 3/6] ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() "
` [PATCH 4/6] ufs: Fix a race condition in the tracing code
` [PATCH 5/6] ufs: Remove superfluous memory barriers
` [PATCH 6/6] ufs: Remove the SCSI timeout handler
[PATCH v2 0/7] Add support for Azoteq IQS620A/621/622/624/625
2019-12-24 21:55 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: Add bindings "
[PATCH] mm/rmap.c: split huge pmd when it really is
2019-12-24 21:47 UTC (3+ messages)
[Buildroot] [Bug 12426] New: NodeJS slow startup performance (~30s)
2019-12-24 21:32 UTC (2+ messages)
` [Buildroot] [Bug 12426] "
[PATCH 0/3] phy: ti: j721e-wiz: Add support for DisplayPort mode
2019-12-24 21:31 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: phy: Add lane<n>-mode property to WIZ (SERDES wrapper)
[PATCH] libxfs: make resync with the userspace libxfs easier
2019-12-24 21:27 UTC (3+ messages)
[PATCH] irqchip: define EXYNOS_IRQ_COMBINER
2019-12-24 21:11 UTC (2+ messages)
[PATCH v2 00/32] [NEW] efct: Broadcom (Emulex) FC Target driver
2019-12-24 21:01 UTC (3+ messages)
` [PATCH v2 32/32] elx: efct: Tie into kernel Kconfig and build process
[PATCH net-next] net/sched: act_mirred: Ensure mac_len is pulled prior redirect to a non mac_header_xmit target device
2019-12-24 20:43 UTC (2+ messages)
[PATCH v2] IMA: Defined timer to free queued keys
2019-12-24 20:35 UTC (3+ messages)
kernel 5.4.6 + Ryzen 3700X: "Can't display frequency and others of Ryzen7 3700X"
2019-12-24 20:34 UTC (9+ messages)
[PATCH v2 00/15] rebase: make the default backend configurable
2019-12-24 19:54 UTC (17+ messages)
` [PATCH v3 "
` [PATCH v3 01/15] rebase: extend the options for handling of empty commits
` [PATCH v3 02/15] t3406: simplify an already simple test
` [PATCH v3 03/15] rebase, sequencer: remove the broken GIT_QUIET handling
` [PATCH v3 04/15] rebase: make sure to pass along the quiet flag to the sequencer
` [PATCH v3 05/15] rebase: fix handling of restrict_revision
` [PATCH v3 06/15] t3432: make these tests work with either am or merge backends
` [PATCH v3 07/15] rebase: allow more types of rebases to fast-forward
` [PATCH v3 08/15] git-rebase.txt: add more details about behavioral differences of backends
` [PATCH v3 09/15] rebase: move incompatibility checks between backend options a bit earlier
` [PATCH v3 10/15] rebase: add an --am option
` [PATCH v3 11/15] git-prompt: change the prompt for interactive-based rebases
` [PATCH v3 12/15] rebase tests: mark tests specific to the am-backend with --am
` [PATCH v3 13/15] rebase tests: repeat some tests using the merge backend instead of am
` [PATCH v3 14/15] rebase: make the backend configurable via config setting
` [PATCH v3 15/15] rebase: change the default backend from "am" to "merge"
[PATCH v3 0/9] am57xx: Implement Android 10 boot flow
2019-12-24 19:54 UTC (10+ messages)
` [PATCH v3 1/9] image: android: Add functions for handling dtb field
` [PATCH v3 2/9] image: android: Add routine to get dtbo params
` [PATCH v3 3/9] cmd: abootimg: Add abootimg command
` [PATCH v3 4/9] doc: android: Add documentation for Android Boot Image
` [PATCH v3 5/9] test/py: android: Add test for abootimg
` [PATCH v3 6/9] configs: am57xx_evm: Enable Android commands
` [PATCH v3 7/9] env: ti: boot: Respect slot_suffix in AVB commands
` [PATCH v3 8/9] env: ti: boot: Boot Android with dynamic partitions
` [PATCH v3 9/9] arm: ti: boot: Use correct dtb and dtbo on Android boot
I change chip main of the pico-imx7D SOM module. Now I need put u-boot.imx(bin) using imx_uart
2019-12-24 19:49 UTC
[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
2019-12-24 19:44 UTC (2+ messages)
[Xen-devel] [xen-unstable test] 145185: regressions - FAIL
2019-12-24 19:42 UTC
[PATCH -next] selinux: remove set but not used variable 'sidtab'
2019-12-24 19:35 UTC (2+ messages)
[BUG] `git diff` treats an unchanged line as modified
2019-12-24 19:34 UTC (2+ messages)
[PATCH v2 00/21] efi/x86: confine type unsafe casting to mixed mode
2019-12-24 19:34 UTC (3+ messages)
` [PATCH v2 13/21] efi/libstub/x86: drop __efi_early() export of efi_config struct
[Intel-gfx] HDCP working for anyone?
2019-12-24 19:25 UTC
with kernel 5.4.6, two Eth interfaces -- one 'reliably named', the other not. used to work , what's changed?
2019-12-24 19:24 UTC
[Intel-gfx] acceleration works in Brave browser
2019-12-24 19:23 UTC
Updating the commit message for reverts
2019-12-24 19:15 UTC (2+ messages)
[PATCH] ext4: force buffer up-to-date while marking it dirty
2019-12-24 19:09 UTC
[PATCH 1/1] iommu/vt-d: Add a quirk flag for scope mismatched devices
2019-12-24 19:08 UTC (3+ messages)
[PATCH net] net: dsa: sja1105: Fix double delivery of TX timestamps to socket error queue
2019-12-24 19:05 UTC (5+ messages)
[PATCH BlueZ] mesh: Base config json code on newer version of json-c
2019-12-24 19:03 UTC (2+ messages)
[PATCH v1 0/1] gpg-interface: add minTrustLevel as a configuration option
2019-12-24 19:02 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH BlueZ 0/2] mesh: Fix some SNB details
2019-12-24 19:03 UTC (2+ messages)
[jwboyer-fedora:f30 6/94] drivers/char/crash.c:78:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
2019-12-24 18:58 UTC
[Xen-devel] [PATCH v4 0/6] generated Go libxl bindings using IDL
2019-12-24 18:49 UTC (4+ messages)
` [Xen-devel] [PATCH v4 2/6] golang/xenlight: begin Go to C type marshaling
[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
2019-12-24 18:49 UTC (3+ messages)
[PATCH] ARM: dts: Add omap3-echo
2019-12-24 18:45 UTC (3+ messages)
BUG: unable to handle page fault for address: ffff8cb1a7beb900
2019-12-24 18:42 UTC
[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
2019-12-24 18:39 UTC (3+ messages)
polaris12_mc.bin error
2019-12-24 18:38 UTC (4+ messages)
[PATCH v2 1/2] include: trace: Add SCMI header with trace events
2019-12-24 18:34 UTC (3+ messages)
[PATCH 0/8] drm/amd/display: use true,false for bool variable
2019-12-24 18:32 UTC (3+ messages)
[PATCH v2] NFSv4.0: nfs4_do_fsinfo() should not do implicit lease
2019-12-24 18:32 UTC (2+ messages)
[PATCH v8 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
2019-12-24 18:30 UTC (4+ messages)
[PATCH 0/3] Ethernet support for Raspberry Pi 4
2019-12-24 18:30 UTC (6+ messages)
` [PATCH 1/3] net: Add support for Broadcom GENETv5 Ethernet controller
[PATCH] drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.c
2019-12-24 18:28 UTC (3+ messages)
[PATCH 1/1] test/py: Fix broken 'notbuildconfigspec' marker
2019-12-24 18:28 UTC (2+ messages)
[PATCH v3] Documentation: filesystems: convert fuse to RST
2019-12-24 18:27 UTC (3+ messages)
` [Linux-kernel-mentees] "
[PATCH v4 00/19] KVM: Dynamically size memslot arrays
2019-12-24 18:19 UTC (6+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
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.