All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-08 22:43:41 to 2021-01-09 00:31:03 UTC [more...]

[PATCH 0/3] arm64: cpufeature: Add filter function to control
 2021-01-09  0:29 UTC  (4+ messages)
` [PATCH 1/3] arm64: Defer enabling pointer authentication on boot core
` [PATCH 2/3] arm64: cpufeature: Add a filter function to cpufeature
` [PATCH 3/3] arm64: Enable control of pointer authentication using early param

[PATCH v3 0/3] gpio: rcar: Add R-Car V3U support
 2021-01-09  0:29 UTC  (2+ messages)

[PATCH v9 00/16] Add support for Clang LTO
 2021-01-09  0:27 UTC  (3+ messages)

[GIT PULL] zonefs fixes for 5.11-rc3
 2021-01-09  0:28 UTC 

[PATCH 2/2] crypto: Update l_pkcs5_pbkdf2 call after rename
 2021-01-09  0:30 UTC  (2+ messages)

[PATCH] powerpc/mm: Limit allocation of SWIOTLB on server machines
 2021-01-09  0:27 UTC  (6+ messages)

[PATCH] media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
 2021-01-09  0:27 UTC  (2+ messages)

[PATCH V4 0/5] gpio-xilinx: Update on xilinx gpio driver
 2021-01-09  0:25 UTC  (6+ messages)
` [PATCH V4 4/5] gpio: gpio-xilinx: Add support for suspend and resume

+ checkpatch-prefer-ftrace-over-function-entry-exit-printks.patch added to -mm tree
 2021-01-09  0:25 UTC 

MDIO over I2C driver driver probe dependency issue
 2021-01-09  0:24 UTC  (5+ messages)

[PATCH] mac80211: fix incorrect strlen of .write in debugfs
 2021-01-09  0:22 UTC  (4+ messages)

[PATCH v7 net-next 0/2] net: dsa: add stats64 support
 2021-01-09  0:21 UTC  (5+ messages)
` [PATCH v7 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH] soc: ti: pruss: Correct the pruss_clk_init error trace text
 2021-01-09  0:20 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Use TGL stepping info and add ADLS platform changes
 2021-01-09  0:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Use TGL stepping info for applying WAs
` [Intel-gfx] [PATCH 2/2] drm/i915/adl_s: Add ADL-S platform info and PCI ids

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2021-01-09  0:18 UTC  (7+ messages)
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH] platform/chrome: Constify static attribute_group structs
 2021-01-09  0:17 UTC 

Old platforms: bring out your dead
 2021-01-09  0:16 UTC  (8+ messages)

[PATCH 2/2] mm: soft_dirty: userfaultfd: introduce wrprotect_tlb_flush_pending
 2021-01-09  0:12 UTC  (11+ messages)

[PATCH] spapr: Improve handling of memory unplug with old guests
 2021-01-09  0:11 UTC  (2+ messages)

[PATCH] nvme: trace: parse format nvm command in detail
 2021-01-09  0:12 UTC  (5+ messages)

[PATCH v2 00/13] HID: new driver for PS5 'DualSense' controller
 2021-01-09  0:11 UTC  (8+ messages)
` [PATCH v2 05/13] HID: playstation: add DualSense accelerometer and gyroscope support

[PATCH] drm/i915/backlight: fix CPU mode backlight takeover on LPT
 2021-01-09  0:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Git 2.30.0 and failed self tests
 2021-01-09  0:07 UTC 

[PATCH 0/2] fetch: implement support for atomic reference updates
 2021-01-09  0:05 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] fetch: extract writing to FETCH_HEAD
  ` [PATCH v2 2/4] fetch: refactor `s_update_ref` to use common exit path
  ` [PATCH v2 3/4] fetch: allow passing a transaction to `s_update_ref()`
  ` [PATCH v2 4/4] fetch: implement support for atomic reference updates

[PATCH v2 1/2] dt-bindings: input: Create macros for cros-ec keymap
 2021-01-09  0:05 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: cros-ec-keyboard: Use keymap marcos

[dpdk-dev] [RFC PATCH] lpm: add sve support for lookup on Arm platform
 2021-01-09  0:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/5] lpm lookup with sve support
  ` [dpdk-dev] [PATCH v2 2/5] net/hns3: fix build with sve enabled
  ` [dpdk-dev] [PATCH v2 5/5] config: add Arm Neoverse N2

[PATCH v4 net-next 00/11] Get rid of the switchdev transactional model
 2021-01-09  0:01 UTC  (12+ messages)
` [PATCH v4 net-next 01/11] net: switchdev: remove vid_begin -> vid_end range from VLAN objects
` [PATCH v4 net-next 02/11] net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links too
` [PATCH v4 net-next 03/11] net: switchdev: remove the transaction structure from port object notifiers
` [PATCH v4 net-next 04/11] net: switchdev: delete switchdev_port_obj_add_now
` [PATCH v4 net-next 05/11] net: switchdev: remove the transaction structure from port attributes
` [PATCH v4 net-next 06/11] net: dsa: remove the transactional logic from ageing time notifiers
` [PATCH v4 net-next 07/11] net: dsa: remove the transactional logic from MDB entries
` [PATCH v4 net-next 08/11] net: dsa: remove the transactional logic from VLAN objects
` [PATCH v4 net-next 09/11] net: dsa: remove obsolete comments about switchdev transactions
` [PATCH v4 net-next 10/11] mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
` [PATCH v4 net-next 11/11] net: switchdev: delete the transaction object

[Intel-gfx] [PATCH] drm/i915/gt: Remove unused function 'dword_in_page'
 2021-01-09  0:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
 2021-01-08 23:54 UTC  (2+ messages)
` [Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual "

[PATCH RESEND v2 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-09  0:00 UTC  (3+ messages)

[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
 2021-01-08 23:58 UTC  (5+ messages)

[PATCH v12] ARM: uncompress: Validate start of physical memory against passed DTB
 2021-01-08 23:57 UTC  (3+ messages)

[kas:kvm-unmapped-memfd-secret 9/11] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:2188:9: error: implicit declaration of function 'ioremap_cache_force'; did you mean
 2021-01-08 23:58 UTC 

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-08 23:57 UTC  (13+ messages)
` [PATCH v4 01/11] xen/arm: smmuv3: Import the SMMUv3 driver from Linux
` [PATCH v4 02/11] xen/arm: Revert atomic operation related command-queue insertion patch
` [PATCH v4 03/11] xen/arm: smmuv3: Revert patch related to XArray
` [PATCH v4 04/11] xen/arm: smmuv3: Remove support for Stage-1 translation on SMMUv3
` [PATCH v4 05/11] xen/arm: smmuv3: Remove Linux specific code that is not usable in XEN
` [PATCH v4 06/11] xen/device-tree: Add dt_property_match_string helper

[usb:usb-next] BUILD SUCCESS ed054e4e95d6cb0582f1283707ddb40f18d14bfb
 2021-01-08 23:56 UTC 

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-08 23:55 UTC  (10+ messages)
` [RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features

ESP
 2021-01-08 22:58 UTC 

[PATCH] fpga: dfl: fme: Constify static attribute_group structs
 2021-01-08 23:54 UTC 

[ti:ti-rt-linux-5.4.y 6208/13576] drivers/gpu/drm/tidss/tidss_kms.c:55:20: warning: variable 'plane' set but not used
 2021-01-08 23:53 UTC 

[GIT PULL] ACPI fixes for v5.11-rc3
 2021-01-08 23:49 UTC  (2+ messages)

[GIT PULL] Device properties framework fixes for v5.11-rc3
 2021-01-08 23:49 UTC  (2+ messages)

[GIT PULL] IOMMU fixes for -rc3
 2021-01-08 23:49 UTC  (3+ messages)

[PULL] drm-fixes
 2021-01-08 23:49 UTC  (3+ messages)

[GIT PULL] KVM fixes for 5.11-rc3
 2021-01-08 23:49 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.11-rc3
 2021-01-08 23:49 UTC  (2+ messages)

[PATCH v2 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-01-08 23:46 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()
 2021-01-08 23:46 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS 841081d89d5adf96759f2df50185de950f5d8694
 2021-01-08 23:46 UTC 

[CXP] some questions about "Common Xenomai Platform"
 2021-01-08 23:43 UTC  (5+ messages)
  `  "
    `  "

[Intel-gfx] [PATCH] drm/i915/gt: Mark up a debug-only function
 2021-01-08 23:43 UTC 

[PATCH] nvme: Constify static attribute_group structs
 2021-01-08 23:41 UTC  (2+ messages)

[PATCH] x86/vm86/32: Remove VM86_SCREEN_BITMAP support
 2021-01-08 23:39 UTC  (2+ messages)

Fixed buffer have out-dated content
 2021-01-08 23:39 UTC 

[hwmon:hwmon-next 16/16] drivers/hwmon/it87.c:2293:23: error: implicit declaration of function 'konj_to_dev'; did you mean
 2021-01-08 23:39 UTC  (2+ messages)

AMDGPU VCE 1: some info needed
 2021-01-08 23:37 UTC  (6+ messages)

ipmi_msghandler.c question
 2021-01-08 23:37 UTC 

[PATCH v4l-utils] Build with libbpf, remove local sources
 2021-01-08 23:36 UTC 

[PATCH] irqchip: Simplify the TI_PRUSS_INTC Kconfig
 2021-01-08 23:34 UTC  (3+ messages)

[RFC PATCH v2 2/2] fs/task_mmu: acquire mmap_lock for write on soft-dirty cleanup
 2021-01-08 23:34 UTC  (10+ messages)
` [PATCH 0/2] page_count can't be used to decide when wp_page_copy

[PATCH v2] target/riscv/pmp: Raise exception if no PMP entry is configured
 2021-01-08 23:34 UTC  (5+ messages)

[PATCH] brcm: Link rpi4's wifi with newer DMI string
 2021-01-08 23:35 UTC  (3+ messages)

[PATCH v1 00/20] gdbstub, semihosting and test/tool updates (pre PR)
 2021-01-08 23:32 UTC  (25+ messages)
` [PATCH v1 01/20] tests/docker: Remove Debian 9 remnant lines
` [PATCH v1 02/20] test/guest-debug: echo QEMU command as well
` [PATCH v1 03/20] configure: gate our use of GDB to 8.3.1 or above
` [PATCH v1 04/20] Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"
` [PATCH v1 05/20] gdbstub: implement a softmmu based test
` [PATCH v1 06/20] gdbstub: add support to Xfer:auxv:read: packet
` [PATCH v1 07/20] gdbstub: drop CPUEnv from gdb_exit()
` [PATCH v1 08/20] gdbstub: drop gdbserver_cleanup in favour of gdb_exit
` [PATCH v1 09/20] gdbstub: ensure we clean-up when terminated
` [PATCH v1 10/20] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
` [PATCH v1 11/20] Makefile: add GNU global tags support
` [PATCH v1 12/20] semihosting: Move ARM semihosting code to shared directories
` [PATCH v1 13/20] semihosting: Change common-semi API to be architecture-independent
` [PATCH v1 14/20] semihosting: Change internal common-semi interfaces to use CPUState *
` [PATCH v1 15/20] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
` [PATCH v1 16/20] riscv: Add semihosting support
` [PATCH v1 17/20] riscv: Add semihosting support for user mode
` [PATCH v1 18/20] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
` [PATCH v1 19/20] semihosting: Implement SYS_TMPNAM
` [PATCH v1 20/20] semihosting: Implement SYS_ISERROR

Linux 5.11-rc2
 2021-01-08 23:32 UTC  (3+ messages)

[RFC] drm/connector: Set the default callback function for drm_connector_funcs
 2021-01-08 23:32 UTC  (2+ messages)

[PATCH net 0/3] skb frag: kmap_atomic fixes
 2021-01-08 23:30 UTC  (3+ messages)
` [PATCH net 2/3] net: compound page support in skb_seq_read

[PATCH net-next] net: dsa: dsa_legacy_fdb_{add,del} can be static
 2021-01-08 23:30 UTC 

[PATCH v2] brcm: Link rpi4's wifi with newer DMI string
 2021-01-08 23:21 UTC 

[PATCH 0/2] Fix infinite machine check loop in futex_wait_setup()
 2021-01-08 23:20 UTC  (6+ messages)
` [PATCH 2/2] futex, x86/mce: Avoid double machine checks

[MPTCP] Re: [MPTCP][PATCH v9 mptcp-next 0/9] ADD_ADDR: ports support
 2021-01-08 23:19 UTC 

[PATCH 0/1] arm64: reduce section size for sparsemem
 2021-01-08 23:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] 9p: Constify static struct v9fs_attr_group
 2021-01-08 23:15 UTC  (2+ messages)

[PATCH] arm64: dts: lx2160a-clearfog-itx: add power button support
 2021-01-08 23:09 UTC  (2+ messages)

[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-08 23:13 UTC  (5+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-01-08 23:11 UTC  (3+ messages)

[Cocci] Python 3.10 again: _Py_fopen deprecated
 2021-01-08 23:10 UTC  (3+ messages)

[PATCH] thunderbolt: Constify static attribute_group structs
 2021-01-08 23:09 UTC 

[tip:x86/asm] BUILD SUCCESS 5c99720b28381bb400d4f546734c34ddaf608761
 2021-01-08 23:07 UTC 

[PATCH] drm/i915/gt: Prevent use of engine->wa_ctx after error
 2021-01-08 23:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[tip:x86/cache] BUILD SUCCESS 91031e096e1fa0216027bfb7fdca931225aebbf0
 2021-01-08 23:06 UTC 

[f2fs-stable:linux-5.4.y 400/464] arch/sparc/crypto/sha256_glue.c:160:25: error: 'sha256' redeclared as different kind of symbol
 2021-01-08 23:07 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS c88f9a09f666bb7fec4da10fa91ad2cdb02d14cf
 2021-01-08 23:07 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 0565ff56cd0543bacb5d3ec2ee0f979813ea1841
 2021-01-08 23:06 UTC 

[PATCH] floppy: remove unused function fdctrl_format_sector
 2021-01-08 23:01 UTC 

[PATCH] ext4: Change list_for_each to list_for_each_entry
 2021-01-08 23:00 UTC  (3+ messages)

[MPTCP] Re: [MPTCP][PATCH v9 mptcp-next 9/9] selftests: mptcp: add testcases for ADD_ADDR with port
 2021-01-08 23:01 UTC 

[PATCH] decodetree: Open files with encoding='utf-8'
 2021-01-08 22:51 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] Support i40e PMD on Windows
 2021-01-08 22:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] build: "

[Intel-gfx] [PATCH] drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
 2021-01-08 22:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
 2021-01-08 22:51 UTC  (2+ messages)

[xen-unstable-smoke test] 158285: regressions - FAIL
 2021-01-08 22:56 UTC 

[PATCH V3 00/25] smartpqi updates
 2021-01-08 22:56 UTC  (4+ messages)
` [PATCH V3 04/25] smartpqi: add support for raid5 and raid6 writes

[yocto] How to select Linux kernel version?
 2021-01-08 22:56 UTC  (7+ messages)
`  "

[MPTCP] Re: [MPTCP][PATCH v9 mptcp-next 1/9] mptcp: create the listening socket for new port
 2021-01-08 22:56 UTC 

[PATCH] ehci: fix EHCI host controller initialization sequence
 2021-01-08 21:55 UTC 

[PATCH v1 00/42] Update NFSD XDR functions
 2021-01-08 22:54 UTC  (9+ messages)

[PATCH v3 0/6] Fix issues on pf8x00 driver
 2021-01-08 22:50 UTC  (7+ messages)
` [PATCH v3 1/6] regulator: pf8x00: add a doc for the module
` [PATCH v3 2/6] regulator: dt-bindings: pf8x00: fix nxp,phase-shift doc
` [PATCH v3 3/6] regulator: dt-bindings: pf8x00: remove nxp,ilim-ma property
` [PATCH v3 4/6] regulator: "
` [PATCH v3 5/6] regulator: pf8x00: use linear range for buck 1-6
` [PATCH v3 6/6] regulator: pf8x00: fix nxp,phase-shift

[PATCH 00/21] DC Patches January 08, 2021
 2021-01-08 22:52 UTC  (3+ messages)

[PATCH v2] crypto: reduce minimum alignment of on-stack structures
 2021-01-08 22:49 UTC  (4+ messages)

[RFC 1/2] dt-bindings: clk: versaclock5: Add load capacitance properties
 2021-01-08 22:49 UTC  (4+ messages)
` [RFC 2/2] clk: vc5: Add support for optional load capacitance

[PATCH net 0/3] net-sysfs: move the xps cpus/rxqs retrieval in a common function
 2021-01-08 22:46 UTC  (10+ messages)
` [PATCH net 3/3] "

[jfern:coresched 16/35] kernel/livepatch/../sched/sched.h:1224:17: warning: 'struct sched_group' declared inside parameter list will not be visible outside of this definition or declaration
 2021-01-08 22:46 UTC 

[PATCH v1] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-08 22:45 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: Convert nuvoton, npcm750 binding to YAML
 2021-01-08 22:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: Add board-specific compatible string to npcm750-evb devicetree

[RFC PATCH] Makefile: add GNU global tags support
 2021-01-08 22:42 UTC  (4+ 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.