messages from 2020-03-25 19:29:03 to 2020-03-25 23:49:22 UTC [more...]
[PATCH 0/3] SELinux support for anonymous inodes and UFFD
2020-03-25 23:49 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v2 2/3] Teach SELinux about anonymous inodes
` [PATCH v2 3/3] Wire UFFD up to SELinux
[PATCH bpf-next v6 0/8] MAC and Audit policy using eBPF (KRSI)
2020-03-25 23:46 UTC (13+ messages)
` [PATCH bpf-next v6 2/8] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v6 3/8] bpf: lsm: provide attachment points for BPF LSM programs
` [PATCH bpf-next v6 5/8] bpf: lsm: Initialize the BPF LSM hooks
[tip:master] BUILD SUCCESS 7683c335f2e942d3df74797ed2e165f8624251ee
2020-03-25 23:41 UTC
[tip:perf/core] BUILD SUCCESS 629b3df7ecb01fddfdf71cb5d3c563d143117c33
2020-03-25 23:41 UTC
[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
2020-03-25 23:39 UTC (4+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
2020-03-25 23:36 UTC (7+ messages)
` [PATCH v2 "
linux-next: Signed-off-by missing for commits in the block tree
2020-03-25 23:34 UTC
[PATCH 0/4] dt-bindings: additionalProperties clean-up
2020-03-25 23:34 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
` [PATCH 2/4] dt-bindings: sram: qcom: Clean-up 'ranges' and child node names
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'
[PATCH] gpio: thunderx: fix irq_request_resources
2020-03-25 23:33 UTC (5+ messages)
[PATCH] pinctrl: qcom: use scm_call to route GPIO irq to Apps
2020-03-25 23:31 UTC (2+ messages)
[PATCH] cifs: Remove locking in smb2_verify_signature() when calculating SMB2/SMB3 signature on receiving packets
2020-03-25 23:29 UTC (3+ messages)
[PATCH] selftests: enforce local header dependency in lib.mk
2020-03-25 23:28 UTC (2+ messages)
[PATCH v4] selftests: Fix seccomp to support relocatable build (O=objdir)
2020-03-25 23:26 UTC (2+ messages)
[PATCH 0/3] imx: drop dependency on ARM64
2020-03-25 23:23 UTC (3+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
2020-03-25 23:20 UTC (9+ messages)
` [PATCH v2 5/5] arm64: entry: Enable random_kstack_offset support
[PATCH v3 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
2020-03-25 23:18 UTC
[PATCH] selftests: Fix memfd to support relocatable build (O=objdir)
2020-03-25 23:17 UTC
[PATCH v2 0/3] IOMMU user API enhancement
2020-03-25 23:17 UTC (4+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities
` [PATCH v2 2/3] iommu/uapi: Use unified UAPI version
` [PATCH v2 3/3] iommu/uapi: Add helper function for size lookup
[PATCH RFC v2 0/7] serial: 8250: Add rs485 emulation to 8250_dw
2020-03-25 23:14 UTC (8+ messages)
` [PATCH DON'T APPLY v2 1/7] serial: Allow uart_get_rs485_mode() to return errno
` [PATCH DON'T APPLY v2 2/7] dt-bindings: serial: Add binding for rs485 bus termination GPIO
` [PATCH DON'T APPLY v2 3/7] serial: 8250: Support "
` [PATCH v2 4/7] serial: 8250: Handle implementations not having TEMT interrupt using em485
` [PATCH v2 5/7] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
` [PATCH v2 6/7] serial: 8250: Support separate rs485 rx-enable GPIO
` [PATCH v2 7/7] serial: 8250_dw: add em485 support
[PATCH] netfilter/nf_tables: silence a RCU-list warning
2020-03-25 23:13 UTC (2+ messages)
[PATCH] elfnote: mark all .note sections SHF_ALLOC
2020-03-25 23:12 UTC
[PATCH v1] clocksource: Avoid creating dead devices
2020-03-25 23:06 UTC (9+ messages)
` [tip: timers/core] clocksource/drivers/timer-probe: "
[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
2020-03-25 23:05 UTC (4+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device
[PATCH V2] gpio: brcmstb: support gpio-line-names property
2020-03-25 23:01 UTC (2+ messages)
[PATCH] drm/mediatek: Remove debug messages for function calls
2020-03-25 23:00 UTC (2+ messages)
[PATCH] kunit: convert test results to JSON
2020-03-25 22:59 UTC
[RFC PATCH 00/11] VMBus channel interrupt reassignment
2020-03-25 22:55 UTC (12+ messages)
` [RFC PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
` [RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
` [RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
` [RFC PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
` [RFC PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
` [RFC PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
` [RFC PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
` [RFC PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
` [RFC PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
` [RFC PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
` [RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
2020-03-25 22:54 UTC (6+ messages)
` [RFC v2 2/2] kernel/sysctl: support handling command line aliases
[PATCH 2/2] SUNRPC: Optimize 'svc_print_xprts()'
2020-03-25 22:53 UTC (5+ messages)
[RFC PATCH 00/12] x86: Trenchboot secure late launch Linux kernel support
2020-03-25 22:51 UTC (17+ messages)
` [RFC PATCH 01/12] x86: Secure Launch Kconfig
` [RFC PATCH 02/12] x86: Secure Launch main header file
` [RFC PATCH 03/12] x86: Add early SHA support for Secure Launch early measurements
` [RFC PATCH 04/12] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [RFC PATCH 05/12] x86: Add early TPM1.2/TPM2.0 "
` [RFC PATCH 06/12] x86: Add early general TPM "
` [RFC PATCH 07/12] x86: Secure Launch kernel early boot stub
` [RFC PATCH 08/12] x86: Secure Launch kernel late "
` [RFC PATCH 09/12] x86: Secure Launch SMP bringup support
` [RFC PATCH 10/12] x86: Secure Launch adding event log securityfs
` [RFC PATCH 11/12] kexec: Secure Launch kexec SEXIT support
` [RFC PATCH 12/12] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
2020-03-25 22:50 UTC (9+ messages)
[v2,1/1] hwmon: (nct7904) Add watchdog function
2020-03-25 22:47 UTC (2+ messages)
[PATCH v2] platform: x86: Add ACPI driver for ChromeOS
2020-03-25 22:38 UTC (10+ messages)
[PATCH v2 0/6] Manual definition of Soft Reserved memory devices
2020-03-25 22:32 UTC (5+ messages)
` [PATCH v2 4/6] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
[PATCH] staging: rtl8723bs: Clean up tests if NULL returned on failure
2020-03-25 22:29 UTC
[PATCH v7 kunit-next 0/4] kunit: add debugfs representation to show results
2020-03-25 22:11 UTC (5+ messages)
` [PATCH v7 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
[PATCH v2] PCI: sysfs: Change bus_rescan and dev_rescan to rescan
2020-03-25 22:10 UTC (2+ messages)
` [Linux-kernel-mentees] "
[PATCH v3] driver core: Break infinite loop when deferred probe can't be satisfied
2020-03-25 22:08 UTC (4+ messages)
[PATCH] perf/script: allow --symbol to accept hexadecimal addresses
2020-03-25 22:08 UTC
[RESEND][PATCH v3 14/17] static_call: Add static_cond_call()
2020-03-25 22:07 UTC (6+ messages)
[PATCH 1/2] mm/swapfile.c: simplify the calculation of n_goal
2020-03-25 22:03 UTC (2+ messages)
` [PATCH 2/2] mm/swapfile.c: remove the extra check in scan_swap_map_slots()
[PATCH v2 0/2] btusb: Introduce the use of vendor extension(s)
2020-03-25 22:02 UTC (6+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
[PATCH v2] ipv4: fix a RCU-list lock in fib_triestat_seq_show
2020-03-25 22:01 UTC
[PATCH] staging: rtl8188eu: cleanup long line in odm.c
2020-03-25 21:59 UTC
[PATCH 3/3] kbuild: remove AS variable
2020-03-25 21:59 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc firmware
2020-03-25 21:54 UTC (3+ messages)
[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
2020-03-25 21:52 UTC (9+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
[PATCH] ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned
2020-03-25 21:51 UTC (2+ messages)
` Applied "ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned" to the asoc tree
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-25 21:51 UTC (4+ messages)
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "
[PATCH] staging: rtl8723bs: hal: Compress return logic
2020-03-25 21:43 UTC
[RFC 0/2] Allow client to recover crashed processor
2020-03-25 21:42 UTC (5+ messages)
` [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
[PATCH] perf parse-events: add defensive null check
2020-03-25 21:35 UTC (3+ messages)
[PATCH v3 0/7] hantro: set of small cleanups and fixes
2020-03-25 21:34 UTC (8+ messages)
` [PATCH v3 1/7] v4l2-mem2mem: return CAPTURE buffer first
` [PATCH v3 2/7] hantro: Set buffers' zeroth plane payload in .buf_prepare
` [PATCH v3 3/7] hantro: Use v4l2_m2m_buf_done_and_job_finish
` [PATCH v3 4/7] hantro: Remove unneeded hantro_dec_buf_finish
` [PATCH v3 5/7] hantro: Move H264 motion vector calculation to a helper
` [PATCH v3 6/7] hantro: Refactor for V4L2 API spec compliancy
` [PATCH v3 7/7] dt-bindings: rockchip-vpu: Convert bindings to json-schema
mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c)
2020-03-25 21:34 UTC (3+ messages)
linux-next: manual merge of the rcu tree with the tip tree
2020-03-25 21:31 UTC (3+ messages)
lockdep warning in urb.c:363 usb_submit_urb
2020-03-25 21:28 UTC (3+ messages)
[RFC PATCH 0/1] Bluetooth: Set wakeable flag via add_device
2020-03-25 21:27 UTC (3+ messages)
` [RFC PATCH 1/1] Bluetooth: Update add_device to accept flags
[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
2020-03-25 21:27 UTC (2+ messages)
[PATCH] staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
2020-03-25 21:22 UTC
[PATCH] ARM: DTS: OMAP3: disable RNG on N950/N9
2020-03-25 21:21 UTC
[GIT] Networking
2020-03-25 21:20 UTC (2+ messages)
[GIT PULL] GPIO fixes for v5.6
2020-03-25 21:20 UTC (2+ messages)
[PATCH v4] mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND)
2020-03-25 21:13 UTC (2+ messages)
[PATCH 2/6] dt-bindings: i2c: Replace DW I2C legacy bindings with YAML-based one
2020-03-25 21:09 UTC (6+ messages)
` [PATCH 3/6] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
Null-ptr-deref due to "sanitized pathwalk machinery (v4)"
2020-03-25 21:07 UTC (9+ messages)
[ANNOUNCE] 4.9.217-rt140
2020-03-25 21:02 UTC
[PATCH] arm64: dts: allwinner: a64: olinuxino: add user red LED
2020-03-25 20:59 UTC
[PATCH] staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
2020-03-25 20:54 UTC
[PATCH] nvme: Fix NVME_IOCTL_ADMIN_CMD compat address handling
2020-03-25 20:47 UTC (5+ messages)
[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
2020-03-25 20:47 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Update bindings "
` [PATCH 2/4] remoteproc: introduce version element into resource type field
` [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
` [PATCH 4/4] remoteproc/k3-dsp: Add support for C71x DSPs
[tip:x86/cpu] BUILD SUCCESS d97828072d0bcecb6655f0966efc38a2647d3dfb
2020-03-25 20:39 UTC
[PATCH 1/2] perf: Be compatible with all python versions when fetching ldflags
2020-03-25 20:31 UTC (7+ messages)
[PATCH v2 0/8] hantro: set of small cleanups and fixes
2020-03-25 20:30 UTC (6+ messages)
` [PATCH v2 3/8] hantro: Use v4l2_m2m_buf_done_and_job_finish
No networking due to "net/mlx5e: Add support for devlink-port in non-representors mode"
2020-03-25 20:25 UTC (3+ messages)
Deadlock due to "cpuset: Make cpuset hotplug synchronous"
2020-03-25 20:20 UTC (2+ messages)
[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
2020-03-25 20:18 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH 2/3] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH 3/3] remoteproc/k3-dsp: Add support for L2RAM loading on "
tegra124-jetson-tk1: sata doesnt work since 5.2
2020-03-25 20:15 UTC (6+ messages)
[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
2020-03-25 20:10 UTC (10+ messages)
` [PATCH v3 1/8] lib: prepare zstd for preboot environment
` [PATCH v3 2/8] lib: prepare xxhash "
` [PATCH v3 3/8] lib: add zstd support to decompress
` [PATCH v3 4/8] init: add support for zstd compressed kernel
` [PATCH v3 5/8] usr: add support for zstd compressed initramfs
` [PATCH v3 6/8] x86: bump ZO_z_extra_bytes margin for zstd
` [PATCH v3 7/8] x86: Add support for ZSTD compressed kernel
` [PATCH v3 8/8] .gitignore: add ZSTD-compressed files
[tip:x86/cleanups] BUILD SUCCESS 244febbee876203d8505dfadcc6edb82a0e061b8
2020-03-25 20:06 UTC
[tip:smp/core] BUILD SUCCESS 33c3736ec88811b9b6f6ce2cc8967f6b97c3db5e
2020-03-25 20:05 UTC
[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
2020-03-25 20:03 UTC (5+ messages)
[PATCH 0/5] improvements about lowmem_reserve and /proc/zoneinfo
2020-03-25 19:45 UTC (7+ messages)
` [PATCH 4/5] mm/vmstat.c: move the per-node stats to the front of /proc/zoneinfo
[RFC PATCH v5 0/9] Add Tegra driver for video capture
2020-03-25 19:43 UTC (6+ messages)
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver
[PATCH v9 00/55] atmel_mxt_ts misc
2020-03-25 19:41 UTC (4+ messages)
` [PATCH v9 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
[PATCH v4 00/13] objtool: vmlinux.o and moinstr validation
2020-03-25 19:41 UTC (4+ messages)
` [PATCH v4 02/13] objtool: Factor out CFI hints
[PATCH] cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive
2020-03-25 19:30 UTC
[PATCH] perf tools: update docs regarding kernel/user space unwinding
2020-03-25 19:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).