linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 15:28:42 to 2021-04-26 18:04:40 UTC [more...]

[RFC v2 00/32] Add TDX Guest Support
 2021-04-26 18:01 UTC  (25+ messages)
` [RFC v2 01/32] x86/paravirt: Introduce CONFIG_PARAVIRT_XL
` [RFC v2 02/32] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [RFC v2 03/32] x86/cpufeatures: Add TDX Guest CPU feature
` [RFC v2 04/32] x86/x86: Add is_tdx_guest() interface
` [RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
` [RFC v2 06/32] x86/tdx: Get TD execution environment information via TDINFO
` [RFC v2 07/32] x86/traps: Add do_general_protection() helper function
` [RFC v2 08/32] x86/traps: Add #VE support for TDX guest
` [RFC v2 09/32] x86/tdx: Add HLT "
` [RFC v2 10/32] x86/tdx: Wire up KVM hypercalls
` [RFC v2 11/32] x86/tdx: Add MSR support for TDX guest
` [RFC v2 12/32] x86/tdx: Handle CPUID via #VE
` [RFC v2 13/32] x86/io: Allow to override inX() and outX() implementation
` [RFC v2 14/32] x86/tdx: Handle port I/O
` [RFC v2 15/32] x86/tdx: Handle in-kernel MMIO
` [RFC v2 16/32] x86/tdx: Handle MWAIT, MONITOR and WBINVD
` [RFC v2 17/32] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Structure
` [RFC v2 18/32] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
` [RFC v2 19/32] ACPI/table: Print MADT Wake table information
` [RFC v2 20/32] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [RFC v2 24/32] x86/topology: Disable CPU online/offline control for TDX guest
` [RFC v2 25/32] x86/tdx: Forcefully disable legacy PIC for TDX guests
` [RFC v2 26/32] x86/mm: Move force_dma_unencrypted() to common code
` [RFC v2 27/32] x86/tdx: Exclude Shared bit from __PHYSICAL_MASK

[PATCH -next] soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()
 2021-04-26 18:02 UTC  (2+ messages)

[PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-26 18:02 UTC  (5+ messages)
` [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode

[PATCH 00/13] [RFC] Rust support
 2021-04-26 18:01 UTC  (9+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-26 18:00 UTC  (8+ messages)
` [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-26 17:56 UTC  (12+ messages)
` [PATCH v10 clocksource 1/7] clocksource: Provide module parameters to inject delays in watchdog
` [PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift

[PATCH 1/2] mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
 2021-04-26 17:55 UTC  (2+ messages)
` [PATCH 2/2] mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment

[PATCH] drivers: pnp: proc.c: Removed unnecessary varibles
 2021-04-26 17:52 UTC  (6+ messages)

[PATCH] drivers: pnp: proc.c: Handle errors while attaching devices
 2021-04-26 17:50 UTC  (3+ messages)

[GIT PULL] Hyper-V commits for 5.13
 2021-04-26 17:47 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.13-rc1
 2021-04-26 17:47 UTC  (2+ messages)

[RFC] bpf.2: Use standard types and attributes
 2021-04-26 17:46 UTC  (3+ messages)

[GIT PULL] hwmon updates for v5.13
 2021-04-26 17:42 UTC 

[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-04-26 17:39 UTC  (5+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions

[GIT PULL] arm64 updates for 5.13-rc1
 2021-04-26 17:38 UTC  (2+ messages)

[GIT PULL] m68k updates for 5.13
 2021-04-26 17:38 UTC  (2+ messages)

[PATCH 5.11 00/41] 5.11.17-rc1 review
 2021-04-26 17:37 UTC  (2+ messages)

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-26 17:32 UTC  (8+ messages)
` [PATCH 25/78] media: i2c: ccs-core: use pm_runtime_resume_and_get()

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-26 17:31 UTC  (4+ messages)

NULL pointer dereference when access /proc/net
 2021-04-26 17:30 UTC  (5+ messages)

[PATCH 4.9 00/37] 4.9.268-rc1 review
 2021-04-26 17:26 UTC  (2+ messages)

[RFC] tcp: Delay sending non-probes for RFC4821 mtu probing
 2021-04-26 17:24 UTC  (6+ messages)

[PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-26 17:22 UTC  (5+ messages)
` [PATCH RESEND v3 2/6] staging: media: atomisp: balance braces around if...else block

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-26 17:19 UTC  (88+ messages)
` [PATCH 025/190] Revert "platform/chrome: cros_ec_ishtp: Fix a double-unlock issue"
` [PATCH 026/190] Revert "usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work"
` [PATCH 054/190] Revert "clk: samsung: Remove redundant check in samsung_cmu_register_one"
` [PATCH 055/190] Revert "fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres"
` [PATCH 064/190] Revert "nfc: s3fwrn5: replace the assertion with a WARN_ON"
` [PATCH 070/190] Revert "rfkill: Fix incorrect check to avoid NULL pointer dereference"
` [PATCH 089/190] Revert "PCI: endpoint: Fix a potential "
` [PATCH 093/190] Revert "iio: hmc5843: fix potential NULL pointer dereferences"
` [PATCH 094/190] Revert "iio: adc: fix a potential NULL pointer dereference"
` [PATCH 100/190] Revert "staging: greybus: audio_manager: fix a missing check of ida_simple_get"
` [PATCH 101/190] Revert "PCI: xilinx: Check for __get_free_pages() failure"
` [PATCH 103/190] Revert "thunderbolt: property: Fix a missing check of kzalloc"
` [PATCH 105/190] Revert "libnvdimm/btt: Fix a kmemdup failure check"
` [PATCH 106/190] Revert "tty: ipwireless: fix missing checks for ioremap"
` [PATCH 111/190] Revert "gpio: aspeed: fix a potential NULL pointer dereference"
` [PATCH 112/190] Revert "libnvdimm/namespace: Fix "
` [PATCH 113/190] Revert "x86/hpet: Prevent "
` [PATCH 115/190] Revert "thunderbolt: Fix a missing check of kmemdup"
` [PATCH 119/190] Revert "tty: mxs-auart: fix a potential NULL pointer dereference"
` [PATCH 120/190] Revert "tty: atmel_serial: "
` [PATCH 123/190] Revert "netfilter: ip6t_srh: fix NULL pointer dereferences"
` [PATCH 136/190] Revert "net: thunder: fix a potential NULL pointer dereference"
` [PATCH 164/190] Revert "iio: ad9523: fix a missing check of return value"
` [PATCH 165/190] Revert "mfd: mc13xxx: Fix a missing check of a register-read failure"
` [PATCH 186/190] Revert "virt: vbox: Only copy_from_user the request-header once"

[GIT pull] x86/apic for v5.13-rc1
 2021-04-26 17:19 UTC  (8+ messages)
` [GIT pull] x86/entry "
` [GIT pull] x86/splitlock "
` [GIT pull] x86/vdso "

[GIT pull] timers/core for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[GIT pull] irq/core for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[GIT pull] core/entry for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[PATCH] ARC: Use 40-bit physical page mask for PAE
 2021-04-26 17:16 UTC  (4+ messages)

[PATCH] ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
 2021-04-26 17:15 UTC  (3+ messages)

wrong patch order
 2021-04-26 17:14 UTC 

[PATCH v7 01/31] iov_iter: Add ITER_XARRAY
 2021-04-26 17:14 UTC  (4+ messages)
` [PATCH v7 00/31] Network fs helper library & fscache kiocb API
  ` [PATCH] iov_iter: Four fixes for ITER_XARRAY

static_branch/jump_label vs branch merging
 2021-04-26 17:13 UTC  (11+ messages)

Build regressions/improvements in v5.12
 2021-04-26 17:11 UTC  (2+ messages)

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-04-26 17:10 UTC  (9+ messages)

[PATCH 5.4 00/20] 5.4.115-rc1 review
 2021-04-26 17:10 UTC  (2+ messages)

[PATCH v2] f2fs: reduce expensive checkpoint trigger frequency
 2021-04-26 17:09 UTC  (2+ messages)

Sleeping in atomic context on device release due to device links
 2021-04-26 17:08 UTC 

Unexpected timestamps in tcpdump with veth + tc qdisc netem delay
 2021-04-26 17:07 UTC  (2+ messages)

[RFC] tcp: Consider mtu probing for tcp_xmit_size_goal
 2021-04-26 16:58 UTC  (3+ messages)

[PATCH] misc/libmasm/module: Fix two use after free in ibmasm_init_one
 2021-04-26 17:06 UTC 

[PATCH 020/190] Revert "PCI: Fix pci_create_slot() reference count leak"
 2021-04-26 17:05 UTC  (3+ messages)

[PATCH] f2fs: compress: remove unneed check condition
 2021-04-26 17:05 UTC  (6+ messages)

[PATCH] sched/fair: Fix unsetting of "has_idle_cores" flag
 2021-04-26 17:04 UTC 

[GIT PULL] Documentation for 5.13
 2021-04-26 16:59 UTC 

[PATCH 5.10 00/36] 5.10.33-rc1 review
 2021-04-26 16:54 UTC  (3+ messages)

[PATCH 086/190] Revert "x86/PCI: Fix PCI IRQ routing table memory leak"
 2021-04-26 16:54 UTC  (3+ messages)

[GIT PULL] x86/sgx for v5.13
 2021-04-26 16:53 UTC  (4+ messages)

[PATCH v2 0/2] Fix couple of bugs reported by Canonical
 2021-04-26 16:48 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dB
` [PATCH v2 2/2] ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on Bullseye

[PATCH v8] RISC-V: enable XIP
 2021-04-26 16:46 UTC  (3+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-26 16:38 UTC  (10+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v5 16/16] of: Add plumbing for restricted DMA pool

How to handle concurrent access to /dev/ttyprintk ?
 2021-04-26 16:42 UTC  (12+ messages)
  ` [PATCH] ttyprintk: Add TTY hangup callback

[RT PATCH] locking/rwsem-rt: Remove might_sleep() in __up_read()
 2021-04-26 16:42 UTC  (2+ messages)

linux-next: build failure after merge of the staging tree
 2021-04-26 16:40 UTC  (5+ messages)

[v2 0/1] Introduce support for PSF control
 2021-04-26 16:40 UTC  (4+ messages)
` [v2 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control

[GIT PULL] x86/platform for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/build for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/boot for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/vmware for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/seves for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/misc for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/alternatives for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] RAS update for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[GIT PULL] x86/microcode for v5.13
 2021-04-26 16:40 UTC  (2+ messages)

[PATCH V2] dt-bindings: arm: firmware: Convert linaro,optee-tz to json schema
 2021-04-26 16:40 UTC 

[PATCH] dyndbg: fix parsing file query without a line-range suffix
 2021-04-26 16:38 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Add compatible for SC7280 SoC
 2021-04-26 16:37 UTC  (3+ messages)

[PATCH] drivers/hid: avoid invalid denominator
 2021-04-26 16:36 UTC  (3+ messages)

[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-04-26 16:33 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
 2021-04-26 16:33 UTC  (4+ messages)
` [PATCH] serial: 8250: fix NULL pointer dereference in serial8250_do_startup()

[PATCH] Staging:ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
 2021-04-26 16:32 UTC  (3+ messages)
  `  "

[PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-26 16:31 UTC  (5+ messages)

[PATCH] drbd: fix potential silent data corruption
 2021-04-26 16:30 UTC 

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-26 16:25 UTC  (2+ messages)

[PATCH 1/2] ipc sem: use kvmalloc for sem_undo allocation
 2021-04-26 16:23 UTC  (4+ messages)
` [PATCH 2/2] ipc: use kmalloc for msg_queue and shmid_kernel

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-26 16:19 UTC  (5+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH v2] pwm: Introduce single-PWM of_xlate function
 2021-04-26 16:19 UTC  (4+ messages)

uio: uio_pci_generic: add missing memory mappings
 2021-04-26 16:19 UTC  (2+ messages)

[RESEND v2] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed
 2021-04-26 16:16 UTC  (3+ messages)

[PATCH net-next] net: phy: marvell-88x2222: enable autoneg by default
 2021-04-26 16:08 UTC 

[PATCH RESEND v3] mmc-utils: Re-submit of the erase command addition plus remval of MMC_IOC_MULTI_CMD ifndef for erase. Re-committing the change per request by Avir
 2021-04-26 16:12 UTC  (6+ messages)
    ` [External] : "
        ` [EXT] "

linux-next: Signed-off-by missing for commit in the risc-v tree
 2021-04-26 16:07 UTC  (2+ messages)

[PATCH] net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
 2021-04-26 16:06 UTC 

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-26 16:04 UTC  (5+ messages)
` [PATCH v2 net-next 1/9] dt-bindings: net: dsa: dt bindings for microchip lan937x

linux-next failing build due to missing cubictcp_state symbol
 2021-04-26 16:03 UTC  (9+ messages)

[PATCH] sound/isa/ib: Fix two use after free in snd_sb_qsound_build
 2021-04-26 16:01 UTC  (2+ messages)

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-26 16:00 UTC  (7+ messages)
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes

[GIT PULL] a lockdep fix via tomoyo tree for v5.13
 2021-04-26 15:59 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-04-26 15:59 UTC  (6+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13

[GIT PULL] TPM DEVICE DRIVER updates for v5.13 (updated)
 2021-04-26 15:59 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.13
 2021-04-26 15:59 UTC  (2+ messages)

[”PATCH” 0/5] Asynchronous linkdown recovery
 2021-04-26 15:58 UTC  (4+ messages)
` [”PATCH” 3/5] dt-bindings: pci: add system controller and MAC reset bit to Armada 7K/8K controller bindings
    ` [EXT] "

[PATCH V2 0/4] dt-bindings: soc/arm: Convert pending ti, sci* bindings to json format
 2021-04-26 15:54 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: reset: Convert ti,sci-reset to json schema
` [PATCH V2 2/4] dt-bindings: clock: Convert ti,sci-clk "
` [PATCH V2 3/4] dt-bindings: soc: ti: Convert ti,sci-pm-domain "
` [PATCH V2 4/4] dt-bindings: arm: keystone: Convert ti,sci "

[PATCH 1/3] ASoC: cs42l42: Add support for set_jack calls
 2021-04-26 15:53 UTC  (3+ messages)
` [PATCH 2/3] ASoC: cs42l42: Use device_property API instead of of_property
` [PATCH 3/3] ASoC: cs42l42: Add support for ACPI table match entry

[PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-26 15:46 UTC  (6+ messages)

[PATCH RESEND] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
 2021-04-26 15:45 UTC 

[RFC PATCH] f2fs: restructure f2fs page.private layout
 2021-04-26 15:40 UTC  (2+ messages)

[PATCH v2] drm/i915: Invoke BXT _DSM to enable MUX on HP Workstation laptops
 2021-04-26 15:37 UTC  (4+ messages)

Documentation/memory-barriers.txt: Is "stores are not speculated" correct?
 2021-04-26 15:34 UTC  (5+ messages)

[PATCH v2 1/2] gpu: drm: init set panel orientation property earlier
 2021-04-26 15:33 UTC  (2+ messages)

[PATCH 1/5] kernel/.gitgnore: remove stale timeconst.h and hz.bc
 2021-04-26 15:33 UTC  (3+ messages)
` [PATCH 4/5] .gitignore: prefix local generated files with a slash

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-26 15:28 UTC  (11+ messages)


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).